sti.ttl 40.6 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 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802
@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-957f2d28-1a0b-49d5-a2b5-455e2032eaad
        rdfs:label        "Supply Connection"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS1459162771 ;
        rdl:defaultRdsId  "R-957f2d28-1a0b-49d5-a2b5-455e2032eaad"^^xsd:string .

stirdl:R-3c6a42c6-f550-4d12-88c0-3c9b96874820
        rdfs:label         "500"^^xsd:string ;
        stirdl:RDS1336634  "500"^^xsd:float .

stirdl:R-a6e7be2b-af9c-4b12-ba90-e14b03ec4fa2
        rdfs:label         "-0.04"^^xsd:string ;
        stirdl:RDS1317959  "-0.04"^^xsd:float .

stirdl:hasLowerLimitTemperature
        rdfs:subPropertyOf  lci:hasLowerLimit .

stirdl:R-660bc18e-f86d-4a5c-86b1-b96abf15c272
        a                  lci:TextString ;
        rdfs:label         "NACE MR 01-75"^^xsd:string ;
        rdl:defaultRdsId   "R-660bc18e-f86d-4a5c-86b1-b96abf15c272"^^xsd:string ;
        rdl:hasDefinition  "NACE MR 01-75"^^xsd:string .

stirdl:R-806cc2f0-b78e-487c-b1c1-30afd250452d
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051 Pressure Transmitter"^^xsd:string ;
        rdl:defaultRdsId   "R-806cc2f0-b78e-487c-b1c1-30afd250452d"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25993.pdf"^^xsd:string .

stirdl:R-70223501-d61d-48de-9d7a-6814971659c2
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051S Wireless Series Pressure, Level, and Flow Solutions with WirelessHART™ Protocol"^^xsd:string ;
        rdl:defaultRdsId   "R-70223501-d61d-48de-9d7a-6814971659c2"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25995.pdf"^^xsd:string .

stirdl:hasAdjustablePressureMeasuringRangeInstance
        rdfs:subPropertyOf  stirdl:hasAdjustablePressureMeasuringRange .

stirdl:R-13c1095a-0231-4b4b-9f97-5793ad6b6acf
        rdfs:label              "4.7 KILOGRAM"^^xsd:string ;
        rdfs:subClassOf         stirdl:RDS1468222121 ;
        rdl:defaultRdsId        "R-13c1095a-0231-4b4b-9f97-5793ad6b6acf"^^xsd:string ;
        stirdl:hasNormalWeight  stirdl:R-42abe1aa-8e17-4ceb-835e-d32c72538053 .

stirdl:R-8f3d6e24-8741-4608-8fd8-20776b268658
        rdfs:label        "Silicone oil"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS6696832 ;
        rdl:defaultRdsId  "R-8f3d6e24-8741-4608-8fd8-20776b268658"^^xsd:string .

stirdl:R-b77e0b4a-7f63-48ee-8c42-de4bde6ab3b8
        rdfs:label                   "Coplanar Flange"^^xsd:string ;
        rdl:defaultRdsId             "R-b77e0b4a-7f63-48ee-8c42-de4bde6ab3b8"^^xsd:string ;
        stirdl:hasProcessConnection  stirdl:R-03a7cac3-b327-4dc5-879d-a93e6f63d81c .

stirdl:R-153d0996-7fb5-4f0c-aef8-4d1517c7af11
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051S Wireless Series Pressure, Level, and Flow Solutions with WirelessHART™ Protocol"^^xsd:string ;
        rdl:defaultRdsId   "R-153d0996-7fb5-4f0c-aef8-4d1517c7af11"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25995.pdf"^^xsd:string .

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

stirdl:R-61964570-c4bc-4f75-b8ca-e466ee6ffa5e
        a                  lci:TextString ;
        rdfs:label         "00821585"^^xsd:string ;
        rdl:defaultRdsId   "R-61964570-c4bc-4f75-b8ca-e466ee6ffa5e"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25994.pdf"^^xsd:string .

stirdl:hasUpperLimitVoltage
        rdfs:subPropertyOf  lci:hasUpperLimit .

stirdl:R-527d27dd-791b-4cc0-839c-284ba33348e3
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051 Pressure Transmitter"^^xsd:string ;
        rdl:defaultRdsId   "R-527d27dd-791b-4cc0-839c-284ba33348e3"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25993.pdf"^^xsd:string .

stirdl:R-b438c9b4-9047-4c77-8907-5168a9cc41aa
        rdfs:label         "-40"^^xsd:string ;
        stirdl:RDS1322684  "-40"^^xsd:float .

stirdl:R-40c3e037-1550-45d2-a949-2e245589d08c
        a                  lci:TextString ;
        rdfs:label         "00821585"^^xsd:string ;
        rdl:defaultRdsId   "R-40c3e037-1550-45d2-a949-2e245589d08c"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25994.pdf"^^xsd:string .

stirdl:R-510bf150-e1ce-4e0f-a270-6f4b83663fef
        rdfs:label        "-20 - 80 DEGREE CELSIUS"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS13114692 ;
        rdl:defaultRdsId  "R-510bf150-e1ce-4e0f-a270-6f4b83663fef"^^xsd:string ;
        stirdl:hasLowerLimitTemperature
                stirdl:R-0a0b2c1d-c64f-4cf8-ba49-b9df558b0eba ;
        stirdl:hasUpperLimitTemperature
                stirdl:R-69aa26fb-726f-48a0-9149-22dca6d595ea .

stirdl:hasLowerLimitVoltage
        rdfs:subPropertyOf  lci:hasLowerLimit .

stirdl:R-5f1c3c92-5f34-40a4-b097-6b50daca4c2e
        a                  stirdl:RDS1386450251 , lci:TextString ;
        rdfs:label         "3051CG5A22A1KM5K6L4Q4Q8QTHR7"^^xsd:string ;
        rdl:hasDefinition  "3051CG5A22A1KM5K6L4Q4Q8QTHR7"^^xsd:string .

stirdl:R-82ebf39a-49a7-4c0f-8231-865948480216
        rdfs:label         "Transmitter Housing"^^xsd:string ;
        rdfs:subClassOf    stirdl:RDS573609921 ;
        rdl:defaultRdsId   "R-82ebf39a-49a7-4c0f-8231-865948480216"^^xsd:string ;
        lci:featurePartOf  stirdl:R-74874adb-ff2d-4d72-bbdc-bba6a8ce2488 .

