Showing
2 changed files
with
245 additions
and
36 deletions
... | @@ -14,58 +14,50 @@ | ... | @@ -14,58 +14,50 @@ |
14 | @prefix dc: <http://purl.org/dc/elements/1.1/> . | 14 | @prefix dc: <http://purl.org/dc/elements/1.1/> . |
15 | 15 | ||
16 | 16 | ||
17 | -stirdl:hasUpperLimitPressureMeasuringSpanInstance rdfs:label "Upper Limit Pressure Measuring Span"^^xsd:string. | 17 | +stirdl:hasUpperLimitPressureMeasuringSpanInstance rdfs:label "Max Span"^^xsd:string. |
18 | 18 | ||
19 | -stirdl:hasLowerLimitPressureMeasuringSpanInstance rdfs:label "Lower Limit Pressure Measuring Span"^^xsd:string. | 19 | +stirdl:hasLowerLimitPressureMeasuringSpanInstance rdfs:label "Min Span"^^xsd:string. |
20 | 20 | ||
21 | -stirdl:hasWeightRangeInstance rdfs:label "Approximate Operating Weight"^^xsd:string. | 21 | +stirdl:hasWeightRangeInstance rdfs:label "Weight"^^xsd:string. |
22 | 22 | ||
23 | stirdl:hasUpperLimitPercentage rdfs:label "Upper Limit Percentage"^^xsd:string. | 23 | stirdl:hasUpperLimitPercentage rdfs:label "Upper Limit Percentage"^^xsd:string. |
24 | 24 | ||
25 | stirdl:hasLowerLimitPercentage rdfs:label "Lower Limit Percentage"^^xsd:string. | 25 | stirdl:hasLowerLimitPercentage rdfs:label "Lower Limit Percentage"^^xsd:string. |
26 | 26 | ||
27 | -stirdl:hasPercentageAccuracyInstance rdfs:label "Percentage Accuracy Range"^^xsd:string. | 27 | +stirdl:hasPercentageAccuracyInstance rdfs:label "Accuracy"^^xsd:string. |
28 | 28 | ||
29 | stirdl:hasUpperLimitPressure rdfs:label "Upper Limit Pressure"^^xsd:string. | 29 | stirdl:hasUpperLimitPressure rdfs:label "Upper Limit Pressure"^^xsd:string. |
30 | 30 | ||
31 | stirdl:hasLowerLimitPressure rdfs:label "Lower Limit Pressure"^^xsd:string. | 31 | stirdl:hasLowerLimitPressure rdfs:label "Lower Limit Pressure"^^xsd:string. |
32 | 32 | ||
33 | -stirdl:hasAdjustablePressureMeasuringRangeInstance rdfs:label "Adjustable Pressure Range"^^xsd:string. | ||
34 | - | ||
35 | stirdl:hasUpperLimitTemperature rdfs:label "Upper Limit Temperature"^^xsd:string. | 33 | stirdl:hasUpperLimitTemperature rdfs:label "Upper Limit Temperature"^^xsd:string. |
36 | 34 | ||
37 | stirdl:hasLowerLimitTemperature rdfs:label "Lower Limit Temperature"^^xsd:string. | 35 | stirdl:hasLowerLimitTemperature rdfs:label "Lower Limit Temperature"^^xsd:string. |
38 | 36 | ||
39 | -stirdl:hasWeightRangeInstance rdfs:label "Weight Range"^^xsd:string. | ||
40 | - | ||
41 | stirdl:hasNormalWeight rdfs:label "Normal Weight"^^xsd:string. | 37 | stirdl:hasNormalWeight rdfs:label "Normal Weight"^^xsd:string. |
42 | 38 | ||
43 | stirdl:hasCEIdentificationCode rdfs:label "CE Identification code"^^xsd:string. | 39 | stirdl:hasCEIdentificationCode rdfs:label "CE Identification code"^^xsd:string. |
44 | 40 | ||
45 | stirdl:hasCommunicationStandard rdfs:label "Communication Standard"^^xsd:string. | 41 | stirdl:hasCommunicationStandard rdfs:label "Communication Standard"^^xsd:string. |
46 | 42 | ||
47 | -stirdl:hasManufacturingCompanyName rdfs:label "Manufacturing Company"^^xsd:string. | 43 | +stirdl:hasManufacturingCompanyName rdfs:label "Manufacturer"^^xsd:string. |
48 | 44 | ||
49 | -stirdl:hasAmbientOperatingTemperatureRangeInstance rdfs:label "Ambient Operating Temperature Range"^^xsd:string. | 45 | +stirdl:hasAmbientOperatingTemperatureRangeInstance rdfs:label "Operating Temperature Limits"^^xsd:string. |
50 | 46 | ||
51 | -stirdl:hasAdjustablePressureMeasuringRangeInstance rdfs:label "Adjustable Pressure Range"^^xsd:string. | 47 | +stirdl:hasAdjustablePressureMeasuringRangeInstance rdfs:label "Lower/upper Range Limits"^^xsd:string. |
52 | 48 | ||
53 | -stirdl:hasPowerConsumptionRangeInstance rdfs:label "Power Consumption Range"^^xsd:string. | 49 | +stirdl:hasPowerConsumptionRangeInstance rdfs:label "Consumption"^^xsd:string. |
54 | 50 | ||
55 | -stirdl:hasFillingFluid rdfs:label "Filling Fluid"^^xsd:string. | 51 | +stirdl:hasFillingFluid rdfs:label "Fill Fluid"^^xsd:string. |
56 | 52 | ||
57 | -stirdl:hasUpperLimitElectricalLoadInstance rdfs:label "Upper Limit Electrical Load"^^xsd:string. | 53 | +stirdl:hasUpperLimitElectricalLoadInstance rdfs:label "Load Limitation"^^xsd:string. |
58 | 54 | ||
59 | stirdl:hasUpperLimitPower rdfs:label "Upper Limit Power"^^xsd:string. | 55 | stirdl:hasUpperLimitPower rdfs:label "Upper Limit Power"^^xsd:string. |
60 | 56 | ||
61 | stirdl:hasLowerLimitPower rdfs:label "Lower Limit Power"^^xsd:string. | 57 | stirdl:hasLowerLimitPower rdfs:label "Lower Limit Power"^^xsd:string. |
62 | 58 | ||
63 | -stirdl:hasProcessConnection rdfs:label "Process Connection"^^xsd:string. | 59 | +stirdl:hasProcessConnection rdfs:label "Process conn. size/type"^^xsd:string. |
64 | 60 | ||
65 | stirdl:hasNormalPressureInstance rdfs:label "Normal Pressure"^^xsd:string. | 61 | stirdl:hasNormalPressureInstance rdfs:label "Normal Pressure"^^xsd:string. |
66 | 62 | ||
67 | -stirdl:hasUpperLimitPressureMeasuringSpanInstance rdfs:label "Span Limit Maximum Pressure"^^xsd:string. | ||
68 | - | ||
69 | -stirdl:hasLowerLimitPressureMeasuringSpanInstance rdfs:label "Span Limit Minimum Pressure"^^xsd:string. | ||
70 | - | ||
71 | -stirdl:hasSupplyVoltageRangeInstance rdfs:label "Supply Voltage Range"^^xsd:string. | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
63 | +stirdl:hasSupplyVoltageRangeInstance rdfs:label "Supply Voltage"^^xsd:string. | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
... | @@ -18,6 +18,29 @@ stirdl:R-764cc242-ff70-46de-b553-ab38e927e5c5 | ... | @@ -18,6 +18,29 @@ stirdl:R-764cc242-ff70-46de-b553-ab38e927e5c5 |
18 | rdl:defaultRdsId "R-764cc242-ff70-46de-b553-ab38e927e5c5"^^xsd:string ; | 18 | rdl:defaultRdsId "R-764cc242-ff70-46de-b553-ab38e927e5c5"^^xsd:string ; |
19 | stirdl:RDS1348919 "137.9"^^xsd:float . | 19 | stirdl:RDS1348919 "137.9"^^xsd:float . |
20 | 20 | ||
21 | +stirdl:R-e289b49f-c2a6-42a1-ad70-411978edf394 | ||
22 | + rdfs:label "-137.9"^^xsd:string ; | ||
23 | + rdl:defaultRdsId "R-e289b49f-c2a6-42a1-ad70-411978edf394"^^xsd:string ; | ||
24 | + stirdl:RDS1314539 "-137.9"^^xsd:float . | ||
25 | + | ||
26 | +stirdl:R-5c41f8ce-1d8f-4177-8c5e-e1cbb4b56d37 | ||
27 | + rdfs:label "Supply Connection"^^xsd:string ; | ||
28 | + rdfs:subClassOf stirdl:RDS1459162771 ; | ||
29 | + rdl:defaultRdsId "R-5c41f8ce-1d8f-4177-8c5e-e1cbb4b56d37"^^xsd:string . | ||
30 | + | ||
31 | +stirdl:R-aaa8beef-a610-4893-b40e-9dde2d5377e6 | ||
32 | + rdfs:label "Pressure Element"^^xsd:string ; | ||
33 | + rdfs:subClassOf stirdl:RDS462104 , stirdl:RDS708344 , stirdl:RDS427634 ; | ||
34 | + rdl:defaultRdsId "R-aaa8beef-a610-4893-b40e-9dde2d5377e6"^^xsd:string ; | ||
35 | + stirdl:hasAdjustablePressureMeasuringRangeInstance | ||
36 | + stirdl:R-601841a7-e731-414b-b66b-318a9334de5a ; | ||
37 | + stirdl:hasFillingFluid stirdl:R-5b9d2123-0e28-49d4-a394-c2c0a9715b26 . | ||
38 | + | ||
39 | +stirdl:R-24f4919a-68ea-41db-8999-24915d56ce70 | ||
40 | + rdfs:label "Pressure Transmitter Body"^^xsd:string ; | ||
41 | + rdfs:subClassOf stirdl:RDS820709 , stirdl:RDS419849 ; | ||
42 | + rdl:defaultRdsId "R-24f4919a-68ea-41db-8999-24915d56ce70"^^xsd:string . | ||
43 | + | ||
21 | stirdl:R-3a1320eb-37e9-4f65-a5c4-5b07a17dd084 | 44 | stirdl:R-3a1320eb-37e9-4f65-a5c4-5b07a17dd084 |
22 | rdfs:label "500"^^xsd:string ; | 45 | rdfs:label "500"^^xsd:string ; |
23 | stirdl:RDS1336634 "500"^^xsd:float . | 46 | stirdl:RDS1336634 "500"^^xsd:float . |
... | @@ -55,9 +78,39 @@ stirdl:hasInstallationAndRemovalProcedureReference | ... | @@ -55,9 +78,39 @@ stirdl:hasInstallationAndRemovalProcedureReference |
55 | rdfs:label "Installation and removal procedures"^^xsd:string ; | 78 | rdfs:label "Installation and removal procedures"^^xsd:string ; |
56 | rdfs:subPropertyOf stirdl:RDS1465580191 . | 79 | rdfs:subPropertyOf stirdl:RDS1465580191 . |
57 | 80 | ||
81 | +stirdl:R-d9b0f7ba-eda0-4a3f-bb68-d37e07228577 | ||
82 | + a lci:TextString ; | ||
83 | + rdfs:label "HART"^^xsd:string ; | ||
84 | + rdl:defaultRdsId "R-d9b0f7ba-eda0-4a3f-bb68-d37e07228577"^^xsd:string . | ||
85 | + | ||
58 | stirdl:hasUpperLimitVoltage | 86 | stirdl:hasUpperLimitVoltage |
59 | rdfs:subPropertyOf lci:hasUpperLimit . | 87 | rdfs:subPropertyOf lci:hasUpperLimit . |
60 | 88 | ||
89 | +stirdl:R-a15ec011-f615-4d50-bdb6-358399b9ada9 | ||
90 | + rdfs:label "3051S2CG5A2B11X5JWA1WK1C1I1M5P1Q4Q8"^^xsd:string ; | ||
91 | + rdfs:subClassOf stirdl:RDS1051694 , stirdl:RDS1400191931 , stirdl:RDS38822373235 , stirdl:RDS1007459 , stirdl:RDS1015109 , stirdl:RDS1400865471 ; | ||
92 | + rdl:defaultRdsId "R-a15ec011-f615-4d50-bdb6-358399b9ada9"^^xsd:string ; | ||
93 | + lci:assembledPartOf stirdl:R-aaa8beef-a610-4893-b40e-9dde2d5377e6 , stirdl:R-502674b3-bcf9-497c-a2bf-ecaced4353ec , stirdl:R-24f4919a-68ea-41db-8999-24915d56ce70 , stirdl:R-f52e26ff-03f2-4962-b358-434e14fb58b6 ; | ||
94 | + lci:identifiedBy stirdl:R-33f23b04-07af-425c-94d5-ecca47c63690 ; | ||
95 | + stirdl:hasAmbientOperatingTemperatureRangeInstance | ||
96 | + stirdl:R-35b7adb9-c736-467d-881e-8829473dfbdd ; | ||
97 | + stirdl:hasCEIdentificationCode "CE1180"^^xsd:string ; | ||
98 | + stirdl:hasInstallationAndRemovalProcedureReference | ||
99 | + stirdl:R-235d1364-26f4-4ba9-8599-1505a3cb0238 ; | ||
100 | + stirdl:hasManufacturingCompanyName | ||
101 | + "EMERSON PROCESS MANAGEMENT"^^xsd:string ; | ||
102 | + stirdl:hasMeasurementAndArrangementDrawingReference | ||
103 | + stirdl:R-0bb62b5c-e5bf-47fa-a824-38746226eed1 , stirdl:R-e5ef86d6-7dcc-4b06-b38f-f611a0af5c1b ; | ||
104 | + stirdl:hasOperationAndMaintenanceInstructionsReference | ||
105 | + stirdl:R-4775b1d1-342d-4d45-b913-bbcda4806f14 ; | ||
106 | + stirdl:hasPowerConsumptionRangeInstance | ||
107 | + stirdl:R-27ac4987-5918-4dee-9a17-1bf19f1843c0 ; | ||
108 | + stirdl:hasProductDescriptionAndOrderingInformationReference | ||
109 | + stirdl:R-44e25d15-38bd-48aa-a71c-78d2ee47f413 ; | ||
110 | + stirdl:hasSectionalDrawingReference | ||
111 | + stirdl:R-40bd9e7c-9213-43da-b9a9-f7f1a38bd179 , stirdl:R-45783702-5c53-4ea4-be9c-d9215436a849 ; | ||
112 | + stirdl:hasWeightRangeInstance stirdl:R-5b22b11c-b2be-4bf5-a809-703b73c724cd . | ||
113 | + | ||
61 | stirdl:R-8072333b-e9c4-489d-954f-1466491cf24a | 114 | stirdl:R-8072333b-e9c4-489d-954f-1466491cf24a |
62 | a lci:TextString ; | 115 | a lci:TextString ; |
63 | rdfs:label "Rosemount 3051 Pressure Transmitter"^^xsd:string ; | 116 | rdfs:label "Rosemount 3051 Pressure Transmitter"^^xsd:string ; |
... | @@ -117,18 +170,33 @@ stirdl:R-b973d547-5063-44a8-8be7-1e45c6d07791 | ... | @@ -117,18 +170,33 @@ stirdl:R-b973d547-5063-44a8-8be7-1e45c6d07791 |
117 | rdfs:label "42.4"^^xsd:string ; | 170 | rdfs:label "42.4"^^xsd:string ; |
118 | stirdl:RDS1347974 "42.4"^^xsd:float . | 171 | stirdl:RDS1347974 "42.4"^^xsd:float . |
119 | 172 | ||
173 | +stirdl:R-44e25d15-38bd-48aa-a71c-78d2ee47f413 | ||
174 | + a lci:TextString ; | ||
175 | + rdfs:label "Rosemount 3051S Wireless Series Pressure, Level, and Flow Solutions with WirelessHART™ Protocol"^^xsd:string ; | ||
176 | + rdl:defaultRdsId "R-44e25d15-38bd-48aa-a71c-78d2ee47f413"^^xsd:string ; | ||
177 | + rdl:hasDefinition "/DocArchive/0/02/09/76/81/IOM_WIRELESS.pdf"^^xsd:string . | ||
178 | + | ||
120 | stirdl:R-7e7f83b1-c8ae-4b08-b024-05f3134f3c29 | 179 | stirdl:R-7e7f83b1-c8ae-4b08-b024-05f3134f3c29 |
121 | rdfs:label "500"^^xsd:string ; | 180 | rdfs:label "500"^^xsd:string ; |
122 | stirdl:RDS1336634 "500"^^xsd:float . | 181 | stirdl:RDS1336634 "500"^^xsd:float . |
123 | 182 | ||
124 | stirdl:R-1d891528-7d85-4cb4-b4aa-393b4ab79f9f | 183 | stirdl:R-1d891528-7d85-4cb4-b4aa-393b4ab79f9f |
125 | rdfs:label "Pressure Element"^^xsd:string ; | 184 | rdfs:label "Pressure Element"^^xsd:string ; |
126 | - rdfs:subClassOf stirdl:RDS462104 , stirdl:RDS708344 , stirdl:RDS12837115 ; | 185 | + rdfs:subClassOf stirdl:RDS12837115 , stirdl:RDS708344 , stirdl:RDS462104 ; |
127 | rdl:defaultRdsId "R-1d891528-7d85-4cb4-b4aa-393b4ab79f9f"^^xsd:string ; | 186 | rdl:defaultRdsId "R-1d891528-7d85-4cb4-b4aa-393b4ab79f9f"^^xsd:string ; |
128 | stirdl:hasAdjustablePressureMeasuringRangeInstance | 187 | stirdl:hasAdjustablePressureMeasuringRangeInstance |
129 | stirdl:R-a4b1fcc6-cfdf-4544-a7af-acb6fb289893 ; | 188 | stirdl:R-a4b1fcc6-cfdf-4544-a7af-acb6fb289893 ; |
130 | stirdl:hasFillingFluid stirdl:R-43c93c5d-036a-4037-9446-a8b4887946d5 . | 189 | stirdl:hasFillingFluid stirdl:R-43c93c5d-036a-4037-9446-a8b4887946d5 . |
131 | 190 | ||
191 | +stirdl:R-35b7adb9-c736-467d-881e-8829473dfbdd | ||
192 | + rdfs:label "-20 - 80"^^xsd:string ; | ||
193 | + rdfs:subClassOf stirdl:RDS13114692 ; | ||
194 | + rdl:defaultRdsId "R-35b7adb9-c736-467d-881e-8829473dfbdd"^^xsd:string ; | ||
195 | + stirdl:hasLowerLimitTemperature | ||
196 | + stirdl:R-edcc0967-9118-4ff4-9752-0e9c48592c48 ; | ||
197 | + stirdl:hasUpperLimitTemperature | ||
198 | + stirdl:R-9d054b72-ec8d-407d-b3bf-6dcea9059498 . | ||
199 | + | ||
132 | stirdl:R-e8597cb1-620b-4b3b-a1c7-717f76fd6c39 | 200 | stirdl:R-e8597cb1-620b-4b3b-a1c7-717f76fd6c39 |
133 | rdfs:label "Coplanar Flange"^^xsd:string ; | 201 | rdfs:label "Coplanar Flange"^^xsd:string ; |
134 | rdl:defaultRdsId "R-e8597cb1-620b-4b3b-a1c7-717f76fd6c39"^^xsd:string ; | 202 | rdl:defaultRdsId "R-e8597cb1-620b-4b3b-a1c7-717f76fd6c39"^^xsd:string ; |
... | @@ -139,6 +207,26 @@ stirdl:R-1bc330bc-3415-4940-94d1-2ed62ab355a0 | ... | @@ -139,6 +207,26 @@ stirdl:R-1bc330bc-3415-4940-94d1-2ed62ab355a0 |
139 | rdl:defaultRdsId "R-1bc330bc-3415-4940-94d1-2ed62ab355a0"^^xsd:string ; | 207 | rdl:defaultRdsId "R-1bc330bc-3415-4940-94d1-2ed62ab355a0"^^xsd:string ; |
140 | stirdl:RDS1314539 "137.9"^^xsd:float . | 208 | stirdl:RDS1314539 "137.9"^^xsd:float . |
141 | 209 | ||
210 | +stirdl:R-30d11464-a6ab-4fbc-a48c-ca8cc1e96099 | ||
211 | + rdfs:label "10"^^xsd:string ; | ||
212 | + stirdl:RDS1336634 "10"^^xsd:float . | ||
213 | + | ||
214 | +stirdl:R-d8086174-3c89-40d3-bc1f-64c09b403725 | ||
215 | + rdfs:label "137.9"^^xsd:string ; | ||
216 | + rdl:defaultRdsId "R-d8086174-3c89-40d3-bc1f-64c09b403725"^^xsd:string ; | ||
217 | + stirdl:RDS1314539 "137.9"^^xsd:float . | ||
218 | + | ||
219 | +stirdl:R-2450825b-8c4b-4cd5-955a-5f0e758dbb86 | ||
220 | + rdfs:label "137.9"^^xsd:string ; | ||
221 | + rdfs:subClassOf stirdl:RDS13115064 ; | ||
222 | + rdl:defaultRdsId "R-2450825b-8c4b-4cd5-955a-5f0e758dbb86"^^xsd:string ; | ||
223 | + stirdl:hasNormalPressureInstance | ||
224 | + stirdl:R-d8086174-3c89-40d3-bc1f-64c09b403725 . | ||
225 | + | ||
226 | +stirdl:R-6f538c36-a623-438b-9997-80f3cd4552ff | ||
227 | + rdfs:label "3.3"^^xsd:string ; | ||
228 | + stirdl:RDS1328669 "3.3"^^xsd:float . | ||
229 | + | ||
142 | stirdl:hasAmbientOperatingTemperatureRangeInstance | 230 | stirdl:hasAmbientOperatingTemperatureRangeInstance |
143 | rdfs:subPropertyOf stirdl:hasAmbientOperatingTemperatureRange . | 231 | rdfs:subPropertyOf stirdl:hasAmbientOperatingTemperatureRange . |
144 | 232 | ||
... | @@ -149,6 +237,12 @@ stirdl:R-b826e857-9175-4260-bb86-21f3b00ddf13 | ... | @@ -149,6 +237,12 @@ stirdl:R-b826e857-9175-4260-bb86-21f3b00ddf13 |
149 | stirdl:hasLowerLimitPercentage stirdl:R-91aad328-e00c-4435-8504-9a347f500ce6 ; | 237 | stirdl:hasLowerLimitPercentage stirdl:R-91aad328-e00c-4435-8504-9a347f500ce6 ; |
150 | stirdl:hasUpperLimitPercentage stirdl:R-e5466de0-e8b6-42eb-b8ad-e2e9fdb35a44 . | 238 | stirdl:hasUpperLimitPercentage stirdl:R-e5466de0-e8b6-42eb-b8ad-e2e9fdb35a44 . |
151 | 239 | ||
240 | +stirdl:R-e5ef86d6-7dcc-4b06-b38f-f611a0af5c1b | ||
241 | + a lci:TextString ; | ||
242 | + rdfs:label "Rosemount 3051S Wireless Series Pressure, Level, and Flow Solutions with WirelessHART™ Protocol"^^xsd:string ; | ||
243 | + rdl:defaultRdsId "R-e5ef86d6-7dcc-4b06-b38f-f611a0af5c1b"^^xsd:string ; | ||
244 | + rdl:hasDefinition "/DocArchive/0/02/09/76/81/IOM_WIRELESS.pdf"^^xsd:string . | ||
245 | + | ||
152 | stirdl:hasSupplyVoltageRangeInstance | 246 | stirdl:hasSupplyVoltageRangeInstance |
153 | rdfs:subPropertyOf stirdl:RDS1411396881 . | 247 | rdfs:subPropertyOf stirdl:RDS1411396881 . |
154 | 248 | ||
... | @@ -169,6 +263,10 @@ stirdl:R-aaa049da-181c-41fa-81eb-55abb675e724 | ... | @@ -169,6 +263,10 @@ stirdl:R-aaa049da-181c-41fa-81eb-55abb675e724 |
169 | stirdl:hasUpperLimitPressureMeasuringSpanInstance | 263 | stirdl:hasUpperLimitPressureMeasuringSpanInstance |
170 | stirdl:R-09228cc1-e0e1-4657-a471-791463ba0495 . | 264 | stirdl:R-09228cc1-e0e1-4657-a471-791463ba0495 . |
171 | 265 | ||
266 | +stirdl:R-9d054b72-ec8d-407d-b3bf-6dcea9059498 | ||
267 | + rdfs:label "80"^^xsd:string ; | ||
268 | + stirdl:RDS1322684 "80"^^xsd:float . | ||
269 | + | ||
172 | stirdl:hasSectionalDrawingReference | 270 | stirdl:hasSectionalDrawingReference |
173 | rdfs:label "Sectional drawing"^^xsd:string ; | 271 | rdfs:label "Sectional drawing"^^xsd:string ; |
174 | rdfs:subPropertyOf stirdl:RDS2102026741 . | 272 | rdfs:subPropertyOf stirdl:RDS2102026741 . |
... | @@ -180,9 +278,51 @@ stirdl:hasMeasurementAndArrangementDrawingReference | ... | @@ -180,9 +278,51 @@ stirdl:hasMeasurementAndArrangementDrawingReference |
180 | stirdl:hasNormalPressureInstance | 278 | stirdl:hasNormalPressureInstance |
181 | rdfs:subPropertyOf stirdl:RDS6949380 . | 279 | rdfs:subPropertyOf stirdl:RDS6949380 . |
182 | 280 | ||
281 | +stirdl:R-edcc0967-9118-4ff4-9752-0e9c48592c48 | ||
282 | + rdfs:label "-20"^^xsd:string ; | ||
283 | + stirdl:RDS1322684 "-20"^^xsd:float . | ||
284 | + | ||
285 | +stirdl:R-27ac4987-5918-4dee-9a17-1bf19f1843c0 | ||
286 | + rdfs:label "10 - 10"^^xsd:string ; | ||
287 | + rdfs:subClassOf stirdl:RDS1411651951 ; | ||
288 | + rdl:defaultRdsId "R-27ac4987-5918-4dee-9a17-1bf19f1843c0"^^xsd:string ; | ||
289 | + stirdl:hasLowerLimitPower stirdl:R-f7c34dbf-50d6-4dc5-85e1-2f624ea53467 ; | ||
290 | + stirdl:hasUpperLimitPower stirdl:R-30d11464-a6ab-4fbc-a48c-ca8cc1e96099 . | ||
291 | + | ||
292 | +stirdl:R-45783702-5c53-4ea4-be9c-d9215436a849 | ||
293 | + a lci:TextString ; | ||
294 | + rdfs:label "TEK-00781210"^^xsd:string ; | ||
295 | + rdl:defaultRdsId "R-45783702-5c53-4ea4-be9c-d9215436a849"^^xsd:string ; | ||
296 | + rdl:hasDefinition "/DocArchive/0/02/10/33/86/TEK-00781210.pdf"^^xsd:string . | ||
297 | + | ||
298 | +stirdl:R-5b9d2123-0e28-49d4-a394-c2c0a9715b26 | ||
299 | + rdfs:label "Silicone oil"^^xsd:string ; | ||
300 | + rdfs:subClassOf stirdl:RDS6696832 ; | ||
301 | + rdl:defaultRdsId "R-5b9d2123-0e28-49d4-a394-c2c0a9715b26"^^xsd:string . | ||
302 | + | ||
303 | +stirdl:R-a9fd8ae5-5b6a-41fe-bf8e-c075f9a0bff4 | ||
304 | + rdfs:label "-137.9"^^xsd:string ; | ||
305 | + rdfs:subClassOf stirdl:RDS13115064 ; | ||
306 | + rdl:defaultRdsId "R-a9fd8ae5-5b6a-41fe-bf8e-c075f9a0bff4"^^xsd:string ; | ||
307 | + stirdl:hasNormalPressureInstance | ||
308 | + stirdl:R-e289b49f-c2a6-42a1-ad70-411978edf394 . | ||
309 | + | ||
310 | +stirdl:R-15fc83cd-2c36-4f44-be73-fbdd346f6784 | ||
311 | + rdfs:label "+/- 0.055 %"^^xsd:string ; | ||
312 | + rdfs:subClassOf stirdl:RDS627075900 ; | ||
313 | + rdl:defaultRdsId "R-15fc83cd-2c36-4f44-be73-fbdd346f6784"^^xsd:string ; | ||
314 | + stirdl:hasLowerLimitPercentage stirdl:R-01aba47f-59cb-452a-b0df-b586183acd72 ; | ||
315 | + stirdl:hasUpperLimitPercentage stirdl:R-ed8bb851-d4bf-4fdd-aba7-bf9a96f3c82a . | ||
316 | + | ||
183 | stirdl:hasUpperLimitTemperature | 317 | stirdl:hasUpperLimitTemperature |
184 | rdfs:subPropertyOf lci:hasUpperLimit . | 318 | rdfs:subPropertyOf lci:hasUpperLimit . |
185 | 319 | ||
320 | +stirdl:R-0bb62b5c-e5bf-47fa-a824-38746226eed1 | ||
321 | + a lci:TextString ; | ||
322 | + rdfs:label "TEK-00781210"^^xsd:string ; | ||
323 | + rdl:defaultRdsId "R-0bb62b5c-e5bf-47fa-a824-38746226eed1"^^xsd:string ; | ||
324 | + rdl:hasDefinition "/DocArchive/0/02/10/33/86/TEK-00781210.pdf"^^xsd:string . | ||
325 | + | ||
186 | stirdl:hasUpperLimitElectricalLoadInstance | 326 | stirdl:hasUpperLimitElectricalLoadInstance |
187 | rdfs:subPropertyOf stirdl:hasUpperLimitElectricalLoad . | 327 | rdfs:subPropertyOf stirdl:hasUpperLimitElectricalLoad . |
188 | 328 | ||
... | @@ -193,12 +333,23 @@ stirdl:R-8d97ff77-d26e-46cf-8db4-3fb774d95be5 | ... | @@ -193,12 +333,23 @@ stirdl:R-8d97ff77-d26e-46cf-8db4-3fb774d95be5 |
193 | stirdl:hasLowerLimitVoltage stirdl:R-81db8adb-2e8f-4b6e-81c5-aced0a656510 ; | 333 | stirdl:hasLowerLimitVoltage stirdl:R-81db8adb-2e8f-4b6e-81c5-aced0a656510 ; |
194 | stirdl:hasUpperLimitVoltage stirdl:R-b973d547-5063-44a8-8be7-1e45c6d07791 . | 334 | stirdl:hasUpperLimitVoltage stirdl:R-b973d547-5063-44a8-8be7-1e45c6d07791 . |
195 | 335 | ||
336 | +stirdl:R-5b22b11c-b2be-4bf5-a809-703b73c724cd | ||
337 | + rdfs:label "3.3"^^xsd:string ; | ||
338 | + rdfs:subClassOf stirdl:RDS1468222121 ; | ||
339 | + rdl:defaultRdsId "R-5b22b11c-b2be-4bf5-a809-703b73c724cd"^^xsd:string ; | ||
340 | + stirdl:hasNormalWeight stirdl:R-6f538c36-a623-438b-9997-80f3cd4552ff . | ||
341 | + | ||
196 | stirdl:R-eed7f4fc-4538-4f67-997a-8daae826740b | 342 | stirdl:R-eed7f4fc-4538-4f67-997a-8daae826740b |
197 | a lci:TextString ; | 343 | a lci:TextString ; |
198 | rdfs:label "Rosemount 3051 Pressure Transmitter"^^xsd:string ; | 344 | rdfs:label "Rosemount 3051 Pressure Transmitter"^^xsd:string ; |
199 | rdl:defaultRdsId "R-eed7f4fc-4538-4f67-997a-8daae826740b"^^xsd:string ; | 345 | rdl:defaultRdsId "R-eed7f4fc-4538-4f67-997a-8daae826740b"^^xsd:string ; |
200 | rdl:hasDefinition "/DocArchive/0/03/88/42/41/3051_IOM.pdf"^^xsd:string . | 346 | rdl:hasDefinition "/DocArchive/0/03/88/42/41/3051_IOM.pdf"^^xsd:string . |
201 | 347 | ||
348 | +stirdl:R-c66078a1-a19c-4f79-82a1-549feaba0e7a | ||
349 | + rdfs:label "-137.9"^^xsd:string ; | ||
350 | + rdl:defaultRdsId "R-c66078a1-a19c-4f79-82a1-549feaba0e7a"^^xsd:string ; | ||
351 | + stirdl:RDS1348919 "-137.9"^^xsd:float . | ||
352 | + | ||
202 | stirdl:R-4241dc5d-53bf-4b29-ba6d-b99e7f1777f1 | 353 | stirdl:R-4241dc5d-53bf-4b29-ba6d-b99e7f1777f1 |
203 | rdfs:label "500 - 500"^^xsd:string ; | 354 | rdfs:label "500 - 500"^^xsd:string ; |
204 | rdfs:subClassOf stirdl:RDS1411651951 ; | 355 | rdfs:subClassOf stirdl:RDS1411651951 ; |
... | @@ -208,7 +359,7 @@ stirdl:R-4241dc5d-53bf-4b29-ba6d-b99e7f1777f1 | ... | @@ -208,7 +359,7 @@ stirdl:R-4241dc5d-53bf-4b29-ba6d-b99e7f1777f1 |
208 | 359 | ||
209 | stirdl:R-4edcd4de-9a92-4796-b784-a475c5323cca | 360 | stirdl:R-4edcd4de-9a92-4796-b784-a475c5323cca |
210 | rdfs:label "ASME B1.20.1 1/4 - 18 NPT"^^xsd:string ; | 361 | rdfs:label "ASME B1.20.1 1/4 - 18 NPT"^^xsd:string ; |
211 | - rdfs:subClassOf stirdl:RDS1442382761 , stirdl:RDS733634 ; | 362 | + rdfs:subClassOf stirdl:RDS733634 , stirdl:RDS1442382761 ; |
212 | rdl:defaultRdsId "R-4edcd4de-9a92-4796-b784-a475c5323cca"^^xsd:string . | 363 | rdl:defaultRdsId "R-4edcd4de-9a92-4796-b784-a475c5323cca"^^xsd:string . |
213 | 364 | ||
214 | stirdl:R-9cf9f2b1-2776-4f4e-9b10-d70dab11df5f | 365 | stirdl:R-9cf9f2b1-2776-4f4e-9b10-d70dab11df5f |
... | @@ -218,20 +369,40 @@ stirdl:R-9cf9f2b1-2776-4f4e-9b10-d70dab11df5f | ... | @@ -218,20 +369,40 @@ stirdl:R-9cf9f2b1-2776-4f4e-9b10-d70dab11df5f |
218 | stirdl:hasNormalPressureInstance | 369 | stirdl:hasNormalPressureInstance |
219 | stirdl:R-c32a64c9-001a-42c8-9dae-9e93217148ee . | 370 | stirdl:R-c32a64c9-001a-42c8-9dae-9e93217148ee . |
220 | 371 | ||
372 | +stirdl:R-4775b1d1-342d-4d45-b913-bbcda4806f14 | ||
373 | + a lci:TextString ; | ||
374 | + rdfs:label "Rosemount 3051S Wireless Series Pressure, Level, and Flow Solutions with WirelessHART™ Protocol"^^xsd:string ; | ||
375 | + rdl:defaultRdsId "R-4775b1d1-342d-4d45-b913-bbcda4806f14"^^xsd:string ; | ||
376 | + rdl:hasDefinition "/DocArchive/0/02/09/76/81/IOM_WIRELESS.pdf"^^xsd:string . | ||
377 | + | ||
221 | stirdl:hasSourServiceSpecification | 378 | stirdl:hasSourServiceSpecification |
222 | rdfs:label "Sour Service Specification"^^xsd:string ; | 379 | rdfs:label "Sour Service Specification"^^xsd:string ; |
223 | rdfs:subPropertyOf stirdl:RDS1416766731 . | 380 | rdfs:subPropertyOf stirdl:RDS1416766731 . |
224 | 381 | ||
382 | +stirdl:R-f7c34dbf-50d6-4dc5-85e1-2f624ea53467 | ||
383 | + rdfs:label "10"^^xsd:string ; | ||
384 | + stirdl:RDS1336634 "10"^^xsd:float . | ||
385 | + | ||
225 | stirdl:hasUpperLimitPressure | 386 | stirdl:hasUpperLimitPressure |
226 | rdfs:subPropertyOf lci:hasUpperLimit . | 387 | rdfs:subPropertyOf lci:hasUpperLimit . |
227 | 388 | ||
228 | stirdl:hasLowerLimitPower | 389 | stirdl:hasLowerLimitPower |
229 | rdfs:subPropertyOf lci:hasLowerLimit . | 390 | rdfs:subPropertyOf lci:hasLowerLimit . |
230 | 391 | ||
392 | +stirdl:R-01aba47f-59cb-452a-b0df-b586183acd72 | ||
393 | + rdfs:label "-0.055"^^xsd:string ; | ||
394 | + stirdl:RDS1317959 "-0.055"^^xsd:float . | ||
395 | + | ||
231 | stirdl:R-91aad328-e00c-4435-8504-9a347f500ce6 | 396 | stirdl:R-91aad328-e00c-4435-8504-9a347f500ce6 |
232 | rdfs:label "-0.04"^^xsd:string ; | 397 | rdfs:label "-0.04"^^xsd:string ; |
233 | stirdl:RDS1317959 "-0.04"^^xsd:float . | 398 | stirdl:RDS1317959 "-0.04"^^xsd:float . |
234 | 399 | ||
400 | +stirdl:R-235d1364-26f4-4ba9-8599-1505a3cb0238 | ||
401 | + a lci:TextString ; | ||
402 | + rdfs:label "Rosemount 3051S Wireless Series Pressure, Level, and Flow Solutions with WirelessHART™ Protocol"^^xsd:string ; | ||
403 | + rdl:defaultRdsId "R-235d1364-26f4-4ba9-8599-1505a3cb0238"^^xsd:string ; | ||
404 | + rdl:hasDefinition "/DocArchive/0/02/09/76/81/IOM_WIRELESS.pdf"^^xsd:string . | ||
405 | + | ||
235 | stirdl:R-5d870b1f-238d-43db-b9cd-02237493b58d | 406 | stirdl:R-5d870b1f-238d-43db-b9cd-02237493b58d |
236 | rdfs:label "-40 - 80"^^xsd:string ; | 407 | rdfs:label "-40 - 80"^^xsd:string ; |
237 | rdfs:subClassOf stirdl:RDS13114692 ; | 408 | rdfs:subClassOf stirdl:RDS13114692 ; |
... | @@ -241,6 +412,32 @@ stirdl:R-5d870b1f-238d-43db-b9cd-02237493b58d | ... | @@ -241,6 +412,32 @@ stirdl:R-5d870b1f-238d-43db-b9cd-02237493b58d |
241 | stirdl:hasUpperLimitTemperature | 412 | stirdl:hasUpperLimitTemperature |
242 | stirdl:R-74383194-e697-4037-8219-3402a524726f . | 413 | stirdl:R-74383194-e697-4037-8219-3402a524726f . |
243 | 414 | ||
415 | +stirdl:R-601841a7-e731-414b-b66b-318a9334de5a | ||
416 | + rdfs:label "-137.9 - 137.9"^^xsd:string ; | ||
417 | + rdfs:subClassOf stirdl:RDS13115064 ; | ||
418 | + rdl:defaultRdsId "R-601841a7-e731-414b-b66b-318a9334de5a"^^xsd:string ; | ||
419 | + stirdl:hasLowerLimitPressure stirdl:R-c66078a1-a19c-4f79-82a1-549feaba0e7a ; | ||
420 | + stirdl:hasUpperLimitPressure stirdl:R-7ab73111-25dc-40dd-9b3b-800d1b4680f0 . | ||
421 | + | ||
422 | +stirdl:R-502674b3-bcf9-497c-a2bf-ecaced4353ec | ||
423 | + rdfs:label "Electronic Module"^^xsd:string ; | ||
424 | + rdfs:subClassOf stirdl:RDS1422805611 , stirdl:RDS1413185365 , stirdl:RDS1413185363 ; | ||
425 | + rdl:defaultRdsId "R-502674b3-bcf9-497c-a2bf-ecaced4353ec"^^xsd:string ; | ||
426 | + stirdl:hasCommunicationStandard | ||
427 | + stirdl:R-d9b0f7ba-eda0-4a3f-bb68-d37e07228577 ; | ||
428 | + stirdl:hasLowerLimitPressureMeasuringSpanInstance | ||
429 | + stirdl:R-a9fd8ae5-5b6a-41fe-bf8e-c075f9a0bff4 ; | ||
430 | + stirdl:hasPercentageAccuracyInstance | ||
431 | + stirdl:R-15fc83cd-2c36-4f44-be73-fbdd346f6784 ; | ||
432 | + stirdl:hasUpperLimitPressureMeasuringSpanInstance | ||
433 | + stirdl:R-2450825b-8c4b-4cd5-955a-5f0e758dbb86 . | ||
434 | + | ||
435 | +stirdl:R-40bd9e7c-9213-43da-b9a9-f7f1a38bd179 | ||
436 | + a lci:TextString ; | ||
437 | + rdfs:label "Rosemount 3051S Wireless Series Pressure, Level, and Flow Solutions with WirelessHART™ Protocol"^^xsd:string ; | ||
438 | + rdl:defaultRdsId "R-40bd9e7c-9213-43da-b9a9-f7f1a38bd179"^^xsd:string ; | ||
439 | + rdl:hasDefinition "/DocArchive/0/02/09/76/81/IOM_WIRELESS.pdf"^^xsd:string . | ||
440 | + | ||
244 | stirdl:hasCEIdentificationCode | 441 | stirdl:hasCEIdentificationCode |
245 | a stirdl:RDS1387343801 . | 442 | a stirdl:RDS1387343801 . |
246 | 443 | ||
... | @@ -263,41 +460,52 @@ stirdl:R-74383194-e697-4037-8219-3402a524726f | ... | @@ -263,41 +460,52 @@ stirdl:R-74383194-e697-4037-8219-3402a524726f |
263 | rdfs:label "80"^^xsd:string ; | 460 | rdfs:label "80"^^xsd:string ; |
264 | stirdl:RDS1322684 "80"^^xsd:float . | 461 | stirdl:RDS1322684 "80"^^xsd:float . |
265 | 462 | ||
463 | +stirdl:R-33f23b04-07af-425c-94d5-ecca47c63690 | ||
464 | + a lci:TextString , stirdl:RDS1386450251 ; | ||
465 | + rdfs:label "3051S2CG5A2B11X5JWA1WK1C1I1M5P1Q4Q8"^^xsd:string ; | ||
466 | + rdl:hasDefinition "3051S2CG5A2B11X5JWA1WK1C1I1M5P1Q4Q8"^^xsd:string . | ||
467 | + | ||
266 | stirdl:hasPowerConsumptionRangeInstance | 468 | stirdl:hasPowerConsumptionRangeInstance |
267 | rdfs:subPropertyOf stirdl:hasPowerConsumptionRange . | 469 | rdfs:subPropertyOf stirdl:hasPowerConsumptionRange . |
268 | 470 | ||
269 | stirdl:hasNormalWeight | 471 | stirdl:hasNormalWeight |
270 | rdfs:subPropertyOf stirdl:RDS7601554 . | 472 | rdfs:subPropertyOf stirdl:RDS7601554 . |
271 | 473 | ||
272 | -stirdl:hasOperationAndMaintenanceInstructionsReference | 474 | +stirdl:R-f52e26ff-03f2-4962-b358-434e14fb58b6 |
273 | - rdfs:label "Operation and maintenance instructions"^^xsd:string ; | 475 | + rdfs:label "Transmitter Housing"^^xsd:string ; |
274 | - rdfs:subPropertyOf stirdl:RDS1465585571 . | 476 | + rdfs:subClassOf stirdl:RDS573609921 ; |
477 | + rdl:defaultRdsId "R-f52e26ff-03f2-4962-b358-434e14fb58b6"^^xsd:string ; | ||
478 | + lci:featurePartOf stirdl:R-5c41f8ce-1d8f-4177-8c5e-e1cbb4b56d37 . | ||
275 | 479 | ||
276 | stirdl:R-a991207b-4590-4d9b-af1a-0ef03c5143e6 | 480 | stirdl:R-a991207b-4590-4d9b-af1a-0ef03c5143e6 |
277 | - a lci:TextString , stirdl:RDS1386450251 ; | 481 | + a stirdl:RDS1386450251 , lci:TextString ; |
278 | rdfs:label "3051CG5A22A1KM5K6L4Q4Q8QTHR7"^^xsd:string ; | 482 | rdfs:label "3051CG5A22A1KM5K6L4Q4Q8QTHR7"^^xsd:string ; |
279 | rdl:hasDefinition "3051CG5A22A1KM5K6L4Q4Q8QTHR7"^^xsd:string . | 483 | rdl:hasDefinition "3051CG5A22A1KM5K6L4Q4Q8QTHR7"^^xsd:string . |
280 | 484 | ||
485 | +stirdl:hasOperationAndMaintenanceInstructionsReference | ||
486 | + rdfs:label "Operation and maintenance instructions"^^xsd:string ; | ||
487 | + rdfs:subPropertyOf stirdl:RDS1465585571 . | ||
488 | + | ||
281 | stirdl:R-274c5eab-72cd-47a6-b204-7220802e3ccd | 489 | stirdl:R-274c5eab-72cd-47a6-b204-7220802e3ccd |
282 | a lci:TextString ; | 490 | a lci:TextString ; |
283 | rdfs:label "HART"^^xsd:string ; | 491 | rdfs:label "HART"^^xsd:string ; |
284 | rdl:defaultRdsId "R-274c5eab-72cd-47a6-b204-7220802e3ccd"^^xsd:string . | 492 | rdl:defaultRdsId "R-274c5eab-72cd-47a6-b204-7220802e3ccd"^^xsd:string . |
285 | 493 | ||
286 | -stirdl:R-5fccf7d0-3fa0-4585-80ae-5ab01a74d307 | 494 | +stirdl:hasUpperLimitPower |
287 | - a lci:TextString ; | 495 | + rdfs:subPropertyOf lci:hasUpperLimit . |
288 | - rdfs:label "Rosemount 3051 Pressure Transmitter"^^xsd:string ; | ||
289 | - rdl:defaultRdsId "R-5fccf7d0-3fa0-4585-80ae-5ab01a74d307"^^xsd:string ; | ||
290 | - rdl:hasDefinition "/DocArchive/0/03/88/42/41/3051_IOM.pdf"^^xsd:string . | ||
291 | 496 | ||
292 | stirdl:R-7183e7f3-4a74-44a7-b777-56d137dd1a72 | 497 | stirdl:R-7183e7f3-4a74-44a7-b777-56d137dd1a72 |
293 | rdfs:label "Pressure Transmitter Body"^^xsd:string ; | 498 | rdfs:label "Pressure Transmitter Body"^^xsd:string ; |
294 | - rdfs:subClassOf stirdl:RDS419849 , stirdl:RDS820709 ; | 499 | + rdfs:subClassOf stirdl:RDS820709 , stirdl:RDS419849 ; |
295 | rdl:defaultRdsId "R-7183e7f3-4a74-44a7-b777-56d137dd1a72"^^xsd:string ; | 500 | rdl:defaultRdsId "R-7183e7f3-4a74-44a7-b777-56d137dd1a72"^^xsd:string ; |
296 | stirdl:hasSourServiceSpecification | 501 | stirdl:hasSourServiceSpecification |
297 | stirdl:R-79d08a6d-32c5-4e7b-ac22-b28520e8d547 . | 502 | stirdl:R-79d08a6d-32c5-4e7b-ac22-b28520e8d547 . |
298 | 503 | ||
299 | -stirdl:hasUpperLimitPower | 504 | +stirdl:R-5fccf7d0-3fa0-4585-80ae-5ab01a74d307 |
300 | - rdfs:subPropertyOf lci:hasUpperLimit . | 505 | + a lci:TextString ; |
506 | + rdfs:label "Rosemount 3051 Pressure Transmitter"^^xsd:string ; | ||
507 | + rdl:defaultRdsId "R-5fccf7d0-3fa0-4585-80ae-5ab01a74d307"^^xsd:string ; | ||
508 | + rdl:hasDefinition "/DocArchive/0/03/88/42/41/3051_IOM.pdf"^^xsd:string . | ||
301 | 509 | ||
302 | stirdl:R-126faad6-3999-42ac-82d7-0531dc65cbad | 510 | stirdl:R-126faad6-3999-42ac-82d7-0531dc65cbad |
303 | rdfs:label "-40"^^xsd:string ; | 511 | rdfs:label "-40"^^xsd:string ; |
... | @@ -318,10 +526,18 @@ stirdl:R-fdd348c6-786d-4635-a3a8-1569b11c5ccc | ... | @@ -318,10 +526,18 @@ stirdl:R-fdd348c6-786d-4635-a3a8-1569b11c5ccc |
318 | rdl:defaultRdsId "R-fdd348c6-786d-4635-a3a8-1569b11c5ccc"^^xsd:string ; | 526 | rdl:defaultRdsId "R-fdd348c6-786d-4635-a3a8-1569b11c5ccc"^^xsd:string ; |
319 | lci:featurePartOf stirdl:R-5ce4fe70-b0e5-414d-b0af-9df99220b42e . | 527 | lci:featurePartOf stirdl:R-5ce4fe70-b0e5-414d-b0af-9df99220b42e . |
320 | 528 | ||
529 | +stirdl:R-7ab73111-25dc-40dd-9b3b-800d1b4680f0 | ||
530 | + rdfs:label "137.9"^^xsd:string ; | ||
531 | + rdl:defaultRdsId "R-7ab73111-25dc-40dd-9b3b-800d1b4680f0"^^xsd:string ; | ||
532 | + stirdl:RDS1348919 "137.9"^^xsd:float . | ||
533 | + | ||
321 | stirdl:R-e5466de0-e8b6-42eb-b8ad-e2e9fdb35a44 | 534 | stirdl:R-e5466de0-e8b6-42eb-b8ad-e2e9fdb35a44 |
322 | rdfs:label "0.04"^^xsd:string ; | 535 | rdfs:label "0.04"^^xsd:string ; |
323 | stirdl:RDS1317959 "0.04"^^xsd:float . | 536 | stirdl:RDS1317959 "0.04"^^xsd:float . |
324 | 537 | ||
538 | +stirdl:hasLowerLimitPressure | ||
539 | + rdfs:subPropertyOf lci:hasLowerLimit . | ||
540 | + | ||
325 | stirdl:R-a4b1fcc6-cfdf-4544-a7af-acb6fb289893 | 541 | stirdl:R-a4b1fcc6-cfdf-4544-a7af-acb6fb289893 |
326 | rdfs:label "-0.98 - 137.9"^^xsd:string ; | 542 | rdfs:label "-0.98 - 137.9"^^xsd:string ; |
327 | rdfs:subClassOf stirdl:RDS13115064 ; | 543 | rdfs:subClassOf stirdl:RDS13115064 ; |
... | @@ -329,5 +545,6 @@ stirdl:R-a4b1fcc6-cfdf-4544-a7af-acb6fb289893 | ... | @@ -329,5 +545,6 @@ stirdl:R-a4b1fcc6-cfdf-4544-a7af-acb6fb289893 |
329 | stirdl:hasLowerLimitPressure stirdl:R-e92c1bcd-fc97-48d5-86a8-cd4bb4649d35 ; | 545 | stirdl:hasLowerLimitPressure stirdl:R-e92c1bcd-fc97-48d5-86a8-cd4bb4649d35 ; |
330 | stirdl:hasUpperLimitPressure stirdl:R-764cc242-ff70-46de-b553-ab38e927e5c5 . | 546 | stirdl:hasUpperLimitPressure stirdl:R-764cc242-ff70-46de-b553-ab38e927e5c5 . |
331 | 547 | ||
332 | -stirdl:hasLowerLimitPressure | 548 | +stirdl:R-ed8bb851-d4bf-4fdd-aba7-bf9a96f3c82a |
333 | - rdfs:subPropertyOf lci:hasLowerLimit . | 549 | + rdfs:label "0.055"^^xsd:string ; |
550 | + stirdl:RDS1317959 "0.055"^^xsd:float . | ... | ... |
-
Please register or login to post a comment