sti.ttl 27.9 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555
@prefix p2:    <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#> .
@prefix stirdl: <http://sti.data.posccaesar.org/rdl/> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix afn:   <http://jena.hpl.hp.com/ARQ/function#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix list:  <http://www.co-ode.org/ontologies/list.owl#> .
@prefix lci:   <http://standards.iso.org/iso/15926/tech/ontology/> .
@prefix ptrn:  <http://data.posccaesar.org/ptrn/> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix oldrdl: <http://rds.posccaesar.org/2008/06/OWL/RDL#> .
@prefix rdl:   <http://data.posccaesar.org/rdl/> .
@prefix pn:    <http://www.w3.org/2005/xpath-functions#> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

stirdl:R-ab757ffa-044d-4a0f-be20-85f349d44bfb
        rdfs:label         "10"^^xsd:string ;
        stirdl:RDS1336634  "10"^^xsd:float .

stirdl:R-b6b70466-64f9-4e2b-b4d9-fed2c8bf7c5c
        a                 lci:TextString ;
        rdfs:label        "HART"^^xsd:string ;
        rdl:defaultRdsId  "R-b6b70466-64f9-4e2b-b4d9-fed2c8bf7c5c"^^xsd:string .

stirdl:R-2ccc34e3-bd26-44c9-88a7-09ce860f05c8
        rdfs:label        "-0.98 bar"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS13115064 ;
        rdl:defaultRdsId  "R-2ccc34e3-bd26-44c9-88a7-09ce860f05c8"^^xsd:string ;
        stirdl:hasNormalPressureInstance
                stirdl:R-f52555df-4de4-40b4-81fc-7bf090e3fab9 .

stirdl:hasLowerLimitTemperature
        rdfs:subPropertyOf  lci:hasLowerLimit .

stirdl:R-40f6226a-6212-43ee-b1e3-bc177782d68d
        rdfs:label         "80"^^xsd:string ;
        stirdl:RDS1322684  "80"^^xsd:float .

stirdl:R-17a9f9ea-f2e5-4cee-9e25-a4a607f847bf
        rdfs:label         "42.4"^^xsd:string ;
        stirdl:RDS1347974  "42.4"^^xsd:float .

stirdl:hasAdjustablePressureMeasuringRangeInstance
        rdfs:subPropertyOf  stirdl:hasAdjustablePressureMeasuringRange .

stirdl:R-d24d885a-9e1b-4daf-94c1-3919fd882a2b
        rdfs:label        "Silicone oil"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS6696832 ;
        rdl:defaultRdsId  "R-d24d885a-9e1b-4daf-94c1-3919fd882a2b"^^xsd:string .

stirdl:R-acbed138-d627-49af-8291-82bcff83047c
        rdfs:label        "Diaphragm Seals"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS1469942981 ;
        rdl:defaultRdsId  "R-acbed138-d627-49af-8291-82bcff83047c"^^xsd:string .

stirdl:R-b6c4f6d3-6c74-488b-8796-652847600688
        rdfs:label                    "-137.9 - 137.9 BAR ABSOLUTE"^^xsd:string ;
        rdfs:subClassOf               stirdl:RDS13115064 ;
        rdl:defaultRdsId              "R-b6c4f6d3-6c74-488b-8796-652847600688"^^xsd:string ;
        stirdl:hasLowerLimitPressure  stirdl:R-aeb2ed39-ec5a-4800-8e12-cee1e1ca603f ;
        stirdl:hasUpperLimitPressure  stirdl:R-afc2fa1a-54d6-4654-93d9-0fccce04849b .