stirdl:R-9fc3acf3-2f37-41d2-8742-87a063555d4a
        rdfs:label        "Electronic Module"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS1413185363 , stirdl:RDS1413185365 , stirdl:RDS1422805611 ;
        rdl:defaultRdsId  "R-9fc3acf3-2f37-41d2-8742-87a063555d4a"^^xsd:string ;
        stirdl:hasCommunicationStandard
                stirdl:R-2a5d2ec5-dd7e-45b9-afea-d47fe6b9ed5f ;
        stirdl:hasPercentageAccuracyInstance
                stirdl:R-b9e71479-75fb-4e07-9e9a-2ff23e968f61 ;
        stirdl:hasSupplyVoltageRangeInstance
                stirdl:R-1e96a3a8-4da3-446c-8466-e2ea47aadb0d ;
        stirdl:hasUpperLimitElectricalLoadInstance
                stirdl:R-dc7289df-505e-4e9e-a6ae-c673ff48469b .

stirdl:R-e84baaf6-a8ff-4138-92f4-b40a8acb5c64
        rdfs:label        "-137.9 bar"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS13115064 ;
        rdl:defaultRdsId  "R-e84baaf6-a8ff-4138-92f4-b40a8acb5c64"^^xsd:string ;
        stirdl:hasNormalPressureInstance
                stirdl:R-9fcea573-0e04-41d5-be4b-d1659c116fab .

stirdl:R-5e2e7c92-8fc2-4ddc-a897-2dba17a36849
        rdfs:label                    "-0.98 - 137.9 BAR ABSOLUTE"^^xsd:string ;
        rdfs:subClassOf               stirdl:RDS13115064 ;
        rdl:defaultRdsId              "R-5e2e7c92-8fc2-4ddc-a897-2dba17a36849"^^xsd:string ;
        stirdl:hasLowerLimitPressure  stirdl:R-550075ed-9d65-44cb-9b11-f5fd8312527c ;
        stirdl:hasUpperLimitPressure  stirdl:R-def2be31-58dc-4993-a3e5-a1bec40559da .

stirdl:R-55435fe8-1584-480e-a0d6-f7bac9c941c5
        rdfs:label         "137.9"^^xsd:string ;
        rdl:defaultRdsId   "R-55435fe8-1584-480e-a0d6-f7bac9c941c5"^^xsd:string ;
        stirdl:RDS1314539  "137.9"^^xsd:float .

stirdl:R-84336f9c-37b3-4e03-8cc8-f3023e7901dc
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051 Pressure Transmitter"^^xsd:string ;
        rdl:defaultRdsId   "R-84336f9c-37b3-4e03-8cc8-f3023e7901dc"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25993.pdf"^^xsd:string .

stirdl:R-39782ae6-eaa5-42e9-a6ad-3b9a1f2e7e4e
        rdfs:label                   "10.5 - 42.4 VOLT"^^xsd:string ;
        rdfs:subClassOf              stirdl:RDS16805172 ;
        rdl:defaultRdsId             "R-39782ae6-eaa5-42e9-a6ad-3b9a1f2e7e4e"^^xsd:string ;
        stirdl:hasLowerLimitVoltage  stirdl:R-976006ca-a294-460a-add0-bc394008fa11 ;
        stirdl:hasUpperLimitVoltage  stirdl:R-08b5ed17-f0dd-4b4b-b1e1-7e7ae6decec5 .

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

stirdl:R-b07d6049-eab7-4f18-ba47-7f542a0b1b33
        rdfs:label        "137.9 bar"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS13115064 ;
        rdl:defaultRdsId  "R-b07d6049-eab7-4f18-ba47-7f542a0b1b33"^^xsd:string ;
        stirdl:hasNormalPressureInstance
                stirdl:R-920dad4a-7a4f-4fe8-8e7f-80ef7977ab63 .

stirdl:R-f2264723-5541-4b08-95c0-77724a0de1a5
        rdfs:label         "10"^^xsd:string ;
        stirdl:RDS1336634  "10"^^xsd:float .

stirdl:R-f181eb6a-f73e-4b08-8dec-a1dc368d9c35
        rdfs:label              "3.3 KILOGRAM"^^xsd:string ;
        rdfs:subClassOf         stirdl:RDS1468222121 ;
        rdl:defaultRdsId        "R-f181eb6a-f73e-4b08-8dec-a1dc368d9c35"^^xsd:string ;
        stirdl:hasNormalWeight  stirdl:R-362f5bfe-3533-49e4-b7b4-95012317926e .

stirdl:R-5eb3999e-7100-4c95-be8b-6aae8c8bcba2
        rdfs:label         "Transmitter Housing"^^xsd:string ;
        rdfs:subClassOf    stirdl:RDS573609921 ;
        rdl:defaultRdsId   "R-5eb3999e-7100-4c95-be8b-6aae8c8bcba2"^^xsd:string ;
        lci:featurePartOf  stirdl:R-957f2d28-1a0b-49d5-a2b5-455e2032eaad .

stirdl:R-69aa26fb-726f-48a0-9149-22dca6d595ea
        rdfs:label         "80"^^xsd:string ;
        stirdl:RDS1322684  "80"^^xsd:float .

stirdl:R-610c59e7-bd68-47a6-8932-596053b6d952
        rdfs:label         "500"^^xsd:string ;
        stirdl:RDS1336634  "500"^^xsd:float .

stirdl:R-860dc372-2fc4-49cd-8f33-03b1b90eed23
        rdfs:label         "0.04"^^xsd:string ;
        stirdl:RDS1317959  "0.04"^^xsd:float .

stirdl:R-de968433-8173-4cec-a780-6a41e67784c9
        rdfs:label        "Electronic Module"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS1413185365 , stirdl:RDS1422805611 , stirdl:RDS1413185363 ;
        rdl:defaultRdsId  "R-de968433-8173-4cec-a780-6a41e67784c9"^^xsd:string ;
        stirdl:hasCommunicationStandard
                stirdl:R-f5e10d79-312b-4696-9fa0-64bd3bd484f0 ;
        stirdl:hasPercentageAccuracyInstance
                stirdl:R-6c5ddd9f-ccd5-45db-9c97-5b2724dcd8f4 .

stirdl:R-1eb73c6c-3e46-44ea-a436-e978bcf4408c
        a                  lci:TextString , stirdl:RDS1386450251 ;
        rdfs:label         "3051S2CG5A2B11X5JWA1WK1C1I1M5P1Q4Q8"^^xsd:string ;
        rdl:hasDefinition  "3051S2CG5A2B11X5JWA1WK1C1I1M5P1Q4Q8"^^xsd:string .

stirdl:R-362f5bfe-3533-49e4-b7b4-95012317926e
        rdfs:label         "3.3"^^xsd:string ;
        stirdl:RDS1328669  "3.3"^^xsd:float .

