Showing
4 changed files
with
161 additions
and
165 deletions
| ... | @@ -21,24 +21,23 @@ ep-fac:Completion | ... | @@ -21,24 +21,23 @@ ep-fac:Completion |
| 21 | rdfs:label "completion"^^xsd:string ; | 21 | rdfs:label "completion"^^xsd:string ; |
| 22 | rdfs:subClassOf ep-fac:Facility ; | 22 | rdfs:subClassOf ep-fac:Facility ; |
| 23 | ep-core:seeReferenceData | 23 | ep-core:seeReferenceData |
| 24 | - "http://posccaesar.org/rdl/RDS806653861"^^xsd:string . | 24 | + "http://posccaesar.org/rdl/page/RDS8015624975"^^xsd:string . |
| 25 | 25 | ||
| 26 | ep-fac:Facility | 26 | ep-fac:Facility |
| 27 | rdf:type owl:Class ; | 27 | rdf:type owl:Class ; |
| 28 | - rdfs:comment "physical object that is all or part of the life of something that is operated, maintained and refurbished over a long period, and that is regarded as a major asset"^^xsd:string ; | 28 | + rdfs:comment "a physical object that is all or part of the life of something that is operated, maintained and refurbished over a long period, and that is regarded as a major asset"^^xsd:string ; |
| 29 | rdfs:label "facility"^^xsd:string ; | 29 | rdfs:label "facility"^^xsd:string ; |
| 30 | - rdfs:subClassOf ep-core:PhysicalObject ; | 30 | + rdfs:subClassOf ep-core:PhysicalObject . |
| 31 | - ep-core:seeReferenceData | ||
| 32 | - "http://posccaesar.org/rdl/RDS1750613511"^^xsd:string . | ||
| 33 | 31 | ||
| 34 | ep-fac:Field | 32 | ep-fac:Field |
| 35 | rdf:type owl:Class ; | 33 | rdf:type owl:Class ; |
| 36 | - rdfs:comment "facility that is a field"^^xsd:string ; | ||
| 37 | rdfs:label "field"^^xsd:string ; | 34 | rdfs:label "field"^^xsd:string ; |
| 38 | - rdfs:subClassOf ep-fac:TemporalPartOfAField . | 35 | + rdfs:subClassOf ep-fac:TemporalPartOfAField ; |
| 36 | + ep-core:seeReferenceData | ||
| 37 | + "http://posccaesar.org/rdl/RDS409500951"^^xsd:string . | ||
| 39 | 38 | ||
| 40 | ep-fac:FixedFacility | 39 | ep-fac:FixedFacility |
| 41 | - rdf:type owl:DeprecatedClass , ep-fac:FixedOrMoveableFacilityType ; | 40 | + rdf:type ep-fac:FixedOrMoveableFacilityType , owl:DeprecatedClass ; |
| 42 | rdfs:comment "facility that has been build and that is intended to remain in one place"^^xsd:string ; | 41 | rdfs:comment "facility that has been build and that is intended to remain in one place"^^xsd:string ; |
| 43 | rdfs:label "fixed facility"^^xsd:string ; | 42 | rdfs:label "fixed facility"^^xsd:string ; |
| 44 | rdfs:subClassOf ep-fac:Facility . | 43 | rdfs:subClassOf ep-fac:Facility . |
| ... | @@ -56,12 +55,10 @@ ep-fac:FixedOrMoveableRigType | ... | @@ -56,12 +55,10 @@ ep-fac:FixedOrMoveableRigType |
| 56 | rdfs:subClassOf owl:Class . | 55 | rdfs:subClassOf owl:Class . |
| 57 | 56 | ||
| 58 | ep-fac:FixedRig | 57 | ep-fac:FixedRig |
| 59 | - rdf:type owl:Class , ep-fac:FixedOrMoveableRigType ; | 58 | + rdf:type ep-fac:FixedOrMoveableRigType , owl:Class ; |
| 60 | - rdfs:comment "fixed facility and rig"^^xsd:string ; | 59 | + rdfs:comment "a fixed oil and gas drilling facility"^^xsd:string ; |
| 61 | rdfs:label "fixed rig"^^xsd:string ; | 60 | rdfs:label "fixed rig"^^xsd:string ; |
| 62 | - rdfs:subClassOf ep-fac:Rig , ep-fac:FixedFacility ; | 61 | + rdfs:subClassOf ep-fac:FixedFacility , ep-fac:Rig . |
| 63 | - ep-core:seeReferenceData | ||
| 64 | - "http://posccaesar.org/rdl/RDS1751417001"^^xsd:string . | ||
| 65 | 62 | ||
| 66 | ep-fac:Flowline | 63 | ep-fac:Flowline |
| 67 | rdf:type owl:Class ; | 64 | rdf:type owl:Class ; |
| ... | @@ -85,18 +82,17 @@ ep-fac:Lease | ... | @@ -85,18 +82,17 @@ ep-fac:Lease |
| 85 | "http://posccaesar.org/rdl/RDS806655591"^^xsd:string . | 82 | "http://posccaesar.org/rdl/RDS806655591"^^xsd:string . |
| 86 | 83 | ||
| 87 | ep-fac:MoveableFacility | 84 | ep-fac:MoveableFacility |
| 88 | - rdf:type owl:Class , ep-fac:FixedOrMoveableFacilityType ; | 85 | + rdf:type ep-fac:FixedOrMoveableFacilityType , owl:Class ; |
| 89 | - rdfs:comment "facility that has been built and that is intended to be moved from place to place"^^xsd:string ; | ||
| 90 | rdfs:label "moveable facility"^^xsd:string ; | 86 | rdfs:label "moveable facility"^^xsd:string ; |
| 91 | - rdfs:subClassOf ep-fac:Facility . | 87 | + rdfs:subClassOf ep-fac:Facility ; |
| 88 | + ep-core:seeReferenceData | ||
| 89 | + "http://posccaesar.org/rdl/RDS4316634576"^^xsd:string . | ||
| 92 | 90 | ||
| 93 | ep-fac:MoveableRig | 91 | ep-fac:MoveableRig |
| 94 | - rdf:type owl:Class , ep-fac:FixedOrMoveableRigType ; | 92 | + rdf:type ep-fac:FixedOrMoveableRigType , owl:Class ; |
| 95 | - rdfs:comment "moveable facility and rig"^^xsd:string ; | 93 | + rdfs:comment "a moveable oil and gas drilling facility"^^xsd:string ; |
| 96 | rdfs:label "moveable rig"^^xsd:string ; | 94 | rdfs:label "moveable rig"^^xsd:string ; |
| 97 | - rdfs:subClassOf ep-fac:Rig , ep-fac:MoveableFacility ; | 95 | + rdfs:subClassOf ep-fac:MoveableFacility , ep-fac:Rig . |
| 98 | - ep-core:seeReferenceData | ||
| 99 | - "http://posccaesar.org/rdl/RDS1751417361"^^xsd:string . | ||
| 100 | 96 | ||
| 101 | ep-fac:Platform | 97 | ep-fac:Platform |
| 102 | rdf:type owl:Class ; | 98 | rdf:type owl:Class ; |
| ... | @@ -114,31 +110,30 @@ ep-fac:ProductionFacility | ... | @@ -114,31 +110,30 @@ ep-fac:ProductionFacility |
| 114 | 110 | ||
| 115 | ep-fac:Reservoir | 111 | ep-fac:Reservoir |
| 116 | rdf:type owl:Class ; | 112 | rdf:type owl:Class ; |
| 117 | - rdfs:comment "facility that is a reservoir"^^xsd:string ; | ||
| 118 | rdfs:label "reservoir"^^xsd:string ; | 113 | rdfs:label "reservoir"^^xsd:string ; |
| 119 | - rdfs:subClassOf ep-fac:Facility ; | 114 | + rdfs:subClassOf ep-core:PhysicalObject ; |
| 120 | ep-core:seeReferenceData | 115 | ep-core:seeReferenceData |
| 121 | - "http://posccaesar.org/rdl/RDS6810100"^^xsd:string . | 116 | + "http://posccaesar.org/rdl/RDS8015624985"^^xsd:string . |
| 122 | 117 | ||
| 123 | ep-fac:Rig | 118 | ep-fac:Rig |
| 124 | rdf:type owl:Class ; | 119 | rdf:type owl:Class ; |
| 125 | - rdfs:comment "rig for all of its life"^^xsd:string ; | 120 | + rdfs:comment "an oil and gas drilling facility"^^xsd:string ; |
| 126 | - rdfs:label "rig (whole life)"^^xsd:string ; | 121 | + rdfs:label "rig"^^xsd:string ; |
| 127 | - rdfs:subClassOf ep-fac:TemporalPartOfARig ; | 122 | + rdfs:subClassOf ep-fac:TemporalPartOfARig . |
| 128 | - ep-core:seeReferenceData | ||
| 129 | - "http://posccaesar.org/rdl/RDS1750688011"^^xsd:string . | ||
| 130 | 123 | ||
| 131 | ep-fac:SubSurfaceFixedFacility | 124 | ep-fac:SubSurfaceFixedFacility |
| 132 | rdf:type owl:Class ; | 125 | rdf:type owl:Class ; |
| 133 | - rdfs:comment "fixed facility that is sub-surface"^^xsd:string ; | ||
| 134 | rdfs:label "sub-surface fixed facility"^^xsd:string ; | 126 | rdfs:label "sub-surface fixed facility"^^xsd:string ; |
| 135 | - rdfs:subClassOf ep-fac:FixedFacility . | 127 | + rdfs:subClassOf ep-fac:FixedFacility ; |
| 128 | + ep-core:seeReferenceData | ||
| 129 | + "http://posccaesar.org/rdl/RDS43166345103"^^xsd:string . | ||
| 136 | 130 | ||
| 137 | ep-fac:SurfaceFixedFacility | 131 | ep-fac:SurfaceFixedFacility |
| 138 | rdf:type owl:Class ; | 132 | rdf:type owl:Class ; |
| 139 | - rdfs:comment "fixed facility that has a part above the surface of the sea"^^xsd:string ; | ||
| 140 | rdfs:label "surface fixed facility"^^xsd:string ; | 133 | rdfs:label "surface fixed facility"^^xsd:string ; |
| 141 | - rdfs:subClassOf ep-fac:FixedFacility . | 134 | + rdfs:subClassOf ep-fac:FixedFacility ; |
| 135 | + ep-core:seeReferenceData | ||
| 136 | + "http://posccaesar.org/rdl/RDS4316634591"^^xsd:string . | ||
| 142 | 137 | ||
| 143 | ep-fac:SurroundingAir | 138 | ep-fac:SurroundingAir |
| 144 | rdf:type owl:Class ; | 139 | rdf:type owl:Class ; |
| ... | @@ -174,6 +169,7 @@ ep-fac:Template | ... | @@ -174,6 +169,7 @@ ep-fac:Template |
| 174 | 169 | ||
| 175 | ep-fac:TemporalPartOfAField | 170 | ep-fac:TemporalPartOfAField |
| 176 | rdf:type owl:Class ; | 171 | rdf:type owl:Class ; |
| 172 | + rdfs:comment "a temporal part of a field"^^xsd:string ; | ||
| 177 | rdfs:label "temporal part of a field"^^xsd:string ; | 173 | rdfs:label "temporal part of a field"^^xsd:string ; |
| 178 | rdfs:subClassOf ep-fac:Facility . | 174 | rdfs:subClassOf ep-fac:Facility . |
| 179 | 175 | ||
| ... | @@ -185,8 +181,8 @@ ep-fac:TemporalPartOfAProductionFacility | ... | @@ -185,8 +181,8 @@ ep-fac:TemporalPartOfAProductionFacility |
| 185 | 181 | ||
| 186 | ep-fac:TemporalPartOfARig | 182 | ep-fac:TemporalPartOfARig |
| 187 | rdf:type owl:Class ; | 183 | rdf:type owl:Class ; |
| 188 | - rdfs:comment "facility that is a rig"^^xsd:string ; | 184 | + rdfs:comment "a temporal part of an oil and gas drilling facility"^^xsd:string ; |
| 189 | - rdfs:label "(temporal part of a) rig"^^xsd:string ; | 185 | + rdfs:label "temporal part of a rig"^^xsd:string ; |
| 190 | rdfs:subClassOf ep-fac:Facility . | 186 | rdfs:subClassOf ep-fac:Facility . |
| 191 | 187 | ||
| 192 | ep-fac:Zone | 188 | ep-fac:Zone |
| ... | @@ -196,7 +192,7 @@ ep-fac:Zone | ... | @@ -196,7 +192,7 @@ ep-fac:Zone |
| 196 | rdfs:subClassOf ep-fac:Facility . | 192 | rdfs:subClassOf ep-fac:Facility . |
| 197 | 193 | ||
| 198 | ep-fac:depthOfSurroundingWater | 194 | ep-fac:depthOfSurroundingWater |
| 199 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 195 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
| 200 | rdfs:comment "class_of_indirect_property that is the depth of surrounding water"^^xsd:string ; | 196 | rdfs:comment "class_of_indirect_property that is the depth of surrounding water"^^xsd:string ; |
| 201 | rdfs:domain ep-fac:SurroundingWater ; | 197 | rdfs:domain ep-fac:SurroundingWater ; |
| 202 | rdfs:label "depth of surrounding water"^^xsd:string ; | 198 | rdfs:label "depth of surrounding water"^^xsd:string ; | ... | ... |
| ... | @@ -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 owl:Class , ep-material:ReportingProductType ; | 33 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 50 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 55 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 60 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 65 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 70 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 75 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 80 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 85 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 90 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 95 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 100 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 105 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 110 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 115 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 120 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 125 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 130 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 135 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 140 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 145 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 150 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 155 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 160 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 348 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 361 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 471 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 482 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 529 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 owl:Class , ep-material:ReportingProductType ; | 551 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 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 ; |
| ... | @@ -567,7 +567,7 @@ ep-material:PureFluid | ... | @@ -567,7 +567,7 @@ ep-material:PureFluid |
| 567 | 567 | ||
| 568 | ep-material:QuantityOfMaterial | 568 | ep-material:QuantityOfMaterial |
| 569 | rdf:type owl:Class ; | 569 | rdf:type owl:Class ; |
| 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 | 573 | ep-material:QuantityOfMaterialInASpecifiedState |
| ... | @@ -586,7 +586,7 @@ ep-material:ReportingProductType | ... | @@ -586,7 +586,7 @@ ep-material:ReportingProductType |
| 586 | rdfs:subClassOf owl:Class . | 586 | rdfs:subClassOf owl:Class . |
| 587 | 587 | ||
| 588 | ep-material:Salt | 588 | ep-material:Salt |
| 589 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 589 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 590 | rdfs:label "salt"^^xsd:string ; | 590 | rdfs:label "salt"^^xsd:string ; |
| 591 | rdfs:subClassOf ep-material:Material ; | 591 | rdfs:subClassOf ep-material:Material ; |
| 592 | ep-core:seeReferenceData | 592 | ep-core:seeReferenceData |
| ... | @@ -709,381 +709,381 @@ ep-material:secondMaterialOfPair | ... | @@ -709,381 +709,381 @@ ep-material:secondMaterialOfPair |
| 709 | rdfs:range ep-material:Material . | 709 | rdfs:range ep-material:Material . |
| 710 | 710 | ||
| 711 | ep-material:substance-11dmcyPentane | 711 | ep-material:substance-11dmcyPentane |
| 712 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 712 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 713 | rdfs:label "11dmcy pentane"^^xsd:string ; | 713 | rdfs:label "11dmcy pentane"^^xsd:string ; |
| 714 | rdfs:subClassOf ep-material:Material . | 714 | rdfs:subClassOf ep-material:Material . |
| 715 | 715 | ||
| 716 | ep-material:substance-124tmBenzene | 716 | ep-material:substance-124tmBenzene |
| 717 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 717 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 718 | rdfs:label "124tm benzene"^^xsd:string ; | 718 | rdfs:label "124tm benzene"^^xsd:string ; |
| 719 | rdfs:subClassOf ep-material:Material . | 719 | rdfs:subClassOf ep-material:Material . |
| 720 | 720 | ||
| 721 | ep-material:substance-12dmBenzene | 721 | ep-material:substance-12dmBenzene |
| 722 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 722 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 723 | rdfs:label "12dm benzene"^^xsd:string ; | 723 | rdfs:label "12dm benzene"^^xsd:string ; |
| 724 | rdfs:subClassOf ep-material:Material . | 724 | rdfs:subClassOf ep-material:Material . |
| 725 | 725 | ||
| 726 | ep-material:substance-13dmBenzene | 726 | ep-material:substance-13dmBenzene |
| 727 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 727 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 728 | rdfs:label "13dm benzene"^^xsd:string ; | 728 | rdfs:label "13dm benzene"^^xsd:string ; |
| 729 | rdfs:subClassOf ep-material:Material . | 729 | rdfs:subClassOf ep-material:Material . |
| 730 | 730 | ||
| 731 | ep-material:substance-14dmBenzene | 731 | ep-material:substance-14dmBenzene |
| 732 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 732 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 733 | rdfs:label "14dm benzene"^^xsd:string ; | 733 | rdfs:label "14dm benzene"^^xsd:string ; |
| 734 | rdfs:subClassOf ep-material:Material . | 734 | rdfs:subClassOf ep-material:Material . |
| 735 | 735 | ||
| 736 | ep-material:substance-223tmButane | 736 | ep-material:substance-223tmButane |
| 737 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 737 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 738 | rdfs:label "223tm butane"^^xsd:string ; | 738 | rdfs:label "223tm butane"^^xsd:string ; |
| 739 | rdfs:subClassOf ep-material:Material . | 739 | rdfs:subClassOf ep-material:Material . |
| 740 | 740 | ||
| 741 | ep-material:substance-223tmPentane | 741 | ep-material:substance-223tmPentane |
| 742 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 742 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 743 | rdfs:label "223tm pentane"^^xsd:string ; | 743 | rdfs:label "223tm pentane"^^xsd:string ; |
| 744 | rdfs:subClassOf ep-material:Material . | 744 | rdfs:subClassOf ep-material:Material . |
| 745 | 745 | ||
| 746 | ep-material:substance-22dmButane | 746 | ep-material:substance-22dmButane |
| 747 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 747 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 748 | rdfs:label "22dm butane"^^xsd:string ; | 748 | rdfs:label "22dm butane"^^xsd:string ; |
| 749 | rdfs:subClassOf ep-material:Material . | 749 | rdfs:subClassOf ep-material:Material . |
| 750 | 750 | ||
| 751 | ep-material:substance-22dmHexane | 751 | ep-material:substance-22dmHexane |
| 752 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 752 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 753 | rdfs:label "22dm hexane"^^xsd:string ; | 753 | rdfs:label "22dm hexane"^^xsd:string ; |
| 754 | rdfs:subClassOf ep-material:Material . | 754 | rdfs:subClassOf ep-material:Material . |
| 755 | 755 | ||
| 756 | ep-material:substance-22dmPentane | 756 | ep-material:substance-22dmPentane |
| 757 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 757 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 758 | rdfs:label "22dm pentane"^^xsd:string ; | 758 | rdfs:label "22dm pentane"^^xsd:string ; |
| 759 | rdfs:subClassOf ep-material:Material . | 759 | rdfs:subClassOf ep-material:Material . |
| 760 | 760 | ||
| 761 | ep-material:substance-22dmPropane | 761 | ep-material:substance-22dmPropane |
| 762 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 762 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 763 | rdfs:label "22dm propane"^^xsd:string ; | 763 | rdfs:label "22dm propane"^^xsd:string ; |
| 764 | rdfs:subClassOf ep-material:Material . | 764 | rdfs:subClassOf ep-material:Material . |
| 765 | 765 | ||
| 766 | ep-material:substance-23dmButane | 766 | ep-material:substance-23dmButane |
| 767 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 767 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 768 | rdfs:label "23dm butane"^^xsd:string ; | 768 | rdfs:label "23dm butane"^^xsd:string ; |
| 769 | rdfs:subClassOf ep-material:Material . | 769 | rdfs:subClassOf ep-material:Material . |
| 770 | 770 | ||
| 771 | ep-material:substance-23dmPentane | 771 | ep-material:substance-23dmPentane |
| 772 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 772 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 773 | rdfs:label "23dm pentane"^^xsd:string ; | 773 | rdfs:label "23dm pentane"^^xsd:string ; |
| 774 | rdfs:subClassOf ep-material:Material . | 774 | rdfs:subClassOf ep-material:Material . |
| 775 | 775 | ||
| 776 | ep-material:substance-24dmHexane | 776 | ep-material:substance-24dmHexane |
| 777 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 777 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 778 | rdfs:label "24dm hexane"^^xsd:string ; | 778 | rdfs:label "24dm hexane"^^xsd:string ; |
| 779 | rdfs:subClassOf ep-material:Material . | 779 | rdfs:subClassOf ep-material:Material . |
| 780 | 780 | ||
| 781 | ep-material:substance-24dmPentane | 781 | ep-material:substance-24dmPentane |
| 782 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 782 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 783 | rdfs:label "24dm pentane"^^xsd:string ; | 783 | rdfs:label "24dm pentane"^^xsd:string ; |
| 784 | rdfs:subClassOf ep-material:Material . | 784 | rdfs:subClassOf ep-material:Material . |
| 785 | 785 | ||
| 786 | ep-material:substance-25dmHexane | 786 | ep-material:substance-25dmHexane |
| 787 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 787 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 788 | rdfs:label "25dm hexane"^^xsd:string ; | 788 | rdfs:label "25dm hexane"^^xsd:string ; |
| 789 | rdfs:subClassOf ep-material:Material . | 789 | rdfs:subClassOf ep-material:Material . |
| 790 | 790 | ||
| 791 | ep-material:substance-2mButane | 791 | ep-material:substance-2mButane |
| 792 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 792 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 793 | rdfs:label "2m butane"^^xsd:string ; | 793 | rdfs:label "2m butane"^^xsd:string ; |
| 794 | rdfs:subClassOf ep-material:Material . | 794 | rdfs:subClassOf ep-material:Material . |
| 795 | 795 | ||
| 796 | ep-material:substance-2mHexane | 796 | ep-material:substance-2mHexane |
| 797 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 797 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 798 | rdfs:label "2m hexane"^^xsd:string ; | 798 | rdfs:label "2m hexane"^^xsd:string ; |
| 799 | rdfs:subClassOf ep-material:Material . | 799 | rdfs:subClassOf ep-material:Material . |
| 800 | 800 | ||
| 801 | ep-material:substance-2mPentane | 801 | ep-material:substance-2mPentane |
| 802 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 802 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 803 | rdfs:label "2m pentane"^^xsd:string ; | 803 | rdfs:label "2m pentane"^^xsd:string ; |
| 804 | rdfs:subClassOf ep-material:Material . | 804 | rdfs:subClassOf ep-material:Material . |
| 805 | 805 | ||
| 806 | ep-material:substance-2mPropane | 806 | ep-material:substance-2mPropane |
| 807 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 807 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 808 | rdfs:label "2m propane"^^xsd:string ; | 808 | rdfs:label "2m propane"^^xsd:string ; |
| 809 | rdfs:subClassOf ep-material:Material . | 809 | rdfs:subClassOf ep-material:Material . |
| 810 | 810 | ||
| 811 | ep-material:substance-33dmPentane | 811 | ep-material:substance-33dmPentane |
| 812 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 812 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 813 | rdfs:label "33dm pentane"^^xsd:string ; | 813 | rdfs:label "33dm pentane"^^xsd:string ; |
| 814 | rdfs:subClassOf ep-material:Material . | 814 | rdfs:subClassOf ep-material:Material . |
| 815 | 815 | ||
| 816 | ep-material:substance-3etPentane | 816 | ep-material:substance-3etPentane |
| 817 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 817 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 818 | rdfs:label "3et pentane"^^xsd:string ; | 818 | rdfs:label "3et pentane"^^xsd:string ; |
| 819 | rdfs:subClassOf ep-material:Material . | 819 | rdfs:subClassOf ep-material:Material . |
| 820 | 820 | ||
| 821 | ep-material:substance-3mHexane | 821 | ep-material:substance-3mHexane |
| 822 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 822 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 823 | rdfs:label "3m hexane"^^xsd:string ; | 823 | rdfs:label "3m hexane"^^xsd:string ; |
| 824 | rdfs:subClassOf ep-material:Material . | 824 | rdfs:subClassOf ep-material:Material . |
| 825 | 825 | ||
| 826 | ep-material:substance-3mPentane | 826 | ep-material:substance-3mPentane |
| 827 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 827 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 828 | rdfs:label "3m pentane"^^xsd:string ; | 828 | rdfs:label "3m pentane"^^xsd:string ; |
| 829 | rdfs:subClassOf ep-material:Material . | 829 | rdfs:subClassOf ep-material:Material . |
| 830 | 830 | ||
| 831 | ep-material:substance-Ar | 831 | ep-material:substance-Ar |
| 832 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 832 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 833 | rdfs:label "Argon"^^xsd:string ; | 833 | rdfs:label "Argon"^^xsd:string ; |
| 834 | rdfs:subClassOf ep-material:Material ; | 834 | rdfs:subClassOf ep-material:Material ; |
| 835 | ep-core:shortName "Ar"^^xsd:string . | 835 | ep-core:shortName "Ar"^^xsd:string . |
| 836 | 836 | ||
| 837 | ep-material:substance-Benzene | 837 | ep-material:substance-Benzene |
| 838 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 838 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 839 | rdfs:label "benzene"^^xsd:string ; | 839 | rdfs:label "benzene"^^xsd:string ; |
| 840 | rdfs:subClassOf ep-material:Material ; | 840 | rdfs:subClassOf ep-material:Material ; |
| 841 | ep-core:seeReferenceData | 841 | ep-core:seeReferenceData |
| 842 | "http://posccaesar.org/rdl/RDS423899"^^xsd:string . | 842 | "http://posccaesar.org/rdl/RDS423899"^^xsd:string . |
| 843 | 843 | ||
| 844 | ep-material:substance-Butane | 844 | ep-material:substance-Butane |
| 845 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 845 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 846 | rdfs:label "butane"^^xsd:string ; | 846 | rdfs:label "butane"^^xsd:string ; |
| 847 | rdfs:subClassOf ep-material:Material ; | 847 | rdfs:subClassOf ep-material:Material ; |
| 848 | ep-core:seeReferenceData | 848 | ep-core:seeReferenceData |
| 849 | "http://posccaesar.org/rdl/RDS419354"^^xsd:string . | 849 | "http://posccaesar.org/rdl/RDS419354"^^xsd:string . |
| 850 | 850 | ||
| 851 | ep-material:substance-C11F | 851 | ep-material:substance-C11F |
| 852 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 852 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 853 | rdfs:label "C11F"^^xsd:string ; | 853 | rdfs:label "C11F"^^xsd:string ; |
| 854 | rdfs:subClassOf ep-material:Material . | 854 | rdfs:subClassOf ep-material:Material . |
| 855 | 855 | ||
| 856 | ep-material:substance-C12F | 856 | ep-material:substance-C12F |
| 857 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 857 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 858 | rdfs:label "C12F"^^xsd:string ; | 858 | rdfs:label "C12F"^^xsd:string ; |
| 859 | rdfs:subClassOf ep-material:Material . | 859 | rdfs:subClassOf ep-material:Material . |
| 860 | 860 | ||
| 861 | ep-material:substance-C13F | 861 | ep-material:substance-C13F |
| 862 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 862 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 863 | rdfs:label "C13F"^^xsd:string ; | 863 | rdfs:label "C13F"^^xsd:string ; |
| 864 | rdfs:subClassOf ep-material:Material . | 864 | rdfs:subClassOf ep-material:Material . |
| 865 | 865 | ||
| 866 | ep-material:substance-C13dmcyPentane | 866 | ep-material:substance-C13dmcyPentane |
| 867 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 867 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 868 | rdfs:label "c13dmcy pentane"^^xsd:string ; | 868 | rdfs:label "c13dmcy pentane"^^xsd:string ; |
| 869 | rdfs:subClassOf ep-material:Material . | 869 | rdfs:subClassOf ep-material:Material . |
| 870 | 870 | ||
| 871 | ep-material:substance-C14F | 871 | ep-material:substance-C14F |
| 872 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 872 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 873 | rdfs:label "C14F"^^xsd:string ; | 873 | rdfs:label "C14F"^^xsd:string ; |
| 874 | rdfs:subClassOf ep-material:Material . | 874 | rdfs:subClassOf ep-material:Material . |
| 875 | 875 | ||
| 876 | ep-material:substance-C15F | 876 | ep-material:substance-C15F |
| 877 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 877 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 878 | rdfs:label "C15F"^^xsd:string ; | 878 | rdfs:label "C15F"^^xsd:string ; |
| 879 | rdfs:subClassOf ep-material:Material . | 879 | rdfs:subClassOf ep-material:Material . |
| 880 | 880 | ||
| 881 | ep-material:substance-C16F | 881 | ep-material:substance-C16F |
| 882 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 882 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 883 | rdfs:label "C16F"^^xsd:string ; | 883 | rdfs:label "C16F"^^xsd:string ; |
| 884 | rdfs:subClassOf ep-material:Material . | 884 | rdfs:subClassOf ep-material:Material . |
| 885 | 885 | ||
| 886 | ep-material:substance-C17F | 886 | ep-material:substance-C17F |
| 887 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 887 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 888 | rdfs:label "C17F"^^xsd:string ; | 888 | rdfs:label "C17F"^^xsd:string ; |
| 889 | rdfs:subClassOf ep-material:Material . | 889 | rdfs:subClassOf ep-material:Material . |
| 890 | 890 | ||
| 891 | ep-material:substance-C18F | 891 | ep-material:substance-C18F |
| 892 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 892 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 893 | rdfs:label "C18F"^^xsd:string ; | 893 | rdfs:label "C18F"^^xsd:string ; |
| 894 | rdfs:subClassOf ep-material:Material . | 894 | rdfs:subClassOf ep-material:Material . |
| 895 | 895 | ||
| 896 | ep-material:substance-C19F | 896 | ep-material:substance-C19F |
| 897 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 897 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 898 | rdfs:label "C19F"^^xsd:string ; | 898 | rdfs:label "C19F"^^xsd:string ; |
| 899 | rdfs:subClassOf ep-material:Material . | 899 | rdfs:subClassOf ep-material:Material . |
| 900 | 900 | ||
| 901 | ep-material:substance-C20F | 901 | ep-material:substance-C20F |
| 902 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 902 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 903 | rdfs:label "C20F"^^xsd:string ; | 903 | rdfs:label "C20F"^^xsd:string ; |
| 904 | rdfs:subClassOf ep-material:Material . | 904 | rdfs:subClassOf ep-material:Material . |
| 905 | 905 | ||
| 906 | ep-material:substance-C21F | 906 | ep-material:substance-C21F |
| 907 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 907 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 908 | rdfs:label "C21F"^^xsd:string ; | 908 | rdfs:label "C21F"^^xsd:string ; |
| 909 | rdfs:subClassOf ep-material:Material . | 909 | rdfs:subClassOf ep-material:Material . |
| 910 | 910 | ||
| 911 | ep-material:substance-C22F | 911 | ep-material:substance-C22F |
| 912 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 912 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 913 | rdfs:label "C22F"^^xsd:string ; | 913 | rdfs:label "C22F"^^xsd:string ; |
| 914 | rdfs:subClassOf ep-material:Material . | 914 | rdfs:subClassOf ep-material:Material . |
| 915 | 915 | ||
| 916 | ep-material:substance-C23F | 916 | ep-material:substance-C23F |
| 917 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 917 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 918 | rdfs:label "C23F"^^xsd:string ; | 918 | rdfs:label "C23F"^^xsd:string ; |
| 919 | rdfs:subClassOf ep-material:Material . | 919 | rdfs:subClassOf ep-material:Material . |
| 920 | 920 | ||
| 921 | ep-material:substance-C24F | 921 | ep-material:substance-C24F |
| 922 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 922 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 923 | rdfs:label "C24F"^^xsd:string ; | 923 | rdfs:label "C24F"^^xsd:string ; |
| 924 | rdfs:subClassOf ep-material:Material . | 924 | rdfs:subClassOf ep-material:Material . |
| 925 | 925 | ||
| 926 | ep-material:substance-C25F | 926 | ep-material:substance-C25F |
| 927 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 927 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 928 | rdfs:label "C25F"^^xsd:string ; | 928 | rdfs:label "C25F"^^xsd:string ; |
| 929 | rdfs:subClassOf ep-material:Material . | 929 | rdfs:subClassOf ep-material:Material . |
| 930 | 930 | ||
| 931 | ep-material:substance-C26F | 931 | ep-material:substance-C26F |
| 932 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 932 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 933 | rdfs:label "C26F"^^xsd:string ; | 933 | rdfs:label "C26F"^^xsd:string ; |
| 934 | rdfs:subClassOf ep-material:Material . | 934 | rdfs:subClassOf ep-material:Material . |
| 935 | 935 | ||
| 936 | ep-material:substance-C27F | 936 | ep-material:substance-C27F |
| 937 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 937 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 938 | rdfs:label "C27F"^^xsd:string ; | 938 | rdfs:label "C27F"^^xsd:string ; |
| 939 | rdfs:subClassOf ep-material:Material . | 939 | rdfs:subClassOf ep-material:Material . |
| 940 | 940 | ||
| 941 | ep-material:substance-C28F | 941 | ep-material:substance-C28F |
| 942 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 942 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 943 | rdfs:label "C28F"^^xsd:string ; | 943 | rdfs:label "C28F"^^xsd:string ; |
| 944 | rdfs:subClassOf ep-material:Material . | 944 | rdfs:subClassOf ep-material:Material . |
| 945 | 945 | ||
| 946 | ep-material:substance-C29F | 946 | ep-material:substance-C29F |
| 947 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 947 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 948 | rdfs:label "C29F"^^xsd:string ; | 948 | rdfs:label "C29F"^^xsd:string ; |
| 949 | rdfs:subClassOf ep-material:Material . | 949 | rdfs:subClassOf ep-material:Material . |
| 950 | 950 | ||
| 951 | ep-material:substance-C30F | 951 | ep-material:substance-C30F |
| 952 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 952 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 953 | rdfs:label "C30F"^^xsd:string ; | 953 | rdfs:label "C30F"^^xsd:string ; |
| 954 | rdfs:subClassOf ep-material:Material . | 954 | rdfs:subClassOf ep-material:Material . |
| 955 | 955 | ||
| 956 | ep-material:substance-C31F | 956 | ep-material:substance-C31F |
| 957 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 957 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 958 | rdfs:label "C31F"^^xsd:string ; | 958 | rdfs:label "C31F"^^xsd:string ; |
| 959 | rdfs:subClassOf ep-material:Material . | 959 | rdfs:subClassOf ep-material:Material . |
| 960 | 960 | ||
| 961 | ep-material:substance-C32F | 961 | ep-material:substance-C32F |
| 962 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 962 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 963 | rdfs:label "C32F"^^xsd:string ; | 963 | rdfs:label "C32F"^^xsd:string ; |
| 964 | rdfs:subClassOf ep-material:Material . | 964 | rdfs:subClassOf ep-material:Material . |
| 965 | 965 | ||
| 966 | ep-material:substance-C33F | 966 | ep-material:substance-C33F |
| 967 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 967 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 968 | rdfs:label "C33F"^^xsd:string ; | 968 | rdfs:label "C33F"^^xsd:string ; |
| 969 | rdfs:subClassOf ep-material:Material . | 969 | rdfs:subClassOf ep-material:Material . |
| 970 | 970 | ||
| 971 | ep-material:substance-C34F | 971 | ep-material:substance-C34F |
| 972 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 972 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 973 | rdfs:label "C34F"^^xsd:string ; | 973 | rdfs:label "C34F"^^xsd:string ; |
| 974 | rdfs:subClassOf ep-material:Material . | 974 | rdfs:subClassOf ep-material:Material . |
| 975 | 975 | ||
| 976 | ep-material:substance-C35F | 976 | ep-material:substance-C35F |
| 977 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 977 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 978 | rdfs:label "C35F"^^xsd:string ; | 978 | rdfs:label "C35F"^^xsd:string ; |
| 979 | rdfs:subClassOf ep-material:Material . | 979 | rdfs:subClassOf ep-material:Material . |
| 980 | 980 | ||
| 981 | ep-material:substance-C36F | 981 | ep-material:substance-C36F |
| 982 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 982 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 983 | rdfs:label "C36F"^^xsd:string ; | 983 | rdfs:label "C36F"^^xsd:string ; |
| 984 | rdfs:subClassOf ep-material:Material . | 984 | rdfs:subClassOf ep-material:Material . |
| 985 | 985 | ||
| 986 | ep-material:substance-C37F | 986 | ep-material:substance-C37F |
| 987 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 987 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 988 | rdfs:label "C37F"^^xsd:string ; | 988 | rdfs:label "C37F"^^xsd:string ; |
| 989 | rdfs:subClassOf ep-material:Material . | 989 | rdfs:subClassOf ep-material:Material . |
| 990 | 990 | ||
| 991 | ep-material:substance-C38F | 991 | ep-material:substance-C38F |
| 992 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 992 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 993 | rdfs:label "C38F"^^xsd:string ; | 993 | rdfs:label "C38F"^^xsd:string ; |
| 994 | rdfs:subClassOf ep-material:Material . | 994 | rdfs:subClassOf ep-material:Material . |
| 995 | 995 | ||
| 996 | ep-material:substance-C39F | 996 | ep-material:substance-C39F |
| 997 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 997 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 998 | rdfs:label "C39F"^^xsd:string ; | 998 | rdfs:label "C39F"^^xsd:string ; |
| 999 | rdfs:subClassOf ep-material:Material . | 999 | rdfs:subClassOf ep-material:Material . |
| 1000 | 1000 | ||
| 1001 | ep-material:substance-C40F | 1001 | ep-material:substance-C40F |
| 1002 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1002 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1003 | rdfs:label "C40F"^^xsd:string ; | 1003 | rdfs:label "C40F"^^xsd:string ; |
| 1004 | rdfs:subClassOf ep-material:Material . | 1004 | rdfs:subClassOf ep-material:Material . |
| 1005 | 1005 | ||
| 1006 | ep-material:substance-C41F | 1006 | ep-material:substance-C41F |
| 1007 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1007 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1008 | rdfs:label "C41F"^^xsd:string ; | 1008 | rdfs:label "C41F"^^xsd:string ; |
| 1009 | rdfs:subClassOf ep-material:Material . | 1009 | rdfs:subClassOf ep-material:Material . |
| 1010 | 1010 | ||
| 1011 | ep-material:substance-C42F | 1011 | ep-material:substance-C42F |
| 1012 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1012 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1013 | rdfs:label "C42F"^^xsd:string ; | 1013 | rdfs:label "C42F"^^xsd:string ; |
| 1014 | rdfs:subClassOf ep-material:Material . | 1014 | rdfs:subClassOf ep-material:Material . |
| 1015 | 1015 | ||
| 1016 | ep-material:substance-C43F | 1016 | ep-material:substance-C43F |
| 1017 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1017 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1018 | rdfs:label "C43F"^^xsd:string ; | 1018 | rdfs:label "C43F"^^xsd:string ; |
| 1019 | rdfs:subClassOf ep-material:Material . | 1019 | rdfs:subClassOf ep-material:Material . |
| 1020 | 1020 | ||
| 1021 | ep-material:substance-C44F | 1021 | ep-material:substance-C44F |
| 1022 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1022 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1023 | rdfs:label "C44F"^^xsd:string ; | 1023 | rdfs:label "C44F"^^xsd:string ; |
| 1024 | rdfs:subClassOf ep-material:Material . | 1024 | rdfs:subClassOf ep-material:Material . |
| 1025 | 1025 | ||
| 1026 | ep-material:substance-C45F | 1026 | ep-material:substance-C45F |
| 1027 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1027 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1028 | rdfs:label "C45F"^^xsd:string ; | 1028 | rdfs:label "C45F"^^xsd:string ; |
| 1029 | rdfs:subClassOf ep-material:Material . | 1029 | rdfs:subClassOf ep-material:Material . |
| 1030 | 1030 | ||
| 1031 | ep-material:substance-C46F | 1031 | ep-material:substance-C46F |
| 1032 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1032 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1033 | rdfs:label "C46F"^^xsd:string ; | 1033 | rdfs:label "C46F"^^xsd:string ; |
| 1034 | rdfs:subClassOf ep-material:Material . | 1034 | rdfs:subClassOf ep-material:Material . |
| 1035 | 1035 | ||
| 1036 | ep-material:substance-C47F | 1036 | ep-material:substance-C47F |
| 1037 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1037 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1038 | rdfs:label "C47F"^^xsd:string ; | 1038 | rdfs:label "C47F"^^xsd:string ; |
| 1039 | rdfs:subClassOf ep-material:Material . | 1039 | rdfs:subClassOf ep-material:Material . |
| 1040 | 1040 | ||
| 1041 | ep-material:substance-C48F | 1041 | ep-material:substance-C48F |
| 1042 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1042 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1043 | rdfs:label "C48F"^^xsd:string ; | 1043 | rdfs:label "C48F"^^xsd:string ; |
| 1044 | rdfs:subClassOf ep-material:Material . | 1044 | rdfs:subClassOf ep-material:Material . |
| 1045 | 1045 | ||
| 1046 | ep-material:substance-C49F | 1046 | ep-material:substance-C49F |
| 1047 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1047 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1048 | rdfs:label "C49F"^^xsd:string ; | 1048 | rdfs:label "C49F"^^xsd:string ; |
| 1049 | rdfs:subClassOf ep-material:Material . | 1049 | rdfs:subClassOf ep-material:Material . |
| 1050 | 1050 | ||
| 1051 | ep-material:substance-CO2 | 1051 | ep-material:substance-CO2 |
| 1052 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1052 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1053 | rdfs:label "CO2"^^xsd:string ; | 1053 | rdfs:label "CO2"^^xsd:string ; |
| 1054 | rdfs:subClassOf ep-material:Material . | 1054 | rdfs:subClassOf ep-material:Material . |
| 1055 | 1055 | ||
| 1056 | ep-material:substance-Cyclohexane | 1056 | ep-material:substance-Cyclohexane |
| 1057 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1057 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1058 | rdfs:label "cyclohexane"^^xsd:string ; | 1058 | rdfs:label "cyclohexane"^^xsd:string ; |
| 1059 | rdfs:subClassOf ep-material:Material ; | 1059 | rdfs:subClassOf ep-material:Material ; |
| 1060 | ep-core:seeReferenceData | 1060 | ep-core:seeReferenceData |
| 1061 | "http://posccaesar.org/rdl/RDS424439"^^xsd:string . | 1061 | "http://posccaesar.org/rdl/RDS424439"^^xsd:string . |
| 1062 | 1062 | ||
| 1063 | ep-material:substance-Cyclopentane | 1063 | ep-material:substance-Cyclopentane |
| 1064 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1064 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1065 | rdfs:label "cyclopentane"^^xsd:string ; | 1065 | rdfs:label "cyclopentane"^^xsd:string ; |
| 1066 | rdfs:subClassOf ep-material:Material ; | 1066 | rdfs:subClassOf ep-material:Material ; |
| 1067 | ep-core:seeReferenceData | 1067 | ep-core:seeReferenceData |
| 1068 | "http://posccaesar.org/rdl/RDS424619"^^xsd:string . | 1068 | "http://posccaesar.org/rdl/RDS424619"^^xsd:string . |
| 1069 | 1069 | ||
| 1070 | ep-material:substance-Decanes | 1070 | ep-material:substance-Decanes |
| 1071 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1071 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1072 | rdfs:label "decanes"^^xsd:string ; | 1072 | rdfs:label "decanes"^^xsd:string ; |
| 1073 | rdfs:subClassOf ep-material:Material . | 1073 | rdfs:subClassOf ep-material:Material . |
| 1074 | 1074 | ||
| 1075 | ep-material:substance-EtBenzene | 1075 | ep-material:substance-EtBenzene |
| 1076 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1076 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1077 | rdfs:label "et benzene"^^xsd:string ; | 1077 | rdfs:label "et benzene"^^xsd:string ; |
| 1078 | rdfs:subClassOf ep-material:Material . | 1078 | rdfs:subClassOf ep-material:Material . |
| 1079 | 1079 | ||
| 1080 | ep-material:substance-EtcyPentane | 1080 | ep-material:substance-EtcyPentane |
| 1081 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1081 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1082 | rdfs:label "etcy pentane"^^xsd:string ; | 1082 | rdfs:label "etcy pentane"^^xsd:string ; |
| 1083 | rdfs:subClassOf ep-material:Material . | 1083 | rdfs:subClassOf ep-material:Material . |
| 1084 | 1084 | ||
| 1085 | ep-material:substance-Ethane | 1085 | ep-material:substance-Ethane |
| 1086 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1086 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1087 | rdfs:label "C2"^^xsd:string ; | 1087 | rdfs:label "C2"^^xsd:string ; |
| 1088 | rdfs:subClassOf ep-material:Material ; | 1088 | rdfs:subClassOf ep-material:Material ; |
| 1089 | ep-core:name "ethane"^^xsd:string ; | 1089 | ep-core:name "ethane"^^xsd:string ; |
| ... | @@ -1091,85 +1091,85 @@ ep-material:substance-Ethane | ... | @@ -1091,85 +1091,85 @@ ep-material:substance-Ethane |
| 1091 | "http://posccaesar.org/rdl/RDS419219"^^xsd:string . | 1091 | "http://posccaesar.org/rdl/RDS419219"^^xsd:string . |
| 1092 | 1092 | ||
| 1093 | ep-material:substance-H2 | 1093 | ep-material:substance-H2 |
| 1094 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1094 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1095 | rdfs:label "H2"^^xsd:string ; | 1095 | rdfs:label "H2"^^xsd:string ; |
| 1096 | rdfs:subClassOf ep-material:Material . | 1096 | rdfs:subClassOf ep-material:Material . |
| 1097 | 1097 | ||
| 1098 | ep-material:substance-H2O | 1098 | ep-material:substance-H2O |
| 1099 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1099 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1100 | rdfs:label "H2O"^^xsd:string ; | 1100 | rdfs:label "H2O"^^xsd:string ; |
| 1101 | rdfs:subClassOf ep-material:Material . | 1101 | rdfs:subClassOf ep-material:Material . |
| 1102 | 1102 | ||
| 1103 | ep-material:substance-H2S | 1103 | ep-material:substance-H2S |
| 1104 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1104 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1105 | rdfs:label "H2S"^^xsd:string ; | 1105 | rdfs:label "H2S"^^xsd:string ; |
| 1106 | rdfs:subClassOf ep-material:Material . | 1106 | rdfs:subClassOf ep-material:Material . |
| 1107 | 1107 | ||
| 1108 | ep-material:substance-Heptanes | 1108 | ep-material:substance-Heptanes |
| 1109 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1109 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1110 | rdfs:label "heptanes"^^xsd:string ; | 1110 | rdfs:label "heptanes"^^xsd:string ; |
| 1111 | rdfs:subClassOf ep-material:Material . | 1111 | rdfs:subClassOf ep-material:Material . |
| 1112 | 1112 | ||
| 1113 | ep-material:substance-Hexane | 1113 | ep-material:substance-Hexane |
| 1114 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1114 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1115 | rdfs:label "hexane"^^xsd:string ; | 1115 | rdfs:label "hexane"^^xsd:string ; |
| 1116 | rdfs:subClassOf ep-material:Material ; | 1116 | rdfs:subClassOf ep-material:Material ; |
| 1117 | ep-core:seeReferenceData | 1117 | ep-core:seeReferenceData |
| 1118 | "http://posccaesar.org/rdl/RDS419489"^^xsd:string . | 1118 | "http://posccaesar.org/rdl/RDS419489"^^xsd:string . |
| 1119 | 1119 | ||
| 1120 | ep-material:substance-Hexanes | 1120 | ep-material:substance-Hexanes |
| 1121 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1121 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1122 | rdfs:label "hexanes"^^xsd:string ; | 1122 | rdfs:label "hexanes"^^xsd:string ; |
| 1123 | rdfs:subClassOf ep-material:Material . | 1123 | rdfs:subClassOf ep-material:Material . |
| 1124 | 1124 | ||
| 1125 | ep-material:substance-MBenzene | 1125 | ep-material:substance-MBenzene |
| 1126 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1126 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1127 | rdfs:label "m benzene"^^xsd:string ; | 1127 | rdfs:label "m benzene"^^xsd:string ; |
| 1128 | rdfs:subClassOf ep-material:Material . | 1128 | rdfs:subClassOf ep-material:Material . |
| 1129 | 1129 | ||
| 1130 | ep-material:substance-McyHexane | 1130 | ep-material:substance-McyHexane |
| 1131 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1131 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1132 | rdfs:label "mcy hexane"^^xsd:string ; | 1132 | rdfs:label "mcy hexane"^^xsd:string ; |
| 1133 | rdfs:subClassOf ep-material:Material . | 1133 | rdfs:subClassOf ep-material:Material . |
| 1134 | 1134 | ||
| 1135 | ep-material:substance-McyPentane | 1135 | ep-material:substance-McyPentane |
| 1136 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1136 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1137 | rdfs:label "mcy pentane"^^xsd:string ; | 1137 | rdfs:label "mcy pentane"^^xsd:string ; |
| 1138 | rdfs:subClassOf ep-material:Material . | 1138 | rdfs:subClassOf ep-material:Material . |
| 1139 | 1139 | ||
| 1140 | ep-material:substance-Methane | 1140 | ep-material:substance-Methane |
| 1141 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1141 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1142 | rdfs:label "C1"^^xsd:string ; | 1142 | rdfs:label "C1"^^xsd:string ; |
| 1143 | rdfs:subClassOf ep-material:Material ; | 1143 | rdfs:subClassOf ep-material:Material ; |
| 1144 | ep-core:name "methane"^^xsd:string . | 1144 | ep-core:name "methane"^^xsd:string . |
| 1145 | 1145 | ||
| 1146 | ep-material:substance-N2 | 1146 | ep-material:substance-N2 |
| 1147 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1147 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1148 | rdfs:label "N2"^^xsd:string ; | 1148 | rdfs:label "N2"^^xsd:string ; |
| 1149 | rdfs:subClassOf ep-material:Material . | 1149 | rdfs:subClassOf ep-material:Material . |
| 1150 | 1150 | ||
| 1151 | ep-material:substance-Nonanes | 1151 | ep-material:substance-Nonanes |
| 1152 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1152 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1153 | rdfs:label "nonanes"^^xsd:string ; | 1153 | rdfs:label "nonanes"^^xsd:string ; |
| 1154 | rdfs:subClassOf ep-material:Material . | 1154 | rdfs:subClassOf ep-material:Material . |
| 1155 | 1155 | ||
| 1156 | ep-material:substance-O2 | 1156 | ep-material:substance-O2 |
| 1157 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1157 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1158 | rdfs:label "O2"^^xsd:string ; | 1158 | rdfs:label "O2"^^xsd:string ; |
| 1159 | rdfs:subClassOf ep-material:Material . | 1159 | rdfs:subClassOf ep-material:Material . |
| 1160 | 1160 | ||
| 1161 | ep-material:substance-Octanes | 1161 | ep-material:substance-Octanes |
| 1162 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1162 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1163 | rdfs:label "octanes"^^xsd:string ; | 1163 | rdfs:label "octanes"^^xsd:string ; |
| 1164 | rdfs:subClassOf ep-material:Material . | 1164 | rdfs:subClassOf ep-material:Material . |
| 1165 | 1165 | ||
| 1166 | ep-material:substance-T12dmcyPentane | 1166 | ep-material:substance-T12dmcyPentane |
| 1167 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1167 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1168 | rdfs:label "t12dmcy pentane"^^xsd:string ; | 1168 | rdfs:label "t12dmcy pentane"^^xsd:string ; |
| 1169 | rdfs:subClassOf ep-material:Material . | 1169 | rdfs:subClassOf ep-material:Material . |
| 1170 | 1170 | ||
| 1171 | ep-material:substance-T13dmcyPentane | 1171 | ep-material:substance-T13dmcyPentane |
| 1172 | - rdf:type owl:Class , ep-material:ReportingProductType ; | 1172 | + rdf:type ep-material:ReportingProductType , owl:Class ; |
| 1173 | rdfs:label "t13dmcy pentane"^^xsd:string ; | 1173 | rdfs:label "t13dmcy pentane"^^xsd:string ; |
| 1174 | rdfs:subClassOf ep-material:Material . | 1174 | rdfs:subClassOf ep-material:Material . |
| 1175 | 1175 | ... | ... |
| ... | @@ -179,14 +179,14 @@ ep-well:SurroundingRockFormation | ... | @@ -179,14 +179,14 @@ ep-well:SurroundingRockFormation |
| 179 | 179 | ||
| 180 | ep-well:TemporalPartOfAWell | 180 | ep-well:TemporalPartOfAWell |
| 181 | rdf:type owl:Class ; | 181 | rdf:type owl:Class ; |
| 182 | - rdfs:comment "physical object that is a well"^^xsd:string ; | 182 | + rdfs:comment "a physical object that is a well"^^xsd:string ; |
| 183 | - rdfs:label "(temporal part of a) well"^^xsd:string ; | 183 | + rdfs:label "temporal part of a well"^^xsd:string ; |
| 184 | rdfs:subClassOf ep-core:PhysicalObject . | 184 | rdfs:subClassOf ep-core:PhysicalObject . |
| 185 | 185 | ||
| 186 | ep-well:TemporalPartOfAWellBore | 186 | ep-well:TemporalPartOfAWellBore |
| 187 | rdf:type owl:Class ; | 187 | rdf:type owl:Class ; |
| 188 | - rdfs:comment "physical object that is a wellbore"^^xsd:string ; | 188 | + rdfs:comment "a physical object that is a wellbore"^^xsd:string ; |
| 189 | - rdfs:label "(temporal part of a) wellbore"^^xsd:string ; | 189 | + rdfs:label "temporal part of a wellbore"^^xsd:string ; |
| 190 | rdfs:subClassOf ep-core:PhysicalObject . | 190 | rdfs:subClassOf ep-core:PhysicalObject . |
| 191 | 191 | ||
| 192 | ep-well:TightWellBore | 192 | ep-well:TightWellBore |
| ... | @@ -211,8 +211,8 @@ ep-well:Wash | ... | @@ -211,8 +211,8 @@ ep-well:Wash |
| 211 | 211 | ||
| 212 | ep-well:Well | 212 | ep-well:Well |
| 213 | rdf:type owl:Class ; | 213 | rdf:type owl:Class ; |
| 214 | - rdfs:comment "well for all of its life"^^xsd:string ; | 214 | + rdfs:comment "a well for all of its life"^^xsd:string ; |
| 215 | - rdfs:label "well (whole life)"^^xsd:string ; | 215 | + rdfs:label "well"^^xsd:string ; |
| 216 | rdfs:subClassOf ep-well:TemporalPartOfAWell ; | 216 | rdfs:subClassOf ep-well:TemporalPartOfAWell ; |
| 217 | ep-core:seeReferenceData | 217 | ep-core:seeReferenceData |
| 218 | "http://posccaesar.org/rdl/RDS16458543"^^xsd:string . | 218 | "http://posccaesar.org/rdl/RDS16458543"^^xsd:string . | ... | ... |
| ... | @@ -61,7 +61,7 @@ | ... | @@ -61,7 +61,7 @@ |
| 61 | 61 | ||
| 62 | npd:BusinessArrangementArea | 62 | npd:BusinessArrangementArea |
| 63 | rdf:type owl:Class ; | 63 | rdf:type owl:Class ; |
| 64 | - rdfs:comment "an area on the Norweigan Continental Shelf that is that is a result of unitisations, sliding scale rules or other business arrangements which have altered the terms of the original production licence."^^xsd:string ; | 64 | + rdfs:comment "an area on the Norweigan Continental Shelf that is that is a result of unitisations, sliding scale rules or other business arrangements which have altered the terms of the original production licence"^^xsd:string ; |
| 65 | rdfs:label "Norwegian business arrangement area"@en ; | 65 | rdfs:label "Norwegian business arrangement area"@en ; |
| 66 | rdfs:subClassOf ep-core:PhysicalThing , npd:NPDIndividual , npd:Owner . | 66 | rdfs:subClassOf ep-core:PhysicalThing , npd:NPDIndividual , npd:Owner . |
| 67 | 67 | ... | ... |
-
Please register or login to post a comment