stirdl:R-afbb6186-642d-4c7d-863a-9e542e747be8
        rdfs:label                      "3051CG5A22A1KM5K6L4Q4Q8QTHR7"^^xsd:string ;
        rdfs:subClassOf                 stirdl:RDS1084094 , stirdl:RDS38822373235 , stirdl:RDS1400182901 , stirdl:RDS1007459 , stirdl:RDS1051694 , stirdl:RDS1400865471 ;
        rdl:defaultRdsId                "R-afbb6186-642d-4c7d-863a-9e542e747be8"^^xsd:string ;
        lci:assembledPartOf             stirdl:R-ad790298-a8bf-46db-90dd-3700f379aed3 , stirdl:R-91dd6308-9a14-4a20-959f-d04001f9dee0 , stirdl:R-849c05e1-bda6-4c95-81c4-dac370778016 , stirdl:R-0f243a5e-266a-4770-aae0-4cd7793bac02 , stirdl:R-848bc91c-f281-4741-b5d0-e1f63043824b ;
        lci:identifiedBy                stirdl:R-b4237baa-3b67-4c5d-abad-32990950a045 ;
        stirdl:hasAmbientOperatingTemperatureRangeInstance
                stirdl:R-f7422028-8ede-4df8-ac56-45f4f065cf72 ;
        stirdl:hasCEIdentificationCode  "CE1180"^^xsd:string ;
        stirdl:hasInstallationAndRemovalProcedureReference
                stirdl:R-ab8af63c-3c76-4c96-858c-f496afb0a6e6 ;
        stirdl:hasManufacturingCompanyName
                "EMERSON PROCESS MANAGEMENT"^^xsd:string ;
        stirdl:hasMeasurementAndArrangementDrawingReference
                stirdl:R-669c748e-02f5-405b-905f-7d90a8ef2062 ;
        stirdl:hasOperationAndMaintenanceInstructionsReference
                stirdl:R-9beb16e0-81f1-4c9e-b98a-bd885f7c5377 ;
        stirdl:hasPowerConsumptionRangeInstance
                stirdl:R-6e329547-7dbc-4676-b335-1d8648106bf2 ;
        stirdl:hasProductDescriptionAndOrderingInformationReference
                stirdl:R-44a1b562-3831-43a2-8b26-7ceb4f538731 ;
        stirdl:hasSectionalDrawingReference
                stirdl:R-98ed43b4-d66b-4b6a-9ef2-19394075af76 ;
        stirdl:hasWeightRangeInstance   stirdl:R-aee0495d-52f8-4c7b-81a6-49dabad345c1 .

stirdl:hasInstallationAndRemovalProcedureReference
        rdfs:label          "Installation and removal procedures"^^xsd:string ;
        rdfs:subPropertyOf  stirdl:RDS1465580191 .

stirdl:hasUpperLimitVoltage
        rdfs:subPropertyOf  lci:hasUpperLimit .

stirdl:R-baf3362d-3f12-4b8d-b260-94af50f8b6db
        rdfs:label         "4.7"^^xsd:string ;
        stirdl:RDS1328669  "4.7"^^xsd:float .

stirdl:R-9ca410a3-c20f-4e83-8c20-67530bc4694a
        rdfs:label        "Supply Connection"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS1459162771 ;
        rdl:defaultRdsId  "R-9ca410a3-c20f-4e83-8c20-67530bc4694a"^^xsd:string .

stirdl:hasLowerLimitVoltage
        rdfs:subPropertyOf  lci:hasLowerLimit .

stirdl:R-ea886fc4-86a3-4780-81cb-95bff971eee2
        rdfs:label         "137.9"^^xsd:string ;
        rdl:defaultRdsId   "R-ea886fc4-86a3-4780-81cb-95bff971eee2"^^xsd:string ;
        stirdl:RDS1314539  "137.9"^^xsd:float .

stirdl:R-b4237baa-3b67-4c5d-abad-32990950a045
        a                  lci:TextString , stirdl:RDS1386450251 ;
        rdfs:label         "3051CG5A22A1KM5K6L4Q4Q8QTHR7"^^xsd:string ;
        rdl:hasDefinition  "3051CG5A22A1KM5K6L4Q4Q8QTHR7"^^xsd:string .

stirdl:R-8b242e37-8637-4dd9-be30-7853460678ba
        a                  lci:TextString ;
        rdfs:label         "NACE MR 01-75"^^xsd:string ;
        rdl:defaultRdsId   "R-8b242e37-8637-4dd9-be30-7853460678ba"^^xsd:string ;
        rdl:hasDefinition  "NACE MR 01-75"^^xsd:string .

stirdl:hasProductDescriptionAndOrderingInformationReference
        rdfs:label          "Product description and ordering information"^^xsd:string ;
        rdfs:subPropertyOf  stirdl:RDS1465587841 .

stirdl:R-848bc91c-f281-4741-b5d0-e1f63043824b
        rdfs:label                   "Coplanar Flange"^^xsd:string ;
        rdl:defaultRdsId             "R-848bc91c-f281-4741-b5d0-e1f63043824b"^^xsd:string ;
        stirdl:hasProcessConnection  stirdl:R-24e33779-d222-4915-a5ca-7278562b2b3c .

stirdl:R-c069bc96-d906-45a0-b5a1-677e13afe185
        rdfs:label              "3.3 KILOGRAM"^^xsd:string ;
        rdfs:subClassOf         stirdl:RDS1468222121 ;
        rdl:defaultRdsId        "R-c069bc96-d906-45a0-b5a1-677e13afe185"^^xsd:string ;
        stirdl:hasNormalWeight  stirdl:R-04c45141-6694-469d-9ca6-c771a9052c76 .