stirdl:R-d59a08e3-a434-46dc-9f53-bb157cb6e5b0
        rdfs:label        "ASME B1.20.1 1/4 - 18 NPT"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS1442382761 , stirdl:RDS733634 ;
        rdl:defaultRdsId  "R-d59a08e3-a434-46dc-9f53-bb157cb6e5b0"^^xsd:string .

stirdl:hasAmbientOperatingTemperatureRangeInstance
        rdfs:subPropertyOf  stirdl:hasAmbientOperatingTemperatureRange .

stirdl:R-b4efa92b-5163-498e-8267-36075297f258
        rdfs:label        "137.9 bar"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS13115064 ;
        rdl:defaultRdsId  "R-b4efa92b-5163-498e-8267-36075297f258"^^xsd:string ;
        stirdl:hasNormalPressureInstance
                stirdl:R-ebcc1937-49a6-4b50-b416-949fd5ab8d86 .

stirdl:R-08b5ed17-f0dd-4b4b-b1e1-7e7ae6decec5
        rdfs:label         "42.4"^^xsd:string ;
        stirdl:RDS1347974  "42.4"^^xsd:float .

stirdl:R-03a7cac3-b327-4dc5-879d-a93e6f63d81c
        rdfs:label        "ASME B1.20.1 1/4 - 18 NPT"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS733634 , stirdl:RDS1442382761 ;
        rdl:defaultRdsId  "R-03a7cac3-b327-4dc5-879d-a93e6f63d81c"^^xsd:string .

stirdl:R-bb364db2-ffbf-4a7f-99c6-afeacbcf6d2c
        rdfs:label        "Electronic Module"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS1422805611 , stirdl:RDS1413185363 , stirdl:RDS1413185365 ;
        rdl:defaultRdsId  "R-bb364db2-ffbf-4a7f-99c6-afeacbcf6d2c"^^xsd:string ;
        stirdl:hasCommunicationStandard
                stirdl:R-8aa06b6a-086a-4b53-a766-9d95ec18d961 ;
        stirdl:hasPercentageAccuracyInstance
                stirdl:R-ac7053da-900b-4fdf-9276-f9c5644255d6 ;
        stirdl:hasSupplyVoltageRangeInstance
                stirdl:R-39782ae6-eaa5-42e9-a6ad-3b9a1f2e7e4e ;
        stirdl:hasUpperLimitElectricalLoadInstance
                stirdl:R-93a36a6e-94ff-46cd-b4eb-c6a72b66a6b6 .

stirdl:hasSupplyVoltageRangeInstance
        rdfs:subPropertyOf  stirdl:RDS1411396881 .

stirdl:R-93a36a6e-94ff-46cd-b4eb-c6a72b66a6b6
        rdfs:label         "1387 Ohm"^^xsd:string ;
        rdl:defaultRdsId   "R-93a36a6e-94ff-46cd-b4eb-c6a72b66a6b6"^^xsd:string ;
        stirdl:RDS1338524  "1387"^^xsd:float .

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:R-424bdf26-ecde-4835-a183-cadbb173dfc6
        rdfs:label              "Pressure Element"^^xsd:string ;
        rdfs:subClassOf         stirdl:RDS708344 , stirdl:RDS12837115 , stirdl:RDS462104 ;
        rdl:defaultRdsId        "R-424bdf26-ecde-4835-a183-cadbb173dfc6"^^xsd:string ;
        stirdl:hasAdjustablePressureMeasuringRangeInstance
                stirdl:R-5e2e7c92-8fc2-4ddc-a897-2dba17a36849 ;
        stirdl:hasFillingFluid  stirdl:R-666179da-37f3-496d-8896-f31f5c131162 ;
        stirdl:hasLowerLimitPressureMeasuringSpanInstance
                stirdl:R-dac87e68-81a8-44c0-af7e-9615f88527cd ;
        stirdl:hasUpperLimitPressureMeasuringSpanInstance
                stirdl:R-b4efa92b-5163-498e-8267-36075297f258 .

stirdl:hasNormalPressureInstance
        rdfs:subPropertyOf  stirdl:RDS6949380 .

stirdl:R-d741c068-3fa4-4ff6-8180-7c9836975a4c
        rdfs:label         "Transmitter Housing"^^xsd:string ;
        rdfs:subClassOf    stirdl:RDS12837115 , stirdl:RDS573609921 ;
        rdl:defaultRdsId   "R-d741c068-3fa4-4ff6-8180-7c9836975a4c"^^xsd:string ;
        lci:featurePartOf  stirdl:R-6ea25360-be35-44c1-bbc0-c32d37742d03 .

stirdl:R-976006ca-a294-460a-add0-bc394008fa11
        rdfs:label         "10.5"^^xsd:string ;
        stirdl:RDS1347974  "10.5"^^xsd:float .

stirdl:R-712555e7-b959-43e7-be7d-c4100280c7d6
        rdfs:label         "42.4"^^xsd:string ;
        stirdl:RDS1347974  "42.4"^^xsd:float .

stirdl:R-eb305df0-5c51-4381-a8b9-c95d042ccc2c
        rdfs:label                 "500 - 500 MILLIWATT"^^xsd:string ;
        rdfs:subClassOf            stirdl:RDS1411651951 ;
        rdl:defaultRdsId           "R-eb305df0-5c51-4381-a8b9-c95d042ccc2c"^^xsd:string ;
        stirdl:hasLowerLimitPower  stirdl:R-610c59e7-bd68-47a6-8932-596053b6d952 ;
        stirdl:hasUpperLimitPower  stirdl:R-3c6a42c6-f550-4d12-88c0-3c9b96874820 .

stirdl:R-b4d63fea-72eb-4585-ab48-e9b2c48ce3eb
        a                  lci:TextString ;
        rdfs:label         "00821585"^^xsd:string ;
        rdl:defaultRdsId   "R-b4d63fea-72eb-4585-ab48-e9b2c48ce3eb"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25994.pdf"^^xsd:string .

stirdl:R-cd398878-b20f-40dd-b1a7-c4196928c68e
        rdfs:label        "Pressure Transmitter Body"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS419849 , stirdl:RDS820709 ;
        rdl:defaultRdsId  "R-cd398878-b20f-40dd-b1a7-c4196928c68e"^^xsd:string ;
        stirdl:hasSourServiceSpecification
                stirdl:R-2a9ecac4-c9c1-49a4-a0ad-bbca315804be .

stirdl:R-c05a42df-f3e2-4b65-8a95-e27f2795d4ab
        rdfs:label         "500"^^xsd:string ;
        stirdl:RDS1336634  "500"^^xsd:float .

stirdl:R-cd9d76e0-5b1e-49f4-b8cb-1577b199acc5
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051 Pressure Transmitter"^^xsd:string ;
        rdl:defaultRdsId   "R-cd9d76e0-5b1e-49f4-b8cb-1577b199acc5"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25993.pdf"^^xsd:string .

