David Leal

Status for volumes complete

This diff could not be displayed because it is too large.
...@@ -30,7 +30,7 @@ ep-material:AqueousMaterial ...@@ -30,7 +30,7 @@ ep-material:AqueousMaterial
30 rdfs:subClassOf ep-material:Material . 30 rdfs:subClassOf ep-material:Material .
31 31
32 ep-material:BasicSedimentAndWater 32 ep-material:BasicSedimentAndWater
33 - rdf:type ep-material:ReportingProductType , owl:Class ; 33 + rdf:type owl:Class , ep-material:ReportingProductType ;
34 rdfs:label "basic sediment and water"^^xsd:string ; 34 rdfs:label "basic sediment and water"^^xsd:string ;
35 rdfs:subClassOf ep-material:Fluid ; 35 rdfs:subClassOf ep-material:Fluid ;
36 ep-core:seeReferenceData 36 ep-core:seeReferenceData
...@@ -47,117 +47,117 @@ ep-material:Brine ...@@ -47,117 +47,117 @@ ep-material:Brine
47 rdfs:subClassOf ep-material:Water . 47 rdfs:subClassOf ep-material:Water .
48 48
49 ep-material:C10 49 ep-material:C10
50 - rdf:type ep-material:ReportingProductType , owl:Class ; 50 + rdf:type owl:Class , ep-material:ReportingProductType ;
51 rdfs:label "C10"^^xsd:string ; 51 rdfs:label "C10"^^xsd:string ;
52 rdfs:subClassOf ep-material:Material . 52 rdfs:subClassOf ep-material:Material .
53 53
54 ep-material:C10AndHeavier 54 ep-material:C10AndHeavier
55 - rdf:type ep-material:ReportingProductType , owl:Class ; 55 + rdf:type owl:Class , ep-material:ReportingProductType ;
56 rdfs:label "C10+"^^xsd:string ; 56 rdfs:label "C10+"^^xsd:string ;
57 rdfs:subClassOf ep-material:Material . 57 rdfs:subClassOf ep-material:Material .
58 58
59 ep-material:C10AndLighter 59 ep-material:C10AndLighter
60 - rdf:type ep-material:ReportingProductType , owl:Class ; 60 + rdf:type owl:Class , ep-material:ReportingProductType ;
61 rdfs:label "C10-"^^xsd:string ; 61 rdfs:label "C10-"^^xsd:string ;
62 rdfs:subClassOf ep-material:Material . 62 rdfs:subClassOf ep-material:Material .
63 63
64 ep-material:C2AndHeavier 64 ep-material:C2AndHeavier
65 - rdf:type ep-material:ReportingProductType , owl:Class ; 65 + rdf:type owl:Class , ep-material:ReportingProductType ;
66 rdfs:label "C2+"^^xsd:string ; 66 rdfs:label "C2+"^^xsd:string ;
67 rdfs:subClassOf ep-material:Material . 67 rdfs:subClassOf ep-material:Material .
68 68
69 ep-material:C2AndLighter 69 ep-material:C2AndLighter
70 - rdf:type ep-material:ReportingProductType , owl:Class ; 70 + rdf:type owl:Class , ep-material:ReportingProductType ;
71 rdfs:label "C2-"^^xsd:string ; 71 rdfs:label "C2-"^^xsd:string ;
72 rdfs:subClassOf ep-material:Material . 72 rdfs:subClassOf ep-material:Material .
73 73
74 ep-material:C3AndHeavier 74 ep-material:C3AndHeavier
75 - rdf:type ep-material:ReportingProductType , owl:Class ; 75 + rdf:type owl:Class , ep-material:ReportingProductType ;
76 rdfs:label "C3+"^^xsd:string ; 76 rdfs:label "C3+"^^xsd:string ;
77 rdfs:subClassOf ep-material:Material . 77 rdfs:subClassOf ep-material:Material .
78 78
79 ep-material:C3AndLighter 79 ep-material:C3AndLighter
80 - rdf:type ep-material:ReportingProductType , owl:Class ; 80 + rdf:type owl:Class , ep-material:ReportingProductType ;
81 rdfs:label "C3-"^^xsd:string ; 81 rdfs:label "C3-"^^xsd:string ;
82 rdfs:subClassOf ep-material:Material . 82 rdfs:subClassOf ep-material:Material .
83 83
84 ep-material:C4AndHeavier 84 ep-material:C4AndHeavier
85 - rdf:type ep-material:ReportingProductType , owl:Class ; 85 + rdf:type owl:Class , ep-material:ReportingProductType ;
86 rdfs:label "C4+"^^xsd:string ; 86 rdfs:label "C4+"^^xsd:string ;
87 rdfs:subClassOf ep-material:Material . 87 rdfs:subClassOf ep-material:Material .
88 88
89 ep-material:C4AndLighter 89 ep-material:C4AndLighter
90 - rdf:type ep-material:ReportingProductType , owl:Class ; 90 + rdf:type owl:Class , ep-material:ReportingProductType ;
91 rdfs:label "C4-"^^xsd:string ; 91 rdfs:label "C4-"^^xsd:string ;
92 rdfs:subClassOf ep-material:Material . 92 rdfs:subClassOf ep-material:Material .
93 93
94 ep-material:C5AndHeavier 94 ep-material:C5AndHeavier
95 - rdf:type ep-material:ReportingProductType , owl:Class ; 95 + rdf:type owl:Class , ep-material:ReportingProductType ;
96 rdfs:label "C5+"^^xsd:string ; 96 rdfs:label "C5+"^^xsd:string ;
97 rdfs:subClassOf ep-material:Material . 97 rdfs:subClassOf ep-material:Material .
98 98
99 ep-material:C5AndLighter 99 ep-material:C5AndLighter
100 - rdf:type ep-material:ReportingProductType , owl:Class ; 100 + rdf:type owl:Class , ep-material:ReportingProductType ;
101 rdfs:label "C5-"^^xsd:string ; 101 rdfs:label "C5-"^^xsd:string ;
102 rdfs:subClassOf ep-material:Material . 102 rdfs:subClassOf ep-material:Material .
103 103
104 ep-material:C6 104 ep-material:C6
105 - rdf:type ep-material:ReportingProductType , owl:Class ; 105 + rdf:type owl:Class , ep-material:ReportingProductType ;
106 rdfs:label "C6"^^xsd:string ; 106 rdfs:label "C6"^^xsd:string ;
107 rdfs:subClassOf ep-material:Material . 107 rdfs:subClassOf ep-material:Material .
108 108
109 ep-material:C6AndHeavier 109 ep-material:C6AndHeavier
110 - rdf:type ep-material:ReportingProductType , owl:Class ; 110 + rdf:type owl:Class , ep-material:ReportingProductType ;
111 rdfs:label "C6+"^^xsd:string ; 111 rdfs:label "C6+"^^xsd:string ;
112 rdfs:subClassOf ep-material:Material . 112 rdfs:subClassOf ep-material:Material .
113 113
114 ep-material:C6AndLighter 114 ep-material:C6AndLighter
115 - rdf:type ep-material:ReportingProductType , owl:Class ; 115 + rdf:type owl:Class , ep-material:ReportingProductType ;
116 rdfs:label "C6-"^^xsd:string ; 116 rdfs:label "C6-"^^xsd:string ;
117 rdfs:subClassOf ep-material:Material . 117 rdfs:subClassOf ep-material:Material .
118 118
119 ep-material:C7 119 ep-material:C7
120 - rdf:type ep-material:ReportingProductType , owl:Class ; 120 + rdf:type owl:Class , ep-material:ReportingProductType ;
121 rdfs:label "C7"^^xsd:string ; 121 rdfs:label "C7"^^xsd:string ;
122 rdfs:subClassOf ep-material:Material . 122 rdfs:subClassOf ep-material:Material .
123 123
124 ep-material:C7AndHeavier 124 ep-material:C7AndHeavier
125 - rdf:type ep-material:ReportingProductType , owl:Class ; 125 + rdf:type owl:Class , ep-material:ReportingProductType ;
126 rdfs:label "C7+"^^xsd:string ; 126 rdfs:label "C7+"^^xsd:string ;
127 rdfs:subClassOf ep-material:Material . 127 rdfs:subClassOf ep-material:Material .
128 128
129 ep-material:C7AndLighter 129 ep-material:C7AndLighter
130 - rdf:type ep-material:ReportingProductType , owl:Class ; 130 + rdf:type owl:Class , ep-material:ReportingProductType ;
131 rdfs:label "C7-"^^xsd:string ; 131 rdfs:label "C7-"^^xsd:string ;
132 rdfs:subClassOf ep-material:Material . 132 rdfs:subClassOf ep-material:Material .
133 133
134 ep-material:C8 134 ep-material:C8
135 - rdf:type ep-material:ReportingProductType , owl:Class ; 135 + rdf:type owl:Class , ep-material:ReportingProductType ;
136 rdfs:label "C8"^^xsd:string ; 136 rdfs:label "C8"^^xsd:string ;
137 rdfs:subClassOf ep-material:Material . 137 rdfs:subClassOf ep-material:Material .
138 138
139 ep-material:C8AndHeavier 139 ep-material:C8AndHeavier
140 - rdf:type ep-material:ReportingProductType , owl:Class ; 140 + rdf:type owl:Class , ep-material:ReportingProductType ;
141 rdfs:label "C8+"^^xsd:string ; 141 rdfs:label "C8+"^^xsd:string ;
142 rdfs:subClassOf ep-material:Material . 142 rdfs:subClassOf ep-material:Material .
143 143
144 ep-material:C8AndLighter 144 ep-material:C8AndLighter
145 - rdf:type ep-material:ReportingProductType , owl:Class ; 145 + rdf:type owl:Class , ep-material:ReportingProductType ;
146 rdfs:label "C8-"^^xsd:string ; 146 rdfs:label "C8-"^^xsd:string ;
147 rdfs:subClassOf ep-material:Material . 147 rdfs:subClassOf ep-material:Material .
148 148
149 ep-material:C9 149 ep-material:C9
150 - rdf:type ep-material:ReportingProductType , owl:Class ; 150 + rdf:type owl:Class , ep-material:ReportingProductType ;
151 rdfs:label "C9"^^xsd:string ; 151 rdfs:label "C9"^^xsd:string ;
152 rdfs:subClassOf ep-material:Material . 152 rdfs:subClassOf ep-material:Material .
153 153
154 ep-material:C9AndHeavier 154 ep-material:C9AndHeavier
155 - rdf:type ep-material:ReportingProductType , owl:Class ; 155 + rdf:type owl:Class , ep-material:ReportingProductType ;
156 rdfs:label "C9+"^^xsd:string ; 156 rdfs:label "C9+"^^xsd:string ;
157 rdfs:subClassOf ep-material:Material . 157 rdfs:subClassOf ep-material:Material .
158 158
159 ep-material:C9AndLighter 159 ep-material:C9AndLighter
160 - rdf:type ep-material:ReportingProductType , owl:Class ; 160 + rdf:type owl:Class , ep-material:ReportingProductType ;
161 rdfs:label "C9-"^^xsd:string ; 161 rdfs:label "C9-"^^xsd:string ;
162 rdfs:subClassOf ep-material:Material . 162 rdfs:subClassOf ep-material:Material .
163 163
...@@ -345,7 +345,7 @@ ep-material:HydrogenSulfide ...@@ -345,7 +345,7 @@ ep-material:HydrogenSulfide
345 rdfs:subClassOf ep-material:Material . 345 rdfs:subClassOf ep-material:Material .
346 346
347 ep-material:Isobutane 347 ep-material:Isobutane
348 - rdf:type ep-material:ReportingProductType , owl:Class ; 348 + rdf:type owl:Class , ep-material:ReportingProductType ;
349 rdfs:label "IC4"^^xsd:string ; 349 rdfs:label "IC4"^^xsd:string ;
350 rdfs:subClassOf ep-material:Material ; 350 rdfs:subClassOf ep-material:Material ;
351 ep-core:name "isobutane"^^xsd:string ; 351 ep-core:name "isobutane"^^xsd:string ;
...@@ -358,7 +358,7 @@ ep-material:Isobutane-component ...@@ -358,7 +358,7 @@ ep-material:Isobutane-component
358 rdfs:subClassOf ep-material:Material . 358 rdfs:subClassOf ep-material:Material .
359 359
360 ep-material:Isopentane 360 ep-material:Isopentane
361 - rdf:type ep-material:ReportingProductType , owl:Class ; 361 + rdf:type owl:Class , ep-material:ReportingProductType ;
362 rdfs:label "IC5"^^xsd:string ; 362 rdfs:label "IC5"^^xsd:string ;
363 rdfs:subClassOf ep-material:Material ; 363 rdfs:subClassOf ep-material:Material ;
364 ep-core:name "isopentane"^^xsd:string ; 364 ep-core:name "isopentane"^^xsd:string ;
...@@ -468,7 +468,7 @@ ep-material:NonHcGas ...@@ -468,7 +468,7 @@ ep-material:NonHcGas
468 rdfs:subClassOf ep-material:Gas . 468 rdfs:subClassOf ep-material:Gas .
469 469
470 ep-material:NormalButane 470 ep-material:NormalButane
471 - rdf:type ep-material:ReportingProductType , owl:Class ; 471 + rdf:type owl:Class , ep-material:ReportingProductType ;
472 rdfs:label "NC4"^^xsd:string ; 472 rdfs:label "NC4"^^xsd:string ;
473 rdfs:subClassOf ep-material:Material ; 473 rdfs:subClassOf ep-material:Material ;
474 ep-core:name "normal butane"^^xsd:string . 474 ep-core:name "normal butane"^^xsd:string .
...@@ -479,7 +479,7 @@ ep-material:NormalButane-component ...@@ -479,7 +479,7 @@ ep-material:NormalButane-component
479 rdfs:subClassOf ep-material:Material . 479 rdfs:subClassOf ep-material:Material .
480 480
481 ep-material:NormalPentane 481 ep-material:NormalPentane
482 - rdf:type ep-material:ReportingProductType , owl:Class ; 482 + rdf:type owl:Class , ep-material:ReportingProductType ;
483 rdfs:label "NC5"^^xsd:string ; 483 rdfs:label "NC5"^^xsd:string ;
484 rdfs:subClassOf ep-material:Material ; 484 rdfs:subClassOf ep-material:Material ;
485 ep-core:name "normal pentane"^^xsd:string . 485 ep-core:name "normal pentane"^^xsd:string .
...@@ -526,7 +526,7 @@ ep-material:OtherInjectionFluid ...@@ -526,7 +526,7 @@ ep-material:OtherInjectionFluid
526 rdfs:subClassOf ep-material:Fluid . 526 rdfs:subClassOf ep-material:Fluid .
527 527
528 ep-material:Pentane 528 ep-material:Pentane
529 - rdf:type ep-material:ReportingProductType , owl:Class ; 529 + rdf:type owl:Class , ep-material:ReportingProductType ;
530 rdfs:label "pentane"^^xsd:string ; 530 rdfs:label "pentane"^^xsd:string ;
531 rdfs:subClassOf ep-material:Material ; 531 rdfs:subClassOf ep-material:Material ;
532 ep-core:seeReferenceData 532 ep-core:seeReferenceData
...@@ -548,7 +548,7 @@ ep-material:PlusFraction ...@@ -548,7 +548,7 @@ ep-material:PlusFraction
548 rdfs:subClassOf ep-material:Fluid . 548 rdfs:subClassOf ep-material:Fluid .
549 549
550 ep-material:Propane 550 ep-material:Propane
551 - rdf:type ep-material:ReportingProductType , owl:Class ; 551 + rdf:type owl:Class , ep-material:ReportingProductType ;
552 rdfs:label "C3"^^xsd:string ; 552 rdfs:label "C3"^^xsd:string ;
553 rdfs:subClassOf ep-material:Material ; 553 rdfs:subClassOf ep-material:Material ;
554 ep-core:name "propane"^^xsd:string ; 554 ep-core:name "propane"^^xsd:string ;
...@@ -570,10 +570,15 @@ ep-material:QuantityOfMaterial ...@@ -570,10 +570,15 @@ ep-material:QuantityOfMaterial
570 rdfs:label "(temporal part of a) quantity of material"^^xsd:string ; 570 rdfs:label "(temporal part of a) quantity of material"^^xsd:string ;
571 rdfs:subClassOf ep-material:Material . 571 rdfs:subClassOf ep-material:Material .
572 572
573 +ep-material:QuantityOfMaterialInASpecifiedState
574 + rdf:type owl:Class ;
575 + rdfs:label "quantity of material in a specified state"^^xsd:string ;
576 + rdfs:subClassOf ep-material:QuantityOfMaterial .
577 +
573 ep-material:QuantityOfMaterialInAStandardState 578 ep-material:QuantityOfMaterialInAStandardState
574 rdf:type owl:Class ; 579 rdf:type owl:Class ;
575 rdfs:label "quantity of material in a standard state"^^xsd:string ; 580 rdfs:label "quantity of material in a standard state"^^xsd:string ;
576 - rdfs:subClassOf ep-material:QuantityOfMaterial . 581 + rdfs:subClassOf ep-material:QuantityOfMaterialInASpecifiedState .
577 582
578 ep-material:ReportingProductType 583 ep-material:ReportingProductType
579 rdf:type rdfs:Class ; 584 rdf:type rdfs:Class ;
...@@ -581,7 +586,7 @@ ep-material:ReportingProductType ...@@ -581,7 +586,7 @@ ep-material:ReportingProductType
581 rdfs:subClassOf owl:Class . 586 rdfs:subClassOf owl:Class .
582 587
583 ep-material:Salt 588 ep-material:Salt
584 - rdf:type ep-material:ReportingProductType , owl:Class ; 589 + rdf:type owl:Class , ep-material:ReportingProductType ;
585 rdfs:label "salt"^^xsd:string ; 590 rdfs:label "salt"^^xsd:string ;
586 rdfs:subClassOf ep-material:Material ; 591 rdfs:subClassOf ep-material:Material ;
587 ep-core:seeReferenceData 592 ep-core:seeReferenceData
...@@ -639,7 +644,7 @@ ep-material:Water-processed ...@@ -639,7 +644,7 @@ ep-material:Water-processed
639 rdfs:subClassOf ep-material:Material . 644 rdfs:subClassOf ep-material:Material .
640 645
641 ep-material:firstMaterialOfPair 646 ep-material:firstMaterialOfPair
642 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 647 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
643 rdfs:domain ep-material:MaterialPair ; 648 rdfs:domain ep-material:MaterialPair ;
644 rdfs:label "first material of pair"^^xsd:string ; 649 rdfs:label "first material of pair"^^xsd:string ;
645 rdfs:range ep-material:Material . 650 rdfs:range ep-material:Material .
...@@ -660,425 +665,425 @@ ep-material:hasNonPrimaryComponent ...@@ -660,425 +665,425 @@ ep-material:hasNonPrimaryComponent
660 rdfs:subPropertyOf ep-material:hasComponent . 665 rdfs:subPropertyOf ep-material:hasComponent .
661 666
662 ep-material:hasPrimaryComponent 667 ep-material:hasPrimaryComponent
663 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 668 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
664 rdfs:domain ep-material:Material ; 669 rdfs:domain ep-material:Material ;
665 rdfs:label "has primary component"^^xsd:string ; 670 rdfs:label "has primary component"^^xsd:string ;
666 rdfs:range ep-material:Material ; 671 rdfs:range ep-material:Material ;
667 rdfs:subPropertyOf ep-material:hasComponent . 672 rdfs:subPropertyOf ep-material:hasComponent .
668 673
669 ep-material:massRatio 674 ep-material:massRatio
670 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 675 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
671 rdfs:domain ep-material:MaterialPair ; 676 rdfs:domain ep-material:MaterialPair ;
672 rdfs:label "mass ratio"^^xsd:string ; 677 rdfs:label "mass ratio"^^xsd:string ;
673 rdfs:range ep-core:Ratio . 678 rdfs:range ep-core:Ratio .
674 679
675 ep-material:moleRatio 680 ep-material:moleRatio
676 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 681 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
677 rdfs:domain ep-material:MaterialPair ; 682 rdfs:domain ep-material:MaterialPair ;
678 rdfs:label "mole ratio"^^xsd:string ; 683 rdfs:label "mole ratio"^^xsd:string ;
679 rdfs:range ep-core:Ratio . 684 rdfs:range ep-core:Ratio .
680 685
681 ep-material:partMaterialOfPair 686 ep-material:partMaterialOfPair
682 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 687 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
683 rdfs:domain ep-material:MaterialPartWholePair ; 688 rdfs:domain ep-material:MaterialPartWholePair ;
684 rdfs:label "part material of pair"^^xsd:string ; 689 rdfs:label "part material of pair"^^xsd:string ;
685 rdfs:range ep-material:Material ; 690 rdfs:range ep-material:Material ;
686 rdfs:subPropertyOf ep-material:firstMaterialOfPair . 691 rdfs:subPropertyOf ep-material:firstMaterialOfPair .
687 692
688 ep-material:ratioOfMassOfFirstMaterialToVolumeOfSecondMaterial 693 ep-material:ratioOfMassOfFirstMaterialToVolumeOfSecondMaterial
689 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 694 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
690 rdfs:domain ep-material:MaterialPair ; 695 rdfs:domain ep-material:MaterialPair ;
691 rdfs:label "ratio of mass of first material to volume of second material"^^xsd:string ; 696 rdfs:label "ratio of mass of first material to volume of second material"^^xsd:string ;
692 rdfs:range ep-core:Density . 697 rdfs:range ep-core:Density .
693 698
694 ep-material:reidVaporPressure 699 ep-material:reidVaporPressure
695 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 700 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
696 rdfs:domain ep-core:PhysicalThing ; 701 rdfs:domain ep-core:PhysicalThing ;
697 rdfs:label "Reid vapor pressure"^^xsd:string ; 702 rdfs:label "Reid vapor pressure"^^xsd:string ;
698 rdfs:range ep-core:Pressure . 703 rdfs:range ep-core:Pressure .
699 704
700 ep-material:secondMaterialOfPair 705 ep-material:secondMaterialOfPair
701 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 706 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
702 rdfs:domain ep-material:MaterialPair ; 707 rdfs:domain ep-material:MaterialPair ;
703 rdfs:label "second material of pair"^^xsd:string ; 708 rdfs:label "second material of pair"^^xsd:string ;
704 rdfs:range ep-material:Material . 709 rdfs:range ep-material:Material .
705 710
706 ep-material:substance-11dmcyPentane 711 ep-material:substance-11dmcyPentane
707 - rdf:type ep-material:ReportingProductType , owl:Class ; 712 + rdf:type owl:Class , ep-material:ReportingProductType ;
708 rdfs:label "11dmcy pentane"^^xsd:string ; 713 rdfs:label "11dmcy pentane"^^xsd:string ;
709 rdfs:subClassOf ep-material:Material . 714 rdfs:subClassOf ep-material:Material .
710 715
711 ep-material:substance-124tmBenzene 716 ep-material:substance-124tmBenzene
712 - rdf:type ep-material:ReportingProductType , owl:Class ; 717 + rdf:type owl:Class , ep-material:ReportingProductType ;
713 rdfs:label "124tm benzene"^^xsd:string ; 718 rdfs:label "124tm benzene"^^xsd:string ;
714 rdfs:subClassOf ep-material:Material . 719 rdfs:subClassOf ep-material:Material .
715 720
716 ep-material:substance-12dmBenzene 721 ep-material:substance-12dmBenzene
717 - rdf:type ep-material:ReportingProductType , owl:Class ; 722 + rdf:type owl:Class , ep-material:ReportingProductType ;
718 rdfs:label "12dm benzene"^^xsd:string ; 723 rdfs:label "12dm benzene"^^xsd:string ;
719 rdfs:subClassOf ep-material:Material . 724 rdfs:subClassOf ep-material:Material .
720 725
721 ep-material:substance-13dmBenzene 726 ep-material:substance-13dmBenzene
722 - rdf:type ep-material:ReportingProductType , owl:Class ; 727 + rdf:type owl:Class , ep-material:ReportingProductType ;
723 rdfs:label "13dm benzene"^^xsd:string ; 728 rdfs:label "13dm benzene"^^xsd:string ;
724 rdfs:subClassOf ep-material:Material . 729 rdfs:subClassOf ep-material:Material .
725 730
726 ep-material:substance-14dmBenzene 731 ep-material:substance-14dmBenzene
727 - rdf:type ep-material:ReportingProductType , owl:Class ; 732 + rdf:type owl:Class , ep-material:ReportingProductType ;
728 rdfs:label "14dm benzene"^^xsd:string ; 733 rdfs:label "14dm benzene"^^xsd:string ;
729 rdfs:subClassOf ep-material:Material . 734 rdfs:subClassOf ep-material:Material .
730 735
731 ep-material:substance-223tmButane 736 ep-material:substance-223tmButane
732 - rdf:type ep-material:ReportingProductType , owl:Class ; 737 + rdf:type owl:Class , ep-material:ReportingProductType ;
733 rdfs:label "223tm butane"^^xsd:string ; 738 rdfs:label "223tm butane"^^xsd:string ;
734 rdfs:subClassOf ep-material:Material . 739 rdfs:subClassOf ep-material:Material .
735 740
736 ep-material:substance-223tmPentane 741 ep-material:substance-223tmPentane
737 - rdf:type ep-material:ReportingProductType , owl:Class ; 742 + rdf:type owl:Class , ep-material:ReportingProductType ;
738 rdfs:label "223tm pentane"^^xsd:string ; 743 rdfs:label "223tm pentane"^^xsd:string ;
739 rdfs:subClassOf ep-material:Material . 744 rdfs:subClassOf ep-material:Material .
740 745
741 ep-material:substance-22dmButane 746 ep-material:substance-22dmButane
742 - rdf:type ep-material:ReportingProductType , owl:Class ; 747 + rdf:type owl:Class , ep-material:ReportingProductType ;
743 rdfs:label "22dm butane"^^xsd:string ; 748 rdfs:label "22dm butane"^^xsd:string ;
744 rdfs:subClassOf ep-material:Material . 749 rdfs:subClassOf ep-material:Material .
745 750
746 ep-material:substance-22dmHexane 751 ep-material:substance-22dmHexane
747 - rdf:type ep-material:ReportingProductType , owl:Class ; 752 + rdf:type owl:Class , ep-material:ReportingProductType ;
748 rdfs:label "22dm hexane"^^xsd:string ; 753 rdfs:label "22dm hexane"^^xsd:string ;
749 rdfs:subClassOf ep-material:Material . 754 rdfs:subClassOf ep-material:Material .
750 755
751 ep-material:substance-22dmPentane 756 ep-material:substance-22dmPentane
752 - rdf:type ep-material:ReportingProductType , owl:Class ; 757 + rdf:type owl:Class , ep-material:ReportingProductType ;
753 rdfs:label "22dm pentane"^^xsd:string ; 758 rdfs:label "22dm pentane"^^xsd:string ;
754 rdfs:subClassOf ep-material:Material . 759 rdfs:subClassOf ep-material:Material .
755 760
756 ep-material:substance-22dmPropane 761 ep-material:substance-22dmPropane
757 - rdf:type ep-material:ReportingProductType , owl:Class ; 762 + rdf:type owl:Class , ep-material:ReportingProductType ;
758 rdfs:label "22dm propane"^^xsd:string ; 763 rdfs:label "22dm propane"^^xsd:string ;
759 rdfs:subClassOf ep-material:Material . 764 rdfs:subClassOf ep-material:Material .
760 765
761 ep-material:substance-23dmButane 766 ep-material:substance-23dmButane
762 - rdf:type ep-material:ReportingProductType , owl:Class ; 767 + rdf:type owl:Class , ep-material:ReportingProductType ;
763 rdfs:label "23dm butane"^^xsd:string ; 768 rdfs:label "23dm butane"^^xsd:string ;
764 rdfs:subClassOf ep-material:Material . 769 rdfs:subClassOf ep-material:Material .
765 770
766 ep-material:substance-23dmPentane 771 ep-material:substance-23dmPentane
767 - rdf:type ep-material:ReportingProductType , owl:Class ; 772 + rdf:type owl:Class , ep-material:ReportingProductType ;
768 rdfs:label "23dm pentane"^^xsd:string ; 773 rdfs:label "23dm pentane"^^xsd:string ;
769 rdfs:subClassOf ep-material:Material . 774 rdfs:subClassOf ep-material:Material .
770 775
771 ep-material:substance-24dmHexane 776 ep-material:substance-24dmHexane
772 - rdf:type ep-material:ReportingProductType , owl:Class ; 777 + rdf:type owl:Class , ep-material:ReportingProductType ;
773 rdfs:label "24dm hexane"^^xsd:string ; 778 rdfs:label "24dm hexane"^^xsd:string ;
774 rdfs:subClassOf ep-material:Material . 779 rdfs:subClassOf ep-material:Material .
775 780
776 ep-material:substance-24dmPentane 781 ep-material:substance-24dmPentane
777 - rdf:type ep-material:ReportingProductType , owl:Class ; 782 + rdf:type owl:Class , ep-material:ReportingProductType ;
778 rdfs:label "24dm pentane"^^xsd:string ; 783 rdfs:label "24dm pentane"^^xsd:string ;
779 rdfs:subClassOf ep-material:Material . 784 rdfs:subClassOf ep-material:Material .
780 785
781 ep-material:substance-25dmHexane 786 ep-material:substance-25dmHexane
782 - rdf:type ep-material:ReportingProductType , owl:Class ; 787 + rdf:type owl:Class , ep-material:ReportingProductType ;
783 rdfs:label "25dm hexane"^^xsd:string ; 788 rdfs:label "25dm hexane"^^xsd:string ;
784 rdfs:subClassOf ep-material:Material . 789 rdfs:subClassOf ep-material:Material .
785 790
786 ep-material:substance-2mButane 791 ep-material:substance-2mButane
787 - rdf:type ep-material:ReportingProductType , owl:Class ; 792 + rdf:type owl:Class , ep-material:ReportingProductType ;
788 rdfs:label "2m butane"^^xsd:string ; 793 rdfs:label "2m butane"^^xsd:string ;
789 rdfs:subClassOf ep-material:Material . 794 rdfs:subClassOf ep-material:Material .
790 795
791 ep-material:substance-2mHexane 796 ep-material:substance-2mHexane
792 - rdf:type ep-material:ReportingProductType , owl:Class ; 797 + rdf:type owl:Class , ep-material:ReportingProductType ;
793 rdfs:label "2m hexane"^^xsd:string ; 798 rdfs:label "2m hexane"^^xsd:string ;
794 rdfs:subClassOf ep-material:Material . 799 rdfs:subClassOf ep-material:Material .
795 800
796 ep-material:substance-2mPentane 801 ep-material:substance-2mPentane
797 - rdf:type ep-material:ReportingProductType , owl:Class ; 802 + rdf:type owl:Class , ep-material:ReportingProductType ;
798 rdfs:label "2m pentane"^^xsd:string ; 803 rdfs:label "2m pentane"^^xsd:string ;
799 rdfs:subClassOf ep-material:Material . 804 rdfs:subClassOf ep-material:Material .
800 805
801 ep-material:substance-2mPropane 806 ep-material:substance-2mPropane
802 - rdf:type ep-material:ReportingProductType , owl:Class ; 807 + rdf:type owl:Class , ep-material:ReportingProductType ;
803 rdfs:label "2m propane"^^xsd:string ; 808 rdfs:label "2m propane"^^xsd:string ;
804 rdfs:subClassOf ep-material:Material . 809 rdfs:subClassOf ep-material:Material .
805 810
806 ep-material:substance-33dmPentane 811 ep-material:substance-33dmPentane
807 - rdf:type ep-material:ReportingProductType , owl:Class ; 812 + rdf:type owl:Class , ep-material:ReportingProductType ;
808 rdfs:label "33dm pentane"^^xsd:string ; 813 rdfs:label "33dm pentane"^^xsd:string ;
809 rdfs:subClassOf ep-material:Material . 814 rdfs:subClassOf ep-material:Material .
810 815
811 ep-material:substance-3etPentane 816 ep-material:substance-3etPentane
812 - rdf:type ep-material:ReportingProductType , owl:Class ; 817 + rdf:type owl:Class , ep-material:ReportingProductType ;
813 rdfs:label "3et pentane"^^xsd:string ; 818 rdfs:label "3et pentane"^^xsd:string ;
814 rdfs:subClassOf ep-material:Material . 819 rdfs:subClassOf ep-material:Material .
815 820
816 ep-material:substance-3mHexane 821 ep-material:substance-3mHexane
817 - rdf:type ep-material:ReportingProductType , owl:Class ; 822 + rdf:type owl:Class , ep-material:ReportingProductType ;
818 rdfs:label "3m hexane"^^xsd:string ; 823 rdfs:label "3m hexane"^^xsd:string ;
819 rdfs:subClassOf ep-material:Material . 824 rdfs:subClassOf ep-material:Material .
820 825
821 ep-material:substance-3mPentane 826 ep-material:substance-3mPentane
822 - rdf:type ep-material:ReportingProductType , owl:Class ; 827 + rdf:type owl:Class , ep-material:ReportingProductType ;
823 rdfs:label "3m pentane"^^xsd:string ; 828 rdfs:label "3m pentane"^^xsd:string ;
824 rdfs:subClassOf ep-material:Material . 829 rdfs:subClassOf ep-material:Material .
825 830
826 ep-material:substance-Ar 831 ep-material:substance-Ar
827 - rdf:type ep-material:ReportingProductType , owl:Class ; 832 + rdf:type owl:Class , ep-material:ReportingProductType ;
828 rdfs:label "Argon"^^xsd:string ; 833 rdfs:label "Argon"^^xsd:string ;
829 rdfs:subClassOf ep-material:Material ; 834 rdfs:subClassOf ep-material:Material ;
830 ep-core:shortName "Ar"^^xsd:string . 835 ep-core:shortName "Ar"^^xsd:string .
831 836
832 ep-material:substance-Benzene 837 ep-material:substance-Benzene
833 - rdf:type ep-material:ReportingProductType , owl:Class ; 838 + rdf:type owl:Class , ep-material:ReportingProductType ;
834 rdfs:label "benzene"^^xsd:string ; 839 rdfs:label "benzene"^^xsd:string ;
835 rdfs:subClassOf ep-material:Material ; 840 rdfs:subClassOf ep-material:Material ;
836 ep-core:seeReferenceData 841 ep-core:seeReferenceData
837 "http://posccaesar.org/rdl/RDS423899"^^xsd:string . 842 "http://posccaesar.org/rdl/RDS423899"^^xsd:string .
838 843
839 ep-material:substance-Butane 844 ep-material:substance-Butane
840 - rdf:type ep-material:ReportingProductType , owl:Class ; 845 + rdf:type owl:Class , ep-material:ReportingProductType ;
841 rdfs:label "butane"^^xsd:string ; 846 rdfs:label "butane"^^xsd:string ;
842 rdfs:subClassOf ep-material:Material ; 847 rdfs:subClassOf ep-material:Material ;
843 ep-core:seeReferenceData 848 ep-core:seeReferenceData
844 "http://posccaesar.org/rdl/RDS419354"^^xsd:string . 849 "http://posccaesar.org/rdl/RDS419354"^^xsd:string .
845 850
846 ep-material:substance-C11F 851 ep-material:substance-C11F
847 - rdf:type ep-material:ReportingProductType , owl:Class ; 852 + rdf:type owl:Class , ep-material:ReportingProductType ;
848 rdfs:label "C11F"^^xsd:string ; 853 rdfs:label "C11F"^^xsd:string ;
849 rdfs:subClassOf ep-material:Material . 854 rdfs:subClassOf ep-material:Material .
850 855
851 ep-material:substance-C12F 856 ep-material:substance-C12F
852 - rdf:type ep-material:ReportingProductType , owl:Class ; 857 + rdf:type owl:Class , ep-material:ReportingProductType ;
853 rdfs:label "C12F"^^xsd:string ; 858 rdfs:label "C12F"^^xsd:string ;
854 rdfs:subClassOf ep-material:Material . 859 rdfs:subClassOf ep-material:Material .
855 860
856 ep-material:substance-C13F 861 ep-material:substance-C13F
857 - rdf:type ep-material:ReportingProductType , owl:Class ; 862 + rdf:type owl:Class , ep-material:ReportingProductType ;
858 rdfs:label "C13F"^^xsd:string ; 863 rdfs:label "C13F"^^xsd:string ;
859 rdfs:subClassOf ep-material:Material . 864 rdfs:subClassOf ep-material:Material .
860 865
861 ep-material:substance-C13dmcyPentane 866 ep-material:substance-C13dmcyPentane
862 - rdf:type ep-material:ReportingProductType , owl:Class ; 867 + rdf:type owl:Class , ep-material:ReportingProductType ;
863 rdfs:label "c13dmcy pentane"^^xsd:string ; 868 rdfs:label "c13dmcy pentane"^^xsd:string ;
864 rdfs:subClassOf ep-material:Material . 869 rdfs:subClassOf ep-material:Material .
865 870
866 ep-material:substance-C14F 871 ep-material:substance-C14F
867 - rdf:type ep-material:ReportingProductType , owl:Class ; 872 + rdf:type owl:Class , ep-material:ReportingProductType ;
868 rdfs:label "C14F"^^xsd:string ; 873 rdfs:label "C14F"^^xsd:string ;
869 rdfs:subClassOf ep-material:Material . 874 rdfs:subClassOf ep-material:Material .
870 875
871 ep-material:substance-C15F 876 ep-material:substance-C15F
872 - rdf:type ep-material:ReportingProductType , owl:Class ; 877 + rdf:type owl:Class , ep-material:ReportingProductType ;
873 rdfs:label "C15F"^^xsd:string ; 878 rdfs:label "C15F"^^xsd:string ;
874 rdfs:subClassOf ep-material:Material . 879 rdfs:subClassOf ep-material:Material .
875 880
876 ep-material:substance-C16F 881 ep-material:substance-C16F
877 - rdf:type ep-material:ReportingProductType , owl:Class ; 882 + rdf:type owl:Class , ep-material:ReportingProductType ;
878 rdfs:label "C16F"^^xsd:string ; 883 rdfs:label "C16F"^^xsd:string ;
879 rdfs:subClassOf ep-material:Material . 884 rdfs:subClassOf ep-material:Material .
880 885
881 ep-material:substance-C17F 886 ep-material:substance-C17F
882 - rdf:type ep-material:ReportingProductType , owl:Class ; 887 + rdf:type owl:Class , ep-material:ReportingProductType ;
883 rdfs:label "C17F"^^xsd:string ; 888 rdfs:label "C17F"^^xsd:string ;
884 rdfs:subClassOf ep-material:Material . 889 rdfs:subClassOf ep-material:Material .
885 890
886 ep-material:substance-C18F 891 ep-material:substance-C18F
887 - rdf:type ep-material:ReportingProductType , owl:Class ; 892 + rdf:type owl:Class , ep-material:ReportingProductType ;
888 rdfs:label "C18F"^^xsd:string ; 893 rdfs:label "C18F"^^xsd:string ;
889 rdfs:subClassOf ep-material:Material . 894 rdfs:subClassOf ep-material:Material .
890 895
891 ep-material:substance-C19F 896 ep-material:substance-C19F
892 - rdf:type ep-material:ReportingProductType , owl:Class ; 897 + rdf:type owl:Class , ep-material:ReportingProductType ;
893 rdfs:label "C19F"^^xsd:string ; 898 rdfs:label "C19F"^^xsd:string ;
894 rdfs:subClassOf ep-material:Material . 899 rdfs:subClassOf ep-material:Material .
895 900
896 ep-material:substance-C20F 901 ep-material:substance-C20F
897 - rdf:type ep-material:ReportingProductType , owl:Class ; 902 + rdf:type owl:Class , ep-material:ReportingProductType ;
898 rdfs:label "C20F"^^xsd:string ; 903 rdfs:label "C20F"^^xsd:string ;
899 rdfs:subClassOf ep-material:Material . 904 rdfs:subClassOf ep-material:Material .
900 905
901 ep-material:substance-C21F 906 ep-material:substance-C21F
902 - rdf:type ep-material:ReportingProductType , owl:Class ; 907 + rdf:type owl:Class , ep-material:ReportingProductType ;
903 rdfs:label "C21F"^^xsd:string ; 908 rdfs:label "C21F"^^xsd:string ;
904 rdfs:subClassOf ep-material:Material . 909 rdfs:subClassOf ep-material:Material .
905 910
906 ep-material:substance-C22F 911 ep-material:substance-C22F
907 - rdf:type ep-material:ReportingProductType , owl:Class ; 912 + rdf:type owl:Class , ep-material:ReportingProductType ;
908 rdfs:label "C22F"^^xsd:string ; 913 rdfs:label "C22F"^^xsd:string ;
909 rdfs:subClassOf ep-material:Material . 914 rdfs:subClassOf ep-material:Material .
910 915
911 ep-material:substance-C23F 916 ep-material:substance-C23F
912 - rdf:type ep-material:ReportingProductType , owl:Class ; 917 + rdf:type owl:Class , ep-material:ReportingProductType ;
913 rdfs:label "C23F"^^xsd:string ; 918 rdfs:label "C23F"^^xsd:string ;
914 rdfs:subClassOf ep-material:Material . 919 rdfs:subClassOf ep-material:Material .
915 920
916 ep-material:substance-C24F 921 ep-material:substance-C24F
917 - rdf:type ep-material:ReportingProductType , owl:Class ; 922 + rdf:type owl:Class , ep-material:ReportingProductType ;
918 rdfs:label "C24F"^^xsd:string ; 923 rdfs:label "C24F"^^xsd:string ;
919 rdfs:subClassOf ep-material:Material . 924 rdfs:subClassOf ep-material:Material .
920 925
921 ep-material:substance-C25F 926 ep-material:substance-C25F
922 - rdf:type ep-material:ReportingProductType , owl:Class ; 927 + rdf:type owl:Class , ep-material:ReportingProductType ;
923 rdfs:label "C25F"^^xsd:string ; 928 rdfs:label "C25F"^^xsd:string ;
924 rdfs:subClassOf ep-material:Material . 929 rdfs:subClassOf ep-material:Material .
925 930
926 ep-material:substance-C26F 931 ep-material:substance-C26F
927 - rdf:type ep-material:ReportingProductType , owl:Class ; 932 + rdf:type owl:Class , ep-material:ReportingProductType ;
928 rdfs:label "C26F"^^xsd:string ; 933 rdfs:label "C26F"^^xsd:string ;
929 rdfs:subClassOf ep-material:Material . 934 rdfs:subClassOf ep-material:Material .
930 935
931 ep-material:substance-C27F 936 ep-material:substance-C27F
932 - rdf:type ep-material:ReportingProductType , owl:Class ; 937 + rdf:type owl:Class , ep-material:ReportingProductType ;
933 rdfs:label "C27F"^^xsd:string ; 938 rdfs:label "C27F"^^xsd:string ;
934 rdfs:subClassOf ep-material:Material . 939 rdfs:subClassOf ep-material:Material .
935 940
936 ep-material:substance-C28F 941 ep-material:substance-C28F
937 - rdf:type ep-material:ReportingProductType , owl:Class ; 942 + rdf:type owl:Class , ep-material:ReportingProductType ;
938 rdfs:label "C28F"^^xsd:string ; 943 rdfs:label "C28F"^^xsd:string ;
939 rdfs:subClassOf ep-material:Material . 944 rdfs:subClassOf ep-material:Material .
940 945
941 ep-material:substance-C29F 946 ep-material:substance-C29F
942 - rdf:type ep-material:ReportingProductType , owl:Class ; 947 + rdf:type owl:Class , ep-material:ReportingProductType ;
943 rdfs:label "C29F"^^xsd:string ; 948 rdfs:label "C29F"^^xsd:string ;
944 rdfs:subClassOf ep-material:Material . 949 rdfs:subClassOf ep-material:Material .
945 950
946 ep-material:substance-C30F 951 ep-material:substance-C30F
947 - rdf:type ep-material:ReportingProductType , owl:Class ; 952 + rdf:type owl:Class , ep-material:ReportingProductType ;
948 rdfs:label "C30F"^^xsd:string ; 953 rdfs:label "C30F"^^xsd:string ;
949 rdfs:subClassOf ep-material:Material . 954 rdfs:subClassOf ep-material:Material .
950 955
951 ep-material:substance-C31F 956 ep-material:substance-C31F
952 - rdf:type ep-material:ReportingProductType , owl:Class ; 957 + rdf:type owl:Class , ep-material:ReportingProductType ;
953 rdfs:label "C31F"^^xsd:string ; 958 rdfs:label "C31F"^^xsd:string ;
954 rdfs:subClassOf ep-material:Material . 959 rdfs:subClassOf ep-material:Material .
955 960
956 ep-material:substance-C32F 961 ep-material:substance-C32F
957 - rdf:type ep-material:ReportingProductType , owl:Class ; 962 + rdf:type owl:Class , ep-material:ReportingProductType ;
958 rdfs:label "C32F"^^xsd:string ; 963 rdfs:label "C32F"^^xsd:string ;
959 rdfs:subClassOf ep-material:Material . 964 rdfs:subClassOf ep-material:Material .
960 965
961 ep-material:substance-C33F 966 ep-material:substance-C33F
962 - rdf:type ep-material:ReportingProductType , owl:Class ; 967 + rdf:type owl:Class , ep-material:ReportingProductType ;
963 rdfs:label "C33F"^^xsd:string ; 968 rdfs:label "C33F"^^xsd:string ;
964 rdfs:subClassOf ep-material:Material . 969 rdfs:subClassOf ep-material:Material .
965 970
966 ep-material:substance-C34F 971 ep-material:substance-C34F
967 - rdf:type ep-material:ReportingProductType , owl:Class ; 972 + rdf:type owl:Class , ep-material:ReportingProductType ;
968 rdfs:label "C34F"^^xsd:string ; 973 rdfs:label "C34F"^^xsd:string ;
969 rdfs:subClassOf ep-material:Material . 974 rdfs:subClassOf ep-material:Material .
970 975
971 ep-material:substance-C35F 976 ep-material:substance-C35F
972 - rdf:type ep-material:ReportingProductType , owl:Class ; 977 + rdf:type owl:Class , ep-material:ReportingProductType ;
973 rdfs:label "C35F"^^xsd:string ; 978 rdfs:label "C35F"^^xsd:string ;
974 rdfs:subClassOf ep-material:Material . 979 rdfs:subClassOf ep-material:Material .
975 980
976 ep-material:substance-C36F 981 ep-material:substance-C36F
977 - rdf:type ep-material:ReportingProductType , owl:Class ; 982 + rdf:type owl:Class , ep-material:ReportingProductType ;
978 rdfs:label "C36F"^^xsd:string ; 983 rdfs:label "C36F"^^xsd:string ;
979 rdfs:subClassOf ep-material:Material . 984 rdfs:subClassOf ep-material:Material .
980 985
981 ep-material:substance-C37F 986 ep-material:substance-C37F
982 - rdf:type ep-material:ReportingProductType , owl:Class ; 987 + rdf:type owl:Class , ep-material:ReportingProductType ;
983 rdfs:label "C37F"^^xsd:string ; 988 rdfs:label "C37F"^^xsd:string ;
984 rdfs:subClassOf ep-material:Material . 989 rdfs:subClassOf ep-material:Material .
985 990
986 ep-material:substance-C38F 991 ep-material:substance-C38F
987 - rdf:type ep-material:ReportingProductType , owl:Class ; 992 + rdf:type owl:Class , ep-material:ReportingProductType ;
988 rdfs:label "C38F"^^xsd:string ; 993 rdfs:label "C38F"^^xsd:string ;
989 rdfs:subClassOf ep-material:Material . 994 rdfs:subClassOf ep-material:Material .
990 995
991 ep-material:substance-C39F 996 ep-material:substance-C39F
992 - rdf:type ep-material:ReportingProductType , owl:Class ; 997 + rdf:type owl:Class , ep-material:ReportingProductType ;
993 rdfs:label "C39F"^^xsd:string ; 998 rdfs:label "C39F"^^xsd:string ;
994 rdfs:subClassOf ep-material:Material . 999 rdfs:subClassOf ep-material:Material .
995 1000
996 ep-material:substance-C40F 1001 ep-material:substance-C40F
997 - rdf:type ep-material:ReportingProductType , owl:Class ; 1002 + rdf:type owl:Class , ep-material:ReportingProductType ;
998 rdfs:label "C40F"^^xsd:string ; 1003 rdfs:label "C40F"^^xsd:string ;
999 rdfs:subClassOf ep-material:Material . 1004 rdfs:subClassOf ep-material:Material .
1000 1005
1001 ep-material:substance-C41F 1006 ep-material:substance-C41F
1002 - rdf:type ep-material:ReportingProductType , owl:Class ; 1007 + rdf:type owl:Class , ep-material:ReportingProductType ;
1003 rdfs:label "C41F"^^xsd:string ; 1008 rdfs:label "C41F"^^xsd:string ;
1004 rdfs:subClassOf ep-material:Material . 1009 rdfs:subClassOf ep-material:Material .
1005 1010
1006 ep-material:substance-C42F 1011 ep-material:substance-C42F
1007 - rdf:type ep-material:ReportingProductType , owl:Class ; 1012 + rdf:type owl:Class , ep-material:ReportingProductType ;
1008 rdfs:label "C42F"^^xsd:string ; 1013 rdfs:label "C42F"^^xsd:string ;
1009 rdfs:subClassOf ep-material:Material . 1014 rdfs:subClassOf ep-material:Material .
1010 1015
1011 ep-material:substance-C43F 1016 ep-material:substance-C43F
1012 - rdf:type ep-material:ReportingProductType , owl:Class ; 1017 + rdf:type owl:Class , ep-material:ReportingProductType ;
1013 rdfs:label "C43F"^^xsd:string ; 1018 rdfs:label "C43F"^^xsd:string ;
1014 rdfs:subClassOf ep-material:Material . 1019 rdfs:subClassOf ep-material:Material .
1015 1020
1016 ep-material:substance-C44F 1021 ep-material:substance-C44F
1017 - rdf:type ep-material:ReportingProductType , owl:Class ; 1022 + rdf:type owl:Class , ep-material:ReportingProductType ;
1018 rdfs:label "C44F"^^xsd:string ; 1023 rdfs:label "C44F"^^xsd:string ;
1019 rdfs:subClassOf ep-material:Material . 1024 rdfs:subClassOf ep-material:Material .
1020 1025
1021 ep-material:substance-C45F 1026 ep-material:substance-C45F
1022 - rdf:type ep-material:ReportingProductType , owl:Class ; 1027 + rdf:type owl:Class , ep-material:ReportingProductType ;
1023 rdfs:label "C45F"^^xsd:string ; 1028 rdfs:label "C45F"^^xsd:string ;
1024 rdfs:subClassOf ep-material:Material . 1029 rdfs:subClassOf ep-material:Material .
1025 1030
1026 ep-material:substance-C46F 1031 ep-material:substance-C46F
1027 - rdf:type ep-material:ReportingProductType , owl:Class ; 1032 + rdf:type owl:Class , ep-material:ReportingProductType ;
1028 rdfs:label "C46F"^^xsd:string ; 1033 rdfs:label "C46F"^^xsd:string ;
1029 rdfs:subClassOf ep-material:Material . 1034 rdfs:subClassOf ep-material:Material .
1030 1035
1031 ep-material:substance-C47F 1036 ep-material:substance-C47F
1032 - rdf:type ep-material:ReportingProductType , owl:Class ; 1037 + rdf:type owl:Class , ep-material:ReportingProductType ;
1033 rdfs:label "C47F"^^xsd:string ; 1038 rdfs:label "C47F"^^xsd:string ;
1034 rdfs:subClassOf ep-material:Material . 1039 rdfs:subClassOf ep-material:Material .
1035 1040
1036 ep-material:substance-C48F 1041 ep-material:substance-C48F
1037 - rdf:type ep-material:ReportingProductType , owl:Class ; 1042 + rdf:type owl:Class , ep-material:ReportingProductType ;
1038 rdfs:label "C48F"^^xsd:string ; 1043 rdfs:label "C48F"^^xsd:string ;
1039 rdfs:subClassOf ep-material:Material . 1044 rdfs:subClassOf ep-material:Material .
1040 1045
1041 ep-material:substance-C49F 1046 ep-material:substance-C49F
1042 - rdf:type ep-material:ReportingProductType , owl:Class ; 1047 + rdf:type owl:Class , ep-material:ReportingProductType ;
1043 rdfs:label "C49F"^^xsd:string ; 1048 rdfs:label "C49F"^^xsd:string ;
1044 rdfs:subClassOf ep-material:Material . 1049 rdfs:subClassOf ep-material:Material .
1045 1050
1046 ep-material:substance-CO2 1051 ep-material:substance-CO2
1047 - rdf:type ep-material:ReportingProductType , owl:Class ; 1052 + rdf:type owl:Class , ep-material:ReportingProductType ;
1048 rdfs:label "CO2"^^xsd:string ; 1053 rdfs:label "CO2"^^xsd:string ;
1049 rdfs:subClassOf ep-material:Material . 1054 rdfs:subClassOf ep-material:Material .
1050 1055
1051 ep-material:substance-Cyclohexane 1056 ep-material:substance-Cyclohexane
1052 - rdf:type ep-material:ReportingProductType , owl:Class ; 1057 + rdf:type owl:Class , ep-material:ReportingProductType ;
1053 rdfs:label "cyclohexane"^^xsd:string ; 1058 rdfs:label "cyclohexane"^^xsd:string ;
1054 rdfs:subClassOf ep-material:Material ; 1059 rdfs:subClassOf ep-material:Material ;
1055 ep-core:seeReferenceData 1060 ep-core:seeReferenceData
1056 "http://posccaesar.org/rdl/RDS424439"^^xsd:string . 1061 "http://posccaesar.org/rdl/RDS424439"^^xsd:string .
1057 1062
1058 ep-material:substance-Cyclopentane 1063 ep-material:substance-Cyclopentane
1059 - rdf:type ep-material:ReportingProductType , owl:Class ; 1064 + rdf:type owl:Class , ep-material:ReportingProductType ;
1060 rdfs:label "cyclopentane"^^xsd:string ; 1065 rdfs:label "cyclopentane"^^xsd:string ;
1061 rdfs:subClassOf ep-material:Material ; 1066 rdfs:subClassOf ep-material:Material ;
1062 ep-core:seeReferenceData 1067 ep-core:seeReferenceData
1063 "http://posccaesar.org/rdl/RDS424619"^^xsd:string . 1068 "http://posccaesar.org/rdl/RDS424619"^^xsd:string .
1064 1069
1065 ep-material:substance-Decanes 1070 ep-material:substance-Decanes
1066 - rdf:type ep-material:ReportingProductType , owl:Class ; 1071 + rdf:type owl:Class , ep-material:ReportingProductType ;
1067 rdfs:label "decanes"^^xsd:string ; 1072 rdfs:label "decanes"^^xsd:string ;
1068 rdfs:subClassOf ep-material:Material . 1073 rdfs:subClassOf ep-material:Material .
1069 1074
1070 ep-material:substance-EtBenzene 1075 ep-material:substance-EtBenzene
1071 - rdf:type ep-material:ReportingProductType , owl:Class ; 1076 + rdf:type owl:Class , ep-material:ReportingProductType ;
1072 rdfs:label "et benzene"^^xsd:string ; 1077 rdfs:label "et benzene"^^xsd:string ;
1073 rdfs:subClassOf ep-material:Material . 1078 rdfs:subClassOf ep-material:Material .
1074 1079
1075 ep-material:substance-EtcyPentane 1080 ep-material:substance-EtcyPentane
1076 - rdf:type ep-material:ReportingProductType , owl:Class ; 1081 + rdf:type owl:Class , ep-material:ReportingProductType ;
1077 rdfs:label "etcy pentane"^^xsd:string ; 1082 rdfs:label "etcy pentane"^^xsd:string ;
1078 rdfs:subClassOf ep-material:Material . 1083 rdfs:subClassOf ep-material:Material .
1079 1084
1080 ep-material:substance-Ethane 1085 ep-material:substance-Ethane
1081 - rdf:type ep-material:ReportingProductType , owl:Class ; 1086 + rdf:type owl:Class , ep-material:ReportingProductType ;
1082 rdfs:label "C2"^^xsd:string ; 1087 rdfs:label "C2"^^xsd:string ;
1083 rdfs:subClassOf ep-material:Material ; 1088 rdfs:subClassOf ep-material:Material ;
1084 ep-core:name "ethane"^^xsd:string ; 1089 ep-core:name "ethane"^^xsd:string ;
...@@ -1086,96 +1091,96 @@ ep-material:substance-Ethane ...@@ -1086,96 +1091,96 @@ ep-material:substance-Ethane
1086 "http://posccaesar.org/rdl/RDS419219"^^xsd:string . 1091 "http://posccaesar.org/rdl/RDS419219"^^xsd:string .
1087 1092
1088 ep-material:substance-H2 1093 ep-material:substance-H2
1089 - rdf:type ep-material:ReportingProductType , owl:Class ; 1094 + rdf:type owl:Class , ep-material:ReportingProductType ;
1090 rdfs:label "H2"^^xsd:string ; 1095 rdfs:label "H2"^^xsd:string ;
1091 rdfs:subClassOf ep-material:Material . 1096 rdfs:subClassOf ep-material:Material .
1092 1097
1093 ep-material:substance-H2O 1098 ep-material:substance-H2O
1094 - rdf:type ep-material:ReportingProductType , owl:Class ; 1099 + rdf:type owl:Class , ep-material:ReportingProductType ;
1095 rdfs:label "H2O"^^xsd:string ; 1100 rdfs:label "H2O"^^xsd:string ;
1096 rdfs:subClassOf ep-material:Material . 1101 rdfs:subClassOf ep-material:Material .
1097 1102
1098 ep-material:substance-H2S 1103 ep-material:substance-H2S
1099 - rdf:type ep-material:ReportingProductType , owl:Class ; 1104 + rdf:type owl:Class , ep-material:ReportingProductType ;
1100 rdfs:label "H2S"^^xsd:string ; 1105 rdfs:label "H2S"^^xsd:string ;
1101 rdfs:subClassOf ep-material:Material . 1106 rdfs:subClassOf ep-material:Material .
1102 1107
1103 ep-material:substance-Heptanes 1108 ep-material:substance-Heptanes
1104 - rdf:type ep-material:ReportingProductType , owl:Class ; 1109 + rdf:type owl:Class , ep-material:ReportingProductType ;
1105 rdfs:label "heptanes"^^xsd:string ; 1110 rdfs:label "heptanes"^^xsd:string ;
1106 rdfs:subClassOf ep-material:Material . 1111 rdfs:subClassOf ep-material:Material .
1107 1112
1108 ep-material:substance-Hexane 1113 ep-material:substance-Hexane
1109 - rdf:type ep-material:ReportingProductType , owl:Class ; 1114 + rdf:type owl:Class , ep-material:ReportingProductType ;
1110 rdfs:label "hexane"^^xsd:string ; 1115 rdfs:label "hexane"^^xsd:string ;
1111 rdfs:subClassOf ep-material:Material ; 1116 rdfs:subClassOf ep-material:Material ;
1112 ep-core:seeReferenceData 1117 ep-core:seeReferenceData
1113 "http://posccaesar.org/rdl/RDS419489"^^xsd:string . 1118 "http://posccaesar.org/rdl/RDS419489"^^xsd:string .
1114 1119
1115 ep-material:substance-Hexanes 1120 ep-material:substance-Hexanes
1116 - rdf:type ep-material:ReportingProductType , owl:Class ; 1121 + rdf:type owl:Class , ep-material:ReportingProductType ;
1117 rdfs:label "hexanes"^^xsd:string ; 1122 rdfs:label "hexanes"^^xsd:string ;
1118 rdfs:subClassOf ep-material:Material . 1123 rdfs:subClassOf ep-material:Material .
1119 1124
1120 ep-material:substance-MBenzene 1125 ep-material:substance-MBenzene
1121 - rdf:type ep-material:ReportingProductType , owl:Class ; 1126 + rdf:type owl:Class , ep-material:ReportingProductType ;
1122 rdfs:label "m benzene"^^xsd:string ; 1127 rdfs:label "m benzene"^^xsd:string ;
1123 rdfs:subClassOf ep-material:Material . 1128 rdfs:subClassOf ep-material:Material .
1124 1129
1125 ep-material:substance-McyHexane 1130 ep-material:substance-McyHexane
1126 - rdf:type ep-material:ReportingProductType , owl:Class ; 1131 + rdf:type owl:Class , ep-material:ReportingProductType ;
1127 rdfs:label "mcy hexane"^^xsd:string ; 1132 rdfs:label "mcy hexane"^^xsd:string ;
1128 rdfs:subClassOf ep-material:Material . 1133 rdfs:subClassOf ep-material:Material .
1129 1134
1130 ep-material:substance-McyPentane 1135 ep-material:substance-McyPentane
1131 - rdf:type ep-material:ReportingProductType , owl:Class ; 1136 + rdf:type owl:Class , ep-material:ReportingProductType ;
1132 rdfs:label "mcy pentane"^^xsd:string ; 1137 rdfs:label "mcy pentane"^^xsd:string ;
1133 rdfs:subClassOf ep-material:Material . 1138 rdfs:subClassOf ep-material:Material .
1134 1139
1135 ep-material:substance-Methane 1140 ep-material:substance-Methane
1136 - rdf:type ep-material:ReportingProductType , owl:Class ; 1141 + rdf:type owl:Class , ep-material:ReportingProductType ;
1137 rdfs:label "C1"^^xsd:string ; 1142 rdfs:label "C1"^^xsd:string ;
1138 rdfs:subClassOf ep-material:Material ; 1143 rdfs:subClassOf ep-material:Material ;
1139 ep-core:name "methane"^^xsd:string . 1144 ep-core:name "methane"^^xsd:string .
1140 1145
1141 ep-material:substance-N2 1146 ep-material:substance-N2
1142 - rdf:type ep-material:ReportingProductType , owl:Class ; 1147 + rdf:type owl:Class , ep-material:ReportingProductType ;
1143 rdfs:label "N2"^^xsd:string ; 1148 rdfs:label "N2"^^xsd:string ;
1144 rdfs:subClassOf ep-material:Material . 1149 rdfs:subClassOf ep-material:Material .
1145 1150
1146 ep-material:substance-Nonanes 1151 ep-material:substance-Nonanes
1147 - rdf:type ep-material:ReportingProductType , owl:Class ; 1152 + rdf:type owl:Class , ep-material:ReportingProductType ;
1148 rdfs:label "nonanes"^^xsd:string ; 1153 rdfs:label "nonanes"^^xsd:string ;
1149 rdfs:subClassOf ep-material:Material . 1154 rdfs:subClassOf ep-material:Material .
1150 1155
1151 ep-material:substance-O2 1156 ep-material:substance-O2
1152 - rdf:type ep-material:ReportingProductType , owl:Class ; 1157 + rdf:type owl:Class , ep-material:ReportingProductType ;
1153 rdfs:label "O2"^^xsd:string ; 1158 rdfs:label "O2"^^xsd:string ;
1154 rdfs:subClassOf ep-material:Material . 1159 rdfs:subClassOf ep-material:Material .
1155 1160
1156 ep-material:substance-Octanes 1161 ep-material:substance-Octanes
1157 - rdf:type ep-material:ReportingProductType , owl:Class ; 1162 + rdf:type owl:Class , ep-material:ReportingProductType ;
1158 rdfs:label "octanes"^^xsd:string ; 1163 rdfs:label "octanes"^^xsd:string ;
1159 rdfs:subClassOf ep-material:Material . 1164 rdfs:subClassOf ep-material:Material .
1160 1165
1161 ep-material:substance-T12dmcyPentane 1166 ep-material:substance-T12dmcyPentane
1162 - rdf:type ep-material:ReportingProductType , owl:Class ; 1167 + rdf:type owl:Class , ep-material:ReportingProductType ;
1163 rdfs:label "t12dmcy pentane"^^xsd:string ; 1168 rdfs:label "t12dmcy pentane"^^xsd:string ;
1164 rdfs:subClassOf ep-material:Material . 1169 rdfs:subClassOf ep-material:Material .
1165 1170
1166 ep-material:substance-T13dmcyPentane 1171 ep-material:substance-T13dmcyPentane
1167 - rdf:type ep-material:ReportingProductType , owl:Class ; 1172 + rdf:type owl:Class , ep-material:ReportingProductType ;
1168 rdfs:label "t13dmcy pentane"^^xsd:string ; 1173 rdfs:label "t13dmcy pentane"^^xsd:string ;
1169 rdfs:subClassOf ep-material:Material . 1174 rdfs:subClassOf ep-material:Material .
1170 1175
1171 ep-material:volumeRatio 1176 ep-material:volumeRatio
1172 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 1177 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
1173 rdfs:domain ep-material:MaterialPair ; 1178 rdfs:domain ep-material:MaterialPair ;
1174 rdfs:label "volume ratio"^^xsd:string ; 1179 rdfs:label "volume ratio"^^xsd:string ;
1175 rdfs:range ep-core:Ratio . 1180 rdfs:range ep-core:Ratio .
1176 1181
1177 ep-material:wholeMaterialOfPair 1182 ep-material:wholeMaterialOfPair
1178 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 1183 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
1179 rdfs:domain ep-material:MaterialPartWholePair ; 1184 rdfs:domain ep-material:MaterialPartWholePair ;
1180 rdfs:label "whole material of pair"^^xsd:string ; 1185 rdfs:label "whole material of pair"^^xsd:string ;
1181 rdfs:range ep-material:Material ; 1186 rdfs:range ep-material:Material ;
......