stirdl:R-98ed43b4-d66b-4b6a-9ef2-19394075af76
        a                  lci:TextString ;
        rdfs:label         "00821585"^^xsd:string ;
        rdl:defaultRdsId   "R-98ed43b4-d66b-4b6a-9ef2-19394075af76"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25994.pdf"^^xsd:string .

stirdl:R-9beb16e0-81f1-4c9e-b98a-bd885f7c5377
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051 Pressure Transmitter"^^xsd:string ;
        rdl:defaultRdsId   "R-9beb16e0-81f1-4c9e-b98a-bd885f7c5377"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25993.pdf"^^xsd:string .

stirdl:R-20727283-d401-4f87-8b02-80492738a2fb
        rdfs:label         "Transmitter Housing"^^xsd:string ;
        rdfs:subClassOf    stirdl:RDS12837115 , stirdl:RDS573609921 ;
        rdl:defaultRdsId   "R-20727283-d401-4f87-8b02-80492738a2fb"^^xsd:string ;
        lci:featurePartOf  stirdl:R-1756d9da-1bb4-409a-9b15-cf808278101e .

stirdl:R-91821ffd-9e63-4f12-936e-ade483514d06
        rdfs:label                 "10 - 10 MILLIWATT"^^xsd:string ;
        rdfs:subClassOf            stirdl:RDS1411651951 ;
        rdl:defaultRdsId           "R-91821ffd-9e63-4f12-936e-ade483514d06"^^xsd:string ;
        stirdl:hasLowerLimitPower  stirdl:R-5276782f-e7ad-42c7-abe3-44865966df05 ;
        stirdl:hasUpperLimitPower  stirdl:R-ab757ffa-044d-4a0f-be20-85f349d44bfb .

stirdl:R-6e329547-7dbc-4676-b335-1d8648106bf2
        rdfs:label                 "500 - 500 MILLIWATT"^^xsd:string ;
        rdfs:subClassOf            stirdl:RDS1411651951 ;
        rdl:defaultRdsId           "R-6e329547-7dbc-4676-b335-1d8648106bf2"^^xsd:string ;
        stirdl:hasLowerLimitPower  stirdl:R-36793244-9147-4e33-94e1-68c111821e71 ;
        stirdl:hasUpperLimitPower  stirdl:R-c827adef-25d0-4e0f-8200-71586d336c3f .

stirdl:R-ff7ff0fe-6932-4ff2-a473-93a53fb68ccc
        rdfs:label         "-0.055"^^xsd:string ;
        stirdl:RDS1317959  "-0.055"^^xsd:float .

stirdl:R-f7dd4841-664d-4291-b394-6324380cba10
        rdfs:label        "Silicone oil"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS6696832 ;
        rdl:defaultRdsId  "R-f7dd4841-664d-4291-b394-6324380cba10"^^xsd:string .

stirdl:hasAmbientOperatingTemperatureRangeInstance
        rdfs:subPropertyOf  stirdl:hasAmbientOperatingTemperatureRange .

stirdl:R-d46ca4b0-3a5e-432a-8806-707009f29a4f
        rdfs:label         "137.9"^^xsd:string ;
        rdl:defaultRdsId   "R-d46ca4b0-3a5e-432a-8806-707009f29a4f"^^xsd:string ;
        stirdl:RDS1314539  "137.9"^^xsd:float .

stirdl:hasSupplyVoltageRangeInstance
        rdfs:subPropertyOf  stirdl:RDS1411396881 .

stirdl:R-7cade5c1-a339-408c-a161-beaa2123d4a0
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051S Wireless Series Pressure, Level, and Flow Solutions with WirelessHART™ Protocol"^^xsd:string ;
        rdl:defaultRdsId   "R-7cade5c1-a339-408c-a161-beaa2123d4a0"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25995.pdf"^^xsd:string .

stirdl:hasSectionalDrawingReference
        rdfs:label          "Sectional drawing"^^xsd:string ;
        rdfs:subPropertyOf  stirdl:RDS2102026741 .

stirdl:hasMeasurementAndArrangementDrawingReference
        rdfs:label          "Measurement and arrangements drawing"^^xsd:string ;
        rdfs:subPropertyOf  stirdl:RDS1465582611 .

stirdl:hasNormalPressureInstance
        rdfs:subPropertyOf  stirdl:RDS6949380 .

stirdl:R-29a64bf6-92f6-4465-9601-55f06311b7ec
        rdfs:label         "1387 Ohm"^^xsd:string ;
        rdl:defaultRdsId   "R-29a64bf6-92f6-4465-9601-55f06311b7ec"^^xsd:string ;
        stirdl:RDS1338524  "1387"^^xsd:float .