stirdl:R-42abe1aa-8e17-4ceb-835e-d32c72538053
        rdfs:label         "4.7"^^xsd:string ;
        stirdl:RDS1328669  "4.7"^^xsd:float .

stirdl:R-fcb6fc86-b37a-483a-9310-e7ada1f389fa
        rdfs:label                      "3051CG5A22A1KM5K6L4Q4Q8QTHR7"^^xsd:string ;
        rdfs:subClassOf                 stirdl:RDS38822373235 , stirdl:RDS1400182901 , stirdl:RDS1400865471 , stirdl:RDS1051694 , stirdl:RDS1007459 ;
        rdl:defaultRdsId                "R-fcb6fc86-b37a-483a-9310-e7ada1f389fa"^^xsd:string ;
        lci:assembledPartOf             stirdl:R-307e1f7e-cdb0-46d5-965e-078647c9b122 , stirdl:R-82ebf39a-49a7-4c0f-8231-865948480216 , stirdl:R-9fc3acf3-2f37-41d2-8742-87a063555d4a , stirdl:R-424bdf26-ecde-4835-a183-cadbb173dfc6 , stirdl:R-96a8fb26-d28e-4719-8fca-ee8bd9b83768 ;
        lci:identifiedBy                stirdl:R-8b1a8628-3daa-4660-9ac9-53865650c0c0 ;
        stirdl:hasAmbientOperatingTemperatureRangeInstance
                stirdl:R-2cf9f481-86f1-417e-8d85-bb44e10db154 ;
        stirdl:hasCEIdentificationCode  "CE1180"^^xsd:string ;
        stirdl:hasInstallationAndRemovalProcedureReference
                stirdl:R-e83b556a-c0e9-4e6e-b5b3-f537fb4d8723 ;
        stirdl:hasManufacturingCompanyName
                "EMERSON PROCESS MANAGEMENT"^^xsd:string ;
        stirdl:hasMeasurementAndArrangementDrawingReference
                stirdl:R-082daa1d-4c61-4553-826d-55c287acb217 ;
        stirdl:hasOperationAndMaintenanceInstructionsReference
                stirdl:R-84336f9c-37b3-4e03-8cc8-f3023e7901dc ;
        stirdl:hasPowerConsumptionRangeInstance
                stirdl:R-eb305df0-5c51-4381-a8b9-c95d042ccc2c ;
        stirdl:hasProductDescriptionAndOrderingInformationReference
                stirdl:R-cd9d76e0-5b1e-49f4-b8cb-1577b199acc5 ;
        stirdl:hasSectionalDrawingReference
                stirdl:R-61964570-c4bc-4f75-b8ca-e466ee6ffa5e ;
        stirdl:hasWeightRangeInstance   stirdl:R-13c1095a-0231-4b4b-9f97-5793ad6b6acf .

stirdl:hasUpperLimitTemperature
        rdfs:subPropertyOf  lci:hasUpperLimit .

stirdl:R-67d7b383-2982-45d0-8ec6-78671eea9b78
        rdfs:label         "10.5"^^xsd:string ;
        stirdl:RDS1347974  "10.5"^^xsd:float .

stirdl:R-9ed7207f-16eb-484b-bcc7-16a7b8abc3dd
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051S Wireless Series Pressure, Level, and Flow Solutions with WirelessHART™ Protocol"^^xsd:string ;
        rdl:defaultRdsId   "R-9ed7207f-16eb-484b-bcc7-16a7b8abc3dd"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25995.pdf"^^xsd:string .

stirdl:hasUpperLimitElectricalLoadInstance
        rdfs:subPropertyOf  stirdl:hasUpperLimitElectricalLoad .

stirdl:R-7b2249d5-ac0a-4f45-bac5-beded2a9a08a
        rdfs:label                 "500 - 500 MILLIWATT"^^xsd:string ;
        rdfs:subClassOf            stirdl:RDS1411651951 ;
        rdl:defaultRdsId           "R-7b2249d5-ac0a-4f45-bac5-beded2a9a08a"^^xsd:string ;
        stirdl:hasLowerLimitPower  stirdl:R-c05a42df-f3e2-4b65-8a95-e27f2795d4ab ;
        stirdl:hasUpperLimitPower  stirdl:R-7868a132-ce3b-4429-9b5a-42103f179a9c .

stirdl:R-42114320-b85c-4ff0-a145-d7ae6f3f45a0
        rdfs:label         "-0.98"^^xsd:string ;
        rdl:defaultRdsId   "R-42114320-b85c-4ff0-a145-d7ae6f3f45a0"^^xsd:string ;
        stirdl:RDS1314539  "-0.98"^^xsd:float .

stirdl:R-ac7053da-900b-4fdf-9276-f9c5644255d6
        rdfs:label                      "+/- 0.04 PERCENT"^^xsd:string ;
        rdfs:subClassOf                 stirdl:RDS627075900 ;
        rdl:defaultRdsId                "R-ac7053da-900b-4fdf-9276-f9c5644255d6"^^xsd:string ;
        stirdl:hasLowerLimitPercentage  stirdl:R-a6e7be2b-af9c-4b12-ba90-e14b03ec4fa2 ;
        stirdl:hasUpperLimitPercentage  stirdl:R-07d0300e-5bd2-4178-9dbc-1b7544c03c56 .

stirdl:R-83cf0345-e7c1-476e-8cf4-1807e47e5164
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051 Pressure Transmitter"^^xsd:string ;
        rdl:defaultRdsId   "R-83cf0345-e7c1-476e-8cf4-1807e47e5164"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25993.pdf"^^xsd:string .

stirdl:R-3a3f171b-1a57-4e49-99dd-d8a83b68ec7e
        rdfs:label         "10"^^xsd:string ;
        stirdl:RDS1336634  "10"^^xsd:float .

stirdl:R-74874adb-ff2d-4d72-bbdc-bba6a8ce2488
        rdfs:label        "Supply Connection"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS1459162771 ;
        rdl:defaultRdsId  "R-74874adb-ff2d-4d72-bbdc-bba6a8ce2488"^^xsd:string .

stirdl:R-505c90f6-68c2-4407-b1ea-887daa6966ad
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051S Wireless Series Pressure, Level, and Flow Solutions with WirelessHART™ Protocol"^^xsd:string ;
        rdl:defaultRdsId   "R-505c90f6-68c2-4407-b1ea-887daa6966ad"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25995.pdf"^^xsd:string .

stirdl:R-7868a132-ce3b-4429-9b5a-42103f179a9c
        rdfs:label         "500"^^xsd:string ;
        stirdl:RDS1336634  "500"^^xsd:float .

stirdl:R-082daa1d-4c61-4553-826d-55c287acb217
        a                  lci:TextString ;
        rdfs:label         "00821585"^^xsd:string ;
        rdl:defaultRdsId   "R-082daa1d-4c61-4553-826d-55c287acb217"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25994.pdf"^^xsd:string .

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

stirdl:R-c0cd1d04-c73a-4ae8-8639-8da60187a84f
        rdfs:label              "Pressure Element"^^xsd:string ;
        rdfs:subClassOf         stirdl:RDS462104 , stirdl:RDS12837115 , stirdl:RDS708344 ;
        rdl:defaultRdsId        "R-c0cd1d04-c73a-4ae8-8639-8da60187a84f"^^xsd:string ;
        stirdl:hasAdjustablePressureMeasuringRangeInstance
                stirdl:R-22ee065f-a4dd-4be5-96cc-e4960f8332f1 ;
        stirdl:hasFillingFluid  stirdl:R-53e15588-890d-4019-8701-bd7059b2dee4 ;
        stirdl:hasLowerLimitPressureMeasuringSpanInstance
                stirdl:R-027806d1-b1dc-4df5-b99e-a97eaee6a4cf ;
        stirdl:hasUpperLimitPressureMeasuringSpanInstance
                stirdl:R-b07d6049-eab7-4f18-ba47-7f542a0b1b33 .

stirdl:R-9fcea573-0e04-41d5-be4b-d1659c116fab
        rdfs:label         "-137.9"^^xsd:string ;
        rdl:defaultRdsId   "R-9fcea573-0e04-41d5-be4b-d1659c116fab"^^xsd:string ;
        stirdl:RDS1314539  "-137.9"^^xsd:float .

stirdl:R-b4cc0692-9e39-4617-8e8b-815fcdb66b9a
        rdfs:label              "4.7 KILOGRAM"^^xsd:string ;
        rdfs:subClassOf         stirdl:RDS1468222121 ;
        rdl:defaultRdsId        "R-b4cc0692-9e39-4617-8e8b-815fcdb66b9a"^^xsd:string ;
        stirdl:hasNormalWeight  stirdl:R-295a0d46-c99f-4592-8a22-d5a5daa1ed9e .

stirdl:R-e83b556a-c0e9-4e6e-b5b3-f537fb4d8723
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051 Pressure Transmitter"^^xsd:string ;
        rdl:defaultRdsId   "R-e83b556a-c0e9-4e6e-b5b3-f537fb4d8723"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25993.pdf"^^xsd:string .

stirdl:R-6c5ddd9f-ccd5-45db-9c97-5b2724dcd8f4
        rdfs:label                      "+/- 0.055 PERCENT"^^xsd:string ;
        rdfs:subClassOf                 stirdl:RDS627075900 ;
        rdl:defaultRdsId                "R-6c5ddd9f-ccd5-45db-9c97-5b2724dcd8f4"^^xsd:string ;
        stirdl:hasLowerLimitPercentage  stirdl:R-da0a6368-b0a1-42ba-be6f-58e6508d8310 ;
        stirdl:hasUpperLimitPercentage  stirdl:R-d0d5a9a7-a6c6-416a-90c3-06ee4e9f24bf .

stirdl:hasLowerLimitPower
        rdfs:subPropertyOf  lci:hasLowerLimit .

stirdl:hasUpperLimitPressure
        rdfs:subPropertyOf  lci:hasUpperLimit .

stirdl:R-53e15588-890d-4019-8701-bd7059b2dee4
        rdfs:label        "Silicone oil"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS6696832 ;
        rdl:defaultRdsId  "R-53e15588-890d-4019-8701-bd7059b2dee4"^^xsd:string .

stirdl:R-f5e10d79-312b-4696-9fa0-64bd3bd484f0
        a                 lci:TextString ;
        rdfs:label        "HART"^^xsd:string ;
        rdl:defaultRdsId  "R-f5e10d79-312b-4696-9fa0-64bd3bd484f0"^^xsd:string .

stirdl:R-0a0b2c1d-c64f-4cf8-ba49-b9df558b0eba
        rdfs:label         "-20"^^xsd:string ;
        stirdl:RDS1322684  "-20"^^xsd:float .

stirdl:R-4feb939e-1fbb-4675-945c-fd287084fe08
        rdfs:label         "137.9"^^xsd:string ;
        rdl:defaultRdsId   "R-4feb939e-1fbb-4675-945c-fd287084fe08"^^xsd:string ;
        stirdl:RDS1348919  "137.9"^^xsd:float .

stirdl:R-eb243ba9-a3ed-429f-8519-8bf7f64248de
        rdfs:label        "Pressure Transmitter Body"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS820709 , stirdl:RDS419849 ;
        rdl:defaultRdsId  "R-eb243ba9-a3ed-429f-8519-8bf7f64248de"^^xsd:string .

stirdl:R-3c254e2b-d3ce-4580-aa77-8a66b592865f
        rdfs:label         "80"^^xsd:string ;
        stirdl:RDS1322684  "80"^^xsd:float .

stirdl:R-4698f1a0-fe55-4522-9f21-08789e152343
        rdfs:label         "-0.98"^^xsd:string ;
        rdl:defaultRdsId   "R-4698f1a0-fe55-4522-9f21-08789e152343"^^xsd:string ;
        stirdl:RDS1348919  "-0.98"^^xsd:float .

stirdl:R-22ee065f-a4dd-4be5-96cc-e4960f8332f1
        rdfs:label                    "-0.98 - 137.9 BAR ABSOLUTE"^^xsd:string ;
        rdfs:subClassOf               stirdl:RDS13115064 ;
        rdl:defaultRdsId              "R-22ee065f-a4dd-4be5-96cc-e4960f8332f1"^^xsd:string ;
        stirdl:hasLowerLimitPressure  stirdl:R-4698f1a0-fe55-4522-9f21-08789e152343 ;
        stirdl:hasUpperLimitPressure  stirdl:R-3ac95a32-d514-4cd0-b91f-e8ad2844a094 .

stirdl:R-2a5d2ec5-dd7e-45b9-afea-d47fe6b9ed5f
        a                 lci:TextString ;
        rdfs:label        "HART"^^xsd:string ;
        rdl:defaultRdsId  "R-2a5d2ec5-dd7e-45b9-afea-d47fe6b9ed5f"^^xsd:string .

stirdl:hasCEIdentificationCode
        a       stirdl:RDS1387343801 .

stirdl:R-d4619ddc-8377-49f8-b616-849490e437de
        a                  lci:TextString ;
        rdfs:label         "00781210"^^xsd:string ;
        rdl:defaultRdsId   "R-d4619ddc-8377-49f8-b616-849490e437de"^^xsd:string ;
        rdl:hasDefinition  "/DocArchive/0/02/10/33/86/TEK-00781210.pdf"^^xsd:string .