stirdl:R-afc2fa1a-54d6-4654-93d9-0fccce04849b
        rdfs:label         "137.9"^^xsd:string ;
        rdl:defaultRdsId   "R-afc2fa1a-54d6-4654-93d9-0fccce04849b"^^xsd:string ;
        stirdl:RDS1348919  "137.9"^^xsd:float .

stirdl:R-669c748e-02f5-405b-905f-7d90a8ef2062
        a                  lci:TextString ;
        rdfs:label         "00821585"^^xsd:string ;
        rdl:defaultRdsId   "R-669c748e-02f5-405b-905f-7d90a8ef2062"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25994.pdf"^^xsd:string .

stirdl:R-7d1a0c08-adec-4a1b-8145-42087becdf3b
        rdfs:label        "Electronic Module"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS1413185363 , stirdl:RDS1422805611 , stirdl:RDS1413185365 ;
        rdl:defaultRdsId  "R-7d1a0c08-adec-4a1b-8145-42087becdf3b"^^xsd:string ;
        stirdl:hasCommunicationStandard
                stirdl:R-2e4bb025-b52b-4118-9803-1d70cc2c301d ;
        stirdl:hasPercentageAccuracyInstance
                stirdl:R-ce361ddf-7692-405b-a1de-84a68a4910ba .

stirdl:R-79aab701-f024-4c7e-bb72-3af9be52f40e
        rdfs:label                    "-0.98 - 137.9 BAR ABSOLUTE"^^xsd:string ;
        rdfs:subClassOf               stirdl:RDS13115064 ;
        rdl:defaultRdsId              "R-79aab701-f024-4c7e-bb72-3af9be52f40e"^^xsd:string ;
        stirdl:hasLowerLimitPressure  stirdl:R-98c5abf8-c3d7-4771-8cf9-718ccfbde630 ;
        stirdl:hasUpperLimitPressure  stirdl:R-d22f4b03-487c-4873-9fd6-d4b18c94957c .

stirdl:R-832f2cdf-5f78-43b7-9aac-a5d0d42a9e13
        rdfs:label                   "10.5 - 42.4 VOLT"^^xsd:string ;
        rdfs:subClassOf              stirdl:RDS16805172 ;
        rdl:defaultRdsId             "R-832f2cdf-5f78-43b7-9aac-a5d0d42a9e13"^^xsd:string ;
        stirdl:hasLowerLimitVoltage  stirdl:R-fb1bef0c-3645-4e6c-b89f-8ce23c238cad ;
        stirdl:hasUpperLimitVoltage  stirdl:R-17a9f9ea-f2e5-4cee-9e25-a4a607f847bf .

stirdl:R-69bedce2-de95-41e0-b089-967d621bace5
        rdfs:label        "Pressure Transmitter Body"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS820709 , stirdl:RDS419849 ;
        rdl:defaultRdsId  "R-69bedce2-de95-41e0-b089-967d621bace5"^^xsd:string .

stirdl:hasUpperLimitTemperature
        rdfs:subPropertyOf  lci:hasUpperLimit .

stirdl:R-315748b2-cc26-4930-9b00-e7afbf8b1779
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051S Wireless Series Pressure, Level, and Flow Solutions with WirelessHART™ Protocol"^^xsd:string ;
        rdl:defaultRdsId   "R-315748b2-cc26-4930-9b00-e7afbf8b1779"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25995.pdf"^^xsd:string .

stirdl:hasUpperLimitElectricalLoadInstance
        rdfs:subPropertyOf  stirdl:hasUpperLimitElectricalLoad .

stirdl:R-ce361ddf-7692-405b-a1de-84a68a4910ba
        rdfs:label                      "+/- 0.055 PERCENT"^^xsd:string ;
        rdfs:subClassOf                 stirdl:RDS627075900 ;
        rdl:defaultRdsId                "R-ce361ddf-7692-405b-a1de-84a68a4910ba"^^xsd:string ;
        stirdl:hasLowerLimitPercentage  stirdl:R-ff7ff0fe-6932-4ff2-a473-93a53fb68ccc ;
        stirdl:hasUpperLimitPercentage  stirdl:R-11c0aa81-c130-481f-9b76-4879c9b2c6fa .

stirdl:R-4f8d9bd2-19f3-454c-bea0-6d40535dcae5
        rdfs:label        "137.9 bar"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS13115064 ;
        rdl:defaultRdsId  "R-4f8d9bd2-19f3-454c-bea0-6d40535dcae5"^^xsd:string ;
        stirdl:hasNormalPressureInstance
                stirdl:R-d46ca4b0-3a5e-432a-8806-707009f29a4f .