stirdl:R-6ea25360-be35-44c1-bbc0-c32d37742d03
        rdfs:label        "Supply Connection"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS1459162771 ;
        rdl:defaultRdsId  "R-6ea25360-be35-44c1-bbc0-c32d37742d03"^^xsd:string .

stirdl:R-d0a0cfda-7e40-419c-a4ee-ff783a43513c
        rdfs:label         "-137.9"^^xsd:string ;
        rdl:defaultRdsId   "R-d0a0cfda-7e40-419c-a4ee-ff783a43513c"^^xsd:string ;
        stirdl:RDS1348919  "-137.9"^^xsd:float .

stirdl:R-96a8fb26-d28e-4719-8fca-ee8bd9b83768
        rdfs:label                   "Coplanar Flange"^^xsd:string ;
        rdl:defaultRdsId             "R-96a8fb26-d28e-4719-8fca-ee8bd9b83768"^^xsd:string ;
        stirdl:hasProcessConnection  stirdl:R-d59a08e3-a434-46dc-9f53-bb157cb6e5b0 .

stirdl:R-8b1a8628-3daa-4660-9ac9-53865650c0c0
        a                  lci:TextString , stirdl:RDS1386450251 ;
        rdfs:label         "3051CG5A22A1KM5K6L4Q4Q8QTHR7"^^xsd:string ;
        rdl:hasDefinition  "3051CG5A22A1KM5K6L4Q4Q8QTHR7"^^xsd:string .

stirdl:R-307e1f7e-cdb0-46d5-965e-078647c9b122
        rdfs:label        "Pressure Transmitter Body"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS419849 , stirdl:RDS820709 ;
        rdl:defaultRdsId  "R-307e1f7e-cdb0-46d5-965e-078647c9b122"^^xsd:string ;
        stirdl:hasSourServiceSpecification
                stirdl:R-660bc18e-f86d-4a5c-86b1-b96abf15c272 .

stirdl:R-def2be31-58dc-4993-a3e5-a1bec40559da
        rdfs:label         "137.9"^^xsd:string ;
        rdl:defaultRdsId   "R-def2be31-58dc-4993-a3e5-a1bec40559da"^^xsd:string ;
        stirdl:RDS1348919  "137.9"^^xsd:float .

stirdl:R-666179da-37f3-496d-8896-f31f5c131162
        rdfs:label        "Silicone oil"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS6696832 ;
        rdl:defaultRdsId  "R-666179da-37f3-496d-8896-f31f5c131162"^^xsd:string .

stirdl:R-295a0d46-c99f-4592-8a22-d5a5daa1ed9e
        rdfs:label         "4.7"^^xsd:string ;
        stirdl:RDS1328669  "4.7"^^xsd:float .

stirdl:R-07d0300e-5bd2-4178-9dbc-1b7544c03c56
        rdfs:label         "0.04"^^xsd:string ;
        stirdl:RDS1317959  "0.04"^^xsd:float .

stirdl:hasPowerConsumptionRangeInstance
        rdfs:subPropertyOf  stirdl:hasPowerConsumptionRange .

stirdl:R-8aa06b6a-086a-4b53-a766-9d95ec18d961
        a                 lci:TextString ;
        rdfs:label        "HART"^^xsd:string ;
        rdl:defaultRdsId  "R-8aa06b6a-086a-4b53-a766-9d95ec18d961"^^xsd:string .

stirdl:hasNormalWeight
        rdfs:subPropertyOf  stirdl:RDS7601554 .

stirdl:R-b9e71479-75fb-4e07-9e9a-2ff23e968f61
        rdfs:label                      "+/- 0.04 PERCENT"^^xsd:string ;
        rdfs:subClassOf                 stirdl:RDS627075900 ;
        rdl:defaultRdsId                "R-b9e71479-75fb-4e07-9e9a-2ff23e968f61"^^xsd:string ;
        stirdl:hasLowerLimitPercentage  stirdl:R-4749c080-11e0-4940-8e1c-1748ad9ec725 ;
        stirdl:hasUpperLimitPercentage  stirdl:R-860dc372-2fc4-49cd-8f33-03b1b90eed23 .

stirdl:R-7f902ca3-6f40-4933-9419-54e49dba8cb8
        a                  lci:TextString ;
        rdfs:label         "00781210"^^xsd:string ;
        rdl:defaultRdsId   "R-7f902ca3-6f40-4933-9419-54e49dba8cb8"^^xsd:string ;
        rdl:hasDefinition  "/DocArchive/0/02/10/33/86/TEK-00781210.pdf"^^xsd:string .

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

stirdl:R-7507d500-753c-48a0-b9f7-c2c62769051f
        rdfs:label        "-40 - 80 DEGREE CELSIUS"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS13114692 ;
        rdl:defaultRdsId  "R-7507d500-753c-48a0-b9f7-c2c62769051f"^^xsd:string ;
        stirdl:hasLowerLimitTemperature
                stirdl:R-b1448aee-d251-46c3-9ff0-9415d0281dac ;
        stirdl:hasUpperLimitTemperature
                stirdl:R-3c254e2b-d3ce-4580-aa77-8a66b592865f .

stirdl:hasUpperLimitPower
        rdfs:subPropertyOf  lci:hasUpperLimit .

stirdl:R-b1448aee-d251-46c3-9ff0-9415d0281dac
        rdfs:label         "-40"^^xsd:string ;
        stirdl:RDS1322684  "-40"^^xsd:float .

stirdl:R-d0a9f8e0-58b1-4bfa-b6ad-de3823c8a3f2
        rdfs:label              "Pressure Element"^^xsd:string ;
        rdfs:subClassOf         stirdl:RDS708344 , stirdl:RDS419849 , stirdl:RDS462104 ;
        rdl:defaultRdsId        "R-d0a9f8e0-58b1-4bfa-b6ad-de3823c8a3f2"^^xsd:string ;
        stirdl:hasAdjustablePressureMeasuringRangeInstance
                stirdl:R-7cb2628a-27d3-4712-a255-2121d20237a4 ;
        stirdl:hasFillingFluid  stirdl:R-8f3d6e24-8741-4608-8fd8-20776b268658 ;
        stirdl:hasLowerLimitPressureMeasuringSpanInstance
                stirdl:R-e84baaf6-a8ff-4138-92f4-b40a8acb5c64 ;
        stirdl:hasUpperLimitPressureMeasuringSpanInstance
                stirdl:R-8bf07518-f03c-48cb-b11a-bfd98f741afe .

stirdl:R-2cf9f481-86f1-417e-8d85-bb44e10db154
        rdfs:label        "-40 - 80 DEGREE CELSIUS"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS13114692 ;
        rdl:defaultRdsId  "R-2cf9f481-86f1-417e-8d85-bb44e10db154"^^xsd:string ;
        stirdl:hasLowerLimitTemperature
                stirdl:R-b438c9b4-9047-4c77-8907-5168a9cc41aa ;
        stirdl:hasUpperLimitTemperature
                stirdl:R-d6bdf2b0-5df1-460c-9157-570128357409 .

stirdl:R-d9655f09-b33c-42a2-a6f5-6803a4fe46eb
        rdfs:label                 "10 - 10 MILLIWATT"^^xsd:string ;
        rdfs:subClassOf            stirdl:RDS1411651951 ;
        rdl:defaultRdsId           "R-d9655f09-b33c-42a2-a6f5-6803a4fe46eb"^^xsd:string ;
        stirdl:hasLowerLimitPower  stirdl:R-f2264723-5541-4b08-95c0-77724a0de1a5 ;
        stirdl:hasUpperLimitPower  stirdl:R-3a3f171b-1a57-4e49-99dd-d8a83b68ec7e .

stirdl:R-4749c080-11e0-4940-8e1c-1748ad9ec725
        rdfs:label         "-0.04"^^xsd:string ;
        stirdl:RDS1317959  "-0.04"^^xsd:float .

stirdl:R-7cb2628a-27d3-4712-a255-2121d20237a4
        rdfs:label                    "-137.9 - 137.9 BAR ABSOLUTE"^^xsd:string ;
        rdfs:subClassOf               stirdl:RDS13115064 ;
        rdl:defaultRdsId              "R-7cb2628a-27d3-4712-a255-2121d20237a4"^^xsd:string ;
        stirdl:hasLowerLimitPressure  stirdl:R-d0a0cfda-7e40-419c-a4ee-ff783a43513c ;
        stirdl:hasUpperLimitPressure  stirdl:R-4feb939e-1fbb-4675-945c-fd287084fe08 .

stirdl:R-2a9ecac4-c9c1-49a4-a0ad-bbca315804be
        a                  lci:TextString ;
        rdfs:label         "NACE MR 01-75"^^xsd:string ;
        rdl:defaultRdsId   "R-2a9ecac4-c9c1-49a4-a0ad-bbca315804be"^^xsd:string ;
        rdl:hasDefinition  "NACE MR 01-75"^^xsd:string .

stirdl:R-027806d1-b1dc-4df5-b99e-a97eaee6a4cf
        rdfs:label        "-0.98 bar"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS13115064 ;
        rdl:defaultRdsId  "R-027806d1-b1dc-4df5-b99e-a97eaee6a4cf"^^xsd:string ;
        stirdl:hasNormalPressureInstance
                stirdl:R-42114320-b85c-4ff0-a145-d7ae6f3f45a0 .

stirdl:R-ddabad13-042c-4907-8bf6-cc3d78a1ec40
        rdfs:label                      "3051CG5A22A1KM5K6L4Q4Q8QTHR7"^^xsd:string ;
        rdfs:subClassOf                 stirdl:RDS1400182901 , stirdl:RDS1007459 , stirdl:RDS1051694 , stirdl:RDS1400865471 , stirdl:RDS38822373235 ;
        rdl:defaultRdsId                "R-ddabad13-042c-4907-8bf6-cc3d78a1ec40"^^xsd:string ;
        lci:assembledPartOf             stirdl:R-b77e0b4a-7f63-48ee-8c42-de4bde6ab3b8 , stirdl:R-c0cd1d04-c73a-4ae8-8639-8da60187a84f , stirdl:R-cd398878-b20f-40dd-b1a7-c4196928c68e , stirdl:R-bb364db2-ffbf-4a7f-99c6-afeacbcf6d2c , stirdl:R-5eb3999e-7100-4c95-be8b-6aae8c8bcba2 ;
        lci:identifiedBy                stirdl:R-5f1c3c92-5f34-40a4-b097-6b50daca4c2e ;
        stirdl:hasAmbientOperatingTemperatureRangeInstance
                stirdl:R-7507d500-753c-48a0-b9f7-c2c62769051f ;
        stirdl:hasCEIdentificationCode  "CE1180"^^xsd:string ;
        stirdl:hasInstallationAndRemovalProcedureReference
                stirdl:R-527d27dd-791b-4cc0-839c-284ba33348e3 ;
        stirdl:hasManufacturingCompanyName
                "EMERSON PROCESS MANAGEMENT"^^xsd:string ;
        stirdl:hasMeasurementAndArrangementDrawingReference
                stirdl:R-40c3e037-1550-45d2-a949-2e245589d08c ;
        stirdl:hasOperationAndMaintenanceInstructionsReference
                stirdl:R-806cc2f0-b78e-487c-b1c1-30afd250452d ;
        stirdl:hasPowerConsumptionRangeInstance
                stirdl:R-7b2249d5-ac0a-4f45-bac5-beded2a9a08a ;
        stirdl:hasProductDescriptionAndOrderingInformationReference
                stirdl:R-83cf0345-e7c1-476e-8cf4-1807e47e5164 ;
        stirdl:hasSectionalDrawingReference
                stirdl:R-b4d63fea-72eb-4585-ab48-e9b2c48ce3eb ;
        stirdl:hasWeightRangeInstance   stirdl:R-b4cc0692-9e39-4617-8e8b-815fcdb66b9a .

stirdl:R-d6bdf2b0-5df1-460c-9157-570128357409
        rdfs:label         "80"^^xsd:string ;
        stirdl:RDS1322684  "80"^^xsd:float .

stirdl:R-9782030e-bd2e-46a5-9522-0a992a366058
        a                  lci:TextString ;
        rdfs:label         "Rosemount 3051S Wireless Series Pressure, Level, and Flow Solutions with WirelessHART™ Protocol"^^xsd:string ;
        rdl:defaultRdsId   "R-9782030e-bd2e-46a5-9522-0a992a366058"^^xsd:string ;
        rdl:hasDefinition  "/download/transmitter/files/25995.pdf"^^xsd:string .