stirdl:R-aee0495d-52f8-4c7b-81a6-49dabad345c1
        rdfs:label              "4.7 KILOGRAM"^^xsd:string ;
        rdfs:subClassOf         stirdl:RDS1468222121 ;
        rdl:defaultRdsId        "R-aee0495d-52f8-4c7b-81a6-49dabad345c1"^^xsd:string ;
        stirdl:hasNormalWeight  stirdl:R-baf3362d-3f12-4b8d-b260-94af50f8b6db .

stirdl:hasSourServiceSpecification
        rdfs:label          "Sour Service Specification"^^xsd:string ;
        rdfs:subPropertyOf  stirdl:RDS1416766731 .

stirdl:R-1756d9da-1bb4-409a-9b15-cf808278101e
        rdfs:label        "Supply Connection"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS1459162771 ;
        rdl:defaultRdsId  "R-1756d9da-1bb4-409a-9b15-cf808278101e"^^xsd:string .

stirdl:R-36793244-9147-4e33-94e1-68c111821e71
        rdfs:label         "500"^^xsd:string ;
        stirdl:RDS1336634  "500"^^xsd:float .

stirdl:R-91dd6308-9a14-4a20-959f-d04001f9dee0
        rdfs:label        "Electronic Module"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS1413185365 , stirdl:RDS1422805611 , stirdl:RDS1413185363 ;
        rdl:defaultRdsId  "R-91dd6308-9a14-4a20-959f-d04001f9dee0"^^xsd:string ;
        stirdl:hasCommunicationStandard
                stirdl:R-b6b70466-64f9-4e2b-b4d9-fed2c8bf7c5c ;
        stirdl:hasPercentageAccuracyInstance
                stirdl:R-d5e3b8d2-f4ba-4751-b16c-83af77c3c615 ;
        stirdl:hasSupplyVoltageRangeInstance
                stirdl:R-832f2cdf-5f78-43b7-9aac-a5d0d42a9e13 ;
        stirdl:hasUpperLimitElectricalLoadInstance
                stirdl:R-29a64bf6-92f6-4465-9601-55f06311b7ec .

stirdl:R-b9048d74-6df3-47b6-9855-b9f3fec86f3b
        a                  lci:TextString ;
        rdfs:label         "00781210"^^xsd:string ;
        rdl:defaultRdsId   "R-b9048d74-6df3-47b6-9855-b9f3fec86f3b"^^xsd:string ;
        rdl:hasDefinition  "/DocArchive/0/02/10/33/86/TEK-00781210.pdf"^^xsd:string .

stirdl:hasUpperLimitPressure
        rdfs:subPropertyOf  lci:hasUpperLimit .

stirdl:hasLowerLimitPower
        rdfs:subPropertyOf  lci:hasLowerLimit .

stirdl:R-c3a976f4-3317-48e2-bca4-bcf0f1325c09
        rdfs:label         "-137.9"^^xsd:string ;
        rdl:defaultRdsId   "R-c3a976f4-3317-48e2-bca4-bcf0f1325c09"^^xsd:string ;
        stirdl:RDS1314539  "-137.9"^^xsd:float .

stirdl:R-9e9ddcb8-5550-4d78-a796-64a6bee82375
        rdfs:label         "-40"^^xsd:string ;
        stirdl:RDS1322684  "-40"^^xsd:float .

stirdl:R-0f243a5e-266a-4770-aae0-4cd7793bac02
        rdfs:label        "Pressure Transmitter Body"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS419849 , stirdl:RDS820709 ;
        rdl:defaultRdsId  "R-0f243a5e-266a-4770-aae0-4cd7793bac02"^^xsd:string ;
        stirdl:hasSourServiceSpecification
                stirdl:R-8b242e37-8637-4dd9-be30-7853460678ba .

stirdl:R-76a2b3f9-5fd4-490b-9dcb-f6cfbf42757a
        rdfs:label         "0.04"^^xsd:string ;
        stirdl:RDS1317959  "0.04"^^xsd:float .

stirdl:hasCEIdentificationCode
        a       stirdl:RDS1387343801 .

stirdl:R-32e455b3-ff51-4079-81c5-d7a2b0e639d4
        rdfs:label        "-20 - 80 DEGREE CELSIUS"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS13114692 ;
        rdl:defaultRdsId  "R-32e455b3-ff51-4079-81c5-d7a2b0e639d4"^^xsd:string ;
        stirdl:hasLowerLimitTemperature
                stirdl:R-4f67eb5c-89c9-4419-b368-e43f30fc5cfd ;
        stirdl:hasUpperLimitTemperature
                stirdl:R-d7175580-5243-40f0-864d-9238c56046be .

stirdl:R-fb1bef0c-3645-4e6c-b89f-8ce23c238cad
        rdfs:label         "10.5"^^xsd:string ;
        stirdl:RDS1347974  "10.5"^^xsd:float .

stirdl:R-4f67eb5c-89c9-4419-b368-e43f30fc5cfd
        rdfs:label         "-20"^^xsd:string ;
        stirdl:RDS1322684  "-20"^^xsd:float .

stirdl:R-4e1170b0-3501-4131-8c97-369822f2c61d
        rdfs:label        "-137.9 bar"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS13115064 ;
        rdl:defaultRdsId  "R-4e1170b0-3501-4131-8c97-369822f2c61d"^^xsd:string ;
        stirdl:hasNormalPressureInstance
                stirdl:R-c3a976f4-3317-48e2-bca4-bcf0f1325c09 .

stirdl:R-11c0aa81-c130-481f-9b76-4879c9b2c6fa
        rdfs:label         "0.055"^^xsd:string ;
        stirdl:RDS1317959  "0.055"^^xsd:float .

stirdl:R-aeb2ed39-ec5a-4800-8e12-cee1e1ca603f
        rdfs:label         "-137.9"^^xsd:string ;
        rdl:defaultRdsId   "R-aeb2ed39-ec5a-4800-8e12-cee1e1ca603f"^^xsd:string ;
        stirdl:RDS1348919  "-137.9"^^xsd:float .

stirdl:R-04c45141-6694-469d-9ca6-c771a9052c76
        rdfs:label         "3.3"^^xsd:string ;
        stirdl:RDS1328669  "3.3"^^xsd:float .

stirdl:R-ad790298-a8bf-46db-90dd-3700f379aed3
        rdfs:label              "Pressure Element"^^xsd:string ;
        rdfs:subClassOf         stirdl:RDS462104 , stirdl:RDS708344 , stirdl:RDS12837115 ;
        rdl:defaultRdsId        "R-ad790298-a8bf-46db-90dd-3700f379aed3"^^xsd:string ;
        stirdl:hasAdjustablePressureMeasuringRangeInstance
                stirdl:R-79aab701-f024-4c7e-bb72-3af9be52f40e ;
        stirdl:hasFillingFluid  stirdl:R-f7dd4841-664d-4291-b394-6324380cba10 ;
        stirdl:hasLowerLimitPressureMeasuringSpanInstance
                stirdl:R-2ccc34e3-bd26-44c9-88a7-09ce860f05c8 ;
        stirdl:hasUpperLimitPressureMeasuringSpanInstance
                stirdl:R-4f8d9bd2-19f3-454c-bea0-6d40535dcae5 .

stirdl:R-ab8af63c-3c76-4c96-858c-f496afb0a6e6
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051 Pressure Transmitter"^^xsd:string ;
        rdl:defaultRdsId   "R-ab8af63c-3c76-4c96-858c-f496afb0a6e6"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25993.pdf"^^xsd:string .

stirdl:R-24e33779-d222-4915-a5ca-7278562b2b3c
        rdfs:label        "ASME B1.20.1 1/4 - 18 NPT"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS1442382761 , stirdl:RDS733634 ;
        rdl:defaultRdsId  "R-24e33779-d222-4915-a5ca-7278562b2b3c"^^xsd:string .

stirdl:R-c827adef-25d0-4e0f-8200-71586d336c3f
        rdfs:label         "500"^^xsd:string ;
        stirdl:RDS1336634  "500"^^xsd:float .

stirdl:R-d22f4b03-487c-4873-9fd6-d4b18c94957c
        rdfs:label         "137.9"^^xsd:string ;
        rdl:defaultRdsId   "R-d22f4b03-487c-4873-9fd6-d4b18c94957c"^^xsd:string ;
        stirdl:RDS1348919  "137.9"^^xsd:float .

stirdl:R-3ba73a79-4253-4685-abfd-c00c9ffcad53
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051S Wireless Series Pressure, Level, and Flow Solutions with WirelessHART™ Protocol"^^xsd:string ;
        rdl:defaultRdsId   "R-3ba73a79-4253-4685-abfd-c00c9ffcad53"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25995.pdf"^^xsd:string .

stirdl:R-d3433fcc-42bb-4aef-9ad5-789a5c0746d5
        rdfs:label        "137.9 bar"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS13115064 ;
        rdl:defaultRdsId  "R-d3433fcc-42bb-4aef-9ad5-789a5c0746d5"^^xsd:string ;
        stirdl:hasNormalPressureInstance
                stirdl:R-ea886fc4-86a3-4780-81cb-95bff971eee2 .

stirdl:R-4aee50bb-89bd-4c3d-bbca-1af7fb3cde0a
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051S Wireless Series Pressure, Level, and Flow Solutions with WirelessHART™ Protocol"^^xsd:string ;
        rdl:defaultRdsId   "R-4aee50bb-89bd-4c3d-bbca-1af7fb3cde0a"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25995.pdf"^^xsd:string .