stirdl:R-2795dbcf-cab7-4ae7-960e-6264355d7e00
        rdfs:label                      "3051S2CG5A2B11X5JWA1WK1C1I1M5P1Q4Q8"^^xsd:string ;
        rdfs:subClassOf                 stirdl:RDS1400191931 , stirdl:RDS1015109 , stirdl:RDS1400865471 , stirdl:RDS38822373235 , stirdl:RDS1007459 , stirdl:RDS1051694 ;
        rdl:defaultRdsId                "R-2795dbcf-cab7-4ae7-960e-6264355d7e00"^^xsd:string ;
        lci:assembledPartOf             stirdl:R-eb243ba9-a3ed-429f-8519-8bf7f64248de , stirdl:R-de968433-8173-4cec-a780-6a41e67784c9 , stirdl:R-d741c068-3fa4-4ff6-8180-7c9836975a4c , stirdl:R-d0a9f8e0-58b1-4bfa-b6ad-de3823c8a3f2 , stirdl:R-bf232d68-2cea-4749-a873-2378c95f4491 ;
        lci:identifiedBy                stirdl:R-1eb73c6c-3e46-44ea-a436-e978bcf4408c ;
        stirdl:hasAmbientOperatingTemperatureRangeInstance
                stirdl:R-510bf150-e1ce-4e0f-a270-6f4b83663fef ;
        stirdl:hasCEIdentificationCode  "CE1180"^^xsd:string ;
        stirdl:hasInstallationAndRemovalProcedureReference
                stirdl:R-9ed7207f-16eb-484b-bcc7-16a7b8abc3dd ;
        stirdl:hasManufacturingCompanyName
                "EMERSON PROCESS MANAGEMENT"^^xsd:string ;
        stirdl:hasMeasurementAndArrangementDrawingReference
                stirdl:R-505c90f6-68c2-4407-b1ea-887daa6966ad , stirdl:R-d4619ddc-8377-49f8-b616-849490e437de ;
        stirdl:hasOperationAndMaintenanceInstructionsReference
                stirdl:R-153d0996-7fb5-4f0c-aef8-4d1517c7af11 ;
        stirdl:hasPowerConsumptionRangeInstance
                stirdl:R-d9655f09-b33c-42a2-a6f5-6803a4fe46eb ;
        stirdl:hasProductDescriptionAndOrderingInformationReference
                stirdl:R-70223501-d61d-48de-9d7a-6814971659c2 ;
        stirdl:hasSectionalDrawingReference
                stirdl:R-7f902ca3-6f40-4933-9419-54e49dba8cb8 , stirdl:R-9782030e-bd2e-46a5-9522-0a992a366058 ;
        stirdl:hasWeightRangeInstance   stirdl:R-f181eb6a-f73e-4b08-8dec-a1dc368d9c35 .

stirdl:R-920dad4a-7a4f-4fe8-8e7f-80ef7977ab63
        rdfs:label         "137.9"^^xsd:string ;
        rdl:defaultRdsId   "R-920dad4a-7a4f-4fe8-8e7f-80ef7977ab63"^^xsd:string ;
        stirdl:RDS1314539  "137.9"^^xsd:float .

stirdl:R-1e96a3a8-4da3-446c-8466-e2ea47aadb0d
        rdfs:label                   "10.5 - 42.4 VOLT"^^xsd:string ;
        rdfs:subClassOf              stirdl:RDS16805172 ;
        rdl:defaultRdsId             "R-1e96a3a8-4da3-446c-8466-e2ea47aadb0d"^^xsd:string ;
        stirdl:hasLowerLimitVoltage  stirdl:R-67d7b383-2982-45d0-8ec6-78671eea9b78 ;
        stirdl:hasUpperLimitVoltage  stirdl:R-712555e7-b959-43e7-be7d-c4100280c7d6 .

stirdl:R-bf232d68-2cea-4749-a873-2378c95f4491
        rdfs:label        "Diaphragm Seals"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS1469942981 ;
        rdl:defaultRdsId  "R-bf232d68-2cea-4749-a873-2378c95f4491"^^xsd:string .

stirdl:R-550075ed-9d65-44cb-9b11-f5fd8312527c
        rdfs:label         "-0.98"^^xsd:string ;
        rdl:defaultRdsId   "R-550075ed-9d65-44cb-9b11-f5fd8312527c"^^xsd:string ;
        stirdl:RDS1348919  "-0.98"^^xsd:float .

stirdl:R-ebcc1937-49a6-4b50-b416-949fd5ab8d86
        rdfs:label         "137.9"^^xsd:string ;
        rdl:defaultRdsId   "R-ebcc1937-49a6-4b50-b416-949fd5ab8d86"^^xsd:string ;
        stirdl:RDS1314539  "137.9"^^xsd:float .

stirdl:R-d0d5a9a7-a6c6-416a-90c3-06ee4e9f24bf
        rdfs:label         "0.055"^^xsd:string ;
        stirdl:RDS1317959  "0.055"^^xsd:float .

stirdl:R-8bf07518-f03c-48cb-b11a-bfd98f741afe
        rdfs:label        "137.9 bar"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS13115064 ;
        rdl:defaultRdsId  "R-8bf07518-f03c-48cb-b11a-bfd98f741afe"^^xsd:string ;
        stirdl:hasNormalPressureInstance
                stirdl:R-55435fe8-1584-480e-a0d6-f7bac9c941c5 .

stirdl:hasLowerLimitPressure
        rdfs:subPropertyOf  lci:hasLowerLimit .

stirdl:R-3ac95a32-d514-4cd0-b91f-e8ad2844a094
        rdfs:label         "137.9"^^xsd:string ;
        rdl:defaultRdsId   "R-3ac95a32-d514-4cd0-b91f-e8ad2844a094"^^xsd:string ;
        stirdl:RDS1348919  "137.9"^^xsd:float .

stirdl:R-da0a6368-b0a1-42ba-be6f-58e6508d8310
        rdfs:label         "-0.055"^^xsd:string ;
        stirdl:RDS1317959  "-0.055"^^xsd:float .

stirdl:R-dc7289df-505e-4e9e-a6ae-c673ff48469b
        rdfs:label         "1387 Ohm"^^xsd:string ;
        rdl:defaultRdsId   "R-dc7289df-505e-4e9e-a6ae-c673ff48469b"^^xsd:string ;
        stirdl:RDS1338524  "1387"^^xsd:float .

stirdl:R-4f2afb0e-0c63-4199-8513-e8707e6e7fef
        rdfs:label         "-0.98"^^xsd:string ;
        rdl:defaultRdsId   "R-4f2afb0e-0c63-4199-8513-e8707e6e7fef"^^xsd:string ;
        stirdl:RDS1314539  "-0.98"^^xsd:float .

stirdl:R-dac87e68-81a8-44c0-af7e-9615f88527cd
        rdfs:label        "-0.98 bar"^^xsd:string ;
        rdfs:subClassOf   stirdl:RDS13115064 ;
        rdl:defaultRdsId  "R-dac87e68-81a8-44c0-af7e-9615f88527cd"^^xsd:string ;
        stirdl:hasNormalPressureInstance
                stirdl:R-4f2afb0e-0c63-4199-8513-e8707e6e7fef .