stirdl:R-98c5abf8-c3d7-4771-8cf9-718ccfbde630
        rdfs:label         "-0.98"^^xsd:string ;
        rdl:defaultRdsId   "R-98c5abf8-c3d7-4771-8cf9-718ccfbde630"^^xsd:string ;
        stirdl:RDS1348919  "-0.98"^^xsd:float .

stirdl:R-287c37a6-0a94-4ec4-ab9c-79a786751027
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051S Wireless Series Pressure, Level, and Flow Solutions with WirelessHART™ Protocol"^^xsd:string ;
        rdl:defaultRdsId   "R-287c37a6-0a94-4ec4-ab9c-79a786751027"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25995.pdf"^^xsd:string .

stirdl:hasPowerConsumptionRangeInstance
        rdfs:subPropertyOf  stirdl:hasPowerConsumptionRange .

stirdl:R-f52555df-4de4-40b4-81fc-7bf090e3fab9
        rdfs:label         "-0.98"^^xsd:string ;
        rdl:defaultRdsId   "R-f52555df-4de4-40b4-81fc-7bf090e3fab9"^^xsd:string ;
        stirdl:RDS1314539  "-0.98"^^xsd:float .

stirdl:R-ea43a955-03f9-49f4-aee8-3753c030c9e5
        a                  lci:TextString , stirdl:RDS1386450251 ;
        rdfs:label         "3051S2CG5A2B11X5JWA1WK1C1I1M5P1Q4Q8"^^xsd:string ;
        rdl:hasDefinition  "3051S2CG5A2B11X5JWA1WK1C1I1M5P1Q4Q8"^^xsd:string .

stirdl:hasNormalWeight
        rdfs:subPropertyOf  stirdl:RDS7601554 .

stirdl:R-849c05e1-bda6-4c95-81c4-dac370778016
        rdfs:label         "Transmitter Housing"^^xsd:string ;
        rdfs:subClassOf    stirdl:RDS573609921 ;
        rdl:defaultRdsId   "R-849c05e1-bda6-4c95-81c4-dac370778016"^^xsd:string ;
        lci:featurePartOf  stirdl:R-9ca410a3-c20f-4e83-8c20-67530bc4694a .

stirdl:R-2e4bb025-b52b-4118-9803-1d70cc2c301d
        a                 lci:TextString ;
        rdfs:label        "HART"^^xsd:string ;
        rdl:defaultRdsId  "R-2e4bb025-b52b-4118-9803-1d70cc2c301d"^^xsd:string .

stirdl:R-f7422028-8ede-4df8-ac56-45f4f065cf72
        rdfs:label        "-40 - 80 DEGREE CELSIUS"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS13114692 ;
        rdl:defaultRdsId  "R-f7422028-8ede-4df8-ac56-45f4f065cf72"^^xsd:string ;
        stirdl:hasLowerLimitTemperature
                stirdl:R-9e9ddcb8-5550-4d78-a796-64a6bee82375 ;
        stirdl:hasUpperLimitTemperature
                stirdl:R-40f6226a-6212-43ee-b1e3-bc177782d68d .

stirdl:hasOperationAndMaintenanceInstructionsReference
        rdfs:label          "Operation and maintenance instructions"^^xsd:string ;
        rdfs:subPropertyOf  stirdl:RDS1465585571 .

stirdl:hasUpperLimitPower
        rdfs:subPropertyOf  lci:hasUpperLimit .

stirdl:R-2e6092c7-4a88-410d-ade4-ae6265572fc7
        rdfs:label                      "3051S2CG5A2B11X5JWA1WK1C1I1M5P1Q4Q8"^^xsd:string ;
        rdfs:subClassOf                 stirdl:RDS1007459 , stirdl:RDS38822373235 , stirdl:RDS1400191931 , stirdl:RDS1015109 , stirdl:RDS1084049 , stirdl:RDS1051694 , stirdl:RDS1400865471 ;
        rdl:defaultRdsId                "R-2e6092c7-4a88-410d-ade4-ae6265572fc7"^^xsd:string ;
        lci:assembledPartOf             stirdl:R-7d1a0c08-adec-4a1b-8145-42087becdf3b , stirdl:R-69bedce2-de95-41e0-b089-967d621bace5 , stirdl:R-20727283-d401-4f87-8b02-80492738a2fb , stirdl:R-07194f34-8517-4269-be72-542ae991e740 , stirdl:R-acbed138-d627-49af-8291-82bcff83047c ;
        lci:identifiedBy                stirdl:R-ea43a955-03f9-49f4-aee8-3753c030c9e5 ;
        stirdl:hasAmbientOperatingTemperatureRangeInstance
                stirdl:R-32e455b3-ff51-4079-81c5-d7a2b0e639d4 ;
        stirdl:hasCEIdentificationCode  "CE1180"^^xsd:string ;
        stirdl:hasInstallationAndRemovalProcedureReference
                stirdl:R-315748b2-cc26-4930-9b00-e7afbf8b1779 ;
        stirdl:hasManufacturingCompanyName
                "EMERSON PROCESS MANAGEMENT"^^xsd:string ;
        stirdl:hasMeasurementAndArrangementDrawingReference
                stirdl:R-7cade5c1-a339-408c-a161-beaa2123d4a0 , stirdl:R-b9048d74-6df3-47b6-9855-b9f3fec86f3b ;
        stirdl:hasOperationAndMaintenanceInstructionsReference
                stirdl:R-287c37a6-0a94-4ec4-ab9c-79a786751027 ;
        stirdl:hasPowerConsumptionRangeInstance
                stirdl:R-91821ffd-9e63-4f12-936e-ade483514d06 ;
        stirdl:hasProductDescriptionAndOrderingInformationReference
                stirdl:R-3ba73a79-4253-4685-abfd-c00c9ffcad53 ;
        stirdl:hasSectionalDrawingReference
                stirdl:R-52f2c6bf-fcdf-45b3-b80d-bf7051bb8d3d , stirdl:R-4aee50bb-89bd-4c3d-bbca-1af7fb3cde0a ;
        stirdl:hasWeightRangeInstance   stirdl:R-c069bc96-d906-45a0-b5a1-677e13afe185 .

stirdl:R-d5e3b8d2-f4ba-4751-b16c-83af77c3c615
        rdfs:label                      "+/- 0.04 PERCENT"^^xsd:string ;
        rdfs:subClassOf                 stirdl:RDS627075900 ;
        rdl:defaultRdsId                "R-d5e3b8d2-f4ba-4751-b16c-83af77c3c615"^^xsd:string ;
        stirdl:hasLowerLimitPercentage  stirdl:R-bf8196de-7b60-4168-82c2-14deb04f03df ;
        stirdl:hasUpperLimitPercentage  stirdl:R-76a2b3f9-5fd4-490b-9dcb-f6cfbf42757a .

stirdl:R-5276782f-e7ad-42c7-abe3-44865966df05
        rdfs:label         "10"^^xsd:string ;
        stirdl:RDS1336634  "10"^^xsd:float .

stirdl:R-44a1b562-3831-43a2-8b26-7ceb4f538731
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051 Pressure Transmitter"^^xsd:string ;
        rdl:defaultRdsId   "R-44a1b562-3831-43a2-8b26-7ceb4f538731"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25993.pdf"^^xsd:string .

stirdl:R-bf8196de-7b60-4168-82c2-14deb04f03df
        rdfs:label         "-0.04"^^xsd:string ;
        stirdl:RDS1317959  "-0.04"^^xsd:float .

stirdl:R-52f2c6bf-fcdf-45b3-b80d-bf7051bb8d3d
        a                  lci:TextString ;
        rdfs:label         "00781210"^^xsd:string ;
        rdl:defaultRdsId   "R-52f2c6bf-fcdf-45b3-b80d-bf7051bb8d3d"^^xsd:string ;
        rdl:hasDefinition  "/DocArchive/0/02/10/33/86/TEK-00781210.pdf"^^xsd:string .

stirdl:R-07194f34-8517-4269-be72-542ae991e740
        rdfs:label              "Pressure Element"^^xsd:string ;
        rdfs:subClassOf         stirdl:RDS462104 , stirdl:RDS708344 , stirdl:RDS419849 ;
        rdl:defaultRdsId        "R-07194f34-8517-4269-be72-542ae991e740"^^xsd:string ;
        stirdl:hasAdjustablePressureMeasuringRangeInstance
                stirdl:R-b6c4f6d3-6c74-488b-8796-652847600688 ;
        stirdl:hasFillingFluid  stirdl:R-d24d885a-9e1b-4daf-94c1-3919fd882a2b ;
        stirdl:hasLowerLimitPressureMeasuringSpanInstance
                stirdl:R-4e1170b0-3501-4131-8c97-369822f2c61d ;
        stirdl:hasUpperLimitPressureMeasuringSpanInstance
                stirdl:R-d3433fcc-42bb-4aef-9ad5-789a5c0746d5 .

stirdl:hasLowerLimitPressure
        rdfs:subPropertyOf  lci:hasLowerLimit .

stirdl:R-d7175580-5243-40f0-864d-9238c56046be
        rdfs:label         "80"^^xsd:string ;
        stirdl:RDS1322684  "80"^^xsd:float .