David Price

Merge branch 'workdpr2'

Showing 19 changed files with 1146 additions and 4337 deletions
1 -# baseURI: null
2 -
3 -@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
4 -@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
5 -@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
6 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
7 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
8 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
9 -@prefix visual: <http://topbraid.org/visual#> .
10 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 -
12 -<http://www.reportinghub.no/ep/schema/flow#WholeLifeFlow>
13 - forms:keyProperties (<http://www.reportinghub.no/ep/schema/erhfacts#id>) .
1 -# baseURI: http://www.reportinghub.no/data/erh
2 -# imports: http://www.reportinghub.no/ep/schema/1.0/erhfacts
3 -# imports: http://www.reportinghub.no/np/data/npd
4 -
5 -@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
6 -@prefix ep-eqt: <http://www.reportinghub.no/ep/schema/equipment#> .
7 -@prefix ep-fac: <http://www.reportinghub.no/ep/schema/facility#> .
8 -@prefix ep-flow: <http://www.reportinghub.no/ep/schema/flow#> .
9 -@prefix ep-prodeqt: <http://www.reportinghub.no/ep/schema/production-equipment#> .
10 -@prefix erh: <http://www.reportinghub.no/ep/schema/erhfacts#> .
11 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
12 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
13 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
14 -@prefix trym-asgard-ep-facts: <http://www.reportinghub.no/test/flow_facts/data/trym-asgard-ep-facts.ttl#> .
15 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16 -
17 -<http://www.reportinghub.no/data/erh>
18 - rdf:type owl:Ontology ;
19 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/erhfacts> , <http://www.reportinghub.no/np/data/npd> ;
20 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
21 -
22 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_ALLOCATED_DRYGAS_SALES>
23 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
24 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
25 - erh:id "MIKKEL_ALLOCATED_DRYGAS_SALES"^^xsd:string ;
26 - erh:name "Mikkel allocated gas sales - dry"^^xsd:string ;
27 - ep-flow:flowIntoOrOutOf
28 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
29 -
30 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_ALLOCATED_GAS_SALES>
31 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
32 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
33 - erh:id "MIKKEL_ALLOCATED_GAS_SALES"^^xsd:string ;
34 - erh:name "Mikkel allcated gas sales"^^xsd:string ;
35 - ep-flow:flowIntoOrOutOf
36 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
37 -
38 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_ALLOCATED_INVENTORY_TOT>
39 - rdf:type ep-flow:AllocatedInventory , ep-flow:WholeLifeInventory , ep-flow:WholeLifeProductionInventory ;
40 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
41 - erh:id "MIKKEL_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
42 - erh:name "Mikkel total allocated inventory"^^xsd:string ;
43 - ep-flow:flowIntoOrOutOf
44 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
45 -
46 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_ALLOCATED_TANKLIFT>
47 - rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
48 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
49 - erh:id "MIKKEL_ALLOCATED_TANKLIFT"^^xsd:string ;
50 - erh:name "Mikkel allocated tanker lifting lifted by tanker"^^xsd:string ;
51 - ep-flow:flowIntoOrOutOf
52 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
53 -
54 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_BUDGET_FIELD_VOLUMES>
55 - rdf:type ep-flow:BudgetFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
56 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
57 - erh:id "MIKKEL_BUDGET_FIELD_VOLUMES"^^xsd:string ;
58 - erh:name "Mikkel budgeted volumes"^^xsd:string ;
59 - ep-flow:flowIntoOrOutOf
60 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
61 -
62 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_CONSUME_FLARE_EXCESS>
63 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
64 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
65 - erh:id "MIKKEL_CONSUME_FLARE_EXCESS"^^xsd:string ;
66 - erh:name "Mikkel consumed excess flare"^^xsd:string ;
67 - ep-flow:flowIntoOrOutOf
68 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
69 -
70 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_CONSUME_FLARE_TOT>
71 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
72 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
73 - erh:id "MIKKEL_CONSUME_FLARE_TOT"^^xsd:string ;
74 - erh:name "Mikkel consumed flare excluding excess flare"^^xsd:string ;
75 - ep-flow:flowIntoOrOutOf
76 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
77 -
78 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_CONSUME_FUEL_DRILLING>
79 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
80 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
81 - erh:id "MIKKEL_CONSUME_FUEL_DRILLING"^^xsd:string ;
82 - erh:name "Mikkel consumed drilling fuel"^^xsd:string ;
83 - ep-flow:flowIntoOrOutOf
84 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
85 -
86 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_FISCAL_FIELD_VOLUMES>
87 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
88 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
89 - erh:id "MIKKEL_FISCAL_FIELD_VOLUMES"^^xsd:string ;
90 - erh:name "Mikkel measured total volumes"^^xsd:string ;
91 - ep-flow:flowIntoOrOutOf
92 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
93 -
94 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_FORECAST_PRODUCTION>
95 - rdf:type ep-flow:ForecastFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
96 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
97 - erh:id "MIKKEL_FORECAST_PRODUCTION"^^xsd:string ;
98 - erh:name "Mikkel forecasted volumes"^^xsd:string ;
99 - ep-flow:flowIntoOrOutOf
100 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
101 -
102 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_GAS_INJECTION_TOT>
103 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
104 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
105 - erh:id "MIKKEL_GAS_INJECTION_TOT"^^xsd:string ;
106 - erh:name "Mikkel injected gas"^^xsd:string ;
107 - ep-flow:flowIntoOrOutOf
108 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
109 -
110 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_MPT5_FISCAL_VOLUMES>
111 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
112 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
113 - erh:id "MIKKEL_MPT5_FISCAL_VOLUMES"^^xsd:string ;
114 - erh:name "Mikkel MPT5 measured volumes"^^xsd:string ;
115 - ep-flow:flowIntoOrOutOf
116 - <http://www.reportinghub.no/data/erh/Field-1630514-FlowMeter-MIKKEL_MPT5_FISCAL_VOLUMES> .
117 -
118 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_SALEABLE_PRODUCTION>
119 - rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
120 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
121 - erh:id "MIKKEL_SALEABLE_PRODUCTION"^^xsd:string ;
122 - erh:name "Mikkel saleable volumes"^^xsd:string ;
123 - ep-flow:flowIntoOrOutOf
124 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
125 -
126 -<http://www.reportinghub.no/data/erh/Field-1630514-FlowMeter-MIKKEL_MPT5_FISCAL_VOLUMES>
127 - rdf:type ep-prodeqt:FlowMeter ;
128 - ep-core:name "MPT5"^^xsd:string .
129 -
130 -<http://www.reportinghub.no/data/erh/Field-18081500-Compressor-TRY_COMPRESSOR_D32_VOLUMES>
131 - rdf:type ep-eqt:Compressor ;
132 - ep-core:name "TRYM compressor D32"^^xsd:string .
133 -
134 -<http://www.reportinghub.no/data/erh/Field-18081500-Compressor-TRY_COMPRESSOR_D34_VOLUMES>
135 - rdf:type ep-eqt:Compressor ;
136 - ep-core:name "TRYM compressor D34"^^xsd:string .
137 -
138 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-FRED_ALLLOCATED_INVENTORY>
139 - rdf:type ep-flow:AllocatedInventory , ep-flow:WholeLifeInventory , ep-flow:WholeLifeProductionInventory ;
140 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
141 - erh:id "FRED_ALLLOCATED_INVENTORY"^^xsd:string ;
142 - erh:name "Fredericia allocated inventory volumes"^^xsd:string ;
143 - ep-flow:flowIntoOrOutOf
144 - <http://www.reportinghub.no/np/data/npd/Facility-416595> .
145 -
146 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-FRED_ALLOCATED_HYDROCOUNT>
147 - rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
148 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
149 - erh:id "FRED_ALLOCATED_HYDROCOUNT"^^xsd:string ;
150 - erh:name "Fredericia allocated hydrocarbon counting lifted by tanker"^^xsd:string ;
151 - ep-flow:flowIntoOrOutOf
152 - <http://www.reportinghub.no/np/data/npd/Facility-416595> .
153 -
154 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-FRED_ALLOC_HYDRO>
155 - rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
156 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
157 - erh:id "FRED_ALLOC_HYDRO"^^xsd:string ;
158 - erh:name "Fredericia allocated hydrocarbon accounting"^^xsd:string ;
159 - ep-flow:flowIntoOrOutOf
160 - <http://www.reportinghub.no/np/data/npd/Facility-416595> .
161 -
162 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-NYBRO_ALLOCATED_GAS_SALES>
163 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
164 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
165 - erh:id "NYBRO_ALLOCATED_GAS_SALES"^^xsd:string ;
166 - erh:name "Nybro allocated gas sales"^^xsd:string ;
167 - ep-flow:flowIntoOrOutOf
168 - <http://www.reportinghub.no/np/data/npd/Facility-416937> .
169 -
170 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-NYBRO_ALLOCATED_HYDROCOUNT>
171 - rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
172 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
173 - erh:id "NYBRO_ALLOCATED_HYDROCOUNT"^^xsd:string ;
174 - erh:name "Nybro allocated hydrocarbon accounting"^^xsd:string ;
175 - ep-flow:flowIntoOrOutOf
176 - <http://www.reportinghub.no/np/data/npd/Facility-416937> .
177 -
178 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-NYBRO_ALLOCATED_NORMAL_GAS_SALES>
179 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
180 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
181 - erh:id "NYBRO_ALLOCATED_NORMAL_GAS_SALES"^^xsd:string ;
182 - erh:name "Nybro allocated raw gas gas sales at terminal"^^xsd:string ;
183 - ep-flow:flowIntoOrOutOf
184 - <http://www.reportinghub.no/np/data/npd/Facility-416937> .
185 -
186 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_GAS_SALES>
187 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
188 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
189 - erh:id "TRY_ALLOCATED_GAS_SALES"^^xsd:string ;
190 - erh:name "Trym allocated gas-sales volumes gas sales at terminal"^^xsd:string ;
191 - ep-flow:flowIntoOrOutOf
192 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
193 -
194 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_HYDROCOUNT>
195 - rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
196 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
197 - erh:id "TRY_ALLOCATED_HYDROCOUNT"^^xsd:string ;
198 - erh:name "Trym allocated hydrocarbon accounting"^^xsd:string ;
199 - ep-flow:flowIntoOrOutOf
200 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
201 -
202 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_HYDROCOUNT_TANKLIFT>
203 - rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
204 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
205 - erh:id "TRY_ALLOCATED_HYDROCOUNT_TANKLIFT"^^xsd:string ;
206 - erh:name "Trym allocated hydrocarbon tanker lifted lifted by tanker"^^xsd:string ;
207 - ep-flow:flowIntoOrOutOf
208 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
209 -
210 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_INVENTORY>
211 - rdf:type ep-flow:AllocatedInventory , ep-flow:WholeLifeInventory , ep-flow:WholeLifeProductionInventory ;
212 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
213 - erh:id "TRY_ALLOCATED_INVENTORY"^^xsd:string ;
214 - erh:name "Trym allocated inventory volumes allocated inventory"^^xsd:string ;
215 - ep-flow:flowIntoOrOutOf
216 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
217 -
218 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_PRODUCTION>
219 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
220 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
221 - erh:id "TRY_ALLOCATED_PRODUCTION"^^xsd:string ;
222 - erh:name "Trym allocated volumes"^^xsd:string ;
223 - ep-flow:flowIntoOrOutOf
224 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
225 -
226 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_BUDGET_PRODUCTION>
227 - rdf:type ep-flow:BudgetFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
228 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
229 - erh:id "TRY_BUDGET_PRODUCTION"^^xsd:string ;
230 - erh:name "Trym budgeted volumes"^^xsd:string ;
231 - ep-flow:flowIntoOrOutOf
232 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
233 -
234 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CHEMICAL_INJECTION>
235 - rdf:type ep-flow:InjectionFlow , ep-flow:MeasuredFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
236 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
237 - erh:id "TRY_CHEMICAL_INJECTION"^^xsd:string ;
238 - erh:name "Trym injection of chemicals"^^xsd:string ;
239 - ep-flow:flowIntoOrOutOf
240 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
241 -
242 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_COMPRESSOR_D32_VOLUMES>
243 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
244 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
245 - erh:id "TRY_COMPRESSOR_D32_VOLUMES"^^xsd:string ;
246 - erh:name "Trym compressor D32 measured volumes"^^xsd:string ;
247 - ep-flow:flowIntoOrOutOf
248 - <http://www.reportinghub.no/data/erh/Field-18081500-Compressor-TRY_COMPRESSOR_D32_VOLUMES> .
249 -
250 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_COMPRESSOR_D34_VOLUMES>
251 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
252 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
253 - erh:id "TRY_COMPRESSOR_D34_VOLUMES"^^xsd:string ;
254 - erh:name "Trym compressor D34 measured volumes"^^xsd:string ;
255 - ep-flow:flowIntoOrOutOf
256 - <http://www.reportinghub.no/data/erh/Field-18081500-Compressor-TRY_COMPRESSOR_D34_VOLUMES> .
257 -
258 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FLARE_EXCESS>
259 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
260 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
261 - erh:id "TRY_CONSUME_FLARE_EXCESS"^^xsd:string ;
262 - erh:name "Trym consumed excess flare"^^xsd:string ;
263 - ep-flow:flowIntoOrOutOf
264 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
265 -
266 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FLARE_TOT>
267 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
268 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
269 - erh:id "TRY_CONSUME_FLARE_TOT"^^xsd:string ;
270 - erh:name "Trym consumed flare excluding excess flare"^^xsd:string ;
271 - ep-flow:flowIntoOrOutOf
272 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
273 -
274 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FUEL_DRILLING>
275 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
276 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
277 - erh:id "TRY_CONSUME_FUEL_DRILLING"^^xsd:string ;
278 - erh:name "Trym consumed drilling fuel"^^xsd:string ;
279 - ep-flow:flowIntoOrOutOf
280 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
281 -
282 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FUEL_TOT>
283 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
284 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
285 - erh:id "TRY_CONSUME_FUEL_TOT"^^xsd:string ;
286 - erh:name "Trym consumed total fuel"^^xsd:string ;
287 - ep-flow:flowIntoOrOutOf
288 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
289 -
290 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FUEL_WAT_INJ>
291 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
292 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
293 - erh:id "TRY_CONSUME_FUEL_WAT_INJ"^^xsd:string ;
294 - erh:name "Trym consumed water injection fuel"^^xsd:string ;
295 - ep-flow:flowIntoOrOutOf
296 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
297 -
298 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_EXPORT_MEASURED>
299 - rdf:type ep-flow:ExportFlow , ep-flow:MeteredFlowFiscal , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
300 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
301 - erh:id "TRY_EXPORT_MEASURED"^^xsd:string ;
302 - erh:name "Trym measured export"^^xsd:string ;
303 - ep-flow:flowIntoOrOutOf
304 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
305 -
306 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_FISCAL_FIELD_VOLUMES>
307 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
308 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
309 - erh:id "TRY_FISCAL_FIELD_VOLUMES"^^xsd:string ;
310 - erh:name "Trym measured total volumes"^^xsd:string ;
311 - ep-flow:flowIntoOrOutOf
312 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
313 -
314 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_FORECAST_PRODUCTION>
315 - rdf:type ep-flow:ForecastFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
316 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
317 - erh:id "TRY_FORECAST_PRODUCTION"^^xsd:string ;
318 - erh:name "Trym forecasted values"^^xsd:string ;
319 - ep-flow:flowIntoOrOutOf
320 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
321 -
322 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_GAS_INJECTION_TOT>
323 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
324 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
325 - erh:id "TRY_GAS_INJECTION_TOT"^^xsd:string ;
326 - erh:name "Trym injected gas"^^xsd:string ;
327 - ep-flow:flowIntoOrOutOf
328 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
329 -
330 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_MPD5_FISCAL_VOLUMES>
331 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
332 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
333 - erh:id "TRY_MPD5_FISCAL_VOLUMES"^^xsd:string ;
334 - erh:name "Trym MPD5 measured volumes"^^xsd:string ;
335 - ep-flow:flowIntoOrOutOf
336 - <http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPD5_FISCAL_VOLUMES> .
337 -
338 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_MPM1_FISCAL_VOLUMES>
339 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
340 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
341 - erh:id "TRY_MPM1_FISCAL_VOLUMES"^^xsd:string ;
342 - erh:name "Trym MPM1 measured volumes"^^xsd:string ;
343 - ep-flow:flowIntoOrOutOf
344 - <http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPM1_FISCAL_VOLUMES> .
345 -
346 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_MPM2_FISCAL_VOLUMES>
347 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
348 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
349 - erh:id "TRY_MPM2_FISCAL_VOLUMES"^^xsd:string ;
350 - erh:name "Trym MPM2 measured volumes"^^xsd:string ;
351 - ep-flow:flowIntoOrOutOf
352 - <http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPM2_FISCAL_VOLUMES> .
353 -
354 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_NOMINATED_PRODUCTION>
355 - rdf:type ep-flow:NominatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
356 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
357 - erh:id "TRY_NOMINATED_PRODUCTION"^^xsd:string ;
358 - erh:name "Trym nominated volumes"^^xsd:string ;
359 - ep-flow:flowIntoOrOutOf
360 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
361 -
362 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_SALEABLE_PRODUCTION>
363 - rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
364 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
365 - erh:id "TRY_SALEABLE_PRODUCTION"^^xsd:string ;
366 - erh:name "Trym saleable volumes"^^xsd:string ;
367 - ep-flow:flowIntoOrOutOf
368 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
369 -
370 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_TARIFF_VAL>
371 - rdf:type ep-flow:ProductionExploitation , ep-flow:TariffBasisFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
372 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
373 - erh:id "TRY_TARIFF_VAL"^^xsd:string ;
374 - erh:name "Trym tariff basis"^^xsd:string ;
375 - ep-flow:flowIntoOrOutOf
376 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
377 -
378 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_VAL_ADJUSTED>
379 - rdf:type ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
380 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
381 - erh:id "TRY_VAL_ADJUSTED"^^xsd:string ;
382 - erh:name "Trym adjusted values"^^xsd:string ;
383 - ep-flow:flowIntoOrOutOf
384 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
385 -
386 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_7A1_AH_ALLOCATED_PROD_VOLUMES>
387 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
388 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
389 - erh:id "TRY_WB_7A1_AH_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
390 - erh:name "3/7-A-1 AH allocated production volumes"^^xsd:string ;
391 - ep-flow:flowIntoOrOutOf
392 - <http://www.reportinghub.no/np/data/npd/WellBore-6469> .
393 -
394 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_7A1_AH_FORECAST_PROD_VOLUMES>
395 - rdf:type ep-flow:ForecastFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
396 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
397 - erh:id "TRY_WB_7A1_AH_FORECAST_PROD_VOLUMES"^^xsd:string ;
398 - erh:name "3/7-A-1 AH forecasted production volumes"^^xsd:string ;
399 - ep-flow:flowIntoOrOutOf
400 - <http://www.reportinghub.no/np/data/npd/WellBore-6469> .
401 -
402 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_7A2_H_ALLOCATED_PROD_VOLUMES>
403 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
404 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
405 - erh:id "TRY_WB_7A2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
406 - erh:name "3/7-A-2 H allocated production volumes"^^xsd:string ;
407 - ep-flow:flowIntoOrOutOf
408 - <http://www.reportinghub.no/np/data/npd/WellBore-6439> .
409 -
410 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_7A2_H_FORECAST_PROD_VOLUMES>
411 - rdf:type ep-flow:ForecastFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
412 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
413 - erh:id "TRY_WB_7A2_H_FORECAST_PROD_VOLUMES"^^xsd:string ;
414 - erh:name "3/7-A-2 H forecasted production volumes"^^xsd:string ;
415 - ep-flow:flowIntoOrOutOf
416 - <http://www.reportinghub.no/np/data/npd/WellBore-6439> .
417 -
418 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A1_AH_ALLOCATED_INJ_VOLUMES>
419 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
420 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
421 - erh:id "TRY_WB_A1_AH_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
422 - erh:name "3/7-A-1 AH allocated injection volumes"^^xsd:string ;
423 - ep-flow:flowIntoOrOutOf
424 - <http://www.reportinghub.no/np/data/npd/WellBore-6469> .
425 -
426 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A1_AH_ALLOCATED_PROD_VOLUMES>
427 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
428 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
429 - erh:id "TRY_WB_A1_AH_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
430 - erh:name "3/7-A-1 AH allocated production volumes"^^xsd:string ;
431 - ep-flow:flowIntoOrOutOf
432 - <http://www.reportinghub.no/np/data/npd/WellBore-6469> .
433 -
434 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A2_H_ALLOCATED_INJ_VOLUMES>
435 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
436 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
437 - erh:id "TRY_WB_A2_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
438 - erh:name "3/7-A-2 H allocated injection volumes"^^xsd:string ;
439 - ep-flow:flowIntoOrOutOf
440 - <http://www.reportinghub.no/np/data/npd/WellBore-6439> .
441 -
442 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A2_H_ALLOCATED_PROD_VOLUMES>
443 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
444 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
445 - erh:id "TRY_WB_A2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
446 - erh:name "3/7-A-2 H allocated production volumes"^^xsd:string ;
447 - ep-flow:flowIntoOrOutOf
448 - <http://www.reportinghub.no/np/data/npd/WellBore-6439> .
449 -
450 -<http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPD5_FISCAL_VOLUMES>
451 - rdf:type ep-prodeqt:FlowMeter ;
452 - ep-core:name "MPD5"^^xsd:string .
453 -
454 -<http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPM1_FISCAL_VOLUMES>
455 - rdf:type ep-prodeqt:FlowMeter ;
456 - ep-core:name "Fiscal metering station 1"^^xsd:string .
457 -
458 -<http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPM2_FISCAL_VOLUMES>
459 - rdf:type ep-prodeqt:FlowMeter ;
460 - ep-core:name "MPD2"^^xsd:string .
461 -
462 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_ALLOCATED_GAS_SALES>
463 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
464 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
465 - erh:id "KRISTIN_ALLOCATED_GAS_SALES"^^xsd:string ;
466 - erh:name "Kristin allocated gas sales"^^xsd:string ;
467 - ep-flow:flowIntoOrOutOf
468 - <http://www.reportinghub.no/np/data/npd/Field-1854729> .
469 -
470 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_ALLOCATED_INVENTORY_TOT>
471 - rdf:type ep-flow:AllocatedInventory , ep-flow:WholeLifeInventory , ep-flow:WholeLifeProductionInventory ;
472 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
473 - erh:id "KRISTIN_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
474 - erh:name "Kristin total allocated inventory"^^xsd:string ;
475 - ep-flow:flowIntoOrOutOf
476 - <http://www.reportinghub.no/np/data/npd/Field-1854729> .
477 -
478 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_ALLOCATED_PRODUCTION>
479 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
480 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
481 - erh:id "KRISTIN_ALLOCATED_PRODUCTION"^^xsd:string ;
482 - erh:name "Kristin allocated volumes"^^xsd:string ;
483 - ep-flow:flowIntoOrOutOf
484 - <http://www.reportinghub.no/np/data/npd/Field-1854729> .
485 -
486 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_CHEMICAL_INJECTION>
487 - rdf:type ep-flow:InjectionFlow , ep-flow:MeasuredFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
488 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
489 - erh:id "KRISTIN_CHEMICAL_INJECTION"^^xsd:string ;
490 - erh:name "Kristin injection of chemicals"^^xsd:string ;
491 - ep-flow:flowIntoOrOutOf
492 - <http://www.reportinghub.no/np/data/npd/Field-1854729> .
493 -
494 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_FISCAL_FIELD_VOLUMES>
495 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
496 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
497 - erh:id "KRISTIN_FISCAL_FIELD_VOLUMES"^^xsd:string ;
498 - erh:name "Kristin measured total volumes"^^xsd:string ;
499 - ep-flow:flowIntoOrOutOf
500 - <http://www.reportinghub.no/np/data/npd/Field-1854729> .
501 -
502 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_GAS_INJECTION_TOT>
503 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
504 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
505 - erh:id "KRISTIN_GAS_INJECTION_TOT"^^xsd:string ;
506 - erh:name "Kristin injected gas"^^xsd:string ;
507 - ep-flow:flowIntoOrOutOf
508 - <http://www.reportinghub.no/np/data/npd/Field-1854729> .
509 -
510 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_MPM1_FISCAL_VOLUMES>
511 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
512 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
513 - erh:id "KRISTIN_MPM1_FISCAL_VOLUMES"^^xsd:string ;
514 - erh:name "Kristin MPM1 measured volumes"^^xsd:string ;
515 - ep-flow:flowIntoOrOutOf
516 - <http://www.reportinghub.no/data/erh/Field-1854729-FlowMeter-KRISTIN_MPM1_FISCAL_VOLUMES> .
517 -
518 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_MPT2_FISCAL_VOLUMES>
519 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
520 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
521 - erh:id "KRISTIN_MPT2_FISCAL_VOLUMES"^^xsd:string ;
522 - erh:name "Kristin MPT2 measured volumes"^^xsd:string ;
523 - ep-flow:flowIntoOrOutOf
524 - <http://www.reportinghub.no/data/erh/Field-1854729-FlowMeter-KRISTIN_MPT2_FISCAL_VOLUMES> .
525 -
526 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_SALEABLE_PRODUCTION>
527 - rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
528 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
529 - erh:id "KRISTIN_SALEABLE_PRODUCTION"^^xsd:string ;
530 - erh:name "Kristin saleable volumes"^^xsd:string ;
531 - ep-flow:flowIntoOrOutOf
532 - <http://www.reportinghub.no/np/data/npd/Field-1854729> .
533 -
534 -<http://www.reportinghub.no/data/erh/Field-1854729-FlowMeter-KRISTIN_MPM1_FISCAL_VOLUMES>
535 - rdf:type ep-prodeqt:FlowMeter ;
536 - ep-core:name "Fiscal metering station 1"^^xsd:string .
537 -
538 -<http://www.reportinghub.no/data/erh/Field-1854729-FlowMeter-KRISTIN_MPT2_FISCAL_VOLUMES>
539 - rdf:type ep-prodeqt:FlowMeter ;
540 - ep-core:name "MPT2"^^xsd:string .
541 -
542 -<http://www.reportinghub.no/data/erh/Field-3960848-Compressor-TYRIHANS_MPM1_FISCAL_VOLUMES>
543 - rdf:type ep-eqt:Compressor ;
544 - ep-core:name "TYRIHANS compressor 1"^^xsd:string .
545 -
546 -<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_ALLOCATED_GAS_SALES>
547 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
548 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
549 - erh:id "TYRIHANS_ALLOCATED_GAS_SALES"^^xsd:string ;
550 - erh:name "Tyrihans allocated gas sales"^^xsd:string ;
551 - ep-flow:flowIntoOrOutOf
552 - <http://www.reportinghub.no/np/data/npd/Field-3960848> .
553 -
554 -<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_ALLOCATED_INVENTORY_TOT>
555 - rdf:type ep-flow:AllocatedInventory , ep-flow:WholeLifeInventory , ep-flow:WholeLifeProductionInventory ;
556 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
557 - erh:id "TYRIHANS_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
558 - erh:name "Tyrihans total allocated inventory"^^xsd:string ;
559 - ep-flow:flowIntoOrOutOf
560 - <http://www.reportinghub.no/np/data/npd/Field-3960848> .
561 -
562 -<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_CONSUME_FUEL_DRILLING>
563 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
564 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
565 - erh:id "TYRIHANS_CONSUME_FUEL_DRILLING"^^xsd:string ;
566 - erh:name "Tyrihans consumed drilling fuel"^^xsd:string ;
567 - ep-flow:flowIntoOrOutOf
568 - <http://www.reportinghub.no/np/data/npd/Field-3960848> .
569 -
570 -<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_CONSUME_FUEL_TOT>
571 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
572 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
573 - erh:id "TYRIHANS_CONSUME_FUEL_TOT"^^xsd:string ;
574 - erh:name "Tyrihans consumed total fuel"^^xsd:string ;
575 - ep-flow:flowIntoOrOutOf
576 - <http://www.reportinghub.no/np/data/npd/Field-3960848> .
577 -
578 -<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_MPM1_FISCAL_VOLUMES>
579 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
580 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
581 - erh:id "TYRIHANS_MPM1_FISCAL_VOLUMES"^^xsd:string ;
582 - erh:name "Tyrihans compressor MPM1 measured volumes"^^xsd:string ;
583 - ep-flow:flowIntoOrOutOf
584 - <http://www.reportinghub.no/data/erh/Field-3960848-Compressor-TYRIHANS_MPM1_FISCAL_VOLUMES> .
585 -
586 -<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_SALEABLE_PRODUCTION>
587 - rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
588 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
589 - erh:id "TYRIHANS_SALEABLE_PRODUCTION"^^xsd:string ;
590 - erh:name "Tyrihans saleable volumes"^^xsd:string ;
591 - ep-flow:flowIntoOrOutOf
592 - <http://www.reportinghub.no/np/data/npd/Field-3960848> .
593 -
594 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_DRYGAS_SALES>
595 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
596 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
597 - erh:id "ASG_ALLOCATED_DRYGAS_SALES"^^xsd:string ;
598 - erh:name "Åsgard allocated gas sales - dry"^^xsd:string ;
599 - ep-flow:flowIntoOrOutOf
600 - <http://www.reportinghub.no/np/data/npd/Field-43765> .
601 -
602 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_GAS_SALES>
603 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
604 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
605 - erh:id "ASG_ALLOCATED_GAS_SALES"^^xsd:string ;
606 - erh:name "Åsgard allocated gas sales"^^xsd:string ;
607 - ep-flow:flowIntoOrOutOf
608 - <http://www.reportinghub.no/np/data/npd/Field-43765> .
609 -
610 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_INVENTORY_TOT>
611 - rdf:type ep-flow:AllocatedInventory , ep-flow:WholeLifeInventory , ep-flow:WholeLifeProductionInventory ;
612 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
613 - erh:id "ASG_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
614 - erh:name "Åsgard total allocated inventory"^^xsd:string ;
615 - ep-flow:flowIntoOrOutOf
616 - <http://www.reportinghub.no/np/data/npd/Field-43765> .
617 -
618 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_PRODUCTION>
619 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
620 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
621 - erh:id "ASG_ALLOCATED_PRODUCTION"^^xsd:string ;
622 - erh:name "Åsgard allocated volumes"^^xsd:string ;
623 - ep-flow:flowIntoOrOutOf
624 - <http://www.reportinghub.no/np/data/npd/Field-43765> .
625 -
626 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_TANKLIFT>
627 - rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
628 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
629 - erh:id "ASG_ALLOCATED_TANKLIFT"^^xsd:string ;
630 - erh:name "Åsgard allocated tanker lifting lifted by tanker"^^xsd:string ;
631 - ep-flow:flowIntoOrOutOf
632 - <http://www.reportinghub.no/np/data/npd/Field-43765> .
633 -
634 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_ALLOCATED_PRODUCTION>
635 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
636 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
637 - erh:id "ASG_A_ALLOCATED_PRODUCTION"^^xsd:string ;
638 - erh:name "Åsgard A allocated volumes"^^xsd:string ;
639 - ep-flow:flowIntoOrOutOf
640 - <http://www.reportinghub.no/np/data/npd/Facility-279785> .
641 -
642 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_CONSUME_FLARE>
643 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
644 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
645 - erh:id "ASG_A_CONSUME_FLARE"^^xsd:string ;
646 - erh:name "Åsgard A consumed flare"^^xsd:string ;
647 - ep-flow:flowIntoOrOutOf
648 - <http://www.reportinghub.no/np/data/npd/Facility-279785> .
649 -
650 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_CONSUME_FUEL_TOT>
651 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
652 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
653 - erh:id "ASG_A_CONSUME_FUEL_TOT"^^xsd:string ;
654 - erh:name "Åsgard A total consumed fuel"^^xsd:string ;
655 - ep-flow:flowIntoOrOutOf
656 - <http://www.reportinghub.no/np/data/npd/Facility-279785> .
657 -
658 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_FISCAL_VOLUMES>
659 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
660 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
661 - erh:id "ASG_A_FISCAL_VOLUMES"^^xsd:string ;
662 - erh:name "Åsgard A measured total volumes"^^xsd:string ;
663 - ep-flow:flowIntoOrOutOf
664 - <http://www.reportinghub.no/np/data/npd/Facility-279785> .
665 -
666 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_GAS_INJETION>
667 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
668 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
669 - erh:id "ASG_A_GAS_INJETION"^^xsd:string ;
670 - erh:name "Åsgard A injected gas"^^xsd:string ;
671 - ep-flow:flowIntoOrOutOf
672 - <http://www.reportinghub.no/np/data/npd/Facility-279785> .
673 -
674 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_ALLOCATED_EXPORT>
675 - rdf:type ep-flow:AllocatedFlow , ep-flow:ExportFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
676 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
677 - erh:id "ASG_B_ALLOCATED_EXPORT"^^xsd:string ;
678 - erh:name "Åsgard B allocated export volumes"^^xsd:string ;
679 - ep-flow:flowIntoOrOutOf
680 - <http://www.reportinghub.no/np/data/npd/Facility-280121> .
681 -
682 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_ALLOCATED_IMPORT>
683 - rdf:type ep-flow:AllocatedFlow , ep-flow:ImportFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
684 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
685 - erh:id "ASG_B_ALLOCATED_IMPORT"^^xsd:string ;
686 - erh:name "Åsgard B allocated import volumes"^^xsd:string ;
687 - ep-flow:flowIntoOrOutOf
688 - <http://www.reportinghub.no/np/data/npd/Facility-280121> .
689 -
690 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_ALLOCATED_PRODUCTION>
691 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
692 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
693 - erh:id "ASG_B_ALLOCATED_PRODUCTION"^^xsd:string ;
694 - erh:name "Åsgard B allocated volumes"^^xsd:string ;
695 - ep-flow:flowIntoOrOutOf
696 - <http://www.reportinghub.no/np/data/npd/Facility-280121> .
697 -
698 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_CONSUME_FLARE_TOT>
699 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
700 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
701 - erh:id "ASG_B_CONSUME_FLARE_TOT"^^xsd:string ;
702 - erh:name "Åsgard B consumed flare"^^xsd:string ;
703 - ep-flow:flowIntoOrOutOf
704 - <http://www.reportinghub.no/np/data/npd/Facility-280121> .
705 -
706 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_CONSUME_FUEL_TOT>
707 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
708 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
709 - erh:id "ASG_B_CONSUME_FUEL_TOT"^^xsd:string ;
710 - erh:name "Åsgard B consumed total fuel"^^xsd:string ;
711 - ep-flow:flowIntoOrOutOf
712 - <http://www.reportinghub.no/np/data/npd/Facility-280121> .
713 -
714 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_FISCAL_VOLUMES>
715 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
716 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
717 - erh:id "ASG_B_FISCAL_VOLUMES"^^xsd:string ;
718 - erh:name "Åsgard B measured total volumes"^^xsd:string ;
719 - ep-flow:flowIntoOrOutOf
720 - <http://www.reportinghub.no/np/data/npd/Facility-280121> .
721 -
722 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_GAS_INJECTION_TOT>
723 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
724 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
725 - erh:id "ASG_B_GAS_INJECTION_TOT"^^xsd:string ;
726 - erh:name "Åsgard B injected gas"^^xsd:string ;
727 - ep-flow:flowIntoOrOutOf
728 - <http://www.reportinghub.no/np/data/npd/Facility-280121> .
729 -
730 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_C_CONSUME_FUEL_TOT>
731 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
732 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
733 - erh:id "ASG_C_CONSUME_FUEL_TOT"^^xsd:string ;
734 - erh:name "Åsgard C consumed total fuel"^^xsd:string ;
735 - ep-flow:flowIntoOrOutOf
736 - <http://www.reportinghub.no/np/data/npd/Facility-280149> .
737 -
738 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_D_ALLOCATED_PRODUCTION>
739 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
740 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
741 - erh:id "ASG_D_ALLOCATED_PRODUCTION"^^xsd:string ;
742 - erh:name "Åsgard D allocated volumes"^^xsd:string ;
743 - ep-flow:flowIntoOrOutOf
744 - <http://www.reportinghub.no/np/data/npd/Facility-391270> .
745 -
746 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_D_FISCAL_VOLUMES>
747 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
748 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
749 - erh:id "ASG_D_FISCAL_VOLUMES"^^xsd:string ;
750 - erh:name "Åsgard D measured total volumes"^^xsd:string ;
751 - ep-flow:flowIntoOrOutOf
752 - <http://www.reportinghub.no/np/data/npd/Facility-391270> .
753 -
754 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_D_INJECTION_TOT>
755 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
756 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
757 - erh:id "ASG_D_INJECTION_TOT"^^xsd:string ;
758 - erh:name "Åsgard D injected gas"^^xsd:string ;
759 - ep-flow:flowIntoOrOutOf
760 - <http://www.reportinghub.no/np/data/npd/Facility-391270> .
761 -
762 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_E_ALLOCATED_PRODUCTION>
763 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
764 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
765 - erh:id "ASG_E_ALLOCATED_PRODUCTION"^^xsd:string ;
766 - erh:name "Åsgard E allocated volumes"^^xsd:string ;
767 - ep-flow:flowIntoOrOutOf
768 - <http://www.reportinghub.no/np/data/npd/Facility-278721> .
769 -
770 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_E_FISCAL_VOLUMES>
771 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
772 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
773 - erh:id "ASG_E_FISCAL_VOLUMES"^^xsd:string ;
774 - erh:name "Åsgard E measured total volumes"^^xsd:string ;
775 - ep-flow:flowIntoOrOutOf
776 - <http://www.reportinghub.no/np/data/npd/Facility-278721> .
777 -
778 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_E_FLOWLINE>
779 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
780 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
781 - erh:id "ASG_E_FLOWLINE"^^xsd:string ;
782 - erh:name "Åsgard E flowline allocated volumes"^^xsd:string ;
783 - ep-flow:flowIntoOrOutOf
784 - <http://www.reportinghub.no/data/erh/Field-43765-Flowline-ASG_E_FLOWLINE> .
785 -
786 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_E_INJECTION_TOT>
787 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
788 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
789 - erh:id "ASG_E_INJECTION_TOT"^^xsd:string ;
790 - erh:name "Åsgard E injected gas"^^xsd:string ;
791 - ep-flow:flowIntoOrOutOf
792 - <http://www.reportinghub.no/np/data/npd/Facility-278721> .
793 -
794 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_GAS_INJECTION_TOT>
795 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
796 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
797 - erh:id "ASG_GAS_INJECTION_TOT"^^xsd:string ;
798 - erh:name "Åsgard injected gas"^^xsd:string ;
799 - ep-flow:flowIntoOrOutOf
800 - <http://www.reportinghub.no/np/data/npd/Field-43765> .
801 -
802 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_SALEABLE_PRODUTION>
803 - rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
804 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
805 - erh:id "ASG_SALEABLE_PRODUTION"^^xsd:string ;
806 - erh:name "Åsgard saleable volumes"^^xsd:string ;
807 - ep-flow:flowIntoOrOutOf
808 - <http://www.reportinghub.no/np/data/npd/Field-43765> .
809 -
810 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11E3_H_ALLOCATED_INJ_VOLUMES>
811 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
812 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
813 - erh:id "ASG_WB_11E3_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
814 - erh:name "6506/11-E-3 H allocated injection volumes"^^xsd:string ;
815 - ep-flow:flowIntoOrOutOf
816 - <http://www.reportinghub.no/np/data/npd/WellBore-4136> .
817 -
818 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11F2_H_ALLOCATED_PROD_VOLUMES>
819 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
820 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
821 - erh:id "ASG_WB_11F2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
822 - erh:name "6506/11-F-2 H allocated production volumes"^^xsd:string ;
823 - ep-flow:flowIntoOrOutOf
824 - <http://www.reportinghub.no/np/data/npd/WellBore-3792> .
825 -
826 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11F4_H_ALLOCATED_INJ_VOLUMES>
827 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
828 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
829 - erh:id "ASG_WB_11F4_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
830 - erh:name "6506/11-F-4 H allocated injection volumes"^^xsd:string ;
831 - ep-flow:flowIntoOrOutOf
832 - <http://www.reportinghub.no/np/data/npd/WellBore-3620> .
833 -
834 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES>
835 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
836 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
837 - erh:id "ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
838 - erh:name "6506/11-G-1 H allocated injection volumes"^^xsd:string ;
839 - ep-flow:flowIntoOrOutOf
840 - <http://www.reportinghub.no/np/data/npd/WellBore-3622> .
841 -
842 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11G3_H_ALLOCATED_INJ_VOLUMES>
843 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
844 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
845 - erh:id "ASG_WB_11G3_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
846 - erh:name "6506/11-G-3 H allocated injection volumes"^^xsd:string ;
847 - ep-flow:flowIntoOrOutOf
848 - <http://www.reportinghub.no/np/data/npd/WellBore-3082> .
849 -
850 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11G4_H_ALLOCATED_INJ_VOLUMES>
851 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
852 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
853 - erh:id "ASG_WB_11G4_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
854 - erh:name "6506/11-G-4 H allocated injection volumes"^^xsd:string ;
855 - ep-flow:flowIntoOrOutOf
856 - <http://www.reportinghub.no/np/data/npd/WellBore-3172> .
857 -
858 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11X1_H_ALLOCATED_PROD_VOLUMES>
859 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
860 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
861 - erh:id "ASG_WB_11X1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
862 - erh:name "6507/11-X-1 H allocated production volumes"^^xsd:string ;
863 - ep-flow:flowIntoOrOutOf
864 - <http://www.reportinghub.no/np/data/npd/WellBore-3943> .
865 -
866 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES>
867 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
868 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
869 - erh:id "ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
870 - erh:name "6507/11-X-2 H allocated production volumes"^^xsd:string ;
871 - ep-flow:flowIntoOrOutOf
872 - <http://www.reportinghub.no/np/data/npd/WellBore-3944> .
873 -
874 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11X3_H_ALLOCATED_PROD_VOLUMES>
875 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
876 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
877 - erh:id "ASG_WB_11X3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
878 - erh:name "6507/11-X-3 H allocated production volumes"^^xsd:string ;
879 - ep-flow:flowIntoOrOutOf
880 - <http://www.reportinghub.no/np/data/npd/WellBore-3991> .
881 -
882 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11X4_H_ALLOCATED_PROD_VOLUMES>
883 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
884 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
885 - erh:id "ASG_WB_11X4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
886 - erh:name "6507/11-X-4 H allocated production volumes"^^xsd:string ;
887 - ep-flow:flowIntoOrOutOf
888 - <http://www.reportinghub.no/np/data/npd/WellBore-3992> .
889 -
890 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y1_H_ALLOCATED_PROD_VOLUMES>
891 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
892 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
893 - erh:id "ASG_WB_11Y1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
894 - erh:name "6507/11-Y-1 H allocated production volumes"^^xsd:string ;
895 - ep-flow:flowIntoOrOutOf
896 - <http://www.reportinghub.no/np/data/npd/WellBore-3566> .
897 -
898 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y2_H_ALLOCATED_PROD_VOLUMES>
899 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
900 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
901 - erh:id "ASG_WB_11Y2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
902 - erh:name "6507/11-Y-2 H allocated production volumes"^^xsd:string ;
903 - ep-flow:flowIntoOrOutOf
904 - <http://www.reportinghub.no/np/data/npd/WellBore-3604> .
905 -
906 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y3_H_ALLOCATED_PROD_VOLUMES>
907 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
908 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
909 - erh:id "ASG_WB_11Y3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
910 - erh:name "6507/11-Y-3 H allocated production volumes"^^xsd:string ;
911 - ep-flow:flowIntoOrOutOf
912 - <http://www.reportinghub.no/np/data/npd/WellBore-3623> .
913 -
914 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES>
915 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
916 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
917 - erh:id "ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
918 - erh:name "6507/11-Y-4 H allocated production volumes"^^xsd:string ;
919 - ep-flow:flowIntoOrOutOf
920 - <http://www.reportinghub.no/np/data/npd/WellBore-3603> .
921 -
922 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12H1_H_ALLOCATED_PROD_VOLUMES>
923 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
924 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
925 - erh:id "ASG_WB_12H1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
926 - erh:name "6506/12-H-1 H allocated production volumes"^^xsd:string ;
927 - ep-flow:flowIntoOrOutOf
928 - <http://www.reportinghub.no/np/data/npd/WellBore-4197> .
929 -
930 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12H3_H_ALLOCATED_PROD_VOLUMES>
931 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
932 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
933 - erh:id "ASG_WB_12H3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
934 - erh:name "6506/12-H-3 H allocated production volumes"^^xsd:string ;
935 - ep-flow:flowIntoOrOutOf
936 - <http://www.reportinghub.no/np/data/npd/WellBore-4163> .
937 -
938 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES>
939 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
940 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
941 - erh:id "ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
942 - erh:name "6506/12-H-4 H allocated production volumes"^^xsd:string ;
943 - ep-flow:flowIntoOrOutOf
944 - <http://www.reportinghub.no/np/data/npd/WellBore-4372> .
945 -
946 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12I1_AH_ALLOCATED_PROD_VOLUMES>
947 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
948 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
949 - erh:id "ASG_WB_12I1_AH_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
950 - erh:name "6506/12-I-1 AH allocated production volumes"^^xsd:string ;
951 - ep-flow:flowIntoOrOutOf
952 - <http://www.reportinghub.no/np/data/npd/WellBore-5622> .
953 -
954 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12I2_H_ALLOCATED_PROD_VOLUMES>
955 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
956 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
957 - erh:id "ASG_WB_12I2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
958 - erh:name "6506/12-I-2 H allocated production volumes"^^xsd:string ;
959 - ep-flow:flowIntoOrOutOf
960 - <http://www.reportinghub.no/np/data/npd/WellBore-3715> .
961 -
962 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12I3_H_ALLOCATED_PROD_VOLUMES>
963 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
964 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
965 - erh:id "ASG_WB_12I3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
966 - erh:name "6506/12-I-3 H allocated production volumes"^^xsd:string ;
967 - ep-flow:flowIntoOrOutOf
968 - <http://www.reportinghub.no/np/data/npd/WellBore-3393> .
969 -
970 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12I4_H_ALLOCATED_PROD_VOLUMES>
971 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
972 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
973 - erh:id "ASG_WB_12I4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
974 - erh:name "6506/12-I-4 H allocated production volumes"^^xsd:string ;
975 - ep-flow:flowIntoOrOutOf
976 - <http://www.reportinghub.no/np/data/npd/WellBore-3621> .
977 -
978 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12J1_H_ALLOCATED_PROD_VOLUMES>
979 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
980 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
981 - erh:id "ASG_WB_12J1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
982 - erh:name "6506/12-J-1 H allocated production volumes"^^xsd:string ;
983 - ep-flow:flowIntoOrOutOf
984 - <http://www.reportinghub.no/np/data/npd/WellBore-3758> .
985 -
986 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12J2_H_ALLOCATED_PROD_VOLUMES>
987 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
988 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
989 - erh:id "ASG_WB_12J2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
990 - erh:name "6506/12-J-2 H allocated production volumes"^^xsd:string ;
991 - ep-flow:flowIntoOrOutOf
992 - <http://www.reportinghub.no/np/data/npd/WellBore-3863> .
993 -
994 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12J3_H_ALLOCATED_PROD_VOLUMES>
995 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
996 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
997 - erh:id "ASG_WB_12J3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
998 - erh:name "6506/12-J-3 H allocated production volumes"^^xsd:string ;
999 - ep-flow:flowIntoOrOutOf
1000 - <http://www.reportinghub.no/np/data/npd/WellBore-3864> .
1001 -
1002 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES>
1003 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1004 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1005 - erh:id "ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1006 - erh:name "6506/12-J-4 H allocated production volumes"^^xsd:string ;
1007 - ep-flow:flowIntoOrOutOf
1008 - <http://www.reportinghub.no/np/data/npd/WellBore-4198> .
1009 -
1010 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12K1_H_ALLOCATED_INJ_VOLUMES>
1011 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1012 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1013 - erh:id "ASG_WB_12K1_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
1014 - erh:name "6506/12-K-1 H allocated injection volumes"^^xsd:string ;
1015 - ep-flow:flowIntoOrOutOf
1016 - <http://www.reportinghub.no/np/data/npd/WellBore-3155> .
1017 -
1018 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES>
1019 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1020 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1021 - erh:id "ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1022 - erh:name "6506/12-K-2 H allocated production volumes"^^xsd:string ;
1023 - ep-flow:flowIntoOrOutOf
1024 - <http://www.reportinghub.no/np/data/npd/WellBore-3165> .
1025 -
1026 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12K3_H_ALLOCATED_INJ_VOLUMES>
1027 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1028 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1029 - erh:id "ASG_WB_12K3_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
1030 - erh:name "6506/12-K-3 H allocated injection volumes"^^xsd:string ;
1031 - ep-flow:flowIntoOrOutOf
1032 - <http://www.reportinghub.no/np/data/npd/WellBore-3124> .
1033 -
1034 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12L1_H_ALLOCATED_PROD_VOLUMES>
1035 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1036 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1037 - erh:id "ASG_WB_12L1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1038 - erh:name "6506/12-L-1 H allocated production volumes"^^xsd:string ;
1039 - ep-flow:flowIntoOrOutOf
1040 - <http://www.reportinghub.no/np/data/npd/WellBore-3079> .
1041 -
1042 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12L2_H_ALLOCATED_PROD_VOLUMES>
1043 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1044 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1045 - erh:id "ASG_WB_12L2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1046 - erh:name "6506/12-L-2 H allocated production volumes"^^xsd:string ;
1047 - ep-flow:flowIntoOrOutOf
1048 - <http://www.reportinghub.no/np/data/npd/WellBore-3156> .
1049 -
1050 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES>
1051 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1052 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1053 - erh:id "ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1054 - erh:name "6506/12-L-3 H allocated production volumes"^^xsd:string ;
1055 - ep-flow:flowIntoOrOutOf
1056 - <http://www.reportinghub.no/np/data/npd/WellBore-3107> .
1057 -
1058 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12L4_H_ALLOCATED_PROD_VOLUMES>
1059 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1060 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1061 - erh:id "ASG_WB_12L4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1062 - erh:name "6506/12-L-4 H allocated production volumes"^^xsd:string ;
1063 - ep-flow:flowIntoOrOutOf
1064 - <http://www.reportinghub.no/np/data/npd/WellBore-3656> .
1065 -
1066 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES>
1067 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1068 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1069 - erh:id "ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1070 - erh:name "6506/12-M-1 H allocated production volumes"^^xsd:string ;
1071 - ep-flow:flowIntoOrOutOf
1072 - <http://www.reportinghub.no/np/data/npd/WellBore-4242> .
1073 -
1074 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12M2_H_ALLOCATED_PROD_VOLUMES>
1075 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1076 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1077 - erh:id "ASG_WB_12M2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1078 - erh:name "6506/12-M-2 H allocated production volumes"^^xsd:string ;
1079 - ep-flow:flowIntoOrOutOf
1080 - <http://www.reportinghub.no/np/data/npd/WellBore-4407> .
1081 -
1082 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12M3_H_ALLOCATED_PROD_VOLUMES>
1083 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1084 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1085 - erh:id "ASG_WB_12M3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1086 - erh:name "6506/12-M- H allocated production volumes"^^xsd:string ;
1087 - ep-flow:flowIntoOrOutOf
1088 - <http://www.reportinghub.no/np/data/npd/WellBore-4080> .
1089 -
1090 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12M4_H_ALLOCATED_PROD_VOLUMES>
1091 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1092 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1093 - erh:id "ASG_WB_12M4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1094 - erh:name "6506/12-M-4 H allocated production volumes"^^xsd:string ;
1095 - ep-flow:flowIntoOrOutOf
1096 - <http://www.reportinghub.no/np/data/npd/WellBore-4494> .
1097 -
1098 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12N1_H_ALLOCATED_PROD_VOLUMES>
1099 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1100 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1101 - erh:id "ASG_WB_12N1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1102 - erh:name "6506/12-N-1 H allocated production volumes"^^xsd:string ;
1103 - ep-flow:flowIntoOrOutOf
1104 - <http://www.reportinghub.no/np/data/npd/WellBore-4860> .
1105 -
1106 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12N2_H_ALLOCATED_PROD_VOLUMES>
1107 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1108 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1109 - erh:id "ASG_WB_12N2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1110 - erh:name "6506/12-N-2 H allocated production volumes"^^xsd:string ;
1111 - ep-flow:flowIntoOrOutOf
1112 - <http://www.reportinghub.no/np/data/npd/WellBore-4382> .
1113 -
1114 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12N3_H_ALLOCATED_PROD_VOLUMES>
1115 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1116 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1117 - erh:id "ASG_WB_12N3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1118 - erh:name "6506/12-N-3 H allocated production volumes"^^xsd:string ;
1119 - ep-flow:flowIntoOrOutOf
1120 - <http://www.reportinghub.no/np/data/npd/WellBore-4308> .
1121 -
1122 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES>
1123 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1124 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1125 - erh:id "ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1126 - erh:name "6506/12-N-4 H allocated production volumes"^^xsd:string ;
1127 - ep-flow:flowIntoOrOutOf
1128 - <http://www.reportinghub.no/np/data/npd/WellBore-4091> .
1129 -
1130 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES>
1131 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1132 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1133 - erh:id "ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1134 - erh:name "6506/12-P-1 H allocated production volumes"^^xsd:string ;
1135 - ep-flow:flowIntoOrOutOf
1136 - <http://www.reportinghub.no/np/data/npd/WellBore-3552> .
1137 -
1138 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12P2_H_ALLOCATED_PROD_VOLUMES>
1139 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1140 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1141 - erh:id "ASG_WB_12P2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1142 - erh:name "6506/12-P-2 H allocated production volumes"^^xsd:string ;
1143 - ep-flow:flowIntoOrOutOf
1144 - <http://www.reportinghub.no/np/data/npd/WellBore-3342> .
1145 -
1146 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12P3_H_ALLOCATED_PROD_VOLUMES>
1147 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1148 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1149 - erh:id "ASG_WB_12P3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1150 - erh:name "6506/12-P-3 H allocated production volumes"^^xsd:string ;
1151 - ep-flow:flowIntoOrOutOf
1152 - <http://www.reportinghub.no/np/data/npd/WellBore-3149> .
1153 -
1154 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12P4_AH_ALLOCATED_PROD_VOLUMES>
1155 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1156 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1157 - erh:id "ASG_WB_12P4_AH_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1158 - erh:name "6506/12-P-4 AH allocated production volumes"^^xsd:string ;
1159 - ep-flow:flowIntoOrOutOf
1160 - <http://www.reportinghub.no/np/data/npd/WellBore-6138> .
1161 -
1162 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q1_H_ALLOCATED_PROD_VOLUMES>
1163 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1164 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1165 - erh:id "ASG_WB_12Q1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1166 - erh:name "6506/12-Q-1 H allocated production volumes"^^xsd:string ;
1167 - ep-flow:flowIntoOrOutOf
1168 - <http://www.reportinghub.no/np/data/npd/WellBore-5317> .
1169 -
1170 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q2_H_ALLOCATED_PROD_VOLUMES>
1171 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1172 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1173 - erh:id "ASG_WB_12Q2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1174 - erh:name "6506/12-Q-2 H allocated production volumes"^^xsd:string ;
1175 - ep-flow:flowIntoOrOutOf
1176 - <http://www.reportinghub.no/np/data/npd/WellBore-4933> .
1177 -
1178 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q3_H_ALLOCATED_PROD_VOLUMES>
1179 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1180 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1181 - erh:id "ASG_WB_12Q3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1182 - erh:name "6506/12-Q-3 H allocated production volumes"^^xsd:string ;
1183 - ep-flow:flowIntoOrOutOf
1184 - <http://www.reportinghub.no/np/data/npd/WellBore-5181> .
1185 -
1186 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q4_H_ALLOCATED_PROD_VOLUMES>
1187 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1188 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1189 - erh:id "ASG_WB_12Q4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1190 - erh:name "6506/12-Q-4 H allocated production volumes"^^xsd:string ;
1191 - ep-flow:flowIntoOrOutOf
1192 - <http://www.reportinghub.no/np/data/npd/WellBore-5444> .
1193 -
1194 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q5_Y2H_ALLOCATED_PROD_VOLUMES>
1195 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1196 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1197 - erh:id "ASG_WB_12Q5_Y2H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1198 - erh:name "6506/12-Q-5 Y2H allocated production volumes"^^xsd:string ;
1199 - ep-flow:flowIntoOrOutOf
1200 - <http://www.reportinghub.no/np/data/npd/WellBore-6217> .
1201 -
1202 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12R1_H_ALLOCATED_INJ_VOLUMES>
1203 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1204 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1205 - erh:id "ASG_WB_12R1_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
1206 - erh:name "6506/12-R-1 H allocated injection volumes"^^xsd:string ;
1207 - ep-flow:flowIntoOrOutOf
1208 - <http://www.reportinghub.no/np/data/npd/WellBore-3021> .
1209 -
1210 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12R2_H_ALLOCATED_INJ_VOLUMES>
1211 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1212 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1213 - erh:id "ASG_WB_12R2_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
1214 - erh:name "6506/12-R-2 H allocated injection volumes"^^xsd:string ;
1215 - ep-flow:flowIntoOrOutOf
1216 - <http://www.reportinghub.no/np/data/npd/WellBore-3504> .
1217 -
1218 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES>
1219 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1220 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1221 - erh:id "ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
1222 - erh:name "6506/12-R-3 Y1H allocated injection volumes"^^xsd:string ;
1223 - ep-flow:flowIntoOrOutOf
1224 - <http://www.reportinghub.no/np/data/npd/WellBore-5577> .
1225 -
1226 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12R4_H_ALLOCATED_INJ_VOLUMES>
1227 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1228 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1229 - erh:id "ASG_WB_12R4_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
1230 - erh:name "6506/12-R-4 H allocated injection volumes"^^xsd:string ;
1231 - ep-flow:flowIntoOrOutOf
1232 - <http://www.reportinghub.no/np/data/npd/WellBore-3271> .
1233 -
1234 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12S1_H_ALLOCATED_PROD_VOLUMES>
1235 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1236 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1237 - erh:id "ASG_WB_12S1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1238 - erh:name "6506/12-S-1 H allocated production volumes"^^xsd:string ;
1239 - ep-flow:flowIntoOrOutOf
1240 - <http://www.reportinghub.no/np/data/npd/WellBore-3188> .
1241 -
1242 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12S2_H_ALLOCATED_PROD_VOLUMES>
1243 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1244 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1245 - erh:id "ASG_WB_12S2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1246 - erh:name "6506/12-S-2 H allocated production volumes"^^xsd:string ;
1247 - ep-flow:flowIntoOrOutOf
1248 - <http://www.reportinghub.no/np/data/npd/WellBore-3363> .
1249 -
1250 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12S3_H_ALLOCATED_PROD_VOLUMES>
1251 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1252 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1253 - erh:id "ASG_WB_12S3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1254 - erh:name "6506/12-S-3 H allocated production volumes"^^xsd:string ;
1255 - ep-flow:flowIntoOrOutOf
1256 - <http://www.reportinghub.no/np/data/npd/WellBore-3559> .
1257 -
1258 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12S4_H_ALLOCATED_PROD_VOLUMES>
1259 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1260 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1261 - erh:id "ASG_WB_12S4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1262 - erh:name "6506/12-S-4 H allocated production volumes"^^xsd:string ;
1263 - ep-flow:flowIntoOrOutOf
1264 - <http://www.reportinghub.no/np/data/npd/WellBore-4269> .
1265 -
1266 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES>
1267 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1268 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1269 - erh:id "ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1270 - erh:name "6407/2-Z-3 H allocated production volumes"^^xsd:string ;
1271 - ep-flow:flowIntoOrOutOf
1272 - <http://www.reportinghub.no/np/data/npd/WellBore-4346> .
1273 -
1274 -<http://www.reportinghub.no/data/erh/Field-43765-Flowline-ASG_E_FLOWLINE>
1275 - rdf:type ep-fac:Flowline ;
1276 - ep-core:name "ÅSGARD E flowline"^^xsd:string .
1277 -
1278 -<http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_A34_FISCAL_VOLUMES>
1279 - rdf:type ep-eqt:Compressor ;
1280 - ep-core:name "MORVIN compressor A34"^^xsd:string .
1281 -
1282 -<http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_A34_INJECTION>
1283 - rdf:type ep-eqt:Compressor ;
1284 - ep-core:name "MORVIN compressor A34"^^xsd:string .
1285 -
1286 -<http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_N32_FISCAL_VOLUMES>
1287 - rdf:type ep-eqt:Compressor ;
1288 - ep-core:name "MORVIN compressor N32"^^xsd:string .
1289 -
1290 -<http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_N32_INJECTION>
1291 - rdf:type ep-eqt:Compressor ;
1292 - ep-core:name "MORVIN compressor N32"^^xsd:string .
1293 -
1294 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_A34_FISCAL_VOLUMES>
1295 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1296 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1297 - erh:id "MORVIN_A34_FISCAL_VOLUMES"^^xsd:string ;
1298 - erh:name "Morvin compressor A34 measured volumes"^^xsd:string ;
1299 - ep-flow:flowIntoOrOutOf
1300 - <http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_A34_FISCAL_VOLUMES> .
1301 -
1302 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_A34_INJECTION>
1303 - rdf:type ep-flow:InjectionFlow , ep-flow:MeteredFlowFiscal , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1304 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1305 - erh:id "MORVIN_A34_INJECTION"^^xsd:string ;
1306 - erh:name "Morvin compressor A34 injected volumes"^^xsd:string ;
1307 - ep-flow:flowIntoOrOutOf
1308 - <http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_A34_INJECTION> .
1309 -
1310 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ADJUSTED_PRODUCTION>
1311 - rdf:type ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1312 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1313 - erh:id "MORVIN_ADJUSTED_PRODUCTION"^^xsd:string ;
1314 - erh:name "Morvin adjusted volumes"^^xsd:string ;
1315 - ep-flow:flowIntoOrOutOf
1316 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1317 -
1318 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_DRYGAS_SALES>
1319 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1320 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1321 - erh:id "MORVIN_ALLOCATED_DRYGAS_SALES"^^xsd:string ;
1322 - erh:name "Morvin allocated gas sales - dry"^^xsd:string ;
1323 - ep-flow:flowIntoOrOutOf
1324 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1325 -
1326 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_GAS_SALES>
1327 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1328 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1329 - erh:id "MORVIN_ALLOCATED_GAS_SALES"^^xsd:string ;
1330 - erh:name "Morvin allocated gas sales"^^xsd:string ;
1331 - ep-flow:flowIntoOrOutOf
1332 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1333 -
1334 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_INVENTORY_TOT>
1335 - rdf:type ep-flow:AllocatedInventory , ep-flow:WholeLifeInventory , ep-flow:WholeLifeProductionInventory ;
1336 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1337 - erh:id "MORVIN_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
1338 - erh:name "Morvin allocated inventory"^^xsd:string ;
1339 - ep-flow:flowIntoOrOutOf
1340 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1341 -
1342 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_PRODUCTION>
1343 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1344 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1345 - erh:id "MORVIN_ALLOCATED_PRODUCTION"^^xsd:string ;
1346 - erh:name "Morvin allocated volumes"^^xsd:string ;
1347 - ep-flow:flowIntoOrOutOf
1348 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1349 -
1350 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_TANKLIFT>
1351 - rdf:type ep-flow:HydrocarbonAccountingFlow , ep-flow:MeasuredFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1352 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1353 - erh:id "MORVIN_ALLOCATED_TANKLIFT"^^xsd:string ;
1354 - erh:name "Morvin allocated tanker lifting lifted by tanker"^^xsd:string ;
1355 - ep-flow:flowIntoOrOutOf
1356 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1357 -
1358 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_CONSUME_FLARE_TOT>
1359 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1360 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1361 - erh:id "MORVIN_CONSUME_FLARE_TOT"^^xsd:string ;
1362 - erh:name "Morvin total consumed flare"^^xsd:string ;
1363 - ep-flow:flowIntoOrOutOf
1364 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1365 -
1366 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_CONSUME_FUEL_WAT_INJ>
1367 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1368 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1369 - erh:id "MORVIN_CONSUME_FUEL_WAT_INJ"^^xsd:string ;
1370 - erh:name "Morvin consumed water injection fuel"^^xsd:string ;
1371 - ep-flow:flowIntoOrOutOf
1372 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1373 -
1374 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_GAS_INJECTION_TOT>
1375 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1376 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1377 - erh:id "MORVIN_GAS_INJECTION_TOT"^^xsd:string ;
1378 - erh:name "Morvin injected gas"^^xsd:string ;
1379 - ep-flow:flowIntoOrOutOf
1380 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1381 -
1382 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_MPM2_FISCAL_VOLUMES>
1383 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1384 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1385 - erh:id "MORVIN_MPM2_FISCAL_VOLUMES"^^xsd:string ;
1386 - erh:name "Morvin MPM2 measured volumes"^^xsd:string ;
1387 - ep-flow:flowIntoOrOutOf
1388 - <http://www.reportinghub.no/data/erh/Field-4966234-FlowMeter-MORVIN_MPM2_FISCAL_VOLUMES> .
1389 -
1390 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_N32_FISCAL_VOLUMES>
1391 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1392 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1393 - erh:id "MORVIN_N32_FISCAL_VOLUMES"^^xsd:string ;
1394 - erh:name "Morvin compressor N32 measured volumes"^^xsd:string ;
1395 - ep-flow:flowIntoOrOutOf
1396 - <http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_N32_FISCAL_VOLUMES> .
1397 -
1398 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_N32_INJECTION>
1399 - rdf:type ep-flow:InjectionFlow , ep-flow:MeteredFlowFiscal , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1400 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1401 - erh:id "MORVIN_N32_INJECTION"^^xsd:string ;
1402 - erh:name "Morvin compressor N32 injected volumes"^^xsd:string ;
1403 - ep-flow:flowIntoOrOutOf
1404 - <http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_N32_INJECTION> .
1405 -
1406 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_SALEABLE_PRODUCTION>
1407 - rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1408 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1409 - erh:id "MORVIN_SALEABLE_PRODUCTION"^^xsd:string ;
1410 - erh:name "Morvin saleable volumes"^^xsd:string ;
1411 - ep-flow:flowIntoOrOutOf
1412 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1413 -
1414 -<http://www.reportinghub.no/data/erh/Field-4966234-FlowMeter-MORVIN_MPM2_FISCAL_VOLUMES>
1415 - rdf:type ep-prodeqt:FlowMeter ;
1416 - ep-core:name "Fiscal metering station 2"^^xsd:string .
1417 -
1418 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_DRYGAS_SALES>
1419 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1420 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1421 - erh:id "YTTGYT_ALLOCATED_DRYGAS_SALES"^^xsd:string ;
1422 - erh:name "Yttergryta allocated gas sales - dry"^^xsd:string ;
1423 - ep-flow:flowIntoOrOutOf
1424 - <http://www.reportinghub.no/np/data/npd/Field-4973114> .
1425 -
1426 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_GAS_SALES>
1427 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1428 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1429 - erh:id "YTTGYT_ALLOCATED_GAS_SALES"^^xsd:string ;
1430 - erh:name "Yttergryta allocated gas sales"^^xsd:string ;
1431 - ep-flow:flowIntoOrOutOf
1432 - <http://www.reportinghub.no/np/data/npd/Field-4973114> .
1433 -
1434 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_INVENTORY_TOT>
1435 - rdf:type ep-flow:AllocatedInventory , ep-flow:WholeLifeInventory , ep-flow:WholeLifeProductionInventory ;
1436 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1437 - erh:id "YTTGYT_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
1438 - erh:name "Yttergryta total allocated inventory"^^xsd:string ;
1439 - ep-flow:flowIntoOrOutOf
1440 - <http://www.reportinghub.no/np/data/npd/Field-4973114> .
1441 -
1442 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_PRODUCTION>
1443 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1444 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1445 - erh:id "YTTGYT_ALLOCATED_PRODUCTION"^^xsd:string ;
1446 - erh:name "Yttergryta allocated volumes"^^xsd:string ;
1447 - ep-flow:flowIntoOrOutOf
1448 - <http://www.reportinghub.no/np/data/npd/Field-4973114> .
1449 -
1450 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_TANKLIFT>
1451 - rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1452 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1453 - erh:id "YTTGYT_ALLOCATED_TANKLIFT"^^xsd:string ;
1454 - erh:name "Yttergryta allocated tanker lifting lifted by tanker"^^xsd:string ;
1455 - ep-flow:flowIntoOrOutOf
1456 - <http://www.reportinghub.no/np/data/npd/Field-4973114> .
1457 -
1458 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_CONSUME_FUEL_TOT>
1459 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1460 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1461 - erh:id "YTTGYT_CONSUME_FUEL_TOT"^^xsd:string ;
1462 - erh:name "Yttergryta total consumes fuel"^^xsd:string ;
1463 - ep-flow:flowIntoOrOutOf
1464 - <http://www.reportinghub.no/np/data/npd/Field-4973114> .
1465 -
1466 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_GAS_INJECTION_TOT>
1467 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1468 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1469 - erh:id "YTTGYT_GAS_INJECTION_TOT"^^xsd:string ;
1470 - erh:name "Yttergryta injected gas"^^xsd:string ;
1471 - ep-flow:flowIntoOrOutOf
1472 - <http://www.reportinghub.no/np/data/npd/Field-4973114> .
1473 -
1474 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_MPM1_FISCAL_VOLUMES>
1475 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1476 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1477 - erh:id "YTTGYT_MPM1_FISCAL_VOLUMES"^^xsd:string ;
1478 - erh:name "Yttergryta MPM1 measured volumes"^^xsd:string ;
1479 - ep-flow:flowIntoOrOutOf
1480 - <http://www.reportinghub.no/data/erh/Field-4973114-FlowMeter-YTTGYT_MPM1_FISCAL_VOLUMES> .
1481 -
1482 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_SALEABLE_PRODUCTION>
1483 - rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1484 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1485 - erh:id "YTTGYT_SALEABLE_PRODUCTION"^^xsd:string ;
1486 - erh:name "Yttergryta saleable volumes"^^xsd:string ;
1487 - ep-flow:flowIntoOrOutOf
1488 - <http://www.reportinghub.no/np/data/npd/Field-4973114> .
1489 -
1490 -<http://www.reportinghub.no/data/erh/Field-4973114-FlowMeter-YTTGYT_MPM1_FISCAL_VOLUMES>
1491 - rdf:type ep-prodeqt:FlowMeter ;
1492 - ep-core:name "YTTERGRYTA Fiscal metering station 1"^^xsd:string .
1 -# baseURI: http://www.reportinghub.no/data/erh
2 -# imports: http://www.reportinghub.no/ep/schema/1.0/erhfacts
3 -
4 -@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
5 -@prefix ep-eqt: <http://www.reportinghub.no/ep/schema/equipment#> .
6 -@prefix ep-fac: <http://www.reportinghub.no/ep/schema/facility#> .
7 -@prefix ep-flow: <http://www.reportinghub.no/ep/schema/flow#> .
8 -@prefix ep-prodeqt: <http://www.reportinghub.no/ep/schema/production-equipment#> .
9 -@prefix erh: <http://www.reportinghub.no/ep/schema/erhfacts#> .
10 -@prefix new-asgard-mprg-facts: <http://www.reportinghub.no/examples/new-asgard-mprg-facts#> .
11 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
12 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
13 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
14 -@prefix trym-asgard-ep-facts: <http://www.reportinghub.no/test/flow_facts/data/trym-asgard-ep-facts.ttl#> .
15 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16 -
17 -<http://www.reportinghub.no/data/erh>
18 - rdf:type owl:Ontology ;
19 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/erhfacts> ;
20 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
21 -
22 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_ALLOCATED_DRYGAS_SALES>
23 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
24 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
25 - erh:id "MIKKEL_ALLOCATED_DRYGAS_SALES"^^xsd:string ;
26 - erh:name "Mikkel allocated gas sales - dry"^^xsd:string ;
27 - ep-flow:flowIntoOrOutOf
28 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
29 -
30 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_ALLOCATED_GAS_SALES>
31 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
32 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
33 - erh:id "MIKKEL_ALLOCATED_GAS_SALES"^^xsd:string ;
34 - erh:name "Mikkel allcated gas sales"^^xsd:string ;
35 - ep-flow:flowIntoOrOutOf
36 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
37 -
38 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_ALLOCATED_INVENTORY_TOT>
39 - rdf:type ep-flow:AllocatedInventory , ep-flow:WholeLifeInventory , ep-flow:WholeLifeProductionInventory ;
40 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
41 - erh:id "MIKKEL_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
42 - erh:name "Mikkel total allocated inventory"^^xsd:string ;
43 - ep-flow:flowIntoOrOutOf
44 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
45 -
46 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_ALLOCATED_TANKLIFT>
47 - rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
48 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
49 - erh:id "MIKKEL_ALLOCATED_TANKLIFT"^^xsd:string ;
50 - erh:name "Mikkel allocated tanker lifting lifted by tanker"^^xsd:string ;
51 - ep-flow:flowIntoOrOutOf
52 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
53 -
54 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_BUDGET_FIELD_VOLUMES>
55 - rdf:type ep-flow:BudgetFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
56 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
57 - erh:id "MIKKEL_BUDGET_FIELD_VOLUMES"^^xsd:string ;
58 - erh:name "Mikkel budgeted volumes"^^xsd:string ;
59 - ep-flow:flowIntoOrOutOf
60 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
61 -
62 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_CONSUME_FLARE_EXCESS>
63 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
64 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
65 - erh:id "MIKKEL_CONSUME_FLARE_EXCESS"^^xsd:string ;
66 - erh:name "Mikkel consumed excess flare"^^xsd:string ;
67 - ep-flow:flowIntoOrOutOf
68 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
69 -
70 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_CONSUME_FLARE_TOT>
71 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
72 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
73 - erh:id "MIKKEL_CONSUME_FLARE_TOT"^^xsd:string ;
74 - erh:name "Mikkel consumed flare excluding excess flare"^^xsd:string ;
75 - ep-flow:flowIntoOrOutOf
76 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
77 -
78 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_CONSUME_FUEL_DRILLING>
79 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
80 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
81 - erh:id "MIKKEL_CONSUME_FUEL_DRILLING"^^xsd:string ;
82 - erh:name "Mikkel consumed drilling fuel"^^xsd:string ;
83 - ep-flow:flowIntoOrOutOf
84 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
85 -
86 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_FISCAL_FIELD_VOLUMES>
87 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
88 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
89 - erh:id "MIKKEL_FISCAL_FIELD_VOLUMES"^^xsd:string ;
90 - erh:name "Mikkel measured total volumes"^^xsd:string ;
91 - ep-flow:flowIntoOrOutOf
92 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
93 -
94 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_FORECAST_PRODUCTION>
95 - rdf:type ep-flow:ForecastFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
96 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
97 - erh:id "MIKKEL_FORECAST_PRODUCTION"^^xsd:string ;
98 - erh:name "Mikkel forecasted volumes"^^xsd:string ;
99 - ep-flow:flowIntoOrOutOf
100 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
101 -
102 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_GAS_INJECTION_TOT>
103 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
104 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
105 - erh:id "MIKKEL_GAS_INJECTION_TOT"^^xsd:string ;
106 - erh:name "Mikkel injected gas"^^xsd:string ;
107 - ep-flow:flowIntoOrOutOf
108 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
109 -
110 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_MPT5_FISCAL_VOLUMES>
111 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
112 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
113 - erh:id "MIKKEL_MPT5_FISCAL_VOLUMES"^^xsd:string ;
114 - erh:name "Mikkel MPT5 measured volumes"^^xsd:string ;
115 - ep-flow:flowIntoOrOutOf
116 - <http://www.reportinghub.no/data/erh/Field-1630514-FlowMeter-MIKKEL_MPT5_FISCAL_VOLUMES> .
117 -
118 -<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_SALEABLE_PRODUCTION>
119 - rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
120 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
121 - erh:id "MIKKEL_SALEABLE_PRODUCTION"^^xsd:string ;
122 - erh:name "Mikkel saleable volumes"^^xsd:string ;
123 - ep-flow:flowIntoOrOutOf
124 - <http://www.reportinghub.no/np/data/npd/Field-1630514> .
125 -
126 -<http://www.reportinghub.no/data/erh/Field-1630514-FlowMeter-MIKKEL_MPT5_FISCAL_VOLUMES>
127 - rdf:type ep-prodeqt:FlowMeter ;
128 - ep-core:name "MPT5"^^xsd:string .
129 -
130 -<http://www.reportinghub.no/data/erh/Field-18081500-Compressor-TRY_COMPRESSOR_D32_VOLUMES>
131 - rdf:type ep-eqt:Compressor ;
132 - ep-core:name "TRYM compressor D32"^^xsd:string .
133 -
134 -<http://www.reportinghub.no/data/erh/Field-18081500-Compressor-TRY_COMPRESSOR_D34_VOLUMES>
135 - rdf:type ep-eqt:Compressor ;
136 - ep-core:name "TRYM compressor D34"^^xsd:string .
137 -
138 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-FRED_ALLLOCATED_INVENTORY>
139 - rdf:type ep-flow:AllocatedInventory , ep-flow:WholeLifeInventory , ep-flow:WholeLifeProductionInventory ;
140 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
141 - erh:id "FRED_ALLLOCATED_INVENTORY"^^xsd:string ;
142 - erh:name "Fredericia allocated inventory volumes"^^xsd:string ;
143 - ep-flow:flowIntoOrOutOf
144 - <http://www.reportinghub.no/np/data/npd/Facility-416595> .
145 -
146 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-FRED_ALLOCATED_HYDROCOUNT>
147 - rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
148 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
149 - erh:id "FRED_ALLOCATED_HYDROCOUNT"^^xsd:string ;
150 - erh:name "Fredericia allocated hydrocarbon counting lifted by tanker"^^xsd:string ;
151 - ep-flow:flowIntoOrOutOf
152 - <http://www.reportinghub.no/np/data/npd/Facility-416595> .
153 -
154 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-FRED_ALLOC_HYDRO>
155 - rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
156 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
157 - erh:id "FRED_ALLOC_HYDRO"^^xsd:string ;
158 - erh:name "Fredericia allocated hydrocarbon accounting"^^xsd:string ;
159 - ep-flow:flowIntoOrOutOf
160 - <http://www.reportinghub.no/np/data/npd/Facility-416595> .
161 -
162 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-NYBRO_ALLOCATED_GAS_SALES>
163 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
164 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
165 - erh:id "NYBRO_ALLOCATED_GAS_SALES"^^xsd:string ;
166 - erh:name "Nybro allocated gas sales"^^xsd:string ;
167 - ep-flow:flowIntoOrOutOf
168 - <http://www.reportinghub.no/np/data/npd/Facility-416937> .
169 -
170 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-NYBRO_ALLOCATED_HYDROCOUNT>
171 - rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
172 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
173 - erh:id "NYBRO_ALLOCATED_HYDROCOUNT"^^xsd:string ;
174 - erh:name "Nybro allocated hydrocarbon accounting"^^xsd:string ;
175 - ep-flow:flowIntoOrOutOf
176 - <http://www.reportinghub.no/np/data/npd/Facility-416937> .
177 -
178 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-NYBRO_ALLOCATED_NORMAL_GAS_SALES>
179 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
180 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
181 - erh:id "NYBRO_ALLOCATED_NORMAL_GAS_SALES"^^xsd:string ;
182 - erh:name "Nybro allocated raw gas gas sales at terminal"^^xsd:string ;
183 - ep-flow:flowIntoOrOutOf
184 - <http://www.reportinghub.no/np/data/npd/Facility-416937> .
185 -
186 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_GAS_SALES>
187 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
188 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
189 - erh:id "TRY_ALLOCATED_GAS_SALES"^^xsd:string ;
190 - erh:name "Trym allocated gas-sales volumes gas sales at terminal"^^xsd:string ;
191 - ep-flow:flowIntoOrOutOf
192 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
193 -
194 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_HYDROCOUNT>
195 - rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
196 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
197 - erh:id "TRY_ALLOCATED_HYDROCOUNT"^^xsd:string ;
198 - erh:name "Trym allocated hydrocarbon accounting"^^xsd:string ;
199 - ep-flow:flowIntoOrOutOf
200 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
201 -
202 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_HYDROCOUNT_TANKLIFT>
203 - rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
204 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
205 - erh:id "TRY_ALLOCATED_HYDROCOUNT_TANKLIFT"^^xsd:string ;
206 - erh:name "Trym allocated hydrocarbon tanker lifted lifted by tanker"^^xsd:string ;
207 - ep-flow:flowIntoOrOutOf
208 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
209 -
210 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_INVENTORY>
211 - rdf:type ep-flow:AllocatedInventory , ep-flow:WholeLifeInventory , ep-flow:WholeLifeProductionInventory ;
212 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
213 - erh:id "TRY_ALLOCATED_INVENTORY"^^xsd:string ;
214 - erh:name "Trym allocated inventory volumes allocated inventory"^^xsd:string ;
215 - ep-flow:flowIntoOrOutOf
216 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
217 -
218 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_PRODUCTION>
219 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
220 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
221 - erh:id "TRY_ALLOCATED_PRODUCTION"^^xsd:string ;
222 - erh:name "Trym allocated volumes"^^xsd:string ;
223 - ep-flow:flowIntoOrOutOf
224 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
225 -
226 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_BUDGET_PRODUCTION>
227 - rdf:type ep-flow:BudgetFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
228 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
229 - erh:id "TRY_BUDGET_PRODUCTION"^^xsd:string ;
230 - erh:name "Trym budgeted volumes"^^xsd:string ;
231 - ep-flow:flowIntoOrOutOf
232 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
233 -
234 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CHEMICAL_INJECTION>
235 - rdf:type ep-flow:InjectionFlow , ep-flow:MeasuredFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
236 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
237 - erh:id "TRY_CHEMICAL_INJECTION"^^xsd:string ;
238 - erh:name "Trym injection of chemicals"^^xsd:string ;
239 - ep-flow:flowIntoOrOutOf
240 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
241 -
242 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_COMPRESSOR_D32_VOLUMES>
243 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
244 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
245 - erh:id "TRY_COMPRESSOR_D32_VOLUMES"^^xsd:string ;
246 - erh:name "Trym compressor D32 measured volumes"^^xsd:string ;
247 - ep-flow:flowIntoOrOutOf
248 - <http://www.reportinghub.no/data/erh/Field-18081500-Compressor-TRY_COMPRESSOR_D32_VOLUMES> .
249 -
250 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_COMPRESSOR_D34_VOLUMES>
251 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
252 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
253 - erh:id "TRY_COMPRESSOR_D34_VOLUMES"^^xsd:string ;
254 - erh:name "Trym compressor D34 measured volumes"^^xsd:string ;
255 - ep-flow:flowIntoOrOutOf
256 - <http://www.reportinghub.no/data/erh/Field-18081500-Compressor-TRY_COMPRESSOR_D34_VOLUMES> .
257 -
258 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FLARE_EXCESS>
259 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
260 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
261 - erh:id "TRY_CONSUME_FLARE_EXCESS"^^xsd:string ;
262 - erh:name "Trym consumed excess flare"^^xsd:string ;
263 - ep-flow:flowIntoOrOutOf
264 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
265 -
266 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FLARE_TOT>
267 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
268 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
269 - erh:id "TRY_CONSUME_FLARE_TOT"^^xsd:string ;
270 - erh:name "Trym consumed flare excluding excess flare"^^xsd:string ;
271 - ep-flow:flowIntoOrOutOf
272 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
273 -
274 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FUEL_DRILLING>
275 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
276 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
277 - erh:id "TRY_CONSUME_FUEL_DRILLING"^^xsd:string ;
278 - erh:name "Trym consumed drilling fuel"^^xsd:string ;
279 - ep-flow:flowIntoOrOutOf
280 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
281 -
282 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FUEL_TOT>
283 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
284 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
285 - erh:id "TRY_CONSUME_FUEL_TOT"^^xsd:string ;
286 - erh:name "Trym consumed total fuel"^^xsd:string ;
287 - ep-flow:flowIntoOrOutOf
288 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
289 -
290 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FUEL_WAT_INJ>
291 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
292 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
293 - erh:id "TRY_CONSUME_FUEL_WAT_INJ"^^xsd:string ;
294 - erh:name "Trym consumed water injection fuel"^^xsd:string ;
295 - ep-flow:flowIntoOrOutOf
296 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
297 -
298 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_EXPORT_MEASURED>
299 - rdf:type ep-flow:ExportFlow , ep-flow:MeteredFlowFiscal , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
300 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
301 - erh:id "TRY_EXPORT_MEASURED"^^xsd:string ;
302 - erh:name "Trym measured export"^^xsd:string ;
303 - ep-flow:flowIntoOrOutOf
304 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
305 -
306 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_FISCAL_FIELD_VOLUMES>
307 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
308 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
309 - erh:id "TRY_FISCAL_FIELD_VOLUMES"^^xsd:string ;
310 - erh:name "Trym measured total volumes"^^xsd:string ;
311 - ep-flow:flowIntoOrOutOf
312 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
313 -
314 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_FORECAST_PRODUCTION>
315 - rdf:type ep-flow:ForecastFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
316 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
317 - erh:id "TRY_FORECAST_PRODUCTION"^^xsd:string ;
318 - erh:name "Trym forecasted values"^^xsd:string ;
319 - ep-flow:flowIntoOrOutOf
320 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
321 -
322 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_GAS_INJECTION_TOT>
323 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
324 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
325 - erh:id "TRY_GAS_INJECTION_TOT"^^xsd:string ;
326 - erh:name "Trym injected gas"^^xsd:string ;
327 - ep-flow:flowIntoOrOutOf
328 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
329 -
330 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_MPD5_FISCAL_VOLUMES>
331 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
332 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
333 - erh:id "TRY_MPD5_FISCAL_VOLUMES"^^xsd:string ;
334 - erh:name "Trym MPD5 measured volumes"^^xsd:string ;
335 - ep-flow:flowIntoOrOutOf
336 - <http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPD5_FISCAL_VOLUMES> .
337 -
338 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_MPM1_FISCAL_VOLUMES>
339 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
340 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
341 - erh:id "TRY_MPM1_FISCAL_VOLUMES"^^xsd:string ;
342 - erh:name "Trym MPM1 measured volumes"^^xsd:string ;
343 - ep-flow:flowIntoOrOutOf
344 - <http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPM1_FISCAL_VOLUMES> .
345 -
346 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_MPM2_FISCAL_VOLUMES>
347 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
348 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
349 - erh:id "TRY_MPM2_FISCAL_VOLUMES"^^xsd:string ;
350 - erh:name "Trym MPM2 measured volumes"^^xsd:string ;
351 - ep-flow:flowIntoOrOutOf
352 - <http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPM2_FISCAL_VOLUMES> .
353 -
354 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_NOMINATED_PRODUCTION>
355 - rdf:type ep-flow:NominatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
356 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
357 - erh:id "TRY_NOMINATED_PRODUCTION"^^xsd:string ;
358 - erh:name "Trym nominated volumes"^^xsd:string ;
359 - ep-flow:flowIntoOrOutOf
360 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
361 -
362 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_SALEABLE_PRODUCTION>
363 - rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
364 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
365 - erh:id "TRY_SALEABLE_PRODUCTION"^^xsd:string ;
366 - erh:name "Trym saleable volumes"^^xsd:string ;
367 - ep-flow:flowIntoOrOutOf
368 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
369 -
370 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_TARIFF_VAL>
371 - rdf:type ep-flow:ProductionExploitation , ep-flow:TariffBasisFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
372 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
373 - erh:id "TRY_TARIFF_VAL"^^xsd:string ;
374 - erh:name "Trym tariff basis"^^xsd:string ;
375 - ep-flow:flowIntoOrOutOf
376 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
377 -
378 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_VAL_ADJUSTED>
379 - rdf:type ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
380 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
381 - erh:id "TRY_VAL_ADJUSTED"^^xsd:string ;
382 - erh:name "Trym adjusted values"^^xsd:string ;
383 - ep-flow:flowIntoOrOutOf
384 - <http://www.reportinghub.no/np/data/npd/Field-18081500> .
385 -
386 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_7A1_AH_ALLOCATED_PROD_VOLUMES>
387 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
388 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
389 - erh:id "TRY_WB_7A1_AH_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
390 - erh:name "3/7-A-1 AH allocated production volumes"^^xsd:string ;
391 - ep-flow:flowIntoOrOutOf
392 - <http://www.reportinghub.no/np/data/npd/WellBore-6469> .
393 -
394 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_7A1_AH_FORECAST_PROD_VOLUMES>
395 - rdf:type ep-flow:ForecastFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
396 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
397 - erh:id "TRY_WB_7A1_AH_FORECAST_PROD_VOLUMES"^^xsd:string ;
398 - erh:name "3/7-A-1 AH forecasted production volumes"^^xsd:string ;
399 - ep-flow:flowIntoOrOutOf
400 - <http://www.reportinghub.no/np/data/npd/WellBore-6469> .
401 -
402 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_7A2_H_ALLOCATED_PROD_VOLUMES>
403 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
404 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
405 - erh:id "TRY_WB_7A2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
406 - erh:name "3/7-A-2 H allocated production volumes"^^xsd:string ;
407 - ep-flow:flowIntoOrOutOf
408 - <http://www.reportinghub.no/np/data/npd/WellBore-6439> .
409 -
410 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_7A2_H_FORECAST_PROD_VOLUMES>
411 - rdf:type ep-flow:ForecastFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
412 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
413 - erh:id "TRY_WB_7A2_H_FORECAST_PROD_VOLUMES"^^xsd:string ;
414 - erh:name "3/7-A-2 H forecasted production volumes"^^xsd:string ;
415 - ep-flow:flowIntoOrOutOf
416 - <http://www.reportinghub.no/np/data/npd/WellBore-6439> .
417 -
418 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A1_AH_ALLOCATED_INJ_VOLUMES>
419 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
420 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
421 - erh:id "TRY_WB_A1_AH_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
422 - erh:name "3/7-A-1 AH allocated injection volumes"^^xsd:string ;
423 - ep-flow:flowIntoOrOutOf
424 - <http://www.reportinghub.no/np/data/npd/WellBore-6469> .
425 -
426 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A1_AH_ALLOCATED_PROD_VOLUMES>
427 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
428 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
429 - erh:id "TRY_WB_A1_AH_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
430 - erh:name "3/7-A-1 AH allocated production volumes"^^xsd:string ;
431 - ep-flow:flowIntoOrOutOf
432 - <http://www.reportinghub.no/np/data/npd/WellBore-6469> .
433 -
434 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A2_H_ALLOCATED_INJ_VOLUMES>
435 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
436 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
437 - erh:id "TRY_WB_A2_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
438 - erh:name "3/7-A-2 H allocated injection volumes"^^xsd:string ;
439 - ep-flow:flowIntoOrOutOf
440 - <http://www.reportinghub.no/np/data/npd/WellBore-6439> .
441 -
442 -<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A2_H_ALLOCATED_PROD_VOLUMES>
443 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
444 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
445 - erh:id "TRY_WB_A2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
446 - erh:name "3/7-A-2 H allocated production volumes"^^xsd:string ;
447 - ep-flow:flowIntoOrOutOf
448 - <http://www.reportinghub.no/np/data/npd/WellBore-6439> .
449 -
450 -<http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPD5_FISCAL_VOLUMES>
451 - rdf:type ep-prodeqt:FlowMeter ;
452 - ep-core:name "MPD5"^^xsd:string .
453 -
454 -<http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPM1_FISCAL_VOLUMES>
455 - rdf:type ep-prodeqt:FlowMeter ;
456 - ep-core:name "Fiscal metering station 1"^^xsd:string .
457 -
458 -<http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPM2_FISCAL_VOLUMES>
459 - rdf:type ep-prodeqt:FlowMeter ;
460 - ep-core:name "MPD2"^^xsd:string .
461 -
462 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_ALLOCATED_GAS_SALES>
463 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
464 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
465 - erh:id "KRISTIN_ALLOCATED_GAS_SALES"^^xsd:string ;
466 - erh:name "Kristin allocated gas sales"^^xsd:string ;
467 - ep-flow:flowIntoOrOutOf
468 - <http://www.reportinghub.no/np/data/npd/Field-1854729> .
469 -
470 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_ALLOCATED_INVENTORY_TOT>
471 - rdf:type ep-flow:AllocatedInventory , ep-flow:WholeLifeInventory , ep-flow:WholeLifeProductionInventory ;
472 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
473 - erh:id "KRISTIN_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
474 - erh:name "Kristin total allocated inventory"^^xsd:string ;
475 - ep-flow:flowIntoOrOutOf
476 - <http://www.reportinghub.no/np/data/npd/Field-1854729> .
477 -
478 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_ALLOCATED_PRODUCTION>
479 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
480 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
481 - erh:id "KRISTIN_ALLOCATED_PRODUCTION"^^xsd:string ;
482 - erh:name "Kristin allocated volumes"^^xsd:string ;
483 - ep-flow:flowIntoOrOutOf
484 - <http://www.reportinghub.no/np/data/npd/Field-1854729> .
485 -
486 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_CHEMICAL_INJECTION>
487 - rdf:type ep-flow:InjectionFlow , ep-flow:MeasuredFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
488 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
489 - erh:id "KRISTIN_CHEMICAL_INJECTION"^^xsd:string ;
490 - erh:name "Kristin injection of chemicals"^^xsd:string ;
491 - ep-flow:flowIntoOrOutOf
492 - <http://www.reportinghub.no/np/data/npd/Field-1854729> .
493 -
494 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_FISCAL_FIELD_VOLUMES>
495 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
496 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
497 - erh:id "KRISTIN_FISCAL_FIELD_VOLUMES"^^xsd:string ;
498 - erh:name "Kristin measured total volumes"^^xsd:string ;
499 - ep-flow:flowIntoOrOutOf
500 - <http://www.reportinghub.no/np/data/npd/Field-1854729> .
501 -
502 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_GAS_INJECTION_TOT>
503 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
504 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
505 - erh:id "KRISTIN_GAS_INJECTION_TOT"^^xsd:string ;
506 - erh:name "Kristin injected gas"^^xsd:string ;
507 - ep-flow:flowIntoOrOutOf
508 - <http://www.reportinghub.no/np/data/npd/Field-1854729> .
509 -
510 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_MPM1_FISCAL_VOLUMES>
511 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
512 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
513 - erh:id "KRISTIN_MPM1_FISCAL_VOLUMES"^^xsd:string ;
514 - erh:name "Kristin MPM1 measured volumes"^^xsd:string ;
515 - ep-flow:flowIntoOrOutOf
516 - <http://www.reportinghub.no/data/erh/Field-1854729-FlowMeter-KRISTIN_MPM1_FISCAL_VOLUMES> .
517 -
518 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_MPT2_FISCAL_VOLUMES>
519 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
520 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
521 - erh:id "KRISTIN_MPT2_FISCAL_VOLUMES"^^xsd:string ;
522 - erh:name "Kristin MPT2 measured volumes"^^xsd:string ;
523 - ep-flow:flowIntoOrOutOf
524 - <http://www.reportinghub.no/data/erh/Field-1854729-FlowMeter-KRISTIN_MPT2_FISCAL_VOLUMES> .
525 -
526 -<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_SALEABLE_PRODUCTION>
527 - rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
528 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
529 - erh:id "KRISTIN_SALEABLE_PRODUCTION"^^xsd:string ;
530 - erh:name "Kristin saleable volumes"^^xsd:string ;
531 - ep-flow:flowIntoOrOutOf
532 - <http://www.reportinghub.no/np/data/npd/Field-1854729> .
533 -
534 -<http://www.reportinghub.no/data/erh/Field-1854729-FlowMeter-KRISTIN_MPM1_FISCAL_VOLUMES>
535 - rdf:type ep-prodeqt:FlowMeter ;
536 - ep-core:name "Fiscal metering station 1"^^xsd:string .
537 -
538 -<http://www.reportinghub.no/data/erh/Field-1854729-FlowMeter-KRISTIN_MPT2_FISCAL_VOLUMES>
539 - rdf:type ep-prodeqt:FlowMeter ;
540 - ep-core:name "MPT2"^^xsd:string .
541 -
542 -<http://www.reportinghub.no/data/erh/Field-3960848-Compressor-TYRIHANS_MPM1_FISCAL_VOLUMES>
543 - rdf:type ep-eqt:Compressor ;
544 - ep-core:name "TYRIHANS compressor 1"^^xsd:string .
545 -
546 -<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_ALLOCATED_GAS_SALES>
547 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
548 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
549 - erh:id "TYRIHANS_ALLOCATED_GAS_SALES"^^xsd:string ;
550 - erh:name "Tyrihans allocated gas sales"^^xsd:string ;
551 - ep-flow:flowIntoOrOutOf
552 - <http://www.reportinghub.no/np/data/npd/Field-3960848> .
553 -
554 -<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_ALLOCATED_INVENTORY_TOT>
555 - rdf:type ep-flow:AllocatedInventory , ep-flow:WholeLifeInventory , ep-flow:WholeLifeProductionInventory ;
556 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
557 - erh:id "TYRIHANS_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
558 - erh:name "Tyrihans total allocated inventory"^^xsd:string ;
559 - ep-flow:flowIntoOrOutOf
560 - <http://www.reportinghub.no/np/data/npd/Field-3960848> .
561 -
562 -<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_CONSUME_FUEL_DRILLING>
563 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
564 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
565 - erh:id "TYRIHANS_CONSUME_FUEL_DRILLING"^^xsd:string ;
566 - erh:name "Tyrihans consumed drilling fuel"^^xsd:string ;
567 - ep-flow:flowIntoOrOutOf
568 - <http://www.reportinghub.no/np/data/npd/Field-3960848> .
569 -
570 -<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_CONSUME_FUEL_TOT>
571 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
572 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
573 - erh:id "TYRIHANS_CONSUME_FUEL_TOT"^^xsd:string ;
574 - erh:name "Tyrihans consumed total fuel"^^xsd:string ;
575 - ep-flow:flowIntoOrOutOf
576 - <http://www.reportinghub.no/np/data/npd/Field-3960848> .
577 -
578 -<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_MPM1_FISCAL_VOLUMES>
579 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
580 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
581 - erh:id "TYRIHANS_MPM1_FISCAL_VOLUMES"^^xsd:string ;
582 - erh:name "Tyrihans compressor MPM1 measured volumes"^^xsd:string ;
583 - ep-flow:flowIntoOrOutOf
584 - <http://www.reportinghub.no/data/erh/Field-3960848-Compressor-TYRIHANS_MPM1_FISCAL_VOLUMES> .
585 -
586 -<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_SALEABLE_PRODUCTION>
587 - rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
588 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
589 - erh:id "TYRIHANS_SALEABLE_PRODUCTION"^^xsd:string ;
590 - erh:name "Tyrihans saleable volumes"^^xsd:string ;
591 - ep-flow:flowIntoOrOutOf
592 - <http://www.reportinghub.no/np/data/npd/Field-3960848> .
593 -
594 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_DRYGAS_SALES>
595 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
596 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
597 - erh:id "ASG_ALLOCATED_DRYGAS_SALES"^^xsd:string ;
598 - erh:name "Åsgard allocated gas sales - dry"^^xsd:string ;
599 - ep-flow:flowIntoOrOutOf
600 - <http://www.reportinghub.no/np/data/npd/Field-43765> .
601 -
602 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_GAS_SALES>
603 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
604 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
605 - erh:id "ASG_ALLOCATED_GAS_SALES"^^xsd:string ;
606 - erh:name "Åsgard allocated gas sales"^^xsd:string ;
607 - ep-flow:flowIntoOrOutOf
608 - <http://www.reportinghub.no/np/data/npd/Field-43765> .
609 -
610 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_INVENTORY_TOT>
611 - rdf:type ep-flow:AllocatedInventory , ep-flow:WholeLifeInventory , ep-flow:WholeLifeProductionInventory ;
612 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
613 - erh:id "ASG_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
614 - erh:name "Åsgard total allocated inventory"^^xsd:string ;
615 - ep-flow:flowIntoOrOutOf
616 - <http://www.reportinghub.no/np/data/npd/Field-43765> .
617 -
618 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_PRODUCTION>
619 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
620 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
621 - erh:id "ASG_ALLOCATED_PRODUCTION"^^xsd:string ;
622 - erh:name "Åsgard allocated volumes"^^xsd:string ;
623 - ep-flow:flowIntoOrOutOf
624 - <http://www.reportinghub.no/np/data/npd/Field-43765> .
625 -
626 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_TANKLIFT>
627 - rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
628 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
629 - erh:id "ASG_ALLOCATED_TANKLIFT"^^xsd:string ;
630 - erh:name "Åsgard allocated tanker lifting lifted by tanker"^^xsd:string ;
631 - ep-flow:flowIntoOrOutOf
632 - <http://www.reportinghub.no/np/data/npd/Field-43765> .
633 -
634 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_ALLOCATED_PRODUCTION>
635 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
636 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
637 - erh:id "ASG_A_ALLOCATED_PRODUCTION"^^xsd:string ;
638 - erh:name "Åsgard A allocated volumes"^^xsd:string ;
639 - ep-flow:flowIntoOrOutOf
640 - <http://www.reportinghub.no/np/data/npd/Facility-279785> .
641 -
642 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_CONSUME_FLARE>
643 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
644 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
645 - erh:id "ASG_A_CONSUME_FLARE"^^xsd:string ;
646 - erh:name "Åsgard A consumed flare"^^xsd:string ;
647 - ep-flow:flowIntoOrOutOf
648 - <http://www.reportinghub.no/np/data/npd/Facility-279785> .
649 -
650 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_CONSUME_FUEL>
651 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeProductionFlow ;
652 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
653 - erh:id "ASG_A_CONSUME_FUEL"^^xsd:string ;
654 - erh:name "Åsgard A consumed fuel"^^xsd:string ;
655 - ep-flow:flowIntoOrOutOf
656 - <http://www.reportinghub.no/np/data/npd/Facility-279785> .
657 -
658 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_CONSUME_FUEL_TOT>
659 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
660 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
661 - erh:id "ASG_A_CONSUME_FUEL_TOT"^^xsd:string ;
662 - erh:name "Åsgard A total consumed fuel"^^xsd:string ;
663 - ep-flow:flowIntoOrOutOf
664 - <http://www.reportinghub.no/np/data/npd/Facility-279785> .
665 -
666 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_FISCAL_VOLUMES>
667 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
668 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
669 - erh:id "ASG_A_FISCAL_VOLUMES"^^xsd:string ;
670 - erh:name "Åsgard A measured total volumes"^^xsd:string ;
671 - ep-flow:flowIntoOrOutOf
672 - <http://www.reportinghub.no/np/data/npd/Facility-279785> .
673 -
674 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_GAS_INJETION>
675 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
676 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
677 - erh:id "ASG_A_GAS_INJETION"^^xsd:string ;
678 - erh:name "Åsgard A injected gas"^^xsd:string ;
679 - ep-flow:flowIntoOrOutOf
680 - <http://www.reportinghub.no/np/data/npd/Facility-279785> .
681 -
682 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_ALLOCATED_EXPORT>
683 - rdf:type ep-flow:AllocatedFlow , ep-flow:ExportFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
684 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
685 - erh:id "ASG_B_ALLOCATED_EXPORT"^^xsd:string ;
686 - erh:name "Åsgard B allocated export volumes"^^xsd:string ;
687 - ep-flow:flowIntoOrOutOf
688 - <http://www.reportinghub.no/np/data/npd/Facility-280121> .
689 -
690 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_ALLOCATED_IMPORT>
691 - rdf:type ep-flow:AllocatedFlow , ep-flow:ImportFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
692 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
693 - erh:id "ASG_B_ALLOCATED_IMPORT"^^xsd:string ;
694 - erh:name "Åsgard B allocated import volumes"^^xsd:string ;
695 - ep-flow:flowIntoOrOutOf
696 - <http://www.reportinghub.no/np/data/npd/Facility-280121> .
697 -
698 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_ALLOCATED_PRODUCTION>
699 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
700 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
701 - erh:id "ASG_B_ALLOCATED_PRODUCTION"^^xsd:string ;
702 - erh:name "Åsgard B allocated volumes"^^xsd:string ;
703 - ep-flow:flowIntoOrOutOf
704 - <http://www.reportinghub.no/np/data/npd/Facility-280121> .
705 -
706 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_CONSUME_FLARE_TOT>
707 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
708 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
709 - erh:id "ASG_B_CONSUME_FLARE_TOT"^^xsd:string ;
710 - erh:name "Åsgard B consumed flare"^^xsd:string ;
711 - ep-flow:flowIntoOrOutOf
712 - <http://www.reportinghub.no/np/data/npd/Facility-280121> .
713 -
714 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_CONSUME_FUEL_TOT>
715 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
716 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
717 - erh:id "ASG_B_CONSUME_FUEL_TOT"^^xsd:string ;
718 - erh:name "Åsgard B consumed total fuel"^^xsd:string ;
719 - ep-flow:flowIntoOrOutOf
720 - <http://www.reportinghub.no/np/data/npd/Facility-280121> .
721 -
722 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_FISCAL_VOLUMES>
723 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
724 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
725 - erh:id "ASG_B_FISCAL_VOLUMES"^^xsd:string ;
726 - erh:name "Åsgard B measured total volumes"^^xsd:string ;
727 - ep-flow:flowIntoOrOutOf
728 - <http://www.reportinghub.no/np/data/npd/Facility-280121> .
729 -
730 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_GAS_INJECTION_TOT>
731 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
732 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
733 - erh:id "ASG_B_GAS_INJECTION_TOT"^^xsd:string ;
734 - erh:name "Åsgard B injected gas"^^xsd:string ;
735 - ep-flow:flowIntoOrOutOf
736 - <http://www.reportinghub.no/np/data/npd/Facility-280121> .
737 -
738 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_C_CONSUME_FUEL_TOT>
739 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
740 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
741 - erh:id "ASG_C_CONSUME_FUEL_TOT"^^xsd:string ;
742 - erh:name "Åsgard C consumed total fuel"^^xsd:string ;
743 - ep-flow:flowIntoOrOutOf
744 - <http://www.reportinghub.no/np/data/npd/Facility-280149> .
745 -
746 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_D_ALLOCATED_PRODUCTION>
747 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
748 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
749 - erh:id "ASG_D_ALLOCATED_PRODUCTION"^^xsd:string ;
750 - erh:name "Åsgard D allocated volumes"^^xsd:string ;
751 - ep-flow:flowIntoOrOutOf
752 - <http://www.reportinghub.no/np/data/npd/Facility-391270> .
753 -
754 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_D_FISCAL_VOLUMES>
755 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
756 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
757 - erh:id "ASG_D_FISCAL_VOLUMES"^^xsd:string ;
758 - erh:name "Åsgard D measured total volumes"^^xsd:string ;
759 - ep-flow:flowIntoOrOutOf
760 - <http://www.reportinghub.no/np/data/npd/Facility-391270> .
761 -
762 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_D_INJECTION_TOT>
763 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
764 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
765 - erh:id "ASG_D_INJECTION_TOT"^^xsd:string ;
766 - erh:name "Åsgard D injected gas"^^xsd:string ;
767 - ep-flow:flowIntoOrOutOf
768 - <http://www.reportinghub.no/np/data/npd/Facility-391270> .
769 -
770 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_E_ALLOCATED_PRODUCTION>
771 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
772 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
773 - erh:id "ASG_E_ALLOCATED_PRODUCTION"^^xsd:string ;
774 - erh:name "Åsgard E allocated volumes"^^xsd:string ;
775 - ep-flow:flowIntoOrOutOf
776 - <http://www.reportinghub.no/np/data/npd/Facility-278721> .
777 -
778 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_E_FISCAL_VOLUMES>
779 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
780 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
781 - erh:id "ASG_E_FISCAL_VOLUMES"^^xsd:string ;
782 - erh:name "Åsgard E measured total volumes"^^xsd:string ;
783 - ep-flow:flowIntoOrOutOf
784 - <http://www.reportinghub.no/np/data/npd/Facility-278721> .
785 -
786 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_E_FLOWLINE>
787 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
788 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
789 - erh:id "ASG_E_FLOWLINE"^^xsd:string ;
790 - erh:name "Åsgard E flowline allocated volumes"^^xsd:string ;
791 - ep-flow:flowIntoOrOutOf
792 - <http://www.reportinghub.no/data/erh/Field-43765-Flowline-ASG_E_FLOWLINE> .
793 -
794 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_E_INJECTION_TOT>
795 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
796 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
797 - erh:id "ASG_E_INJECTION_TOT"^^xsd:string ;
798 - erh:name "Åsgard E injected gas"^^xsd:string ;
799 - ep-flow:flowIntoOrOutOf
800 - <http://www.reportinghub.no/np/data/npd/Facility-278721> .
801 -
802 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_GAS_INJECTION_TOT>
803 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
804 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
805 - erh:id "ASG_GAS_INJECTION_TOT"^^xsd:string ;
806 - erh:name "Åsgard injected gas"^^xsd:string ;
807 - ep-flow:flowIntoOrOutOf
808 - <http://www.reportinghub.no/np/data/npd/Field-43765> .
809 -
810 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_INVENTORY>
811 - rdf:type ep-flow:AllocatedFlow , ep-flow:WholeLifeProductionInventory ;
812 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
813 - erh:id "ASG_INVENTORY"^^xsd:string ;
814 - erh:name "Åsgard inventory"^^xsd:string .
815 -
816 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_SALEABLE_PRODUTION>
817 - rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
818 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
819 - erh:id "ASG_SALEABLE_PRODUTION"^^xsd:string ;
820 - erh:name "Åsgard saleable volumes"^^xsd:string ;
821 - ep-flow:flowIntoOrOutOf
822 - <http://www.reportinghub.no/np/data/npd/Field-43765> .
823 -
824 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11E3_H_ALLOCATED_INJ_VOLUMES>
825 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
826 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
827 - erh:id "ASG_WB_11E3_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
828 - erh:name "6506/11-E-3 H allocated injection volumes"^^xsd:string ;
829 - ep-flow:flowIntoOrOutOf
830 - <http://www.reportinghub.no/np/data/npd/WellBore-4136> .
831 -
832 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11F2_H_ALLOCATED_PROD_VOLUMES>
833 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
834 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
835 - erh:id "ASG_WB_11F2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
836 - erh:name "6506/11-F-2 H allocated production volumes"^^xsd:string ;
837 - ep-flow:flowIntoOrOutOf
838 - <http://www.reportinghub.no/np/data/npd/WellBore-3792> .
839 -
840 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11F3_H_ALLOCATED_INJ_VOLUMES>
841 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
842 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
843 - erh:id "ASG_WB_11F3_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
844 - erh:name "6506/11-F-4 H allocated injection volumes"^^xsd:string ;
845 - ep-flow:flowIntoOrOutOf
846 - <http://www.reportinghub.no/np/data/npd/WellBore-6786> .
847 -
848 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11F4_H_ALLOCATED_INJ_VOLUMES>
849 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
850 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
851 - erh:id "ASG_WB_11F4_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
852 - erh:name "6506/11-F-4 H allocated injection volumes"^^xsd:string ;
853 - ep-flow:flowIntoOrOutOf
854 - <http://www.reportinghub.no/np/data/npd/WellBore-3620> .
855 -
856 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES>
857 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
858 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
859 - erh:id "ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
860 - erh:name "6506/11-G-1 H allocated injection volumes"^^xsd:string ;
861 - ep-flow:flowIntoOrOutOf
862 - <http://www.reportinghub.no/np/data/npd/WellBore-3622> .
863 -
864 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11G3_H_ALLOCATED_INJ_VOLUMES>
865 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
866 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
867 - erh:id "ASG_WB_11G3_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
868 - erh:name "6506/11-G-3 H allocated injection volumes"^^xsd:string ;
869 - ep-flow:flowIntoOrOutOf
870 - <http://www.reportinghub.no/np/data/npd/WellBore-3082> .
871 -
872 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11G4_H_ALLOCATED_INJ_VOLUMES>
873 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
874 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
875 - erh:id "ASG_WB_11G4_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
876 - erh:name "6506/11-G-4 H allocated injection volumes"^^xsd:string ;
877 - ep-flow:flowIntoOrOutOf
878 - <http://www.reportinghub.no/np/data/npd/WellBore-3172> .
879 -
880 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11X1_H_ALLOCATED_PROD_VOLUMES>
881 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
882 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
883 - erh:id "ASG_WB_11X1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
884 - erh:name "6507/11-X-1 H allocated production volumes"^^xsd:string ;
885 - ep-flow:flowIntoOrOutOf
886 - <http://www.reportinghub.no/np/data/npd/WellBore-3943> .
887 -
888 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES>
889 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
890 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
891 - erh:id "ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
892 - erh:name "6507/11-X-2 H allocated production volumes"^^xsd:string ;
893 - ep-flow:flowIntoOrOutOf
894 - <http://www.reportinghub.no/np/data/npd/WellBore-3944> .
895 -
896 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11X3_H_ALLOCATED_PROD_VOLUMES>
897 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
898 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
899 - erh:id "ASG_WB_11X3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
900 - erh:name "6507/11-X-3 H allocated production volumes"^^xsd:string ;
901 - ep-flow:flowIntoOrOutOf
902 - <http://www.reportinghub.no/np/data/npd/WellBore-3991> .
903 -
904 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11X4_H_ALLOCATED_PROD_VOLUMES>
905 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
906 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
907 - erh:id "ASG_WB_11X4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
908 - erh:name "6507/11-X-4 H allocated production volumes"^^xsd:string ;
909 - ep-flow:flowIntoOrOutOf
910 - <http://www.reportinghub.no/np/data/npd/WellBore-3992> .
911 -
912 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y1_AH_ALLOCATED_PROD_VOLUMES>
913 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
914 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
915 - erh:id "ASG_WB_11Y1_AH_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
916 - erh:name "6507/11-Y-1 AH allocated production volumes"^^xsd:string ;
917 - ep-flow:flowIntoOrOutOf
918 - <http://www.reportinghub.no/np/data/npd/WellBore-6986> .
919 -
920 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y1_H_ALLOCATED_PROD_VOLUMES>
921 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
922 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
923 - erh:id "ASG_WB_11Y1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
924 - erh:name "6507/11-Y-1 H allocated production volumes"^^xsd:string ;
925 - ep-flow:flowIntoOrOutOf
926 - <http://www.reportinghub.no/np/data/npd/WellBore-3566> .
927 -
928 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y2_H_ALLOCATED_PROD_VOLUMES>
929 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
930 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
931 - erh:id "ASG_WB_11Y2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
932 - erh:name "6507/11-Y-2 H allocated production volumes"^^xsd:string ;
933 - ep-flow:flowIntoOrOutOf
934 - <http://www.reportinghub.no/np/data/npd/WellBore-3604> .
935 -
936 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y3_H_ALLOCATED_PROD_VOLUMES>
937 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
938 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
939 - erh:id "ASG_WB_11Y3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
940 - erh:name "6507/11-Y-3 H allocated production volumes"^^xsd:string ;
941 - ep-flow:flowIntoOrOutOf
942 - <http://www.reportinghub.no/np/data/npd/WellBore-3623> .
943 -
944 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES>
945 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
946 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
947 - erh:id "ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
948 - erh:name "6507/11-Y-4 H allocated production volumes"^^xsd:string ;
949 - ep-flow:flowIntoOrOutOf
950 - <http://www.reportinghub.no/np/data/npd/WellBore-3603> .
951 -
952 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12H1_H_ALLOCATED_PROD_VOLUMES>
953 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
954 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
955 - erh:id "ASG_WB_12H1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
956 - erh:name "6506/12-H-1 H allocated production volumes"^^xsd:string ;
957 - ep-flow:flowIntoOrOutOf
958 - <http://www.reportinghub.no/np/data/npd/WellBore-4197> .
959 -
960 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12H3_H_ALLOCATED_PROD_VOLUMES>
961 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
962 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
963 - erh:id "ASG_WB_12H3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
964 - erh:name "6506/12-H-3 H allocated production volumes"^^xsd:string ;
965 - ep-flow:flowIntoOrOutOf
966 - <http://www.reportinghub.no/np/data/npd/WellBore-4163> .
967 -
968 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES>
969 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
970 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
971 - erh:id "ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
972 - erh:name "6506/12-H-4 H allocated production volumes"^^xsd:string ;
973 - ep-flow:flowIntoOrOutOf
974 - <http://www.reportinghub.no/np/data/npd/WellBore-4372> .
975 -
976 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12I1_AH_ALLOCATED_PROD_VOLUMES>
977 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
978 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
979 - erh:id "ASG_WB_12I1_AH_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
980 - erh:name "6506/12-I-1 AH allocated production volumes"^^xsd:string ;
981 - ep-flow:flowIntoOrOutOf
982 - <http://www.reportinghub.no/np/data/npd/WellBore-5622> .
983 -
984 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12I2_H_ALLOCATED_PROD_VOLUMES>
985 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
986 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
987 - erh:id "ASG_WB_12I2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
988 - erh:name "6506/12-I-2 H allocated production volumes"^^xsd:string ;
989 - ep-flow:flowIntoOrOutOf
990 - <http://www.reportinghub.no/np/data/npd/WellBore-3715> .
991 -
992 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12I3_H_ALLOCATED_PROD_VOLUMES>
993 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
994 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
995 - erh:id "ASG_WB_12I3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
996 - erh:name "6506/12-I-3 H allocated production volumes"^^xsd:string ;
997 - ep-flow:flowIntoOrOutOf
998 - <http://www.reportinghub.no/np/data/npd/WellBore-3393> .
999 -
1000 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12I4_H_ALLOCATED_PROD_VOLUMES>
1001 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1002 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1003 - erh:id "ASG_WB_12I4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1004 - erh:name "6506/12-I-4 H allocated production volumes"^^xsd:string ;
1005 - ep-flow:flowIntoOrOutOf
1006 - <http://www.reportinghub.no/np/data/npd/WellBore-3621> .
1007 -
1008 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12J1_H_ALLOCATED_PROD_VOLUMES>
1009 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1010 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1011 - erh:id "ASG_WB_12J1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1012 - erh:name "6506/12-J-1 H allocated production volumes"^^xsd:string ;
1013 - ep-flow:flowIntoOrOutOf
1014 - <http://www.reportinghub.no/np/data/npd/WellBore-3758> .
1015 -
1016 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12J2_H_ALLOCATED_PROD_VOLUMES>
1017 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1018 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1019 - erh:id "ASG_WB_12J2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1020 - erh:name "6506/12-J-2 H allocated production volumes"^^xsd:string ;
1021 - ep-flow:flowIntoOrOutOf
1022 - <http://www.reportinghub.no/np/data/npd/WellBore-3863> .
1023 -
1024 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12J3_H_ALLOCATED_PROD_VOLUMES>
1025 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1026 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1027 - erh:id "ASG_WB_12J3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1028 - erh:name "6506/12-J-3 H allocated production volumes"^^xsd:string ;
1029 - ep-flow:flowIntoOrOutOf
1030 - <http://www.reportinghub.no/np/data/npd/WellBore-3864> .
1031 -
1032 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES>
1033 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1034 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1035 - erh:id "ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1036 - erh:name "6506/12-J-4 H allocated production volumes"^^xsd:string ;
1037 - ep-flow:flowIntoOrOutOf
1038 - <http://www.reportinghub.no/np/data/npd/WellBore-4198> .
1039 -
1040 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12K1_H_ALLOCATED_INJ_VOLUMES>
1041 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1042 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1043 - erh:id "ASG_WB_12K1_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
1044 - erh:name "6506/12-K-1 H allocated injection volumes"^^xsd:string ;
1045 - ep-flow:flowIntoOrOutOf
1046 - <http://www.reportinghub.no/np/data/npd/WellBore-3155> .
1047 -
1048 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES>
1049 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1050 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1051 - erh:id "ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1052 - erh:name "6506/12-K-2 H allocated production volumes"^^xsd:string ;
1053 - ep-flow:flowIntoOrOutOf
1054 - <http://www.reportinghub.no/np/data/npd/WellBore-3165> .
1055 -
1056 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12K3_H_ALLOCATED_INJ_VOLUMES>
1057 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1058 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1059 - erh:id "ASG_WB_12K3_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
1060 - erh:name "6506/12-K-3 H allocated injection volumes"^^xsd:string ;
1061 - ep-flow:flowIntoOrOutOf
1062 - <http://www.reportinghub.no/np/data/npd/WellBore-3124> .
1063 -
1064 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12K3_H_ALLOCATED_PROD_VOLUMES>
1065 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
1066 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1067 - erh:id "ASG_WB_12K3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1068 - erh:name "6506/12-K-3 H allocated production volumes"^^xsd:string ;
1069 - ep-flow:flowIntoOrOutOf
1070 - <http://www.reportinghub.no/np/data/npd/WellBore-3124> .
1071 -
1072 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12K4_H_ALLOCATED_PROD_VOLUMES>
1073 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
1074 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1075 - erh:id "ASG_WB_12K4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1076 - erh:name "6506/12-K-4 H allocated production volumes"^^xsd:string ;
1077 - ep-flow:flowIntoOrOutOf
1078 - <http://www.reportinghub.no/np/data/npd/WellBore-6559> .
1079 -
1080 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12L1_H_ALLOCATED_PROD_VOLUMES>
1081 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1082 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1083 - erh:id "ASG_WB_12L1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1084 - erh:name "6506/12-L-1 H allocated production volumes"^^xsd:string ;
1085 - ep-flow:flowIntoOrOutOf
1086 - <http://www.reportinghub.no/np/data/npd/WellBore-3079> .
1087 -
1088 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12L2_H_ALLOCATED_PROD_VOLUMES>
1089 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1090 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1091 - erh:id "ASG_WB_12L2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1092 - erh:name "6506/12-L-2 H allocated production volumes"^^xsd:string ;
1093 - ep-flow:flowIntoOrOutOf
1094 - <http://www.reportinghub.no/np/data/npd/WellBore-3156> .
1095 -
1096 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES>
1097 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1098 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1099 - erh:id "ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1100 - erh:name "6506/12-L-3 H allocated production volumes"^^xsd:string ;
1101 - ep-flow:flowIntoOrOutOf
1102 - <http://www.reportinghub.no/np/data/npd/WellBore-3107> .
1103 -
1104 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12L4_H_ALLOCATED_PROD_VOLUMES>
1105 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1106 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1107 - erh:id "ASG_WB_12L4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1108 - erh:name "6506/12-L-4 H allocated production volumes"^^xsd:string ;
1109 - ep-flow:flowIntoOrOutOf
1110 - <http://www.reportinghub.no/np/data/npd/WellBore-3656> .
1111 -
1112 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES>
1113 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1114 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1115 - erh:id "ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1116 - erh:name "6506/12-M-1 H allocated production volumes"^^xsd:string ;
1117 - ep-flow:flowIntoOrOutOf
1118 - <http://www.reportinghub.no/np/data/npd/WellBore-4242> .
1119 -
1120 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12M2_H_ALLOCATED_PROD_VOLUMES>
1121 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1122 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1123 - erh:id "ASG_WB_12M2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1124 - erh:name "6506/12-M-2 H allocated production volumes"^^xsd:string ;
1125 - ep-flow:flowIntoOrOutOf
1126 - <http://www.reportinghub.no/np/data/npd/WellBore-4407> .
1127 -
1128 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12M3_H_ALLOCATED_PROD_VOLUMES>
1129 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1130 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1131 - erh:id "ASG_WB_12M3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1132 - erh:name "6506/12-M- H allocated production volumes"^^xsd:string ;
1133 - ep-flow:flowIntoOrOutOf
1134 - <http://www.reportinghub.no/np/data/npd/WellBore-4080> .
1135 -
1136 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12M4_H_ALLOCATED_PROD_VOLUMES>
1137 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1138 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1139 - erh:id "ASG_WB_12M4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1140 - erh:name "6506/12-M-4 H allocated production volumes"^^xsd:string ;
1141 - ep-flow:flowIntoOrOutOf
1142 - <http://www.reportinghub.no/np/data/npd/WellBore-4494> .
1143 -
1144 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12N1_H_ALLOCATED_PROD_VOLUMES>
1145 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1146 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1147 - erh:id "ASG_WB_12N1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1148 - erh:name "6506/12-N-1 H allocated production volumes"^^xsd:string ;
1149 - ep-flow:flowIntoOrOutOf
1150 - <http://www.reportinghub.no/np/data/npd/WellBore-4860> .
1151 -
1152 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12N2_H_ALLOCATED_PROD_VOLUMES>
1153 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1154 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1155 - erh:id "ASG_WB_12N2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1156 - erh:name "6506/12-N-2 H allocated production volumes"^^xsd:string ;
1157 - ep-flow:flowIntoOrOutOf
1158 - <http://www.reportinghub.no/np/data/npd/WellBore-4382> .
1159 -
1160 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12N3_H_ALLOCATED_PROD_VOLUMES>
1161 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1162 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1163 - erh:id "ASG_WB_12N3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1164 - erh:name "6506/12-N-3 H allocated production volumes"^^xsd:string ;
1165 - ep-flow:flowIntoOrOutOf
1166 - <http://www.reportinghub.no/np/data/npd/WellBore-4308> .
1167 -
1168 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES>
1169 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1170 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1171 - erh:id "ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1172 - erh:name "6506/12-N-4 H allocated production volumes"^^xsd:string ;
1173 - ep-flow:flowIntoOrOutOf
1174 - <http://www.reportinghub.no/np/data/npd/WellBore-4091> .
1175 -
1176 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12NB1_H_ALLOCATED_PROD_VOLUMES>
1177 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
1178 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1179 - erh:id "ASG_WB_12NB1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1180 - erh:name "6506/12-NB-1 H allocated production volumes"^^xsd:string ;
1181 - ep-flow:flowIntoOrOutOf
1182 - <http://www.reportinghub.no/np/data/npd/WellBore-6731> .
1183 -
1184 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES>
1185 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1186 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1187 - erh:id "ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1188 - erh:name "6506/12-P-1 H allocated production volumes"^^xsd:string ;
1189 - ep-flow:flowIntoOrOutOf
1190 - <http://www.reportinghub.no/np/data/npd/WellBore-3552> .
1191 -
1192 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12P2_H_ALLOCATED_PROD_VOLUMES>
1193 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1194 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1195 - erh:id "ASG_WB_12P2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1196 - erh:name "6506/12-P-2 H allocated production volumes"^^xsd:string ;
1197 - ep-flow:flowIntoOrOutOf
1198 - <http://www.reportinghub.no/np/data/npd/WellBore-3342> .
1199 -
1200 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12P3_H_ALLOCATED_PROD_VOLUMES>
1201 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1202 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1203 - erh:id "ASG_WB_12P3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1204 - erh:name "6506/12-P-3 H allocated production volumes"^^xsd:string ;
1205 - ep-flow:flowIntoOrOutOf
1206 - <http://www.reportinghub.no/np/data/npd/WellBore-3149> .
1207 -
1208 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12P4_AH_ALLOCATED_PROD_VOLUMES>
1209 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1210 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1211 - erh:id "ASG_WB_12P4_AH_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1212 - erh:name "6506/12-P-4 AH allocated production volumes"^^xsd:string ;
1213 - ep-flow:flowIntoOrOutOf
1214 - <http://www.reportinghub.no/np/data/npd/WellBore-6138> .
1215 -
1216 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q1_H_ALLOCATED_PROD_VOLUMES>
1217 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1218 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1219 - erh:id "ASG_WB_12Q1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1220 - erh:name "6506/12-Q-1 H allocated production volumes"^^xsd:string ;
1221 - ep-flow:flowIntoOrOutOf
1222 - <http://www.reportinghub.no/np/data/npd/WellBore-5317> .
1223 -
1224 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q2_H_ALLOCATED_PROD_VOLUMES>
1225 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1226 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1227 - erh:id "ASG_WB_12Q2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1228 - erh:name "6506/12-Q-2 H allocated production volumes"^^xsd:string ;
1229 - ep-flow:flowIntoOrOutOf
1230 - <http://www.reportinghub.no/np/data/npd/WellBore-4933> .
1231 -
1232 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q3_H_ALLOCATED_PROD_VOLUMES>
1233 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1234 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1235 - erh:id "ASG_WB_12Q3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1236 - erh:name "6506/12-Q-3 H allocated production volumes"^^xsd:string ;
1237 - ep-flow:flowIntoOrOutOf
1238 - <http://www.reportinghub.no/np/data/npd/WellBore-5181> .
1239 -
1240 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q4_H_ALLOCATED_PROD_VOLUMES>
1241 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1242 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1243 - erh:id "ASG_WB_12Q4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1244 - erh:name "6506/12-Q-4 H allocated production volumes"^^xsd:string ;
1245 - ep-flow:flowIntoOrOutOf
1246 - <http://www.reportinghub.no/np/data/npd/WellBore-5444> .
1247 -
1248 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q5_Y2H_ALLOCATED_PROD_VOLUMES>
1249 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1250 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1251 - erh:id "ASG_WB_12Q5_Y2H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1252 - erh:name "6506/12-Q-5 Y2H allocated production volumes"^^xsd:string ;
1253 - ep-flow:flowIntoOrOutOf
1254 - <http://www.reportinghub.no/np/data/npd/WellBore-6217> .
1255 -
1256 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12R1_H_ALLOCATED_INJ_VOLUMES>
1257 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1258 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1259 - erh:id "ASG_WB_12R1_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
1260 - erh:name "6506/12-R-1 H allocated injection volumes"^^xsd:string ;
1261 - ep-flow:flowIntoOrOutOf
1262 - <http://www.reportinghub.no/np/data/npd/WellBore-3021> .
1263 -
1264 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12R2_H_ALLOCATED_INJ_VOLUMES>
1265 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1266 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1267 - erh:id "ASG_WB_12R2_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
1268 - erh:name "6506/12-R-2 H allocated injection volumes"^^xsd:string ;
1269 - ep-flow:flowIntoOrOutOf
1270 - <http://www.reportinghub.no/np/data/npd/WellBore-3504> .
1271 -
1272 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES>
1273 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1274 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1275 - erh:id "ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
1276 - erh:name "6506/12-R-3 Y1H allocated injection volumes"^^xsd:string ;
1277 - ep-flow:flowIntoOrOutOf
1278 - <http://www.reportinghub.no/np/data/npd/WellBore-5577> .
1279 -
1280 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12R4_H_ALLOCATED_INJ_VOLUMES>
1281 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1282 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1283 - erh:id "ASG_WB_12R4_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
1284 - erh:name "6506/12-R-4 H allocated injection volumes"^^xsd:string ;
1285 - ep-flow:flowIntoOrOutOf
1286 - <http://www.reportinghub.no/np/data/npd/WellBore-3271> .
1287 -
1288 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12S1_H_ALLOCATED_PROD_VOLUMES>
1289 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1290 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1291 - erh:id "ASG_WB_12S1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1292 - erh:name "6506/12-S-1 H allocated production volumes"^^xsd:string ;
1293 - ep-flow:flowIntoOrOutOf
1294 - <http://www.reportinghub.no/np/data/npd/WellBore-3188> .
1295 -
1296 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12S2_H_ALLOCATED_PROD_VOLUMES>
1297 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1298 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1299 - erh:id "ASG_WB_12S2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1300 - erh:name "6506/12-S-2 H allocated production volumes"^^xsd:string ;
1301 - ep-flow:flowIntoOrOutOf
1302 - <http://www.reportinghub.no/np/data/npd/WellBore-3363> .
1303 -
1304 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12S3_H_ALLOCATED_PROD_VOLUMES>
1305 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1306 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1307 - erh:id "ASG_WB_12S3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1308 - erh:name "6506/12-S-3 H allocated production volumes"^^xsd:string ;
1309 - ep-flow:flowIntoOrOutOf
1310 - <http://www.reportinghub.no/np/data/npd/WellBore-3559> .
1311 -
1312 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12S4_H_ALLOCATED_PROD_VOLUMES>
1313 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1314 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1315 - erh:id "ASG_WB_12S4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1316 - erh:name "6506/12-S-4 H allocated production volumes"^^xsd:string ;
1317 - ep-flow:flowIntoOrOutOf
1318 - <http://www.reportinghub.no/np/data/npd/WellBore-4269> .
1319 -
1320 -<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES>
1321 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1322 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
1323 - erh:id "ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
1324 - erh:name "6407/2-Z-3 H allocated production volumes"^^xsd:string ;
1325 - ep-flow:flowIntoOrOutOf
1326 - <http://www.reportinghub.no/np/data/npd/WellBore-4346> .
1327 -
1328 -<http://www.reportinghub.no/data/erh/Field-43765-Flowline-ASG_E_FLOWLINE>
1329 - rdf:type ep-fac:Flowline ;
1330 - ep-core:name "ÅSGARD E flowline"^^xsd:string .
1331 -
1332 -<http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_A34_FISCAL_VOLUMES>
1333 - rdf:type ep-eqt:Compressor ;
1334 - ep-core:name "MORVIN compressor A34"^^xsd:string .
1335 -
1336 -<http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_A34_INJECTION>
1337 - rdf:type ep-eqt:Compressor ;
1338 - ep-core:name "MORVIN compressor A34"^^xsd:string .
1339 -
1340 -<http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_N32_FISCAL_VOLUMES>
1341 - rdf:type ep-eqt:Compressor ;
1342 - ep-core:name "MORVIN compressor N32"^^xsd:string .
1343 -
1344 -<http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_N32_INJECTION>
1345 - rdf:type ep-eqt:Compressor ;
1346 - ep-core:name "MORVIN compressor N32"^^xsd:string .
1347 -
1348 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_A34_FISCAL_VOLUMES>
1349 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1350 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1351 - erh:id "MORVIN_A34_FISCAL_VOLUMES"^^xsd:string ;
1352 - erh:name "Morvin compressor A34 measured volumes"^^xsd:string ;
1353 - ep-flow:flowIntoOrOutOf
1354 - <http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_A34_FISCAL_VOLUMES> .
1355 -
1356 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_A34_INJECTION>
1357 - rdf:type ep-flow:InjectionFlow , ep-flow:MeteredFlowFiscal , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1358 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1359 - erh:id "MORVIN_A34_INJECTION"^^xsd:string ;
1360 - erh:name "Morvin compressor A34 injected volumes"^^xsd:string ;
1361 - ep-flow:flowIntoOrOutOf
1362 - <http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_A34_INJECTION> .
1363 -
1364 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ADJUSTED_PRODUCTION>
1365 - rdf:type ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1366 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1367 - erh:id "MORVIN_ADJUSTED_PRODUCTION"^^xsd:string ;
1368 - erh:name "Morvin adjusted volumes"^^xsd:string ;
1369 - ep-flow:flowIntoOrOutOf
1370 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1371 -
1372 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_DRYGAS_SALES>
1373 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1374 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1375 - erh:id "MORVIN_ALLOCATED_DRYGAS_SALES"^^xsd:string ;
1376 - erh:name "Morvin allocated gas sales - dry"^^xsd:string ;
1377 - ep-flow:flowIntoOrOutOf
1378 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1379 -
1380 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_GAS_SALES>
1381 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1382 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1383 - erh:id "MORVIN_ALLOCATED_GAS_SALES"^^xsd:string ;
1384 - erh:name "Morvin allocated gas sales"^^xsd:string ;
1385 - ep-flow:flowIntoOrOutOf
1386 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1387 -
1388 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_INVENTORY_TOT>
1389 - rdf:type ep-flow:AllocatedInventory , ep-flow:WholeLifeInventory , ep-flow:WholeLifeProductionInventory ;
1390 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1391 - erh:id "MORVIN_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
1392 - erh:name "Morvin allocated inventory"^^xsd:string ;
1393 - ep-flow:flowIntoOrOutOf
1394 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1395 -
1396 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_PRODUCTION>
1397 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1398 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1399 - erh:id "MORVIN_ALLOCATED_PRODUCTION"^^xsd:string ;
1400 - erh:name "Morvin allocated volumes"^^xsd:string ;
1401 - ep-flow:flowIntoOrOutOf
1402 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1403 -
1404 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_TANKLIFT>
1405 - rdf:type ep-flow:HydrocarbonAccountingFlow , ep-flow:MeasuredFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1406 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1407 - erh:id "MORVIN_ALLOCATED_TANKLIFT"^^xsd:string ;
1408 - erh:name "Morvin allocated tanker lifting lifted by tanker"^^xsd:string ;
1409 - ep-flow:flowIntoOrOutOf
1410 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1411 -
1412 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_CONSUME_FLARE_TOT>
1413 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1414 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1415 - erh:id "MORVIN_CONSUME_FLARE_TOT"^^xsd:string ;
1416 - erh:name "Morvin total consumed flare"^^xsd:string ;
1417 - ep-flow:flowIntoOrOutOf
1418 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1419 -
1420 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_CONSUME_FUEL_WAT_INJ>
1421 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1422 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1423 - erh:id "MORVIN_CONSUME_FUEL_WAT_INJ"^^xsd:string ;
1424 - erh:name "Morvin consumed water injection fuel"^^xsd:string ;
1425 - ep-flow:flowIntoOrOutOf
1426 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1427 -
1428 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_GAS_INJECTION_TOT>
1429 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1430 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1431 - erh:id "MORVIN_GAS_INJECTION_TOT"^^xsd:string ;
1432 - erh:name "Morvin injected gas"^^xsd:string ;
1433 - ep-flow:flowIntoOrOutOf
1434 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1435 -
1436 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_MPM2_FISCAL_VOLUMES>
1437 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1438 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1439 - erh:id "MORVIN_MPM2_FISCAL_VOLUMES"^^xsd:string ;
1440 - erh:name "Morvin MPM2 measured volumes"^^xsd:string ;
1441 - ep-flow:flowIntoOrOutOf
1442 - <http://www.reportinghub.no/data/erh/Field-4966234-FlowMeter-MORVIN_MPM2_FISCAL_VOLUMES> .
1443 -
1444 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_N32_FISCAL_VOLUMES>
1445 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1446 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1447 - erh:id "MORVIN_N32_FISCAL_VOLUMES"^^xsd:string ;
1448 - erh:name "Morvin compressor N32 measured volumes"^^xsd:string ;
1449 - ep-flow:flowIntoOrOutOf
1450 - <http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_N32_FISCAL_VOLUMES> .
1451 -
1452 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_N32_INJECTION>
1453 - rdf:type ep-flow:InjectionFlow , ep-flow:MeteredFlowFiscal , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1454 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1455 - erh:id "MORVIN_N32_INJECTION"^^xsd:string ;
1456 - erh:name "Morvin compressor N32 injected volumes"^^xsd:string ;
1457 - ep-flow:flowIntoOrOutOf
1458 - <http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_N32_INJECTION> .
1459 -
1460 -<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_SALEABLE_PRODUCTION>
1461 - rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1462 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
1463 - erh:id "MORVIN_SALEABLE_PRODUCTION"^^xsd:string ;
1464 - erh:name "Morvin saleable volumes"^^xsd:string ;
1465 - ep-flow:flowIntoOrOutOf
1466 - <http://www.reportinghub.no/np/data/npd/Field-4966234> .
1467 -
1468 -<http://www.reportinghub.no/data/erh/Field-4966234-FlowMeter-MORVIN_MPM2_FISCAL_VOLUMES>
1469 - rdf:type ep-prodeqt:FlowMeter ;
1470 - ep-core:name "Fiscal metering station 2"^^xsd:string .
1471 -
1472 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_DRYGAS_SALES>
1473 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1474 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1475 - erh:id "YTTGYT_ALLOCATED_DRYGAS_SALES"^^xsd:string ;
1476 - erh:name "Yttergryta allocated gas sales - dry"^^xsd:string ;
1477 - ep-flow:flowIntoOrOutOf
1478 - <http://www.reportinghub.no/np/data/npd/Field-4973114> .
1479 -
1480 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_GAS_SALES>
1481 - rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1482 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1483 - erh:id "YTTGYT_ALLOCATED_GAS_SALES"^^xsd:string ;
1484 - erh:name "Yttergryta allocated gas sales"^^xsd:string ;
1485 - ep-flow:flowIntoOrOutOf
1486 - <http://www.reportinghub.no/np/data/npd/Field-4973114> .
1487 -
1488 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_INVENTORY_TOT>
1489 - rdf:type ep-flow:AllocatedInventory , ep-flow:WholeLifeInventory , ep-flow:WholeLifeProductionInventory ;
1490 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1491 - erh:id "YTTGYT_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
1492 - erh:name "Yttergryta total allocated inventory"^^xsd:string ;
1493 - ep-flow:flowIntoOrOutOf
1494 - <http://www.reportinghub.no/np/data/npd/Field-4973114> .
1495 -
1496 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_PRODUCTION>
1497 - rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1498 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1499 - erh:id "YTTGYT_ALLOCATED_PRODUCTION"^^xsd:string ;
1500 - erh:name "Yttergryta allocated volumes"^^xsd:string ;
1501 - ep-flow:flowIntoOrOutOf
1502 - <http://www.reportinghub.no/np/data/npd/Field-4973114> .
1503 -
1504 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_TANKLIFT>
1505 - rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1506 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1507 - erh:id "YTTGYT_ALLOCATED_TANKLIFT"^^xsd:string ;
1508 - erh:name "Yttergryta allocated tanker lifting lifted by tanker"^^xsd:string ;
1509 - ep-flow:flowIntoOrOutOf
1510 - <http://www.reportinghub.no/np/data/npd/Field-4973114> .
1511 -
1512 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_CONSUME_FUEL_TOT>
1513 - rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1514 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1515 - erh:id "YTTGYT_CONSUME_FUEL_TOT"^^xsd:string ;
1516 - erh:name "Yttergryta total consumes fuel"^^xsd:string ;
1517 - ep-flow:flowIntoOrOutOf
1518 - <http://www.reportinghub.no/np/data/npd/Field-4973114> .
1519 -
1520 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_GAS_INJECTION_TOT>
1521 - rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1522 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1523 - erh:id "YTTGYT_GAS_INJECTION_TOT"^^xsd:string ;
1524 - erh:name "Yttergryta injected gas"^^xsd:string ;
1525 - ep-flow:flowIntoOrOutOf
1526 - <http://www.reportinghub.no/np/data/npd/Field-4973114> .
1527 -
1528 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_MPM1_FISCAL_VOLUMES>
1529 - rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1530 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1531 - erh:id "YTTGYT_MPM1_FISCAL_VOLUMES"^^xsd:string ;
1532 - erh:name "Yttergryta MPM1 measured volumes"^^xsd:string ;
1533 - ep-flow:flowIntoOrOutOf
1534 - <http://www.reportinghub.no/data/erh/Field-4973114-FlowMeter-YTTGYT_MPM1_FISCAL_VOLUMES> .
1535 -
1536 -<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_SALEABLE_PRODUCTION>
1537 - rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeFlow , ep-flow:WholeLifeProductionFlow ;
1538 - ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
1539 - erh:id "YTTGYT_SALEABLE_PRODUCTION"^^xsd:string ;
1540 - erh:name "Yttergryta saleable volumes"^^xsd:string ;
1541 - ep-flow:flowIntoOrOutOf
1542 - <http://www.reportinghub.no/np/data/npd/Field-4973114> .
1543 -
1544 -<http://www.reportinghub.no/data/erh/Field-4973114-FlowMeter-YTTGYT_MPM1_FISCAL_VOLUMES>
1545 - rdf:type ep-prodeqt:FlowMeter ;
1546 - ep-core:name "YTTERGRYTA Fiscal metering station 1"^^xsd:string .
...@@ -8,8 +8,9 @@ WHERE { ...@@ -8,8 +8,9 @@ WHERE {
8 ?report ep-report:reportOn ?temporalpartofaproductionfacility . 8 ?report ep-report:reportOn ?temporalpartofaproductionfacility .
9 ?temporalpartofaproductionfacility rdf:type ep-fac:TemporalPartOfAProductionFacility . 9 ?temporalpartofaproductionfacility rdf:type ep-fac:TemporalPartOfAProductionFacility .
10 ?temporalpartofaproductionfacility ep-core:temporalPartOf ?productionfacility . 10 ?temporalpartofaproductionfacility ep-core:temporalPartOf ?productionfacility .
11 + GRAPH &lt;http://www.reportinghub.no/np/data/npd&gt; {
11 ?productionfacility rdf:type ep-fac:Field . 12 ?productionfacility rdf:type ep-fac:Field .
12 - ?productionfacility npd:name ?reportedFieldName . 13 + ?productionfacility npd:name ?reportedFieldName . }
13 }}" 14 }}"
14 > 15 >
15 16
...@@ -34,10 +35,11 @@ WHERE { ...@@ -34,10 +35,11 @@ WHERE {
34 ?reportIssueActivity ep-report:issuedReport ?report . 35 ?reportIssueActivity ep-report:issuedReport ?report .
35 ?reportIssueActivity ep-activity:issuedFrom ?submittingFieldState . 36 ?reportIssueActivity ep-activity:issuedFrom ?submittingFieldState .
36 ?submittingFieldState ep-core:temporalPartOf ?submittingField . 37 ?submittingFieldState ep-core:temporalPartOf ?submittingField .
37 -?submittingField npd:name ?submittingFieldName . 38 +GRAPH &lt;http://www.reportinghub.no/np/data/npd&gt; {
39 +?submittingField npd:name ?submittingFieldName . }
38 40
39 } }</h2> 41 } }</h2>
40 -<h3>Format Last Modified 2013-08-12</h3> 42 +
41 43
42 <!-- <ui:forEach ui:resultSet="{# 44 <!-- <ui:forEach ui:resultSet="{#
43 SELECT 45 SELECT
......
...@@ -8,8 +8,9 @@ WHERE { ...@@ -8,8 +8,9 @@ WHERE {
8 ?report ep-report:reportOn ?temporalpartofaproductionfacility . 8 ?report ep-report:reportOn ?temporalpartofaproductionfacility .
9 ?temporalpartofaproductionfacility rdf:type ep-fac:TemporalPartOfAProductionFacility . 9 ?temporalpartofaproductionfacility rdf:type ep-fac:TemporalPartOfAProductionFacility .
10 ?temporalpartofaproductionfacility ep-core:temporalPartOf ?productionfacility . 10 ?temporalpartofaproductionfacility ep-core:temporalPartOf ?productionfacility .
11 - ?productionfacility rdf:type ep-fac:Field . 11 + GRAPH &lt;http://www.reportinghub.no/np/data/npd&gt; {
12 - ?productionfacility npd:name ?reportedFieldName . 12 + ?productionfacility rdf:type ep-fac:Field .
13 + ?productionfacility npd:name ?reportedFieldName . }
13 }}" 14 }}"
14 15
15 > 16 >
...@@ -30,7 +31,8 @@ WHERE { ...@@ -30,7 +31,8 @@ WHERE {
30 ?reportIssueActivity ep-report:issuedReport ?report . 31 ?reportIssueActivity ep-report:issuedReport ?report .
31 ?reportIssueActivity ep-activity:issuedFrom ?submittingFieldState . 32 ?reportIssueActivity ep-activity:issuedFrom ?submittingFieldState .
32 ?submittingFieldState ep-core:temporalPartOf ?submittingField . 33 ?submittingFieldState ep-core:temporalPartOf ?submittingField .
33 -?submittingField npd:name ?submittingFieldName . 34 +GRAPH &lt;http://www.reportinghub.no/np/data/npd&gt; {
35 +?submittingField npd:name ?submittingFieldName . }
34 36
35 } }</h2> 37 } }</h2>
36 38
......
...@@ -10,7 +10,7 @@ YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_SALEABLE_PRODUCTION Ytterg ...@@ -10,7 +10,7 @@ YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_SALEABLE_PRODUCTION Ytterg
10 SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_TANKLIFT sgard allocated tanker lifting lifted by tanker mpr:RF_hydrocarbonaccounting mpr:FQ_saleable 10 SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_TANKLIFT sgard allocated tanker lifting lifted by tanker mpr:RF_hydrocarbonaccounting mpr:FQ_saleable
11 SGARD 43765 MIKKEL mpr:RF_field NPD MIKKEL_ALLOCATED_INVENTORY_TOT Mikkel total allocated inventory mpr:RF_inventory mpr:FQ_allocated 11 SGARD 43765 MIKKEL mpr:RF_field NPD MIKKEL_ALLOCATED_INVENTORY_TOT Mikkel total allocated inventory mpr:RF_inventory mpr:FQ_allocated
12 SGARD 43765 MORVIN mpr:RF_field NPD MORVIN_ALLOCATED_INVENTORY_TOT Morvin allocated inventory mpr:RF_inventory mpr:FQ_allocated 12 SGARD 43765 MORVIN mpr:RF_field NPD MORVIN_ALLOCATED_INVENTORY_TOT Morvin allocated inventory mpr:RF_inventory mpr:FQ_allocated
13 -SGARD 43765 SGARD mpr:RF_field-group NPD ASG_INVENTORY sgard inventory mpr:RF_inventory mpr:FQ_allocated 13 +SGARD 43765 SGARD mpr:RF_field-group STATOIL ASG_INVENTORY sgard inventory mpr:RF_inventory mpr:FQ_allocated
14 SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_INVENTORY_TOT sgard total allocated inventory mpr:RF_inventory mpr:FQ_allocated 14 SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_INVENTORY_TOT sgard total allocated inventory mpr:RF_inventory mpr:FQ_allocated
15 SGARD 43765 6506/12-H-4 H mpr:RF_wellbore NPD ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES 6506/12-H-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated 15 SGARD 43765 6506/12-H-4 H mpr:RF_wellbore NPD ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES 6506/12-H-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
16 SGARD 43765 6506/12-M-1 H mpr:RF_wellbore NPD ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES 6506/12-M-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated 16 SGARD 43765 6506/12-M-1 H mpr:RF_wellbore NPD ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES 6506/12-M-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
......
...@@ -33,6 +33,11 @@ ...@@ -33,6 +33,11 @@
33 sp:subject 33 sp:subject
34 [ sp:varName "flowuri"^^xsd:string 34 [ sp:varName "flowuri"^^xsd:string
35 ] 35 ]
36 + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeFlow> ;
37 + sp:predicate rdf:type ;
38 + sp:subject
39 + [ sp:varName "flowuri"^^xsd:string
40 + ]
36 ] [ sp:object 41 ] [ sp:object
37 [ sp:varName "npdfield"^^xsd:string 42 [ sp:varName "npdfield"^^xsd:string
38 ] ; 43 ] ;
...@@ -142,6 +147,11 @@ ...@@ -142,6 +147,11 @@
142 sp:subject 147 sp:subject
143 [ sp:varName "flowuri"^^xsd:string 148 [ sp:varName "flowuri"^^xsd:string
144 ] 149 ]
150 + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeInventory> ;
151 + sp:predicate rdf:type ;
152 + sp:subject
153 + [ sp:varName "flowuri"^^xsd:string
154 + ]
145 ] [ sp:object 155 ] [ sp:object
146 [ sp:varName "npdfield"^^xsd:string 156 [ sp:varName "npdfield"^^xsd:string
147 ] ; 157 ] ;
......
...@@ -24,4 +24,6 @@ ...@@ -24,4 +24,6 @@
24 <http://spinrdf.org/spin#topSPINOptions> 24 <http://spinrdf.org/spin#topSPINOptions>
25 "singlePass" ; 25 "singlePass" ;
26 composite:index "0"^^xsd:int 26 composite:index "0"^^xsd:int
27 - ] . 27 + ] ;
28 + inference:completeMode
29 + "true"^^xsd:boolean .
......
1 -# baseURI: http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest
2 -# imports: http://spinrdf.org/spin
3 -# imports: http://www.epim.no/schemas/mprml/1
4 -# imports: http://www.reportinghub.no/data/erh
5 -# imports: http://www.reportinghub.no/ep/spin/prod-property
6 -# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector
7 -# imports: http://www.reportinghub.no/np/data/npd
8 -
9 -@prefix : <http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest#> .
10 -@prefix TRANSFORM_mpr-collector: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector#> .
11 -@prefix TRYM-MONTH_2012-02-01_final-mprg: <file:///www.reportinghub.no/test/mpr/testcase/epim-mpr-govt/PL147/tqedits/TRYM-MONTH_2012-02-01_final-mprg.xml#> .
12 -@prefix TRYM-volumes_2011-08-27_final: <file:///EPIM-Ontologies/www.reportinghub.no/test/mpr/testcase/DongEnergy/dpr-mprformat/TRYM-volumes_2011-08-27_final.xml#> .
13 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
14 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
15 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
16 -@prefix sp: <http://spinrdf.org/sp#> .
17 -@prefix spin: <http://spinrdf.org/spin#> .
18 -@prefix spl: <http://spinrdf.org/spl#> .
19 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
20 -
21 -<http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest>
22 - rdf:type owl:Ontology ;
23 - owl:imports <http://spinrdf.org/spin> , <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/data/erh> , <http://www.reportinghub.no/ep/spin/prod-property> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector> , <http://www.reportinghub.no/np/data/npd> ;
24 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
1 -# baseURI: null
2 -
3 -@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
4 -@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
5 -@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
6 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
7 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
8 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
9 -@prefix visual: <http://topbraid.org/visual#> .
10 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 -
12 -[] rdf:type inference:Configuration ;
13 - composite:child
14 - [ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
15 - <http://spinrdf.org/spin#topSPINOptions>
16 - "singlePass" ;
17 - composite:index "0"^^xsd:int
18 - ] ;
19 - inference:completeMode
20 - "true"^^xsd:boolean .
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
25 <dateEnd>2012-01-31</dateEnd> 25 <dateEnd>2012-01-31</dateEnd>
26 <month>2012-01</month> 26 <month>2012-01</month>
27 <year>2012</year> 27 <year>2012</year>
28 - <reportVersion>1.0</reportVersion> 28 + <reportVersion>2.0</reportVersion>
29 <reportStatus>final</reportStatus> 29 <reportStatus>final</reportStatus>
30 <installation kind="field" namingSystem="NPD" uidRef="43765">ÅSGARD</installation> 30 <installation kind="field" namingSystem="NPD" uidRef="43765">ÅSGARD</installation>
31 <operator> 31 <operator>
...@@ -51,14 +51,14 @@ ...@@ -51,14 +51,14 @@
51 <dateEnd>2012-01-31</dateEnd> 51 <dateEnd>2012-01-31</dateEnd>
52 <volumeValue> 52 <volumeValue>
53 53
54 - <volume uom="m3">118608.6</volume><temp uom="degC">15</temp> 54 + <volume uom="m3">107550.04</volume><temp uom="degC">15</temp>
55 <pres uom="atm">1</pres> 55 <pres uom="atm">1</pres>
56 </volumeValue> 56 </volumeValue>
57 57
58 - <mass uom="kg">85437986.97</mass> 58 + <mass uom="kg">85223368.74</mass>
59 <densityValue> 59 <densityValue>
60 60
61 - <density uom="kg/m3">794.9</density> 61 + <density uom="kg/m3">771.14</density>
62 <temp uom="degC">15</temp> 62 <temp uom="degC">15</temp>
63 <pres uom="atm">1</pres> 63 <pres uom="atm">1</pres>
64 </densityValue> 64 </densityValue>
...@@ -89,14 +89,14 @@ ...@@ -89,14 +89,14 @@
89 <dateEnd>2012-01-31</dateEnd> 89 <dateEnd>2012-01-31</dateEnd>
90 <volumeValue> 90 <volumeValue>
91 91
92 - <volume uom="m3">23988.48</volume><temp uom="degC">15</temp> 92 + <volume uom="m3">25099.98</volume><temp uom="degC">15</temp>
93 <pres uom="atm">1</pres> 93 <pres uom="atm">1</pres>
94 </volumeValue> 94 </volumeValue>
95 95
96 - <mass uom="kg">27454112.88</mass> 96 + <mass uom="kg">27017741.58</mass>
97 <densityValue> 97 <densityValue>
98 98
99 - <density uom="kg/m3">741.47</density> 99 + <density uom="kg/m3">738.22</density>
100 <temp uom="degC">15</temp> 100 <temp uom="degC">15</temp>
101 <pres uom="atm">1</pres> 101 <pres uom="atm">1</pres>
102 </densityValue> 102 </densityValue>
...@@ -127,14 +127,14 @@ ...@@ -127,14 +127,14 @@
127 <dateEnd>2012-01-31</dateEnd> 127 <dateEnd>2012-01-31</dateEnd>
128 <volumeValue> 128 <volumeValue>
129 129
130 - <volume uom="m3">134925.11</volume><temp uom="degC">15</temp> 130 + <volume uom="m3">129088.19</volume><temp uom="degC">15</temp>
131 <pres uom="atm">1</pres> 131 <pres uom="atm">1</pres>
132 </volumeValue> 132 </volumeValue>
133 133
134 - <mass uom="kg">17720933.55</mass> 134 + <mass uom="kg">11266764.63</mass>
135 <densityValue> 135 <densityValue>
136 136
137 - <density uom="kg/m3">769.77</density> 137 + <density uom="kg/m3">780.02</density>
138 <temp uom="degC">15</temp> 138 <temp uom="degC">15</temp>
139 <pres uom="atm">1</pres> 139 <pres uom="atm">1</pres>
140 </densityValue> 140 </densityValue>
...@@ -165,14 +165,14 @@ ...@@ -165,14 +165,14 @@
165 <dateEnd>2012-01-31</dateEnd> 165 <dateEnd>2012-01-31</dateEnd>
166 <volumeValue> 166 <volumeValue>
167 167
168 - <volume uom="m3">251934.45</volume><temp uom="degC">15</temp> 168 + <volume uom="m3">277903.69</volume><temp uom="degC">15</temp>
169 <pres uom="atm">1</pres> 169 <pres uom="atm">1</pres>
170 </volumeValue> 170 </volumeValue>
171 171
172 - <mass uom="kg">31723491.27</mass> 172 + <mass uom="kg">31390348.04</mass>
173 <densityValue> 173 <densityValue>
174 174
175 - <density uom="kg/m3">793.58</density> 175 + <density uom="kg/m3">783.82</density>
176 <temp uom="degC">15</temp> 176 <temp uom="degC">15</temp>
177 <pres uom="atm">1</pres> 177 <pres uom="atm">1</pres>
178 </densityValue> 178 </densityValue>
...@@ -203,14 +203,14 @@ ...@@ -203,14 +203,14 @@
203 <dateEnd>2012-01-31</dateEnd> 203 <dateEnd>2012-01-31</dateEnd>
204 <volumeValue> 204 <volumeValue>
205 205
206 - <volume uom="m3">227824.09</volume><temp uom="degC">15</temp> 206 + <volume uom="m3">268331.8</volume><temp uom="degC">15</temp>
207 <pres uom="atm">1</pres> 207 <pres uom="atm">1</pres>
208 </volumeValue> 208 </volumeValue>
209 209
210 - <mass uom="kg">33132568.15</mass> 210 + <mass uom="kg">35729895.99</mass>
211 <densityValue> 211 <densityValue>
212 212
213 - <density uom="kg/m3">775.16</density> 213 + <density uom="kg/m3">777.73</density>
214 <temp uom="degC">15</temp> 214 <temp uom="degC">15</temp>
215 <pres uom="atm">1</pres> 215 <pres uom="atm">1</pres>
216 </densityValue> 216 </densityValue>
...@@ -241,14 +241,14 @@ ...@@ -241,14 +241,14 @@
241 <dateEnd>2012-01-31</dateEnd> 241 <dateEnd>2012-01-31</dateEnd>
242 <volumeValue> 242 <volumeValue>
243 243
244 - <volume uom="m3">206633.3</volume><temp uom="degC">15</temp> 244 + <volume uom="m3">217477.72</volume><temp uom="degC">15</temp>
245 <pres uom="atm">1</pres> 245 <pres uom="atm">1</pres>
246 </volumeValue> 246 </volumeValue>
247 247
248 - <mass uom="kg">38130900.64</mass> 248 + <mass uom="kg">35514558.02</mass>
249 <densityValue> 249 <densityValue>
250 250
251 - <density uom="kg/m3">750.91</density> 251 + <density uom="kg/m3">762.18</density>
252 <temp uom="degC">15</temp> 252 <temp uom="degC">15</temp>
253 <pres uom="atm">1</pres> 253 <pres uom="atm">1</pres>
254 </densityValue> 254 </densityValue>
...@@ -271,14 +271,14 @@ ...@@ -271,14 +271,14 @@
271 <dateEnd>2012-01-31</dateEnd> 271 <dateEnd>2012-01-31</dateEnd>
272 <volumeValue> 272 <volumeValue>
273 273
274 - <volume uom="m3">237430.68</volume><temp uom="degC">15</temp> 274 + <volume uom="m3">283497.06</volume><temp uom="degC">15</temp>
275 <pres uom="atm">1</pres> 275 <pres uom="atm">1</pres>
276 </volumeValue> 276 </volumeValue>
277 277
278 - <mass uom="kg">32238621.06</mass> 278 + <mass uom="kg">31749932.31</mass>
279 <densityValue> 279 <densityValue>
280 280
281 - <density uom="kg/m3">769.54</density> 281 + <density uom="kg/m3">763.73</density>
282 <temp uom="degC">15</temp> 282 <temp uom="degC">15</temp>
283 <pres uom="atm">1</pres> 283 <pres uom="atm">1</pres>
284 </densityValue> 284 </densityValue>
...@@ -292,13 +292,13 @@ ...@@ -292,13 +292,13 @@
292 <dateEnd>2012-01-31</dateEnd> 292 <dateEnd>2012-01-31</dateEnd>
293 <volumeValue> 293 <volumeValue>
294 294
295 - <volume uom="m3">204527.32</volume><temp uom="degC">15</temp> 295 + <volume uom="m3">281874.95</volume><temp uom="degC">15</temp>
296 <pres uom="atm">1</pres> 296 <pres uom="atm">1</pres>
297 </volumeValue> 297 </volumeValue>
298 298
299 - <mass uom="kg">36100471.5</mass> 299 + <mass uom="kg">34632673.0</mass>
300 <densityValue> 300 <densityValue>
301 - <density uom="kg/m3">1.0</density> 301 + <density uom="kg/m3">0.81</density>
302 302
303 <temp uom="degC">15</temp> 303 <temp uom="degC">15</temp>
304 <pres uom="atm">1</pres> 304 <pres uom="atm">1</pres>
...@@ -313,14 +313,14 @@ ...@@ -313,14 +313,14 @@
313 <dateEnd>2012-01-31</dateEnd> 313 <dateEnd>2012-01-31</dateEnd>
314 <volumeValue> 314 <volumeValue>
315 315
316 - <volume uom="m3">248374.54</volume><temp uom="degC">15</temp> 316 + <volume uom="m3">250686.25</volume><temp uom="degC">15</temp>
317 <pres uom="atm">1</pres> 317 <pres uom="atm">1</pres>
318 </volumeValue> 318 </volumeValue>
319 319
320 - <mass uom="kg">32191656.83</mass> 320 + <mass uom="kg">30705622.85</mass>
321 <densityValue> 321 <densityValue>
322 322
323 - <density uom="kg/m3">765.75</density> 323 + <density uom="kg/m3">753.48</density>
324 <temp uom="degC">15</temp> 324 <temp uom="degC">15</temp>
325 <pres uom="atm">1</pres> 325 <pres uom="atm">1</pres>
326 </densityValue> 326 </densityValue>
...@@ -334,7 +334,7 @@ ...@@ -334,7 +334,7 @@
334 <dateEnd>2012-01-31</dateEnd> 334 <dateEnd>2012-01-31</dateEnd>
335 <volumeValue> 335 <volumeValue>
336 336
337 - <volume uom="m3">291006.08</volume><temp uom="degC">15</temp> 337 + <volume uom="m3">227252.7</volume><temp uom="degC">15</temp>
338 <pres uom="atm">1</pres> 338 <pres uom="atm">1</pres>
339 </volumeValue> 339 </volumeValue>
340 340
...@@ -359,13 +359,13 @@ ...@@ -359,13 +359,13 @@
359 <dateEnd>2012-01-31</dateEnd> 359 <dateEnd>2012-01-31</dateEnd>
360 <volumeValue> 360 <volumeValue>
361 361
362 - <volume uom="m3">283525.55</volume><temp uom="degC">15</temp> 362 + <volume uom="m3">292826.66</volume><temp uom="degC">15</temp>
363 <pres uom="atm">1</pres> 363 <pres uom="atm">1</pres>
364 </volumeValue> 364 </volumeValue>
365 365
366 - <mass uom="kg">32860486.34</mass> 366 + <mass uom="kg">31736758.42</mass>
367 <densityValue> 367 <densityValue>
368 - <density uom="kg/m3">0.89</density> 368 + <density uom="kg/m3">0.66</density>
369 369
370 <temp uom="degC">15</temp> 370 <temp uom="degC">15</temp>
371 <pres uom="atm">1</pres> 371 <pres uom="atm">1</pres>
...@@ -393,14 +393,14 @@ ...@@ -393,14 +393,14 @@
393 <dateEnd>2012-01-31</dateEnd> 393 <dateEnd>2012-01-31</dateEnd>
394 <volumeValue> 394 <volumeValue>
395 395
396 - <volume uom="m3">129707.94</volume><temp uom="degC">15</temp> 396 + <volume uom="m3">115457.19</volume><temp uom="degC">15</temp>
397 <pres uom="atm">1</pres> 397 <pres uom="atm">1</pres>
398 </volumeValue> 398 </volumeValue>
399 399
400 - <mass uom="kg">71897349.31</mass> 400 + <mass uom="kg">72511229.75</mass>
401 <densityValue> 401 <densityValue>
402 402
403 - <density uom="kg/m3">756.07</density> 403 + <density uom="kg/m3">755.41</density>
404 <temp uom="degC">15</temp> 404 <temp uom="degC">15</temp>
405 <pres uom="atm">1</pres> 405 <pres uom="atm">1</pres>
406 </densityValue> 406 </densityValue>
...@@ -414,13 +414,13 @@ ...@@ -414,13 +414,13 @@
414 <dateEnd>2012-01-31</dateEnd> 414 <dateEnd>2012-01-31</dateEnd>
415 <volumeValue> 415 <volumeValue>
416 416
417 - <volume uom="m3">143595.05</volume><temp uom="degC">15</temp> 417 + <volume uom="m3">109509.3</volume><temp uom="degC">15</temp>
418 <pres uom="atm">1</pres> 418 <pres uom="atm">1</pres>
419 </volumeValue> 419 </volumeValue>
420 420
421 - <mass uom="kg">70980485.63</mass> 421 + <mass uom="kg">77710930.91</mass>
422 <densityValue> 422 <densityValue>
423 - <density uom="kg/m3">0.82</density> 423 + <density uom="kg/m3">0.72</density>
424 424
425 <temp uom="degC">15</temp> 425 <temp uom="degC">15</temp>
426 <pres uom="atm">1</pres> 426 <pres uom="atm">1</pres>
...@@ -435,7 +435,7 @@ ...@@ -435,7 +435,7 @@
435 <dateEnd>2012-01-31</dateEnd> 435 <dateEnd>2012-01-31</dateEnd>
436 <volumeValue> 436 <volumeValue>
437 437
438 - <volume uom="m3">132138.23</volume><temp uom="degC">15</temp> 438 + <volume uom="m3">127143.68</volume><temp uom="degC">15</temp>
439 <pres uom="atm">1</pres> 439 <pres uom="atm">1</pres>
440 </volumeValue> 440 </volumeValue>
441 441
...@@ -460,13 +460,13 @@ ...@@ -460,13 +460,13 @@
460 <dateEnd>2012-01-31</dateEnd> 460 <dateEnd>2012-01-31</dateEnd>
461 <volumeValue> 461 <volumeValue>
462 462
463 - <volume uom="m3">384846.39</volume><temp uom="degC">15</temp> 463 + <volume uom="m3">342492.7</volume><temp uom="degC">15</temp>
464 <pres uom="atm">1</pres> 464 <pres uom="atm">1</pres>
465 </volumeValue> 465 </volumeValue>
466 466
467 - <mass uom="kg">37371539.0</mass> 467 + <mass uom="kg">30570999.7</mass>
468 <densityValue> 468 <densityValue>
469 - <density uom="kg/m3">0.73</density> 469 + <density uom="kg/m3">0.55</density>
470 470
471 <temp uom="degC">15</temp> 471 <temp uom="degC">15</temp>
472 <pres uom="atm">1</pres> 472 <pres uom="atm">1</pres>
...@@ -490,13 +490,13 @@ ...@@ -490,13 +490,13 @@
490 <dateEnd>2012-01-31</dateEnd> 490 <dateEnd>2012-01-31</dateEnd>
491 <volumeValue> 491 <volumeValue>
492 492
493 - <volume uom="m3">343577.47</volume><temp uom="degC">15</temp> 493 + <volume uom="m3">311413.21</volume><temp uom="degC">15</temp>
494 <pres uom="atm">1</pres> 494 <pres uom="atm">1</pres>
495 </volumeValue> 495 </volumeValue>
496 496
497 - <mass uom="kg">37104043.29</mass> 497 + <mass uom="kg">37249944.38</mass>
498 <densityValue> 498 <densityValue>
499 - <density uom="kg/m3">1.0</density> 499 + <density uom="kg/m3">0.86</density>
500 500
501 <temp uom="degC">15</temp> 501 <temp uom="degC">15</temp>
502 <pres uom="atm">1</pres> 502 <pres uom="atm">1</pres>
...@@ -520,13 +520,13 @@ ...@@ -520,13 +520,13 @@
520 <dateEnd>2012-01-31</dateEnd> 520 <dateEnd>2012-01-31</dateEnd>
521 <volumeValue> 521 <volumeValue>
522 522
523 - <volume uom="m3">381551.51</volume><temp uom="degC">15</temp> 523 + <volume uom="m3">371261.5</volume><temp uom="degC">15</temp>
524 <pres uom="atm">1</pres> 524 <pres uom="atm">1</pres>
525 </volumeValue> 525 </volumeValue>
526 526
527 - <mass uom="kg">35310120.34</mass> 527 + <mass uom="kg">37983454.23</mass>
528 <densityValue> 528 <densityValue>
529 - <density uom="kg/m3">0.52</density> 529 + <density uom="kg/m3">0.86</density>
530 530
531 <temp uom="degC">15</temp> 531 <temp uom="degC">15</temp>
532 <pres uom="atm">1</pres> 532 <pres uom="atm">1</pres>
...@@ -541,7 +541,7 @@ ...@@ -541,7 +541,7 @@
541 <dateEnd>2012-01-31</dateEnd> 541 <dateEnd>2012-01-31</dateEnd>
542 542
543 <volumeValue> 543 <volumeValue>
544 - <volume uom="L">265.25</volume> 544 + <volume uom="L">176.04</volume>
545 <temp uom="degC">15</temp> 545 <temp uom="degC">15</temp>
546 <pres uom="atm">1</pres> 546 <pres uom="atm">1</pres>
547 </volumeValue> 547 </volumeValue>
...@@ -566,14 +566,14 @@ ...@@ -566,14 +566,14 @@
566 <dateEnd>2012-01-31</dateEnd> 566 <dateEnd>2012-01-31</dateEnd>
567 <volumeValue> 567 <volumeValue>
568 568
569 - <volume uom="m3">141637.12</volume><temp uom="degC">15</temp> 569 + <volume uom="m3">117567.99</volume><temp uom="degC">15</temp>
570 <pres uom="atm">1</pres> 570 <pres uom="atm">1</pres>
571 </volumeValue> 571 </volumeValue>
572 572
573 - <mass uom="kg">70450034.63</mass> 573 + <mass uom="kg">76057114.85</mass>
574 <densityValue> 574 <densityValue>
575 575
576 - <density uom="kg/m3">786.82</density> 576 + <density uom="kg/m3">776.27</density>
577 <temp uom="degC">15</temp> 577 <temp uom="degC">15</temp>
578 <pres uom="atm">1</pres> 578 <pres uom="atm">1</pres>
579 </densityValue> 579 </densityValue>
...@@ -588,7 +588,7 @@ ...@@ -588,7 +588,7 @@
588 </facility><facility> 588 </facility><facility>
589 <name kind="wellbore" namingSystem="NPD" uidRef="3792">6506/11-F-2 H</name> 589 <name kind="wellbore" namingSystem="NPD" uidRef="3792">6506/11-F-2 H</name>
590 <wellStatus>producing</wellStatus> 590 <wellStatus>producing</wellStatus>
591 - <operationTime uom="d">5</operationTime> 591 + <operationTime uom="d">10</operationTime>
592 <flow uid="ASG_WB_11F2_H_ALLOCATED_PROD_VOLUMES"> 592 <flow uid="ASG_WB_11F2_H_ALLOCATED_PROD_VOLUMES">
593 <name>6506/11-F-2 H allocated production volumes</name> 593 <name>6506/11-F-2 H allocated production volumes</name>
594 <kind>production</kind> 594 <kind>production</kind>
...@@ -650,9 +650,9 @@ ...@@ -650,9 +650,9 @@
650 </facility><facility> 650 </facility><facility>
651 <name kind="wellbore" namingSystem="NPD" uidRef="6786">6506/11-F-3 H</name> 651 <name kind="wellbore" namingSystem="NPD" uidRef="6786">6506/11-F-3 H</name>
652 <wellStatus>producing</wellStatus> 652 <wellStatus>producing</wellStatus>
653 - <operationTime uom="d">19</operationTime> 653 + <operationTime uom="d">9</operationTime>
654 <flow uid="ASG_WB_11F3_H_ALLOCATED_INJ_VOLUMES"> 654 <flow uid="ASG_WB_11F3_H_ALLOCATED_INJ_VOLUMES">
655 - <name>6506/11-F-4 H allocated injection volumes</name> 655 + <name>6506/11-F-3 H allocated injection volumes</name>
656 <kind>production</kind> 656 <kind>production</kind>
657 <qualifier>allocated</qualifier> 657 <qualifier>allocated</qualifier>
658 <product> 658 <product>
...@@ -663,14 +663,14 @@ ...@@ -663,14 +663,14 @@
663 <dateEnd>2012-01-31</dateEnd> 663 <dateEnd>2012-01-31</dateEnd>
664 <volumeValue> 664 <volumeValue>
665 665
666 - <volume uom="m3">170.24</volume><temp uom="degC">15</temp> 666 + <volume uom="m3">397.95</volume><temp uom="degC">15</temp>
667 <pres uom="atm">1</pres> 667 <pres uom="atm">1</pres>
668 </volumeValue> 668 </volumeValue>
669 669
670 - <mass uom="kg">664.7</mass> 670 + <mass uom="kg">89.71</mass>
671 <densityValue> 671 <densityValue>
672 672
673 - <density uom="kg/m3">793.66</density> 673 + <density uom="kg/m3">778.04</density>
674 <temp uom="degC">15</temp> 674 <temp uom="degC">15</temp>
675 <pres uom="atm">1</pres> 675 <pres uom="atm">1</pres>
676 </densityValue> 676 </densityValue>
...@@ -684,13 +684,13 @@ ...@@ -684,13 +684,13 @@
684 <dateEnd>2012-01-31</dateEnd> 684 <dateEnd>2012-01-31</dateEnd>
685 <volumeValue> 685 <volumeValue>
686 686
687 - <volume uom="m3">1276.35</volume><temp uom="degC">15</temp> 687 + <volume uom="m3">42.25</volume><temp uom="degC">15</temp>
688 <pres uom="atm">1</pres> 688 <pres uom="atm">1</pres>
689 </volumeValue> 689 </volumeValue>
690 690
691 - <mass uom="kg">790.6</mass> 691 + <mass uom="kg">692.06</mass>
692 <densityValue> 692 <densityValue>
693 - <density uom="kg/m3">0.54</density> 693 + <density uom="kg/m3">0.52</density>
694 694
695 <temp uom="degC">15</temp> 695 <temp uom="degC">15</temp>
696 <pres uom="atm">1</pres> 696 <pres uom="atm">1</pres>
...@@ -705,7 +705,7 @@ ...@@ -705,7 +705,7 @@
705 <dateEnd>2012-01-31</dateEnd> 705 <dateEnd>2012-01-31</dateEnd>
706 <volumeValue> 706 <volumeValue>
707 707
708 - <volume uom="m3">1643.86</volume><temp uom="degC">15</temp> 708 + <volume uom="m3">1685.61</volume><temp uom="degC">15</temp>
709 <pres uom="atm">1</pres> 709 <pres uom="atm">1</pres>
710 </volumeValue> 710 </volumeValue>
711 711
...@@ -722,7 +722,7 @@ ...@@ -722,7 +722,7 @@
722 </facility><facility> 722 </facility><facility>
723 <name kind="wellbore" namingSystem="NPD" uidRef="3622">6506/11-G-1 H</name> 723 <name kind="wellbore" namingSystem="NPD" uidRef="3622">6506/11-G-1 H</name>
724 <wellStatus>producing</wellStatus> 724 <wellStatus>producing</wellStatus>
725 - <operationTime uom="d">22</operationTime> 725 + <operationTime uom="d">5</operationTime>
726 <flow uid="ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES"> 726 <flow uid="ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES">
727 <name>6506/11-G-1 H allocated injection volumes</name> 727 <name>6506/11-G-1 H allocated injection volumes</name>
728 <kind>production</kind> 728 <kind>production</kind>
...@@ -735,7 +735,7 @@ ...@@ -735,7 +735,7 @@
735 <dateEnd>2012-01-31</dateEnd> 735 <dateEnd>2012-01-31</dateEnd>
736 <volumeValue> 736 <volumeValue>
737 737
738 - <volume uom="m3">1863.12</volume><temp uom="degC">15</temp> 738 + <volume uom="m3">343.44</volume><temp uom="degC">15</temp>
739 <pres uom="atm">1</pres> 739 <pres uom="atm">1</pres>
740 </volumeValue> 740 </volumeValue>
741 741
...@@ -751,7 +751,7 @@ ...@@ -751,7 +751,7 @@
751 <dateEnd>2012-01-31</dateEnd> 751 <dateEnd>2012-01-31</dateEnd>
752 <volumeValue> 752 <volumeValue>
753 753
754 - <volume uom="m3">1866.71</volume><temp uom="degC">15</temp> 754 + <volume uom="m3">1860.58</volume><temp uom="degC">15</temp>
755 <pres uom="atm">1</pres> 755 <pres uom="atm">1</pres>
756 </volumeValue> 756 </volumeValue>
757 757
...@@ -767,7 +767,7 @@ ...@@ -767,7 +767,7 @@
767 <dateEnd>2012-01-31</dateEnd> 767 <dateEnd>2012-01-31</dateEnd>
768 <volumeValue> 768 <volumeValue>
769 769
770 - <volume uom="m3">948.22</volume><temp uom="degC">15</temp> 770 + <volume uom="m3">1476.77</volume><temp uom="degC">15</temp>
771 <pres uom="atm">1</pres> 771 <pres uom="atm">1</pres>
772 </volumeValue> 772 </volumeValue>
773 773
...@@ -784,7 +784,7 @@ ...@@ -784,7 +784,7 @@
784 </facility><facility> 784 </facility><facility>
785 <name kind="wellbore" namingSystem="NPD" uidRef="3082">6506/11-G-3 H</name> 785 <name kind="wellbore" namingSystem="NPD" uidRef="3082">6506/11-G-3 H</name>
786 <wellStatus>producing</wellStatus> 786 <wellStatus>producing</wellStatus>
787 - <operationTime uom="d">23</operationTime> 787 + <operationTime uom="d">8</operationTime>
788 <flow uid="ASG_WB_11G3_H_ALLOCATED_INJ_VOLUMES"> 788 <flow uid="ASG_WB_11G3_H_ALLOCATED_INJ_VOLUMES">
789 <name>6506/11-G-3 H allocated injection volumes</name> 789 <name>6506/11-G-3 H allocated injection volumes</name>
790 <kind>production</kind> 790 <kind>production</kind>
...@@ -797,7 +797,7 @@ ...@@ -797,7 +797,7 @@
797 <dateEnd>2012-01-31</dateEnd> 797 <dateEnd>2012-01-31</dateEnd>
798 <volumeValue> 798 <volumeValue>
799 799
800 - <volume uom="m3">1648.57</volume><temp uom="degC">15</temp> 800 + <volume uom="m3">1618.44</volume><temp uom="degC">15</temp>
801 <pres uom="atm">1</pres> 801 <pres uom="atm">1</pres>
802 </volumeValue> 802 </volumeValue>
803 803
...@@ -813,7 +813,7 @@ ...@@ -813,7 +813,7 @@
813 <dateEnd>2012-01-31</dateEnd> 813 <dateEnd>2012-01-31</dateEnd>
814 <volumeValue> 814 <volumeValue>
815 815
816 - <volume uom="m3">2644.66</volume><temp uom="degC">15</temp> 816 + <volume uom="m3">3024.39</volume><temp uom="degC">15</temp>
817 <pres uom="atm">1</pres> 817 <pres uom="atm">1</pres>
818 </volumeValue> 818 </volumeValue>
819 819
...@@ -829,7 +829,7 @@ ...@@ -829,7 +829,7 @@
829 <dateEnd>2012-01-31</dateEnd> 829 <dateEnd>2012-01-31</dateEnd>
830 <volumeValue> 830 <volumeValue>
831 831
832 - <volume uom="m3">2099.08</volume><temp uom="degC">15</temp> 832 + <volume uom="m3">807.47</volume><temp uom="degC">15</temp>
833 <pres uom="atm">1</pres> 833 <pres uom="atm">1</pres>
834 </volumeValue> 834 </volumeValue>
835 835
...@@ -846,7 +846,7 @@ ...@@ -846,7 +846,7 @@
846 </facility><facility> 846 </facility><facility>
847 <name kind="wellbore" namingSystem="NPD" uidRef="5622">6506/12-I-1 AH</name> 847 <name kind="wellbore" namingSystem="NPD" uidRef="5622">6506/12-I-1 AH</name>
848 <wellStatus>producing</wellStatus> 848 <wellStatus>producing</wellStatus>
849 - <operationTime uom="d">14</operationTime> 849 + <operationTime uom="d">20</operationTime>
850 <flow uid="ASG_WB_12I1_AH_ALLOCATED_PROD_VOLUMES"> 850 <flow uid="ASG_WB_12I1_AH_ALLOCATED_PROD_VOLUMES">
851 <name>6506/12-I-1 AH allocated production volumes</name> 851 <name>6506/12-I-1 AH allocated production volumes</name>
852 <kind>production</kind> 852 <kind>production</kind>
...@@ -859,7 +859,7 @@ ...@@ -859,7 +859,7 @@
859 <dateEnd>2012-01-31</dateEnd> 859 <dateEnd>2012-01-31</dateEnd>
860 <volumeValue> 860 <volumeValue>
861 861
862 - <volume uom="m3">98.61</volume><temp uom="degC">15</temp> 862 + <volume uom="m3">13.45</volume><temp uom="degC">15</temp>
863 <pres uom="atm">1</pres> 863 <pres uom="atm">1</pres>
864 </volumeValue> 864 </volumeValue>
865 865
...@@ -875,7 +875,7 @@ ...@@ -875,7 +875,7 @@
875 <dateEnd>2012-01-31</dateEnd> 875 <dateEnd>2012-01-31</dateEnd>
876 <volumeValue> 876 <volumeValue>
877 877
878 - <volume uom="m3">97.76</volume><temp uom="degC">15</temp> 878 + <volume uom="m3">48.41</volume><temp uom="degC">15</temp>
879 <pres uom="atm">1</pres> 879 <pres uom="atm">1</pres>
880 </volumeValue> 880 </volumeValue>
881 881
...@@ -891,7 +891,7 @@ ...@@ -891,7 +891,7 @@
891 <dateEnd>2012-01-31</dateEnd> 891 <dateEnd>2012-01-31</dateEnd>
892 <volumeValue> 892 <volumeValue>
893 893
894 - <volume uom="m3">145.3</volume><temp uom="degC">15</temp> 894 + <volume uom="m3">41.56</volume><temp uom="degC">15</temp>
895 <pres uom="atm">1</pres> 895 <pres uom="atm">1</pres>
896 </volumeValue> 896 </volumeValue>
897 897
...@@ -921,7 +921,7 @@ ...@@ -921,7 +921,7 @@
921 <dateEnd>2012-01-31</dateEnd> 921 <dateEnd>2012-01-31</dateEnd>
922 <volumeValue> 922 <volumeValue>
923 923
924 - <volume uom="m3">20.6</volume><temp uom="degC">15</temp> 924 + <volume uom="m3">84.21</volume><temp uom="degC">15</temp>
925 <pres uom="atm">1</pres> 925 <pres uom="atm">1</pres>
926 </volumeValue> 926 </volumeValue>
927 927
...@@ -937,7 +937,7 @@ ...@@ -937,7 +937,7 @@
937 <dateEnd>2012-01-31</dateEnd> 937 <dateEnd>2012-01-31</dateEnd>
938 <volumeValue> 938 <volumeValue>
939 939
940 - <volume uom="m3">177.09</volume><temp uom="degC">15</temp> 940 + <volume uom="m3">60.64</volume><temp uom="degC">15</temp>
941 <pres uom="atm">1</pres> 941 <pres uom="atm">1</pres>
942 </volumeValue> 942 </volumeValue>
943 943
...@@ -953,7 +953,7 @@ ...@@ -953,7 +953,7 @@
953 <dateEnd>2012-01-31</dateEnd> 953 <dateEnd>2012-01-31</dateEnd>
954 <volumeValue> 954 <volumeValue>
955 955
956 - <volume uom="m3">191.53</volume><temp uom="degC">15</temp> 956 + <volume uom="m3">169.92</volume><temp uom="degC">15</temp>
957 <pres uom="atm">1</pres> 957 <pres uom="atm">1</pres>
958 </volumeValue> 958 </volumeValue>
959 959
...@@ -970,7 +970,7 @@ ...@@ -970,7 +970,7 @@
970 </facility><facility> 970 </facility><facility>
971 <name kind="wellbore" namingSystem="NPD" uidRef="3393">6506/12-I-3 H</name> 971 <name kind="wellbore" namingSystem="NPD" uidRef="3393">6506/12-I-3 H</name>
972 <wellStatus>producing</wellStatus> 972 <wellStatus>producing</wellStatus>
973 - <operationTime uom="d">14</operationTime> 973 + <operationTime uom="d">23</operationTime>
974 <flow uid="ASG_WB_12I3_H_ALLOCATED_PROD_VOLUMES"> 974 <flow uid="ASG_WB_12I3_H_ALLOCATED_PROD_VOLUMES">
975 <name>6506/12-I-3 H allocated production volumes</name> 975 <name>6506/12-I-3 H allocated production volumes</name>
976 <kind>production</kind> 976 <kind>production</kind>
...@@ -983,7 +983,7 @@ ...@@ -983,7 +983,7 @@
983 <dateEnd>2012-01-31</dateEnd> 983 <dateEnd>2012-01-31</dateEnd>
984 <volumeValue> 984 <volumeValue>
985 985
986 - <volume uom="m3">50.6</volume><temp uom="degC">15</temp> 986 + <volume uom="m3">210.25</volume><temp uom="degC">15</temp>
987 <pres uom="atm">1</pres> 987 <pres uom="atm">1</pres>
988 </volumeValue> 988 </volumeValue>
989 989
...@@ -999,7 +999,7 @@ ...@@ -999,7 +999,7 @@
999 <dateEnd>2012-01-31</dateEnd> 999 <dateEnd>2012-01-31</dateEnd>
1000 <volumeValue> 1000 <volumeValue>
1001 1001
1002 - <volume uom="m3">352.26</volume><temp uom="degC">15</temp> 1002 + <volume uom="m3">34.91</volume><temp uom="degC">15</temp>
1003 <pres uom="atm">1</pres> 1003 <pres uom="atm">1</pres>
1004 </volumeValue> 1004 </volumeValue>
1005 1005
...@@ -1015,7 +1015,7 @@ ...@@ -1015,7 +1015,7 @@
1015 <dateEnd>2012-01-31</dateEnd> 1015 <dateEnd>2012-01-31</dateEnd>
1016 <volumeValue> 1016 <volumeValue>
1017 1017
1018 - <volume uom="m3">143.46</volume><temp uom="degC">15</temp> 1018 + <volume uom="m3">309.08</volume><temp uom="degC">15</temp>
1019 <pres uom="atm">1</pres> 1019 <pres uom="atm">1</pres>
1020 </volumeValue> 1020 </volumeValue>
1021 1021
...@@ -1032,7 +1032,7 @@ ...@@ -1032,7 +1032,7 @@
1032 </facility><facility> 1032 </facility><facility>
1033 <name kind="wellbore" namingSystem="NPD" uidRef="3621">6506/12-I-4 H</name> 1033 <name kind="wellbore" namingSystem="NPD" uidRef="3621">6506/12-I-4 H</name>
1034 <wellStatus>producing</wellStatus> 1034 <wellStatus>producing</wellStatus>
1035 - <operationTime uom="d">15</operationTime> 1035 + <operationTime uom="d">22</operationTime>
1036 <flow uid="ASG_WB_12I4_H_ALLOCATED_PROD_VOLUMES"> 1036 <flow uid="ASG_WB_12I4_H_ALLOCATED_PROD_VOLUMES">
1037 <name>6506/12-I-4 H allocated production volumes</name> 1037 <name>6506/12-I-4 H allocated production volumes</name>
1038 <kind>production</kind> 1038 <kind>production</kind>
...@@ -1045,7 +1045,7 @@ ...@@ -1045,7 +1045,7 @@
1045 <dateEnd>2012-01-31</dateEnd> 1045 <dateEnd>2012-01-31</dateEnd>
1046 <volumeValue> 1046 <volumeValue>
1047 1047
1048 - <volume uom="m3">197.46</volume><temp uom="degC">15</temp> 1048 + <volume uom="m3">493.14</volume><temp uom="degC">15</temp>
1049 <pres uom="atm">1</pres> 1049 <pres uom="atm">1</pres>
1050 </volumeValue> 1050 </volumeValue>
1051 1051
...@@ -1061,7 +1061,7 @@ ...@@ -1061,7 +1061,7 @@
1061 <dateEnd>2012-01-31</dateEnd> 1061 <dateEnd>2012-01-31</dateEnd>
1062 <volumeValue> 1062 <volumeValue>
1063 1063
1064 - <volume uom="m3">1907.69</volume><temp uom="degC">15</temp> 1064 + <volume uom="m3">359.27</volume><temp uom="degC">15</temp>
1065 <pres uom="atm">1</pres> 1065 <pres uom="atm">1</pres>
1066 </volumeValue> 1066 </volumeValue>
1067 1067
...@@ -1077,7 +1077,7 @@ ...@@ -1077,7 +1077,7 @@
1077 <dateEnd>2012-01-31</dateEnd> 1077 <dateEnd>2012-01-31</dateEnd>
1078 <volumeValue> 1078 <volumeValue>
1079 1079
1080 - <volume uom="m3">207.37</volume><temp uom="degC">15</temp> 1080 + <volume uom="m3">40.64</volume><temp uom="degC">15</temp>
1081 <pres uom="atm">1</pres> 1081 <pres uom="atm">1</pres>
1082 </volumeValue> 1082 </volumeValue>
1083 1083
...@@ -1094,7 +1094,7 @@ ...@@ -1094,7 +1094,7 @@
1094 </facility><facility> 1094 </facility><facility>
1095 <name kind="wellbore" namingSystem="NPD" uidRef="3079">6506/12-L-1 H</name> 1095 <name kind="wellbore" namingSystem="NPD" uidRef="3079">6506/12-L-1 H</name>
1096 <wellStatus>producing</wellStatus> 1096 <wellStatus>producing</wellStatus>
1097 - <operationTime uom="d">22</operationTime> 1097 + <operationTime uom="d">9</operationTime>
1098 <flow uid="ASG_WB_12L1_H_ALLOCATED_PROD_VOLUMES"> 1098 <flow uid="ASG_WB_12L1_H_ALLOCATED_PROD_VOLUMES">
1099 <name>6506/12-L-1 H allocated production volumes</name> 1099 <name>6506/12-L-1 H allocated production volumes</name>
1100 <kind>production</kind> 1100 <kind>production</kind>
...@@ -1107,7 +1107,7 @@ ...@@ -1107,7 +1107,7 @@
1107 <dateEnd>2012-01-31</dateEnd> 1107 <dateEnd>2012-01-31</dateEnd>
1108 <volumeValue> 1108 <volumeValue>
1109 1109
1110 - <volume uom="m3">1209.2</volume><temp uom="degC">15</temp> 1110 + <volume uom="m3">1538.32</volume><temp uom="degC">15</temp>
1111 <pres uom="atm">1</pres> 1111 <pres uom="atm">1</pres>
1112 </volumeValue> 1112 </volumeValue>
1113 1113
...@@ -1123,7 +1123,7 @@ ...@@ -1123,7 +1123,7 @@
1123 <dateEnd>2012-01-31</dateEnd> 1123 <dateEnd>2012-01-31</dateEnd>
1124 <volumeValue> 1124 <volumeValue>
1125 1125
1126 - <volume uom="m3">893.05</volume><temp uom="degC">15</temp> 1126 + <volume uom="m3">179.28</volume><temp uom="degC">15</temp>
1127 <pres uom="atm">1</pres> 1127 <pres uom="atm">1</pres>
1128 </volumeValue> 1128 </volumeValue>
1129 1129
...@@ -1139,7 +1139,7 @@ ...@@ -1139,7 +1139,7 @@
1139 <dateEnd>2012-01-31</dateEnd> 1139 <dateEnd>2012-01-31</dateEnd>
1140 <volumeValue> 1140 <volumeValue>
1141 1141
1142 - <volume uom="m3">1095.01</volume><temp uom="degC">15</temp> 1142 + <volume uom="m3">898.41</volume><temp uom="degC">15</temp>
1143 <pres uom="atm">1</pres> 1143 <pres uom="atm">1</pres>
1144 </volumeValue> 1144 </volumeValue>
1145 1145
...@@ -1156,7 +1156,7 @@ ...@@ -1156,7 +1156,7 @@
1156 </facility><facility> 1156 </facility><facility>
1157 <name kind="wellbore" namingSystem="NPD" uidRef="3552">6506/12-P-1 H</name> 1157 <name kind="wellbore" namingSystem="NPD" uidRef="3552">6506/12-P-1 H</name>
1158 <wellStatus>producing</wellStatus> 1158 <wellStatus>producing</wellStatus>
1159 - <operationTime uom="d">18</operationTime> 1159 + <operationTime uom="d">8</operationTime>
1160 <flow uid="ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES"> 1160 <flow uid="ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES">
1161 <name>6506/12-P-1 H allocated production volumes</name> 1161 <name>6506/12-P-1 H allocated production volumes</name>
1162 <kind>production</kind> 1162 <kind>production</kind>
...@@ -1169,7 +1169,7 @@ ...@@ -1169,7 +1169,7 @@
1169 <dateEnd>2012-01-31</dateEnd> 1169 <dateEnd>2012-01-31</dateEnd>
1170 <volumeValue> 1170 <volumeValue>
1171 1171
1172 - <volume uom="m3">136.43</volume><temp uom="degC">15</temp> 1172 + <volume uom="m3">60.51</volume><temp uom="degC">15</temp>
1173 <pres uom="atm">1</pres> 1173 <pres uom="atm">1</pres>
1174 </volumeValue> 1174 </volumeValue>
1175 1175
...@@ -1185,7 +1185,7 @@ ...@@ -1185,7 +1185,7 @@
1185 <dateEnd>2012-01-31</dateEnd> 1185 <dateEnd>2012-01-31</dateEnd>
1186 <volumeValue> 1186 <volumeValue>
1187 1187
1188 - <volume uom="m3">34.65</volume><temp uom="degC">15</temp> 1188 + <volume uom="m3">41.24</volume><temp uom="degC">15</temp>
1189 <pres uom="atm">1</pres> 1189 <pres uom="atm">1</pres>
1190 </volumeValue> 1190 </volumeValue>
1191 1191
...@@ -1201,7 +1201,7 @@ ...@@ -1201,7 +1201,7 @@
1201 <dateEnd>2012-01-31</dateEnd> 1201 <dateEnd>2012-01-31</dateEnd>
1202 <volumeValue> 1202 <volumeValue>
1203 1203
1204 - <volume uom="m3">110.4</volume><temp uom="degC">15</temp> 1204 + <volume uom="m3">80.88</volume><temp uom="degC">15</temp>
1205 <pres uom="atm">1</pres> 1205 <pres uom="atm">1</pres>
1206 </volumeValue> 1206 </volumeValue>
1207 1207
...@@ -1231,7 +1231,7 @@ ...@@ -1231,7 +1231,7 @@
1231 <dateEnd>2012-01-31</dateEnd> 1231 <dateEnd>2012-01-31</dateEnd>
1232 <volumeValue> 1232 <volumeValue>
1233 1233
1234 - <volume uom="m3">153.14</volume><temp uom="degC">15</temp> 1234 + <volume uom="m3">405.36</volume><temp uom="degC">15</temp>
1235 <pres uom="atm">1</pres> 1235 <pres uom="atm">1</pres>
1236 </volumeValue> 1236 </volumeValue>
1237 1237
...@@ -1247,7 +1247,7 @@ ...@@ -1247,7 +1247,7 @@
1247 <dateEnd>2012-01-31</dateEnd> 1247 <dateEnd>2012-01-31</dateEnd>
1248 <volumeValue> 1248 <volumeValue>
1249 1249
1250 - <volume uom="m3">829.47</volume><temp uom="degC">15</temp> 1250 + <volume uom="m3">1191.94</volume><temp uom="degC">15</temp>
1251 <pres uom="atm">1</pres> 1251 <pres uom="atm">1</pres>
1252 </volumeValue> 1252 </volumeValue>
1253 1253
...@@ -1263,7 +1263,7 @@ ...@@ -1263,7 +1263,7 @@
1263 <dateEnd>2012-01-31</dateEnd> 1263 <dateEnd>2012-01-31</dateEnd>
1264 <volumeValue> 1264 <volumeValue>
1265 1265
1266 - <volume uom="m3">1206.21</volume><temp uom="degC">15</temp> 1266 + <volume uom="m3">733.12</volume><temp uom="degC">15</temp>
1267 <pres uom="atm">1</pres> 1267 <pres uom="atm">1</pres>
1268 </volumeValue> 1268 </volumeValue>
1269 1269
...@@ -1280,7 +1280,7 @@ ...@@ -1280,7 +1280,7 @@
1280 </facility><facility> 1280 </facility><facility>
1281 <name kind="wellbore" namingSystem="NPD" uidRef="3149">6506/12-P-3 H</name> 1281 <name kind="wellbore" namingSystem="NPD" uidRef="3149">6506/12-P-3 H</name>
1282 <wellStatus>producing</wellStatus> 1282 <wellStatus>producing</wellStatus>
1283 - <operationTime uom="d">14</operationTime> 1283 + <operationTime uom="d">21</operationTime>
1284 <flow uid="ASG_WB_12P3_H_ALLOCATED_PROD_VOLUMES"> 1284 <flow uid="ASG_WB_12P3_H_ALLOCATED_PROD_VOLUMES">
1285 <name>6506/12-P-3 H allocated production volumes</name> 1285 <name>6506/12-P-3 H allocated production volumes</name>
1286 <kind>production</kind> 1286 <kind>production</kind>
...@@ -1293,7 +1293,7 @@ ...@@ -1293,7 +1293,7 @@
1293 <dateEnd>2012-01-31</dateEnd> 1293 <dateEnd>2012-01-31</dateEnd>
1294 <volumeValue> 1294 <volumeValue>
1295 1295
1296 - <volume uom="m3">961.09</volume><temp uom="degC">15</temp> 1296 + <volume uom="m3">938.1</volume><temp uom="degC">15</temp>
1297 <pres uom="atm">1</pres> 1297 <pres uom="atm">1</pres>
1298 </volumeValue> 1298 </volumeValue>
1299 1299
...@@ -1309,7 +1309,7 @@ ...@@ -1309,7 +1309,7 @@
1309 <dateEnd>2012-01-31</dateEnd> 1309 <dateEnd>2012-01-31</dateEnd>
1310 <volumeValue> 1310 <volumeValue>
1311 1311
1312 - <volume uom="m3">1477.53</volume><temp uom="degC">15</temp> 1312 + <volume uom="m3">966.02</volume><temp uom="degC">15</temp>
1313 <pres uom="atm">1</pres> 1313 <pres uom="atm">1</pres>
1314 </volumeValue> 1314 </volumeValue>
1315 1315
...@@ -1325,7 +1325,7 @@ ...@@ -1325,7 +1325,7 @@
1325 <dateEnd>2012-01-31</dateEnd> 1325 <dateEnd>2012-01-31</dateEnd>
1326 <volumeValue> 1326 <volumeValue>
1327 1327
1328 - <volume uom="m3">416.6</volume><temp uom="degC">15</temp> 1328 + <volume uom="m3">1054.54</volume><temp uom="degC">15</temp>
1329 <pres uom="atm">1</pres> 1329 <pres uom="atm">1</pres>
1330 </volumeValue> 1330 </volumeValue>
1331 1331
...@@ -1342,7 +1342,7 @@ ...@@ -1342,7 +1342,7 @@
1342 </facility><facility> 1342 </facility><facility>
1343 <name kind="wellbore" namingSystem="NPD" uidRef="6138">6506/12-P-4 AH</name> 1343 <name kind="wellbore" namingSystem="NPD" uidRef="6138">6506/12-P-4 AH</name>
1344 <wellStatus>producing</wellStatus> 1344 <wellStatus>producing</wellStatus>
1345 - <operationTime uom="d">10</operationTime> 1345 + <operationTime uom="d">11</operationTime>
1346 <flow uid="ASG_WB_12P4_AH_ALLOCATED_PROD_VOLUMES"> 1346 <flow uid="ASG_WB_12P4_AH_ALLOCATED_PROD_VOLUMES">
1347 <name>6506/12-P-4 AH allocated production volumes</name> 1347 <name>6506/12-P-4 AH allocated production volumes</name>
1348 <kind>production</kind> 1348 <kind>production</kind>
...@@ -1355,7 +1355,7 @@ ...@@ -1355,7 +1355,7 @@
1355 <dateEnd>2012-01-31</dateEnd> 1355 <dateEnd>2012-01-31</dateEnd>
1356 <volumeValue> 1356 <volumeValue>
1357 1357
1358 - <volume uom="m3">96.41</volume><temp uom="degC">15</temp> 1358 + <volume uom="m3">152.34</volume><temp uom="degC">15</temp>
1359 <pres uom="atm">1</pres> 1359 <pres uom="atm">1</pres>
1360 </volumeValue> 1360 </volumeValue>
1361 1361
...@@ -1371,7 +1371,7 @@ ...@@ -1371,7 +1371,7 @@
1371 <dateEnd>2012-01-31</dateEnd> 1371 <dateEnd>2012-01-31</dateEnd>
1372 <volumeValue> 1372 <volumeValue>
1373 1373
1374 - <volume uom="m3">44.41</volume><temp uom="degC">15</temp> 1374 + <volume uom="m3">66.2</volume><temp uom="degC">15</temp>
1375 <pres uom="atm">1</pres> 1375 <pres uom="atm">1</pres>
1376 </volumeValue> 1376 </volumeValue>
1377 1377
...@@ -1387,7 +1387,7 @@ ...@@ -1387,7 +1387,7 @@
1387 <dateEnd>2012-01-31</dateEnd> 1387 <dateEnd>2012-01-31</dateEnd>
1388 <volumeValue> 1388 <volumeValue>
1389 1389
1390 - <volume uom="m3">89.29</volume><temp uom="degC">15</temp> 1390 + <volume uom="m3">43.41</volume><temp uom="degC">15</temp>
1391 <pres uom="atm">1</pres> 1391 <pres uom="atm">1</pres>
1392 </volumeValue> 1392 </volumeValue>
1393 1393
...@@ -1404,7 +1404,7 @@ ...@@ -1404,7 +1404,7 @@
1404 </facility><facility> 1404 </facility><facility>
1405 <name kind="wellbore" namingSystem="NPD" uidRef="5317">6506/12-Q-1 H</name> 1405 <name kind="wellbore" namingSystem="NPD" uidRef="5317">6506/12-Q-1 H</name>
1406 <wellStatus>producing</wellStatus> 1406 <wellStatus>producing</wellStatus>
1407 - <operationTime uom="d">5</operationTime> 1407 + <operationTime uom="d">2</operationTime>
1408 <flow uid="ASG_WB_12Q1_H_ALLOCATED_PROD_VOLUMES"> 1408 <flow uid="ASG_WB_12Q1_H_ALLOCATED_PROD_VOLUMES">
1409 <name>6506/12-Q-1 H allocated production volumes</name> 1409 <name>6506/12-Q-1 H allocated production volumes</name>
1410 <kind>production</kind> 1410 <kind>production</kind>
...@@ -1417,7 +1417,7 @@ ...@@ -1417,7 +1417,7 @@
1417 <dateEnd>2012-01-31</dateEnd> 1417 <dateEnd>2012-01-31</dateEnd>
1418 <volumeValue> 1418 <volumeValue>
1419 1419
1420 - <volume uom="m3">1290.6</volume><temp uom="degC">15</temp> 1420 + <volume uom="m3">894.92</volume><temp uom="degC">15</temp>
1421 <pres uom="atm">1</pres> 1421 <pres uom="atm">1</pres>
1422 </volumeValue> 1422 </volumeValue>
1423 1423
...@@ -1433,7 +1433,7 @@ ...@@ -1433,7 +1433,7 @@
1433 <dateEnd>2012-01-31</dateEnd> 1433 <dateEnd>2012-01-31</dateEnd>
1434 <volumeValue> 1434 <volumeValue>
1435 1435
1436 - <volume uom="m3">1807.99</volume><temp uom="degC">15</temp> 1436 + <volume uom="m3">593.61</volume><temp uom="degC">15</temp>
1437 <pres uom="atm">1</pres> 1437 <pres uom="atm">1</pres>
1438 </volumeValue> 1438 </volumeValue>
1439 1439
...@@ -1449,7 +1449,7 @@ ...@@ -1449,7 +1449,7 @@
1449 <dateEnd>2012-01-31</dateEnd> 1449 <dateEnd>2012-01-31</dateEnd>
1450 <volumeValue> 1450 <volumeValue>
1451 1451
1452 - <volume uom="m3">1629.22</volume><temp uom="degC">15</temp> 1452 + <volume uom="m3">274.31</volume><temp uom="degC">15</temp>
1453 <pres uom="atm">1</pres> 1453 <pres uom="atm">1</pres>
1454 </volumeValue> 1454 </volumeValue>
1455 1455
...@@ -1466,7 +1466,7 @@ ...@@ -1466,7 +1466,7 @@
1466 </facility><facility> 1466 </facility><facility>
1467 <name kind="wellbore" namingSystem="NPD" uidRef="4933">6506/12-Q-2 H</name> 1467 <name kind="wellbore" namingSystem="NPD" uidRef="4933">6506/12-Q-2 H</name>
1468 <wellStatus>producing</wellStatus> 1468 <wellStatus>producing</wellStatus>
1469 - <operationTime uom="d">15</operationTime> 1469 + <operationTime uom="d">3</operationTime>
1470 <flow uid="ASG_WB_12Q2_H_ALLOCATED_PROD_VOLUMES"> 1470 <flow uid="ASG_WB_12Q2_H_ALLOCATED_PROD_VOLUMES">
1471 <name>6506/12-Q-2 H allocated production volumes</name> 1471 <name>6506/12-Q-2 H allocated production volumes</name>
1472 <kind>production</kind> 1472 <kind>production</kind>
...@@ -1479,7 +1479,7 @@ ...@@ -1479,7 +1479,7 @@
1479 <dateEnd>2012-01-31</dateEnd> 1479 <dateEnd>2012-01-31</dateEnd>
1480 <volumeValue> 1480 <volumeValue>
1481 1481
1482 - <volume uom="m3">1786.22</volume><temp uom="degC">15</temp> 1482 + <volume uom="m3">1341.82</volume><temp uom="degC">15</temp>
1483 <pres uom="atm">1</pres> 1483 <pres uom="atm">1</pres>
1484 </volumeValue> 1484 </volumeValue>
1485 1485
...@@ -1495,7 +1495,7 @@ ...@@ -1495,7 +1495,7 @@
1495 <dateEnd>2012-01-31</dateEnd> 1495 <dateEnd>2012-01-31</dateEnd>
1496 <volumeValue> 1496 <volumeValue>
1497 1497
1498 - <volume uom="m3">577.55</volume><temp uom="degC">15</temp> 1498 + <volume uom="m3">910.23</volume><temp uom="degC">15</temp>
1499 <pres uom="atm">1</pres> 1499 <pres uom="atm">1</pres>
1500 </volumeValue> 1500 </volumeValue>
1501 1501
...@@ -1511,7 +1511,7 @@ ...@@ -1511,7 +1511,7 @@
1511 <dateEnd>2012-01-31</dateEnd> 1511 <dateEnd>2012-01-31</dateEnd>
1512 <volumeValue> 1512 <volumeValue>
1513 1513
1514 - <volume uom="m3">297.43</volume><temp uom="degC">15</temp> 1514 + <volume uom="m3">603.01</volume><temp uom="degC">15</temp>
1515 <pres uom="atm">1</pres> 1515 <pres uom="atm">1</pres>
1516 </volumeValue> 1516 </volumeValue>
1517 1517
...@@ -1528,7 +1528,7 @@ ...@@ -1528,7 +1528,7 @@
1528 </facility><facility> 1528 </facility><facility>
1529 <name kind="wellbore" namingSystem="NPD" uidRef="5181">6506/12-Q-3 H</name> 1529 <name kind="wellbore" namingSystem="NPD" uidRef="5181">6506/12-Q-3 H</name>
1530 <wellStatus>producing</wellStatus> 1530 <wellStatus>producing</wellStatus>
1531 - <operationTime uom="d">2</operationTime> 1531 + <operationTime uom="d">7</operationTime>
1532 <flow uid="ASG_WB_12Q3_H_ALLOCATED_PROD_VOLUMES"> 1532 <flow uid="ASG_WB_12Q3_H_ALLOCATED_PROD_VOLUMES">
1533 <name>6506/12-Q-3 H allocated production volumes</name> 1533 <name>6506/12-Q-3 H allocated production volumes</name>
1534 <kind>production</kind> 1534 <kind>production</kind>
...@@ -1541,7 +1541,7 @@ ...@@ -1541,7 +1541,7 @@
1541 <dateEnd>2012-01-31</dateEnd> 1541 <dateEnd>2012-01-31</dateEnd>
1542 <volumeValue> 1542 <volumeValue>
1543 1543
1544 - <volume uom="m3">69.83</volume><temp uom="degC">15</temp> 1544 + <volume uom="m3">89.06</volume><temp uom="degC">15</temp>
1545 <pres uom="atm">1</pres> 1545 <pres uom="atm">1</pres>
1546 </volumeValue> 1546 </volumeValue>
1547 1547
...@@ -1557,7 +1557,7 @@ ...@@ -1557,7 +1557,7 @@
1557 <dateEnd>2012-01-31</dateEnd> 1557 <dateEnd>2012-01-31</dateEnd>
1558 <volumeValue> 1558 <volumeValue>
1559 1559
1560 - <volume uom="m3">194.22</volume><temp uom="degC">15</temp> 1560 + <volume uom="m3">91.6</volume><temp uom="degC">15</temp>
1561 <pres uom="atm">1</pres> 1561 <pres uom="atm">1</pres>
1562 </volumeValue> 1562 </volumeValue>
1563 1563
...@@ -1573,7 +1573,7 @@ ...@@ -1573,7 +1573,7 @@
1573 <dateEnd>2012-01-31</dateEnd> 1573 <dateEnd>2012-01-31</dateEnd>
1574 <volumeValue> 1574 <volumeValue>
1575 1575
1576 - <volume uom="m3">2.83</volume><temp uom="degC">15</temp> 1576 + <volume uom="m3">176.5</volume><temp uom="degC">15</temp>
1577 <pres uom="atm">1</pres> 1577 <pres uom="atm">1</pres>
1578 </volumeValue> 1578 </volumeValue>
1579 1579
...@@ -1590,7 +1590,7 @@ ...@@ -1590,7 +1590,7 @@
1590 </facility><facility> 1590 </facility><facility>
1591 <name kind="wellbore" namingSystem="NPD" uidRef="5444">6506/12-Q-4 H</name> 1591 <name kind="wellbore" namingSystem="NPD" uidRef="5444">6506/12-Q-4 H</name>
1592 <wellStatus>producing</wellStatus> 1592 <wellStatus>producing</wellStatus>
1593 - <operationTime uom="d">11</operationTime> 1593 + <operationTime uom="d">15</operationTime>
1594 <flow uid="ASG_WB_12Q4_H_ALLOCATED_PROD_VOLUMES"> 1594 <flow uid="ASG_WB_12Q4_H_ALLOCATED_PROD_VOLUMES">
1595 <name>6506/12-Q-4 H allocated production volumes</name> 1595 <name>6506/12-Q-4 H allocated production volumes</name>
1596 <kind>production</kind> 1596 <kind>production</kind>
...@@ -1612,7 +1612,7 @@ ...@@ -1612,7 +1612,7 @@
1612 </period> 1612 </period>
1613 1613
1614 </product><product> 1614 </product><product>
1615 - <kind> gas</kind> 1615 + <kind>gas</kind>
1616 <period> 1616 <period>
1617 <kind>month</kind> 1617 <kind>month</kind>
1618 <dateStart>2012-01-01</dateStart> 1618 <dateStart>2012-01-01</dateStart>
...@@ -1628,7 +1628,7 @@ ...@@ -1628,7 +1628,7 @@
1628 </period> 1628 </period>
1629 1629
1630 </product><product> 1630 </product><product>
1631 - <kind> water</kind> 1631 + <kind>water</kind>
1632 <period> 1632 <period>
1633 <kind>month</kind> 1633 <kind>month</kind>
1634 <dateStart>2012-01-01</dateStart> 1634 <dateStart>2012-01-01</dateStart>
...@@ -1652,7 +1652,7 @@ ...@@ -1652,7 +1652,7 @@
1652 </facility><facility> 1652 </facility><facility>
1653 <name kind="wellbore" namingSystem="NPD" uidRef="6217">6506/12-Q-5 Y2H</name> 1653 <name kind="wellbore" namingSystem="NPD" uidRef="6217">6506/12-Q-5 Y2H</name>
1654 <wellStatus>producing</wellStatus> 1654 <wellStatus>producing</wellStatus>
1655 - <operationTime uom="d">13</operationTime> 1655 + <operationTime uom="d">7</operationTime>
1656 <flow uid="ASG_WB_12Q5_Y2H_ALLOCATED_PROD_VOLUMES"> 1656 <flow uid="ASG_WB_12Q5_Y2H_ALLOCATED_PROD_VOLUMES">
1657 <name>6506/12-Q-5 Y2H allocated production volumes</name> 1657 <name>6506/12-Q-5 Y2H allocated production volumes</name>
1658 <kind>production</kind> 1658 <kind>production</kind>
...@@ -1665,7 +1665,7 @@ ...@@ -1665,7 +1665,7 @@
1665 <dateEnd>2012-01-31</dateEnd> 1665 <dateEnd>2012-01-31</dateEnd>
1666 <volumeValue> 1666 <volumeValue>
1667 1667
1668 - <volume uom="m3">90.73</volume><temp uom="degC">15</temp> 1668 + <volume uom="m3">125.27</volume><temp uom="degC">15</temp>
1669 <pres uom="atm">1</pres> 1669 <pres uom="atm">1</pres>
1670 </volumeValue> 1670 </volumeValue>
1671 1671
...@@ -1681,7 +1681,7 @@ ...@@ -1681,7 +1681,7 @@
1681 <dateEnd>2012-01-31</dateEnd> 1681 <dateEnd>2012-01-31</dateEnd>
1682 <volumeValue> 1682 <volumeValue>
1683 1683
1684 - <volume uom="m3">118.2</volume><temp uom="degC">15</temp> 1684 + <volume uom="m3">104.38</volume><temp uom="degC">15</temp>
1685 <pres uom="atm">1</pres> 1685 <pres uom="atm">1</pres>
1686 </volumeValue> 1686 </volumeValue>
1687 1687
...@@ -1697,7 +1697,7 @@ ...@@ -1697,7 +1697,7 @@
1697 <dateEnd>2012-01-31</dateEnd> 1697 <dateEnd>2012-01-31</dateEnd>
1698 <volumeValue> 1698 <volumeValue>
1699 1699
1700 - <volume uom="m3">28.84</volume><temp uom="degC">15</temp> 1700 + <volume uom="m3">71.55</volume><temp uom="degC">15</temp>
1701 <pres uom="atm">1</pres> 1701 <pres uom="atm">1</pres>
1702 </volumeValue> 1702 </volumeValue>
1703 1703
...@@ -1714,7 +1714,7 @@ ...@@ -1714,7 +1714,7 @@
1714 </facility><facility> 1714 </facility><facility>
1715 <name kind="wellbore" namingSystem="NPD" uidRef="3188">6506/12-S-1 H</name> 1715 <name kind="wellbore" namingSystem="NPD" uidRef="3188">6506/12-S-1 H</name>
1716 <wellStatus>producing</wellStatus> 1716 <wellStatus>producing</wellStatus>
1717 - <operationTime uom="d">5</operationTime> 1717 + <operationTime uom="d">1</operationTime>
1718 <flow uid="ASG_WB_12S1_H_ALLOCATED_PROD_VOLUMES"> 1718 <flow uid="ASG_WB_12S1_H_ALLOCATED_PROD_VOLUMES">
1719 <name>6506/12-S-1 H allocated production volumes</name> 1719 <name>6506/12-S-1 H allocated production volumes</name>
1720 <kind>production</kind> 1720 <kind>production</kind>
...@@ -1727,7 +1727,7 @@ ...@@ -1727,7 +1727,7 @@
1727 <dateEnd>2012-01-31</dateEnd> 1727 <dateEnd>2012-01-31</dateEnd>
1728 <volumeValue> 1728 <volumeValue>
1729 1729
1730 - <volume uom="m3">1193.52</volume><temp uom="degC">15</temp> 1730 + <volume uom="m3">27.04</volume><temp uom="degC">15</temp>
1731 <pres uom="atm">1</pres> 1731 <pres uom="atm">1</pres>
1732 </volumeValue> 1732 </volumeValue>
1733 1733
...@@ -1743,7 +1743,7 @@ ...@@ -1743,7 +1743,7 @@
1743 <dateEnd>2012-01-31</dateEnd> 1743 <dateEnd>2012-01-31</dateEnd>
1744 <volumeValue> 1744 <volumeValue>
1745 1745
1746 - <volume uom="m3">530.09</volume><temp uom="degC">15</temp> 1746 + <volume uom="m3">895.62</volume><temp uom="degC">15</temp>
1747 <pres uom="atm">1</pres> 1747 <pres uom="atm">1</pres>
1748 </volumeValue> 1748 </volumeValue>
1749 1749
...@@ -1759,7 +1759,7 @@ ...@@ -1759,7 +1759,7 @@
1759 <dateEnd>2012-01-31</dateEnd> 1759 <dateEnd>2012-01-31</dateEnd>
1760 <volumeValue> 1760 <volumeValue>
1761 1761
1762 - <volume uom="m3">811.99</volume><temp uom="degC">15</temp> 1762 + <volume uom="m3">766.27</volume><temp uom="degC">15</temp>
1763 <pres uom="atm">1</pres> 1763 <pres uom="atm">1</pres>
1764 </volumeValue> 1764 </volumeValue>
1765 1765
...@@ -1789,7 +1789,7 @@ ...@@ -1789,7 +1789,7 @@
1789 <dateEnd>2012-01-31</dateEnd> 1789 <dateEnd>2012-01-31</dateEnd>
1790 <volumeValue> 1790 <volumeValue>
1791 1791
1792 - <volume uom="m3">255.54</volume><temp uom="degC">15</temp> 1792 + <volume uom="m3">524.69</volume><temp uom="degC">15</temp>
1793 <pres uom="atm">1</pres> 1793 <pres uom="atm">1</pres>
1794 </volumeValue> 1794 </volumeValue>
1795 1795
...@@ -1805,7 +1805,7 @@ ...@@ -1805,7 +1805,7 @@
1805 <dateEnd>2012-01-31</dateEnd> 1805 <dateEnd>2012-01-31</dateEnd>
1806 <volumeValue> 1806 <volumeValue>
1807 1807
1808 - <volume uom="m3">1790.21</volume><temp uom="degC">15</temp> 1808 + <volume uom="m3">1296.88</volume><temp uom="degC">15</temp>
1809 <pres uom="atm">1</pres> 1809 <pres uom="atm">1</pres>
1810 </volumeValue> 1810 </volumeValue>
1811 1811
...@@ -1821,7 +1821,7 @@ ...@@ -1821,7 +1821,7 @@
1821 <dateEnd>2012-01-31</dateEnd> 1821 <dateEnd>2012-01-31</dateEnd>
1822 <volumeValue> 1822 <volumeValue>
1823 1823
1824 - <volume uom="m3">1262.27</volume><temp uom="degC">15</temp> 1824 + <volume uom="m3">1470.24</volume><temp uom="degC">15</temp>
1825 <pres uom="atm">1</pres> 1825 <pres uom="atm">1</pres>
1826 </volumeValue> 1826 </volumeValue>
1827 1827
...@@ -1838,7 +1838,7 @@ ...@@ -1838,7 +1838,7 @@
1838 </facility><facility> 1838 </facility><facility>
1839 <name kind="wellbore" namingSystem="NPD" uidRef="3559">6506/12-S-3 H</name> 1839 <name kind="wellbore" namingSystem="NPD" uidRef="3559">6506/12-S-3 H</name>
1840 <wellStatus>producing</wellStatus> 1840 <wellStatus>producing</wellStatus>
1841 - <operationTime uom="d">7</operationTime> 1841 + <operationTime uom="d">8</operationTime>
1842 <flow uid="ASG_WB_12S3_H_ALLOCATED_PROD_VOLUMES"> 1842 <flow uid="ASG_WB_12S3_H_ALLOCATED_PROD_VOLUMES">
1843 <name>6506/12-S-3 H allocated production volumes</name> 1843 <name>6506/12-S-3 H allocated production volumes</name>
1844 <kind>production</kind> 1844 <kind>production</kind>
...@@ -1851,7 +1851,7 @@ ...@@ -1851,7 +1851,7 @@
1851 <dateEnd>2012-01-31</dateEnd> 1851 <dateEnd>2012-01-31</dateEnd>
1852 <volumeValue> 1852 <volumeValue>
1853 1853
1854 - <volume uom="m3">22.57</volume><temp uom="degC">15</temp> 1854 + <volume uom="m3">132.96</volume><temp uom="degC">15</temp>
1855 <pres uom="atm">1</pres> 1855 <pres uom="atm">1</pres>
1856 </volumeValue> 1856 </volumeValue>
1857 1857
...@@ -1867,7 +1867,7 @@ ...@@ -1867,7 +1867,7 @@
1867 <dateEnd>2012-01-31</dateEnd> 1867 <dateEnd>2012-01-31</dateEnd>
1868 <volumeValue> 1868 <volumeValue>
1869 1869
1870 - <volume uom="m3">81.57</volume><temp uom="degC">15</temp> 1870 + <volume uom="m3">89.67</volume><temp uom="degC">15</temp>
1871 <pres uom="atm">1</pres> 1871 <pres uom="atm">1</pres>
1872 </volumeValue> 1872 </volumeValue>
1873 1873
...@@ -1883,7 +1883,7 @@ ...@@ -1883,7 +1883,7 @@
1883 <dateEnd>2012-01-31</dateEnd> 1883 <dateEnd>2012-01-31</dateEnd>
1884 <volumeValue> 1884 <volumeValue>
1885 1885
1886 - <volume uom="m3">103.46</volume><temp uom="degC">15</temp> 1886 + <volume uom="m3">121.73</volume><temp uom="degC">15</temp>
1887 <pres uom="atm">1</pres> 1887 <pres uom="atm">1</pres>
1888 </volumeValue> 1888 </volumeValue>
1889 1889
...@@ -1900,7 +1900,7 @@ ...@@ -1900,7 +1900,7 @@
1900 </facility><facility> 1900 </facility><facility>
1901 <name kind="wellbore" namingSystem="NPD" uidRef="4269">6506/12-S-4 H</name> 1901 <name kind="wellbore" namingSystem="NPD" uidRef="4269">6506/12-S-4 H</name>
1902 <wellStatus>producing</wellStatus> 1902 <wellStatus>producing</wellStatus>
1903 - <operationTime uom="d">21</operationTime> 1903 + <operationTime uom="d">12</operationTime>
1904 <flow uid="ASG_WB_12S4_H_ALLOCATED_PROD_VOLUMES"> 1904 <flow uid="ASG_WB_12S4_H_ALLOCATED_PROD_VOLUMES">
1905 <name>6506/12-S-4 H allocated production volumes</name> 1905 <name>6506/12-S-4 H allocated production volumes</name>
1906 <kind>production</kind> 1906 <kind>production</kind>
...@@ -1913,7 +1913,7 @@ ...@@ -1913,7 +1913,7 @@
1913 <dateEnd>2012-01-31</dateEnd> 1913 <dateEnd>2012-01-31</dateEnd>
1914 <volumeValue> 1914 <volumeValue>
1915 1915
1916 - <volume uom="m3">98.26</volume><temp uom="degC">15</temp> 1916 + <volume uom="m3">9.81</volume><temp uom="degC">15</temp>
1917 <pres uom="atm">1</pres> 1917 <pres uom="atm">1</pres>
1918 </volumeValue> 1918 </volumeValue>
1919 1919
...@@ -1929,7 +1929,7 @@ ...@@ -1929,7 +1929,7 @@
1929 <dateEnd>2012-01-31</dateEnd> 1929 <dateEnd>2012-01-31</dateEnd>
1930 <volumeValue> 1930 <volumeValue>
1931 1931
1932 - <volume uom="m3">36.96</volume><temp uom="degC">15</temp> 1932 + <volume uom="m3">132.48</volume><temp uom="degC">15</temp>
1933 <pres uom="atm">1</pres> 1933 <pres uom="atm">1</pres>
1934 </volumeValue> 1934 </volumeValue>
1935 1935
...@@ -1945,7 +1945,7 @@ ...@@ -1945,7 +1945,7 @@
1945 <dateEnd>2012-01-31</dateEnd> 1945 <dateEnd>2012-01-31</dateEnd>
1946 <volumeValue> 1946 <volumeValue>
1947 1947
1948 - <volume uom="m3">19.63</volume><temp uom="degC">15</temp> 1948 + <volume uom="m3">0.89</volume><temp uom="degC">15</temp>
1949 <pres uom="atm">1</pres> 1949 <pres uom="atm">1</pres>
1950 </volumeValue> 1950 </volumeValue>
1951 1951
...@@ -1962,7 +1962,7 @@ ...@@ -1962,7 +1962,7 @@
1962 </facility><facility> 1962 </facility><facility>
1963 <name kind="wellbore" namingSystem="NPD" uidRef="4136">6506/11-E-3 H</name> 1963 <name kind="wellbore" namingSystem="NPD" uidRef="4136">6506/11-E-3 H</name>
1964 <wellStatus>injecting</wellStatus> 1964 <wellStatus>injecting</wellStatus>
1965 - <operationTime uom="d">16</operationTime> 1965 + <operationTime uom="d">4</operationTime>
1966 <flow uid="ASG_WB_11E3_H_ALLOCATED_INJ_VOLUMES"> 1966 <flow uid="ASG_WB_11E3_H_ALLOCATED_INJ_VOLUMES">
1967 <name>6506/11-E-3 H allocated injection volumes</name> 1967 <name>6506/11-E-3 H allocated injection volumes</name>
1968 <kind>injection</kind> 1968 <kind>injection</kind>
...@@ -1975,7 +1975,7 @@ ...@@ -1975,7 +1975,7 @@
1975 <dateEnd>2012-01-31</dateEnd> 1975 <dateEnd>2012-01-31</dateEnd>
1976 <volumeValue> 1976 <volumeValue>
1977 1977
1978 - <volume uom="m3">76.94</volume><temp uom="degC">15</temp> 1978 + <volume uom="m3">81.81</volume><temp uom="degC">15</temp>
1979 <pres uom="atm">1</pres> 1979 <pres uom="atm">1</pres>
1980 </volumeValue> 1980 </volumeValue>
1981 1981
...@@ -1992,8 +1992,8 @@ ...@@ -1992,8 +1992,8 @@
1992 </facility><facility> 1992 </facility><facility>
1993 <name kind="wellbore" namingSystem="NPD" uidRef="3620">6506/11-F-4 H</name> 1993 <name kind="wellbore" namingSystem="NPD" uidRef="3620">6506/11-F-4 H</name>
1994 <wellStatus>injecting</wellStatus> 1994 <wellStatus>injecting</wellStatus>
1995 - <operationTime uom="d">6</operationTime> 1995 + <operationTime uom="d">1</operationTime>
1996 - <flow uid="ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES"> 1996 + <flow uid="ASG_WB_11F4_H_ALLOCATED_INJ_VOLUMES">
1997 <name>6506/11-F-4 H allocated injection volumes</name> 1997 <name>6506/11-F-4 H allocated injection volumes</name>
1998 <kind>injection</kind> 1998 <kind>injection</kind>
1999 <qualifier>allocated</qualifier> 1999 <qualifier>allocated</qualifier>
...@@ -2005,7 +2005,7 @@ ...@@ -2005,7 +2005,7 @@
2005 <dateEnd>2012-01-31</dateEnd> 2005 <dateEnd>2012-01-31</dateEnd>
2006 <volumeValue> 2006 <volumeValue>
2007 2007
2008 - <volume uom="m3">845.41</volume><temp uom="degC">15</temp> 2008 + <volume uom="m3">1503.64</volume><temp uom="degC">15</temp>
2009 <pres uom="atm">1</pres> 2009 <pres uom="atm">1</pres>
2010 </volumeValue> 2010 </volumeValue>
2011 2011
...@@ -2022,7 +2022,7 @@ ...@@ -2022,7 +2022,7 @@
2022 </facility><facility> 2022 </facility><facility>
2023 <name kind="wellbore" namingSystem="NPD" uidRef="3172">6506/11-G-4 H</name> 2023 <name kind="wellbore" namingSystem="NPD" uidRef="3172">6506/11-G-4 H</name>
2024 <wellStatus>injecting</wellStatus> 2024 <wellStatus>injecting</wellStatus>
2025 - <operationTime uom="d">14</operationTime> 2025 + <operationTime uom="d">1</operationTime>
2026 <flow uid="ASG_WB_11G4_H_ALLOCATED_INJ_VOLUMES"> 2026 <flow uid="ASG_WB_11G4_H_ALLOCATED_INJ_VOLUMES">
2027 <name>6506/11-G-4 H allocated injection volumes</name> 2027 <name>6506/11-G-4 H allocated injection volumes</name>
2028 <kind>injection</kind> 2028 <kind>injection</kind>
...@@ -2035,7 +2035,7 @@ ...@@ -2035,7 +2035,7 @@
2035 <dateEnd>2012-01-31</dateEnd> 2035 <dateEnd>2012-01-31</dateEnd>
2036 <volumeValue> 2036 <volumeValue>
2037 2037
2038 - <volume uom="m3">153.76</volume><temp uom="degC">15</temp> 2038 + <volume uom="m3">69.94</volume><temp uom="degC">15</temp>
2039 <pres uom="atm">1</pres> 2039 <pres uom="atm">1</pres>
2040 </volumeValue> 2040 </volumeValue>
2041 2041
...@@ -2052,7 +2052,7 @@ ...@@ -2052,7 +2052,7 @@
2052 </facility><facility> 2052 </facility><facility>
2053 <name kind="wellbore" namingSystem="NPD" uidRef="3155">6506/12-K-1 H</name> 2053 <name kind="wellbore" namingSystem="NPD" uidRef="3155">6506/12-K-1 H</name>
2054 <wellStatus>injecting</wellStatus> 2054 <wellStatus>injecting</wellStatus>
2055 - <operationTime uom="d">5</operationTime> 2055 + <operationTime uom="d">14</operationTime>
2056 <flow uid="ASG_WB_12K1_H_ALLOCATED_INJ_VOLUMES"> 2056 <flow uid="ASG_WB_12K1_H_ALLOCATED_INJ_VOLUMES">
2057 <name>6506/12-K-1 H allocated injection volumes</name> 2057 <name>6506/12-K-1 H allocated injection volumes</name>
2058 <kind>injection</kind> 2058 <kind>injection</kind>
...@@ -2065,7 +2065,7 @@ ...@@ -2065,7 +2065,7 @@
2065 <dateEnd>2012-01-31</dateEnd> 2065 <dateEnd>2012-01-31</dateEnd>
2066 <volumeValue> 2066 <volumeValue>
2067 2067
2068 - <volume uom="m3">13.14</volume><temp uom="degC">15</temp> 2068 + <volume uom="m3">163.1</volume><temp uom="degC">15</temp>
2069 <pres uom="atm">1</pres> 2069 <pres uom="atm">1</pres>
2070 </volumeValue> 2070 </volumeValue>
2071 2071
...@@ -2082,7 +2082,7 @@ ...@@ -2082,7 +2082,7 @@
2082 </facility><facility> 2082 </facility><facility>
2083 <name kind="wellbore" namingSystem="NPD" uidRef="3021">6506/12-R-1 H</name> 2083 <name kind="wellbore" namingSystem="NPD" uidRef="3021">6506/12-R-1 H</name>
2084 <wellStatus>injecting</wellStatus> 2084 <wellStatus>injecting</wellStatus>
2085 - <operationTime uom="d">19</operationTime> 2085 + <operationTime uom="d">9</operationTime>
2086 <flow uid="ASG_WB_12R1_H_ALLOCATED_INJ_VOLUMES"> 2086 <flow uid="ASG_WB_12R1_H_ALLOCATED_INJ_VOLUMES">
2087 <name>6506/12-R-1 H allocated injection volumes</name> 2087 <name>6506/12-R-1 H allocated injection volumes</name>
2088 <kind>injection</kind> 2088 <kind>injection</kind>
...@@ -2095,7 +2095,7 @@ ...@@ -2095,7 +2095,7 @@
2095 <dateEnd>2012-01-31</dateEnd> 2095 <dateEnd>2012-01-31</dateEnd>
2096 <volumeValue> 2096 <volumeValue>
2097 2097
2098 - <volume uom="m3">618.44</volume><temp uom="degC">15</temp> 2098 + <volume uom="m3">606.54</volume><temp uom="degC">15</temp>
2099 <pres uom="atm">1</pres> 2099 <pres uom="atm">1</pres>
2100 </volumeValue> 2100 </volumeValue>
2101 2101
...@@ -2125,7 +2125,7 @@ ...@@ -2125,7 +2125,7 @@
2125 <dateEnd>2012-01-31</dateEnd> 2125 <dateEnd>2012-01-31</dateEnd>
2126 <volumeValue> 2126 <volumeValue>
2127 2127
2128 - <volume uom="m3">1131.54</volume><temp uom="degC">15</temp> 2128 + <volume uom="m3">1457.38</volume><temp uom="degC">15</temp>
2129 <pres uom="atm">1</pres> 2129 <pres uom="atm">1</pres>
2130 </volumeValue> 2130 </volumeValue>
2131 2131
...@@ -2142,8 +2142,8 @@ ...@@ -2142,8 +2142,8 @@
2142 </facility><facility> 2142 </facility><facility>
2143 <name kind="wellbore" namingSystem="NPD" uidRef="5577">6506/12-R-3 Y1H</name> 2143 <name kind="wellbore" namingSystem="NPD" uidRef="5577">6506/12-R-3 Y1H</name>
2144 <wellStatus>injecting</wellStatus> 2144 <wellStatus>injecting</wellStatus>
2145 - <operationTime uom="d">6</operationTime> 2145 + <operationTime uom="d">23</operationTime>
2146 - <flow uid="ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES"> 2146 + <flow uid="ASG_WB_12R3_Y1H_ALLOCATED_INJ_VOLUMES">
2147 <name>6506/12-R-3 Y1H allocated injection volumes</name> 2147 <name>6506/12-R-3 Y1H allocated injection volumes</name>
2148 <kind>injection</kind> 2148 <kind>injection</kind>
2149 <qualifier>allocated</qualifier> 2149 <qualifier>allocated</qualifier>
...@@ -2155,7 +2155,7 @@ ...@@ -2155,7 +2155,7 @@
2155 <dateEnd>2012-01-31</dateEnd> 2155 <dateEnd>2012-01-31</dateEnd>
2156 <volumeValue> 2156 <volumeValue>
2157 2157
2158 - <volume uom="m3">60.24</volume><temp uom="degC">15</temp> 2158 + <volume uom="m3">32.0</volume><temp uom="degC">15</temp>
2159 <pres uom="atm">1</pres> 2159 <pres uom="atm">1</pres>
2160 </volumeValue> 2160 </volumeValue>
2161 2161
...@@ -2172,8 +2172,8 @@ ...@@ -2172,8 +2172,8 @@
2172 </facility><facility> 2172 </facility><facility>
2173 <name kind="wellbore" namingSystem="NPD" uidRef="5869">6506/12-R-3 Y2H</name> 2173 <name kind="wellbore" namingSystem="NPD" uidRef="5869">6506/12-R-3 Y2H</name>
2174 <wellStatus>injecting</wellStatus> 2174 <wellStatus>injecting</wellStatus>
2175 - <operationTime uom="d">19</operationTime> 2175 + <operationTime uom="d">7</operationTime>
2176 - <flow uid="ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES"> 2176 + <flow uid="ASG_WB_12R3_Y2H_ALLOCATED_INJ_VOLUMES">
2177 <name>6506/12-R-3 Y2H allocated injection volumes</name> 2177 <name>6506/12-R-3 Y2H allocated injection volumes</name>
2178 <kind>injection</kind> 2178 <kind>injection</kind>
2179 <qualifier>allocated</qualifier> 2179 <qualifier>allocated</qualifier>
...@@ -2185,7 +2185,7 @@ ...@@ -2185,7 +2185,7 @@
2185 <dateEnd>2012-01-31</dateEnd> 2185 <dateEnd>2012-01-31</dateEnd>
2186 <volumeValue> 2186 <volumeValue>
2187 2187
2188 - <volume uom="m3">138.1</volume><temp uom="degC">15</temp> 2188 + <volume uom="m3">68.33</volume><temp uom="degC">15</temp>
2189 <pres uom="atm">1</pres> 2189 <pres uom="atm">1</pres>
2190 </volumeValue> 2190 </volumeValue>
2191 2191
...@@ -2202,7 +2202,7 @@ ...@@ -2202,7 +2202,7 @@
2202 </facility><facility> 2202 </facility><facility>
2203 <name kind="wellbore" namingSystem="NPD" uidRef="3271">6506/12-R-4 H</name> 2203 <name kind="wellbore" namingSystem="NPD" uidRef="3271">6506/12-R-4 H</name>
2204 <wellStatus>injecting</wellStatus> 2204 <wellStatus>injecting</wellStatus>
2205 - <operationTime uom="d">2</operationTime> 2205 + <operationTime uom="d">12</operationTime>
2206 <flow uid="ASG_WB_12R4_H_ALLOCATED_INJ_VOLUMES"> 2206 <flow uid="ASG_WB_12R4_H_ALLOCATED_INJ_VOLUMES">
2207 <name>6506/12-R-4 H allocated injection volumes</name> 2207 <name>6506/12-R-4 H allocated injection volumes</name>
2208 <kind>injection</kind> 2208 <kind>injection</kind>
...@@ -2215,7 +2215,7 @@ ...@@ -2215,7 +2215,7 @@
2215 <dateEnd>2012-01-31</dateEnd> 2215 <dateEnd>2012-01-31</dateEnd>
2216 <volumeValue> 2216 <volumeValue>
2217 2217
2218 - <volume uom="m3">793.71</volume><temp uom="degC">15</temp> 2218 + <volume uom="m3">1003.32</volume><temp uom="degC">15</temp>
2219 <pres uom="atm">1</pres> 2219 <pres uom="atm">1</pres>
2220 </volumeValue> 2220 </volumeValue>
2221 2221
...@@ -2244,14 +2244,14 @@ ...@@ -2244,14 +2244,14 @@
2244 <dateEnd>2012-01-31</dateEnd> 2244 <dateEnd>2012-01-31</dateEnd>
2245 <volumeValue> 2245 <volumeValue>
2246 2246
2247 - <volume uom="m3">1208.87</volume><temp uom="degC">15</temp> 2247 + <volume uom="m3">1488.9</volume><temp uom="degC">15</temp>
2248 <pres uom="atm">1</pres> 2248 <pres uom="atm">1</pres>
2249 </volumeValue> 2249 </volumeValue>
2250 2250
2251 - <mass uom="kg">718.34</mass> 2251 + <mass uom="kg">92.0</mass>
2252 <densityValue> 2252 <densityValue>
2253 2253
2254 - <density uom="kg/m3">759.63</density> 2254 + <density uom="kg/m3">768.26</density>
2255 <temp uom="degC">15</temp> 2255 <temp uom="degC">15</temp>
2256 <pres uom="atm">1</pres> 2256 <pres uom="atm">1</pres>
2257 </densityValue> 2257 </densityValue>
...@@ -2265,13 +2265,13 @@ ...@@ -2265,13 +2265,13 @@
2265 <dateEnd>2012-01-31</dateEnd> 2265 <dateEnd>2012-01-31</dateEnd>
2266 <volumeValue> 2266 <volumeValue>
2267 2267
2268 - <volume uom="m3">855.1</volume><temp uom="degC">15</temp> 2268 + <volume uom="m3">1240.8</volume><temp uom="degC">15</temp>
2269 <pres uom="atm">1</pres> 2269 <pres uom="atm">1</pres>
2270 </volumeValue> 2270 </volumeValue>
2271 2271
2272 - <mass uom="kg">214.82</mass> 2272 + <mass uom="kg">146.06</mass>
2273 <densityValue> 2273 <densityValue>
2274 - <density uom="kg/m3">0.58</density> 2274 + <density uom="kg/m3">0.62</density>
2275 2275
2276 <temp uom="degC">15</temp> 2276 <temp uom="degC">15</temp>
2277 <pres uom="atm">1</pres> 2277 <pres uom="atm">1</pres>
...@@ -2286,7 +2286,7 @@ ...@@ -2286,7 +2286,7 @@
2286 <dateEnd>2012-01-31</dateEnd> 2286 <dateEnd>2012-01-31</dateEnd>
2287 <volumeValue> 2287 <volumeValue>
2288 2288
2289 - <volume uom="m3">146.83</volume><temp uom="degC">15</temp> 2289 + <volume uom="m3">1099.97</volume><temp uom="degC">15</temp>
2290 <pres uom="atm">1</pres> 2290 <pres uom="atm">1</pres>
2291 </volumeValue> 2291 </volumeValue>
2292 2292
...@@ -2311,13 +2311,13 @@ ...@@ -2311,13 +2311,13 @@
2311 <dateEnd>2012-01-31</dateEnd> 2311 <dateEnd>2012-01-31</dateEnd>
2312 <volumeValue> 2312 <volumeValue>
2313 2313
2314 - <volume uom="m3">536.93</volume><temp uom="degC">15</temp> 2314 + <volume uom="m3">149.93</volume><temp uom="degC">15</temp>
2315 <pres uom="atm">1</pres> 2315 <pres uom="atm">1</pres>
2316 </volumeValue> 2316 </volumeValue>
2317 2317
2318 - <mass uom="kg">95.05</mass> 2318 + <mass uom="kg">131.48</mass>
2319 <densityValue> 2319 <densityValue>
2320 - <density uom="kg/m3">0.94</density> 2320 + <density uom="kg/m3">0.73</density>
2321 2321
2322 <temp uom="degC">15</temp> 2322 <temp uom="degC">15</temp>
2323 <pres uom="atm">1</pres> 2323 <pres uom="atm">1</pres>
...@@ -2341,13 +2341,13 @@ ...@@ -2341,13 +2341,13 @@
2341 <dateEnd>2012-01-31</dateEnd> 2341 <dateEnd>2012-01-31</dateEnd>
2342 <volumeValue> 2342 <volumeValue>
2343 2343
2344 - <volume uom="m3">2149.92</volume><temp uom="degC">15</temp> 2344 + <volume uom="m3">1562.53</volume><temp uom="degC">15</temp>
2345 <pres uom="atm">1</pres> 2345 <pres uom="atm">1</pres>
2346 </volumeValue> 2346 </volumeValue>
2347 2347
2348 - <mass uom="kg">280.94</mass> 2348 + <mass uom="kg">230.14</mass>
2349 <densityValue> 2349 <densityValue>
2350 - <density uom="kg/m3">0.66</density> 2350 + <density uom="kg/m3">0.71</density>
2351 2351
2352 <temp uom="degC">15</temp> 2352 <temp uom="degC">15</temp>
2353 <pres uom="atm">1</pres> 2353 <pres uom="atm">1</pres>
...@@ -2371,13 +2371,13 @@ ...@@ -2371,13 +2371,13 @@
2371 <dateEnd>2012-01-31</dateEnd> 2371 <dateEnd>2012-01-31</dateEnd>
2372 <volumeValue> 2372 <volumeValue>
2373 2373
2374 - <volume uom="m3">1279.04</volume><temp uom="degC">15</temp> 2374 + <volume uom="m3">1082.77</volume><temp uom="degC">15</temp>
2375 <pres uom="atm">1</pres> 2375 <pres uom="atm">1</pres>
2376 </volumeValue> 2376 </volumeValue>
2377 2377
2378 - <mass uom="kg">305.67</mass> 2378 + <mass uom="kg">661.51</mass>
2379 <densityValue> 2379 <densityValue>
2380 - <density uom="kg/m3">0.7</density> 2380 + <density uom="kg/m3">0.79</density>
2381 2381
2382 <temp uom="degC">15</temp> 2382 <temp uom="degC">15</temp>
2383 <pres uom="atm">1</pres> 2383 <pres uom="atm">1</pres>
...@@ -2392,7 +2392,7 @@ ...@@ -2392,7 +2392,7 @@
2392 <dateEnd>2012-01-31</dateEnd> 2392 <dateEnd>2012-01-31</dateEnd>
2393 2393
2394 <volumeValue> 2394 <volumeValue>
2395 - <volume uom="L">25.25</volume> 2395 + <volume uom="L">232.85</volume>
2396 <temp uom="degC">15</temp> 2396 <temp uom="degC">15</temp>
2397 <pres uom="atm">1</pres> 2397 <pres uom="atm">1</pres>
2398 </volumeValue> 2398 </volumeValue>
...@@ -2417,14 +2417,14 @@ ...@@ -2417,14 +2417,14 @@
2417 <dateEnd>2012-01-31</dateEnd> 2417 <dateEnd>2012-01-31</dateEnd>
2418 <volumeValue> 2418 <volumeValue>
2419 2419
2420 - <volume uom="m3">1392.1</volume><temp uom="degC">15</temp> 2420 + <volume uom="m3">329.28</volume><temp uom="degC">15</temp>
2421 <pres uom="atm">1</pres> 2421 <pres uom="atm">1</pres>
2422 </volumeValue> 2422 </volumeValue>
2423 2423
2424 - <mass uom="kg">455.98</mass> 2424 + <mass uom="kg">198.21</mass>
2425 <densityValue> 2425 <densityValue>
2426 2426
2427 - <density uom="kg/m3">767.3</density> 2427 + <density uom="kg/m3">797.35</density>
2428 <temp uom="degC">15</temp> 2428 <temp uom="degC">15</temp>
2429 <pres uom="atm">1</pres> 2429 <pres uom="atm">1</pres>
2430 </densityValue> 2430 </densityValue>
...@@ -2438,13 +2438,13 @@ ...@@ -2438,13 +2438,13 @@
2438 <dateEnd>2012-01-31</dateEnd> 2438 <dateEnd>2012-01-31</dateEnd>
2439 <volumeValue> 2439 <volumeValue>
2440 2440
2441 - <volume uom="m3">298.2</volume><temp uom="degC">15</temp> 2441 + <volume uom="m3">84.65</volume><temp uom="degC">15</temp>
2442 <pres uom="atm">1</pres> 2442 <pres uom="atm">1</pres>
2443 </volumeValue> 2443 </volumeValue>
2444 2444
2445 - <mass uom="kg">134.24</mass> 2445 + <mass uom="kg">89.71</mass>
2446 <densityValue> 2446 <densityValue>
2447 - <density uom="kg/m3">0.83</density> 2447 + <density uom="kg/m3">0.54</density>
2448 2448
2449 <temp uom="degC">15</temp> 2449 <temp uom="degC">15</temp>
2450 <pres uom="atm">1</pres> 2450 <pres uom="atm">1</pres>
...@@ -2460,7 +2460,7 @@ ...@@ -2460,7 +2460,7 @@
2460 </facility><facility> 2460 </facility><facility>
2461 <name kind="wellbore" namingSystem="NPD" uidRef="4346">6407/2-Z-3 H</name> 2461 <name kind="wellbore" namingSystem="NPD" uidRef="4346">6407/2-Z-3 H</name>
2462 <wellStatus>producing</wellStatus> 2462 <wellStatus>producing</wellStatus>
2463 - <operationTime uom="d">22</operationTime> 2463 + <operationTime uom="d">4</operationTime>
2464 <flow uid="ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES"> 2464 <flow uid="ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES">
2465 <name>6407/2-Z-3 H allocated production volumes</name> 2465 <name>6407/2-Z-3 H allocated production volumes</name>
2466 <kind>production</kind> 2466 <kind>production</kind>
...@@ -2473,7 +2473,7 @@ ...@@ -2473,7 +2473,7 @@
2473 <dateEnd>2012-01-31</dateEnd> 2473 <dateEnd>2012-01-31</dateEnd>
2474 <volumeValue> 2474 <volumeValue>
2475 2475
2476 - <volume uom="m3">883.44</volume><temp uom="degC">15</temp> 2476 + <volume uom="m3">164.19</volume><temp uom="degC">15</temp>
2477 <pres uom="atm">1</pres> 2477 <pres uom="atm">1</pres>
2478 </volumeValue> 2478 </volumeValue>
2479 2479
...@@ -2489,7 +2489,7 @@ ...@@ -2489,7 +2489,7 @@
2489 <dateEnd>2012-01-31</dateEnd> 2489 <dateEnd>2012-01-31</dateEnd>
2490 <volumeValue> 2490 <volumeValue>
2491 2491
2492 - <volume uom="m3">1153.27</volume><temp uom="degC">15</temp> 2492 + <volume uom="m3">533.52</volume><temp uom="degC">15</temp>
2493 <pres uom="atm">1</pres> 2493 <pres uom="atm">1</pres>
2494 </volumeValue> 2494 </volumeValue>
2495 2495
...@@ -2505,7 +2505,7 @@ ...@@ -2505,7 +2505,7 @@
2505 <dateEnd>2012-01-31</dateEnd> 2505 <dateEnd>2012-01-31</dateEnd>
2506 <volumeValue> 2506 <volumeValue>
2507 2507
2508 - <volume uom="m3">551.83</volume><temp uom="degC">15</temp> 2508 + <volume uom="m3">1239.58</volume><temp uom="degC">15</temp>
2509 <pres uom="atm">1</pres> 2509 <pres uom="atm">1</pres>
2510 </volumeValue> 2510 </volumeValue>
2511 2511
...@@ -2522,7 +2522,7 @@ ...@@ -2522,7 +2522,7 @@
2522 </facility><facility> 2522 </facility><facility>
2523 <name kind="wellbore" namingSystem="NPD" uidRef="4197">6506/12-H-1 H</name> 2523 <name kind="wellbore" namingSystem="NPD" uidRef="4197">6506/12-H-1 H</name>
2524 <wellStatus>producing</wellStatus> 2524 <wellStatus>producing</wellStatus>
2525 - <operationTime uom="d">20</operationTime> 2525 + <operationTime uom="d">9</operationTime>
2526 <flow uid="ASG_WB_12H1_H_ALLOCATED_PROD_VOLUMES"> 2526 <flow uid="ASG_WB_12H1_H_ALLOCATED_PROD_VOLUMES">
2527 <name>6506/12-H-1 H allocated production volumes</name> 2527 <name>6506/12-H-1 H allocated production volumes</name>
2528 <kind>production</kind> 2528 <kind>production</kind>
...@@ -2535,7 +2535,7 @@ ...@@ -2535,7 +2535,7 @@
2535 <dateEnd>2012-01-31</dateEnd> 2535 <dateEnd>2012-01-31</dateEnd>
2536 <volumeValue> 2536 <volumeValue>
2537 2537
2538 - <volume uom="m3">2779.99</volume><temp uom="degC">15</temp> 2538 + <volume uom="m3">96.72</volume><temp uom="degC">15</temp>
2539 <pres uom="atm">1</pres> 2539 <pres uom="atm">1</pres>
2540 </volumeValue> 2540 </volumeValue>
2541 2541
...@@ -2551,7 +2551,7 @@ ...@@ -2551,7 +2551,7 @@
2551 <dateEnd>2012-01-31</dateEnd> 2551 <dateEnd>2012-01-31</dateEnd>
2552 <volumeValue> 2552 <volumeValue>
2553 2553
2554 - <volume uom="m3">2292.62</volume><temp uom="degC">15</temp> 2554 + <volume uom="m3">2953.76</volume><temp uom="degC">15</temp>
2555 <pres uom="atm">1</pres> 2555 <pres uom="atm">1</pres>
2556 </volumeValue> 2556 </volumeValue>
2557 2557
...@@ -2567,7 +2567,7 @@ ...@@ -2567,7 +2567,7 @@
2567 <dateEnd>2012-01-31</dateEnd> 2567 <dateEnd>2012-01-31</dateEnd>
2568 <volumeValue> 2568 <volumeValue>
2569 2569
2570 - <volume uom="m3">1797.08</volume><temp uom="degC">15</temp> 2570 + <volume uom="m3">1776.87</volume><temp uom="degC">15</temp>
2571 <pres uom="atm">1</pres> 2571 <pres uom="atm">1</pres>
2572 </volumeValue> 2572 </volumeValue>
2573 2573
...@@ -2584,7 +2584,7 @@ ...@@ -2584,7 +2584,7 @@
2584 </facility><facility> 2584 </facility><facility>
2585 <name kind="wellbore" namingSystem="NPD" uidRef="4163">6506/12-H-3 H</name> 2585 <name kind="wellbore" namingSystem="NPD" uidRef="4163">6506/12-H-3 H</name>
2586 <wellStatus>producing</wellStatus> 2586 <wellStatus>producing</wellStatus>
2587 - <operationTime uom="d">23</operationTime> 2587 + <operationTime uom="d">11</operationTime>
2588 <flow uid="ASG_WB_12H3_H_ALLOCATED_PROD_VOLUMES"> 2588 <flow uid="ASG_WB_12H3_H_ALLOCATED_PROD_VOLUMES">
2589 <name>6506/12-H-3 H allocated production volumes</name> 2589 <name>6506/12-H-3 H allocated production volumes</name>
2590 <kind>production</kind> 2590 <kind>production</kind>
...@@ -2597,7 +2597,7 @@ ...@@ -2597,7 +2597,7 @@
2597 <dateEnd>2012-01-31</dateEnd> 2597 <dateEnd>2012-01-31</dateEnd>
2598 <volumeValue> 2598 <volumeValue>
2599 2599
2600 - <volume uom="m3">25.56</volume><temp uom="degC">15</temp> 2600 + <volume uom="m3">196.35</volume><temp uom="degC">15</temp>
2601 <pres uom="atm">1</pres> 2601 <pres uom="atm">1</pres>
2602 </volumeValue> 2602 </volumeValue>
2603 2603
...@@ -2613,7 +2613,7 @@ ...@@ -2613,7 +2613,7 @@
2613 <dateEnd>2012-01-31</dateEnd> 2613 <dateEnd>2012-01-31</dateEnd>
2614 <volumeValue> 2614 <volumeValue>
2615 2615
2616 - <volume uom="m3">192.32</volume><temp uom="degC">15</temp> 2616 + <volume uom="m3">140.26</volume><temp uom="degC">15</temp>
2617 <pres uom="atm">1</pres> 2617 <pres uom="atm">1</pres>
2618 </volumeValue> 2618 </volumeValue>
2619 2619
...@@ -2629,7 +2629,7 @@ ...@@ -2629,7 +2629,7 @@
2629 <dateEnd>2012-01-31</dateEnd> 2629 <dateEnd>2012-01-31</dateEnd>
2630 <volumeValue> 2630 <volumeValue>
2631 2631
2632 - <volume uom="m3">172.36</volume><temp uom="degC">15</temp> 2632 + <volume uom="m3">11.56</volume><temp uom="degC">15</temp>
2633 <pres uom="atm">1</pres> 2633 <pres uom="atm">1</pres>
2634 </volumeValue> 2634 </volumeValue>
2635 2635
...@@ -2646,7 +2646,7 @@ ...@@ -2646,7 +2646,7 @@
2646 </facility><facility> 2646 </facility><facility>
2647 <name kind="wellbore" namingSystem="NPD" uidRef="4372">6506/12-H-4 H</name> 2647 <name kind="wellbore" namingSystem="NPD" uidRef="4372">6506/12-H-4 H</name>
2648 <wellStatus>producing</wellStatus> 2648 <wellStatus>producing</wellStatus>
2649 - <operationTime uom="d">9</operationTime> 2649 + <operationTime uom="d">2</operationTime>
2650 <flow uid="ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES"> 2650 <flow uid="ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES">
2651 <name>6506/12-H-4 H allocated production volumes</name> 2651 <name>6506/12-H-4 H allocated production volumes</name>
2652 <kind>production</kind> 2652 <kind>production</kind>
...@@ -2659,7 +2659,7 @@ ...@@ -2659,7 +2659,7 @@
2659 <dateEnd>2012-01-31</dateEnd> 2659 <dateEnd>2012-01-31</dateEnd>
2660 <volumeValue> 2660 <volumeValue>
2661 2661
2662 - <volume uom="m3">7.55</volume><temp uom="degC">15</temp> 2662 + <volume uom="m3">3.93</volume><temp uom="degC">15</temp>
2663 <pres uom="atm">1</pres> 2663 <pres uom="atm">1</pres>
2664 </volumeValue> 2664 </volumeValue>
2665 2665
...@@ -2675,7 +2675,7 @@ ...@@ -2675,7 +2675,7 @@
2675 <dateEnd>2012-01-31</dateEnd> 2675 <dateEnd>2012-01-31</dateEnd>
2676 <volumeValue> 2676 <volumeValue>
2677 2677
2678 - <volume uom="m3">6.71</volume><temp uom="degC">15</temp> 2678 + <volume uom="m3">18.31</volume><temp uom="degC">15</temp>
2679 <pres uom="atm">1</pres> 2679 <pres uom="atm">1</pres>
2680 </volumeValue> 2680 </volumeValue>
2681 2681
...@@ -2691,7 +2691,7 @@ ...@@ -2691,7 +2691,7 @@
2691 <dateEnd>2012-01-31</dateEnd> 2691 <dateEnd>2012-01-31</dateEnd>
2692 <volumeValue> 2692 <volumeValue>
2693 2693
2694 - <volume uom="m3">1.06</volume><temp uom="degC">15</temp> 2694 + <volume uom="m3">8.3</volume><temp uom="degC">15</temp>
2695 <pres uom="atm">1</pres> 2695 <pres uom="atm">1</pres>
2696 </volumeValue> 2696 </volumeValue>
2697 2697
...@@ -2708,7 +2708,7 @@ ...@@ -2708,7 +2708,7 @@
2708 </facility><facility> 2708 </facility><facility>
2709 <name kind="wellbore" namingSystem="NPD" uidRef="3758">6506/12-J-1 H</name> 2709 <name kind="wellbore" namingSystem="NPD" uidRef="3758">6506/12-J-1 H</name>
2710 <wellStatus>producing</wellStatus> 2710 <wellStatus>producing</wellStatus>
2711 - <operationTime uom="d">6</operationTime> 2711 + <operationTime uom="d">9</operationTime>
2712 <flow uid="ASG_WB_12J1_H_ALLOCATED_PROD_VOLUMES"> 2712 <flow uid="ASG_WB_12J1_H_ALLOCATED_PROD_VOLUMES">
2713 <name>6506/12-J-1 H allocated production volumes</name> 2713 <name>6506/12-J-1 H allocated production volumes</name>
2714 <kind>production</kind> 2714 <kind>production</kind>
...@@ -2721,7 +2721,7 @@ ...@@ -2721,7 +2721,7 @@
2721 <dateEnd>2012-01-31</dateEnd> 2721 <dateEnd>2012-01-31</dateEnd>
2722 <volumeValue> 2722 <volumeValue>
2723 2723
2724 - <volume uom="m3">1902.33</volume><temp uom="degC">15</temp> 2724 + <volume uom="m3">1956.73</volume><temp uom="degC">15</temp>
2725 <pres uom="atm">1</pres> 2725 <pres uom="atm">1</pres>
2726 </volumeValue> 2726 </volumeValue>
2727 2727
...@@ -2737,7 +2737,7 @@ ...@@ -2737,7 +2737,7 @@
2737 <dateEnd>2012-01-31</dateEnd> 2737 <dateEnd>2012-01-31</dateEnd>
2738 <volumeValue> 2738 <volumeValue>
2739 2739
2740 - <volume uom="m3">1869.67</volume><temp uom="degC">15</temp> 2740 + <volume uom="m3">35.3</volume><temp uom="degC">15</temp>
2741 <pres uom="atm">1</pres> 2741 <pres uom="atm">1</pres>
2742 </volumeValue> 2742 </volumeValue>
2743 2743
...@@ -2753,7 +2753,7 @@ ...@@ -2753,7 +2753,7 @@
2753 <dateEnd>2012-01-31</dateEnd> 2753 <dateEnd>2012-01-31</dateEnd>
2754 <volumeValue> 2754 <volumeValue>
2755 2755
2756 - <volume uom="m3">3.2</volume><temp uom="degC">15</temp> 2756 + <volume uom="m3">1455.42</volume><temp uom="degC">15</temp>
2757 <pres uom="atm">1</pres> 2757 <pres uom="atm">1</pres>
2758 </volumeValue> 2758 </volumeValue>
2759 2759
...@@ -2770,7 +2770,7 @@ ...@@ -2770,7 +2770,7 @@
2770 </facility><facility> 2770 </facility><facility>
2771 <name kind="wellbore" namingSystem="NPD" uidRef="3863">6506/12-J-2 H</name> 2771 <name kind="wellbore" namingSystem="NPD" uidRef="3863">6506/12-J-2 H</name>
2772 <wellStatus>producing</wellStatus> 2772 <wellStatus>producing</wellStatus>
2773 - <operationTime uom="d">16</operationTime> 2773 + <operationTime uom="d">20</operationTime>
2774 <flow uid="ASG_WB_12J2_H_ALLOCATED_PROD_VOLUMES"> 2774 <flow uid="ASG_WB_12J2_H_ALLOCATED_PROD_VOLUMES">
2775 <name>6506/12-J-2 H allocated production volumes</name> 2775 <name>6506/12-J-2 H allocated production volumes</name>
2776 <kind>production</kind> 2776 <kind>production</kind>
...@@ -2783,7 +2783,7 @@ ...@@ -2783,7 +2783,7 @@
2783 <dateEnd>2012-01-31</dateEnd> 2783 <dateEnd>2012-01-31</dateEnd>
2784 <volumeValue> 2784 <volumeValue>
2785 2785
2786 - <volume uom="m3">53.43</volume><temp uom="degC">15</temp> 2786 + <volume uom="m3">142.45</volume><temp uom="degC">15</temp>
2787 <pres uom="atm">1</pres> 2787 <pres uom="atm">1</pres>
2788 </volumeValue> 2788 </volumeValue>
2789 2789
...@@ -2799,7 +2799,7 @@ ...@@ -2799,7 +2799,7 @@
2799 <dateEnd>2012-01-31</dateEnd> 2799 <dateEnd>2012-01-31</dateEnd>
2800 <volumeValue> 2800 <volumeValue>
2801 2801
2802 - <volume uom="m3">188.34</volume><temp uom="degC">15</temp> 2802 + <volume uom="m3">112.42</volume><temp uom="degC">15</temp>
2803 <pres uom="atm">1</pres> 2803 <pres uom="atm">1</pres>
2804 </volumeValue> 2804 </volumeValue>
2805 2805
...@@ -2815,7 +2815,7 @@ ...@@ -2815,7 +2815,7 @@
2815 <dateEnd>2012-01-31</dateEnd> 2815 <dateEnd>2012-01-31</dateEnd>
2816 <volumeValue> 2816 <volumeValue>
2817 2817
2818 - <volume uom="m3">88.9</volume><temp uom="degC">15</temp> 2818 + <volume uom="m3">120.8</volume><temp uom="degC">15</temp>
2819 <pres uom="atm">1</pres> 2819 <pres uom="atm">1</pres>
2820 </volumeValue> 2820 </volumeValue>
2821 2821
...@@ -2832,7 +2832,7 @@ ...@@ -2832,7 +2832,7 @@
2832 </facility><facility> 2832 </facility><facility>
2833 <name kind="wellbore" namingSystem="NPD" uidRef="3864">6506/12-J-3 H</name> 2833 <name kind="wellbore" namingSystem="NPD" uidRef="3864">6506/12-J-3 H</name>
2834 <wellStatus>producing</wellStatus> 2834 <wellStatus>producing</wellStatus>
2835 - <operationTime uom="d">9</operationTime> 2835 + <operationTime uom="d">7</operationTime>
2836 <flow uid="ASG_WB_12J3_H_ALLOCATED_PROD_VOLUMES"> 2836 <flow uid="ASG_WB_12J3_H_ALLOCATED_PROD_VOLUMES">
2837 <name>6506/12-J-3 H allocated production volumes</name> 2837 <name>6506/12-J-3 H allocated production volumes</name>
2838 <kind>production</kind> 2838 <kind>production</kind>
...@@ -2845,7 +2845,7 @@ ...@@ -2845,7 +2845,7 @@
2845 <dateEnd>2012-01-31</dateEnd> 2845 <dateEnd>2012-01-31</dateEnd>
2846 <volumeValue> 2846 <volumeValue>
2847 2847
2848 - <volume uom="m3">1.16</volume><temp uom="degC">15</temp> 2848 + <volume uom="m3">80.53</volume><temp uom="degC">15</temp>
2849 <pres uom="atm">1</pres> 2849 <pres uom="atm">1</pres>
2850 </volumeValue> 2850 </volumeValue>
2851 2851
...@@ -2861,7 +2861,7 @@ ...@@ -2861,7 +2861,7 @@
2861 <dateEnd>2012-01-31</dateEnd> 2861 <dateEnd>2012-01-31</dateEnd>
2862 <volumeValue> 2862 <volumeValue>
2863 2863
2864 - <volume uom="m3">124.76</volume><temp uom="degC">15</temp> 2864 + <volume uom="m3">91.84</volume><temp uom="degC">15</temp>
2865 <pres uom="atm">1</pres> 2865 <pres uom="atm">1</pres>
2866 </volumeValue> 2866 </volumeValue>
2867 2867
...@@ -2877,7 +2877,7 @@ ...@@ -2877,7 +2877,7 @@
2877 <dateEnd>2012-01-31</dateEnd> 2877 <dateEnd>2012-01-31</dateEnd>
2878 <volumeValue> 2878 <volumeValue>
2879 2879
2880 - <volume uom="m3">138.29</volume><temp uom="degC">15</temp> 2880 + <volume uom="m3">45.46</volume><temp uom="degC">15</temp>
2881 <pres uom="atm">1</pres> 2881 <pres uom="atm">1</pres>
2882 </volumeValue> 2882 </volumeValue>
2883 2883
...@@ -2894,7 +2894,7 @@ ...@@ -2894,7 +2894,7 @@
2894 </facility><facility> 2894 </facility><facility>
2895 <name kind="wellbore" namingSystem="NPD" uidRef="4198">6506/12-J-4 H</name> 2895 <name kind="wellbore" namingSystem="NPD" uidRef="4198">6506/12-J-4 H</name>
2896 <wellStatus>producing</wellStatus> 2896 <wellStatus>producing</wellStatus>
2897 - <operationTime uom="d">18</operationTime> 2897 + <operationTime uom="d">21</operationTime>
2898 <flow uid="ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES"> 2898 <flow uid="ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES">
2899 <name>6506/12-J-4 H allocated production volumes</name> 2899 <name>6506/12-J-4 H allocated production volumes</name>
2900 <kind>production</kind> 2900 <kind>production</kind>
...@@ -2907,7 +2907,7 @@ ...@@ -2907,7 +2907,7 @@
2907 <dateEnd>2012-01-31</dateEnd> 2907 <dateEnd>2012-01-31</dateEnd>
2908 <volumeValue> 2908 <volumeValue>
2909 2909
2910 - <volume uom="m3">59.5</volume><temp uom="degC">15</temp> 2910 + <volume uom="m3">93.58</volume><temp uom="degC">15</temp>
2911 <pres uom="atm">1</pres> 2911 <pres uom="atm">1</pres>
2912 </volumeValue> 2912 </volumeValue>
2913 2913
...@@ -2923,7 +2923,7 @@ ...@@ -2923,7 +2923,7 @@
2923 <dateEnd>2012-01-31</dateEnd> 2923 <dateEnd>2012-01-31</dateEnd>
2924 <volumeValue> 2924 <volumeValue>
2925 2925
2926 - <volume uom="m3">108.62</volume><temp uom="degC">15</temp> 2926 + <volume uom="m3">153.05</volume><temp uom="degC">15</temp>
2927 <pres uom="atm">1</pres> 2927 <pres uom="atm">1</pres>
2928 </volumeValue> 2928 </volumeValue>
2929 2929
...@@ -2939,7 +2939,7 @@ ...@@ -2939,7 +2939,7 @@
2939 <dateEnd>2012-01-31</dateEnd> 2939 <dateEnd>2012-01-31</dateEnd>
2940 <volumeValue> 2940 <volumeValue>
2941 2941
2942 - <volume uom="m3">19.78</volume><temp uom="degC">15</temp> 2942 + <volume uom="m3">105.9</volume><temp uom="degC">15</temp>
2943 <pres uom="atm">1</pres> 2943 <pres uom="atm">1</pres>
2944 </volumeValue> 2944 </volumeValue>
2945 2945
...@@ -2956,7 +2956,7 @@ ...@@ -2956,7 +2956,7 @@
2956 </facility><facility> 2956 </facility><facility>
2957 <name kind="wellbore" namingSystem="NPD" uidRef="3165">6506/12-K-2 H</name> 2957 <name kind="wellbore" namingSystem="NPD" uidRef="3165">6506/12-K-2 H</name>
2958 <wellStatus>producing</wellStatus> 2958 <wellStatus>producing</wellStatus>
2959 - <operationTime uom="d">16</operationTime> 2959 + <operationTime uom="d">17</operationTime>
2960 <flow uid="ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES"> 2960 <flow uid="ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES">
2961 <name>6506/12-K-2 H allocated production volumes</name> 2961 <name>6506/12-K-2 H allocated production volumes</name>
2962 <kind>production</kind> 2962 <kind>production</kind>
...@@ -2969,7 +2969,7 @@ ...@@ -2969,7 +2969,7 @@
2969 <dateEnd>2012-01-31</dateEnd> 2969 <dateEnd>2012-01-31</dateEnd>
2970 <volumeValue> 2970 <volumeValue>
2971 2971
2972 - <volume uom="m3">1450.15</volume><temp uom="degC">15</temp> 2972 + <volume uom="m3">703.14</volume><temp uom="degC">15</temp>
2973 <pres uom="atm">1</pres> 2973 <pres uom="atm">1</pres>
2974 </volumeValue> 2974 </volumeValue>
2975 2975
...@@ -2985,7 +2985,7 @@ ...@@ -2985,7 +2985,7 @@
2985 <dateEnd>2012-01-31</dateEnd> 2985 <dateEnd>2012-01-31</dateEnd>
2986 <volumeValue> 2986 <volumeValue>
2987 2987
2988 - <volume uom="m3">531.11</volume><temp uom="degC">15</temp> 2988 + <volume uom="m3">312.47</volume><temp uom="degC">15</temp>
2989 <pres uom="atm">1</pres> 2989 <pres uom="atm">1</pres>
2990 </volumeValue> 2990 </volumeValue>
2991 2991
...@@ -3001,7 +3001,7 @@ ...@@ -3001,7 +3001,7 @@
3001 <dateEnd>2012-01-31</dateEnd> 3001 <dateEnd>2012-01-31</dateEnd>
3002 <volumeValue> 3002 <volumeValue>
3003 3003
3004 - <volume uom="m3">1441.76</volume><temp uom="degC">15</temp> 3004 + <volume uom="m3">1537.95</volume><temp uom="degC">15</temp>
3005 <pres uom="atm">1</pres> 3005 <pres uom="atm">1</pres>
3006 </volumeValue> 3006 </volumeValue>
3007 3007
...@@ -3018,7 +3018,7 @@ ...@@ -3018,7 +3018,7 @@
3018 </facility><facility> 3018 </facility><facility>
3019 <name kind="wellbore" namingSystem="NPD" uidRef="3124">6506/12-K-3 H</name> 3019 <name kind="wellbore" namingSystem="NPD" uidRef="3124">6506/12-K-3 H</name>
3020 <wellStatus>producing</wellStatus> 3020 <wellStatus>producing</wellStatus>
3021 - <operationTime uom="d">13</operationTime> 3021 + <operationTime uom="d">14</operationTime>
3022 <flow uid="ASG_WB_12K3_H_ALLOCATED_PROD_VOLUMES"> 3022 <flow uid="ASG_WB_12K3_H_ALLOCATED_PROD_VOLUMES">
3023 <name>6506/12-K-3 H allocated production volumes</name> 3023 <name>6506/12-K-3 H allocated production volumes</name>
3024 <kind>production</kind> 3024 <kind>production</kind>
...@@ -3031,7 +3031,7 @@ ...@@ -3031,7 +3031,7 @@
3031 <dateEnd>2012-01-31</dateEnd> 3031 <dateEnd>2012-01-31</dateEnd>
3032 <volumeValue> 3032 <volumeValue>
3033 3033
3034 - <volume uom="m3">821.98</volume><temp uom="degC">15</temp> 3034 + <volume uom="m3">1864.71</volume><temp uom="degC">15</temp>
3035 <pres uom="atm">1</pres> 3035 <pres uom="atm">1</pres>
3036 </volumeValue> 3036 </volumeValue>
3037 3037
...@@ -3047,7 +3047,7 @@ ...@@ -3047,7 +3047,7 @@
3047 <dateEnd>2012-01-31</dateEnd> 3047 <dateEnd>2012-01-31</dateEnd>
3048 <volumeValue> 3048 <volumeValue>
3049 3049
3050 - <volume uom="m3">1631.8</volume><temp uom="degC">15</temp> 3050 + <volume uom="m3">1964.78</volume><temp uom="degC">15</temp>
3051 <pres uom="atm">1</pres> 3051 <pres uom="atm">1</pres>
3052 </volumeValue> 3052 </volumeValue>
3053 3053
...@@ -3063,7 +3063,7 @@ ...@@ -3063,7 +3063,7 @@
3063 <dateEnd>2012-01-31</dateEnd> 3063 <dateEnd>2012-01-31</dateEnd>
3064 <volumeValue> 3064 <volumeValue>
3065 3065
3066 - <volume uom="m3">433.83</volume><temp uom="degC">15</temp> 3066 + <volume uom="m3">1610.9</volume><temp uom="degC">15</temp>
3067 <pres uom="atm">1</pres> 3067 <pres uom="atm">1</pres>
3068 </volumeValue> 3068 </volumeValue>
3069 3069
...@@ -3093,7 +3093,7 @@ ...@@ -3093,7 +3093,7 @@
3093 <dateEnd>2012-01-31</dateEnd> 3093 <dateEnd>2012-01-31</dateEnd>
3094 <volumeValue> 3094 <volumeValue>
3095 3095
3096 - <volume uom="m3">561.58</volume><temp uom="degC">15</temp> 3096 + <volume uom="m3">868.43</volume><temp uom="degC">15</temp>
3097 <pres uom="atm">1</pres> 3097 <pres uom="atm">1</pres>
3098 </volumeValue> 3098 </volumeValue>
3099 3099
...@@ -3109,7 +3109,7 @@ ...@@ -3109,7 +3109,7 @@
3109 <dateEnd>2012-01-31</dateEnd> 3109 <dateEnd>2012-01-31</dateEnd>
3110 <volumeValue> 3110 <volumeValue>
3111 3111
3112 - <volume uom="m3">1651.16</volume><temp uom="degC">15</temp> 3112 + <volume uom="m3">1863.32</volume><temp uom="degC">15</temp>
3113 <pres uom="atm">1</pres> 3113 <pres uom="atm">1</pres>
3114 </volumeValue> 3114 </volumeValue>
3115 3115
...@@ -3125,7 +3125,7 @@ ...@@ -3125,7 +3125,7 @@
3125 <dateEnd>2012-01-31</dateEnd> 3125 <dateEnd>2012-01-31</dateEnd>
3126 <volumeValue> 3126 <volumeValue>
3127 3127
3128 - <volume uom="m3">1407.97</volume><temp uom="degC">15</temp> 3128 + <volume uom="m3">1105.98</volume><temp uom="degC">15</temp>
3129 <pres uom="atm">1</pres> 3129 <pres uom="atm">1</pres>
3130 </volumeValue> 3130 </volumeValue>
3131 3131
...@@ -3142,7 +3142,7 @@ ...@@ -3142,7 +3142,7 @@
3142 </facility><facility> 3142 </facility><facility>
3143 <name kind="wellbore" namingSystem="NPD" uidRef="3156">6506/12-L-2 H</name> 3143 <name kind="wellbore" namingSystem="NPD" uidRef="3156">6506/12-L-2 H</name>
3144 <wellStatus>producing</wellStatus> 3144 <wellStatus>producing</wellStatus>
3145 - <operationTime uom="d">21</operationTime> 3145 + <operationTime uom="d">5</operationTime>
3146 <flow uid="ASG_WB_12L2_H_ALLOCATED_PROD_VOLUMES"> 3146 <flow uid="ASG_WB_12L2_H_ALLOCATED_PROD_VOLUMES">
3147 <name>6506/12-L-2 H allocated production volumes</name> 3147 <name>6506/12-L-2 H allocated production volumes</name>
3148 <kind>production</kind> 3148 <kind>production</kind>
...@@ -3155,7 +3155,7 @@ ...@@ -3155,7 +3155,7 @@
3155 <dateEnd>2012-01-31</dateEnd> 3155 <dateEnd>2012-01-31</dateEnd>
3156 <volumeValue> 3156 <volumeValue>
3157 3157
3158 - <volume uom="m3">123.44</volume><temp uom="degC">15</temp> 3158 + <volume uom="m3">385.37</volume><temp uom="degC">15</temp>
3159 <pres uom="atm">1</pres> 3159 <pres uom="atm">1</pres>
3160 </volumeValue> 3160 </volumeValue>
3161 3161
...@@ -3171,7 +3171,7 @@ ...@@ -3171,7 +3171,7 @@
3171 <dateEnd>2012-01-31</dateEnd> 3171 <dateEnd>2012-01-31</dateEnd>
3172 <volumeValue> 3172 <volumeValue>
3173 3173
3174 - <volume uom="m3">139.41</volume><temp uom="degC">15</temp> 3174 + <volume uom="m3">190.21</volume><temp uom="degC">15</temp>
3175 <pres uom="atm">1</pres> 3175 <pres uom="atm">1</pres>
3176 </volumeValue> 3176 </volumeValue>
3177 3177
...@@ -3187,7 +3187,7 @@ ...@@ -3187,7 +3187,7 @@
3187 <dateEnd>2012-01-31</dateEnd> 3187 <dateEnd>2012-01-31</dateEnd>
3188 <volumeValue> 3188 <volumeValue>
3189 3189
3190 - <volume uom="m3">265.08</volume><temp uom="degC">15</temp> 3190 + <volume uom="m3">0.47</volume><temp uom="degC">15</temp>
3191 <pres uom="atm">1</pres> 3191 <pres uom="atm">1</pres>
3192 </volumeValue> 3192 </volumeValue>
3193 3193
...@@ -3204,7 +3204,7 @@ ...@@ -3204,7 +3204,7 @@
3204 </facility><facility> 3204 </facility><facility>
3205 <name kind="wellbore" namingSystem="NPD" uidRef="3107">6506/12-L-3 H</name> 3205 <name kind="wellbore" namingSystem="NPD" uidRef="3107">6506/12-L-3 H</name>
3206 <wellStatus>producing</wellStatus> 3206 <wellStatus>producing</wellStatus>
3207 - <operationTime uom="d">10</operationTime> 3207 + <operationTime uom="d">12</operationTime>
3208 <flow uid="ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES"> 3208 <flow uid="ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES">
3209 <name>6506/12-L-3 H allocated production volumes</name> 3209 <name>6506/12-L-3 H allocated production volumes</name>
3210 <kind>production</kind> 3210 <kind>production</kind>
...@@ -3217,7 +3217,7 @@ ...@@ -3217,7 +3217,7 @@
3217 <dateEnd>2012-01-31</dateEnd> 3217 <dateEnd>2012-01-31</dateEnd>
3218 <volumeValue> 3218 <volumeValue>
3219 3219
3220 - <volume uom="m3">53.9</volume><temp uom="degC">15</temp> 3220 + <volume uom="m3">200.51</volume><temp uom="degC">15</temp>
3221 <pres uom="atm">1</pres> 3221 <pres uom="atm">1</pres>
3222 </volumeValue> 3222 </volumeValue>
3223 3223
...@@ -3233,7 +3233,7 @@ ...@@ -3233,7 +3233,7 @@
3233 <dateEnd>2012-01-31</dateEnd> 3233 <dateEnd>2012-01-31</dateEnd>
3234 <volumeValue> 3234 <volumeValue>
3235 3235
3236 - <volume uom="m3">48.13</volume><temp uom="degC">15</temp> 3236 + <volume uom="m3">265.29</volume><temp uom="degC">15</temp>
3237 <pres uom="atm">1</pres> 3237 <pres uom="atm">1</pres>
3238 </volumeValue> 3238 </volumeValue>
3239 3239
...@@ -3249,7 +3249,7 @@ ...@@ -3249,7 +3249,7 @@
3249 <dateEnd>2012-01-31</dateEnd> 3249 <dateEnd>2012-01-31</dateEnd>
3250 <volumeValue> 3250 <volumeValue>
3251 3251
3252 - <volume uom="m3">159.75</volume><temp uom="degC">15</temp> 3252 + <volume uom="m3">108.58</volume><temp uom="degC">15</temp>
3253 <pres uom="atm">1</pres> 3253 <pres uom="atm">1</pres>
3254 </volumeValue> 3254 </volumeValue>
3255 3255
...@@ -3266,7 +3266,7 @@ ...@@ -3266,7 +3266,7 @@
3266 </facility><facility> 3266 </facility><facility>
3267 <name kind="wellbore" namingSystem="NPD" uidRef="3656">6506/12-L-4 H</name> 3267 <name kind="wellbore" namingSystem="NPD" uidRef="3656">6506/12-L-4 H</name>
3268 <wellStatus>producing</wellStatus> 3268 <wellStatus>producing</wellStatus>
3269 - <operationTime uom="d">18</operationTime> 3269 + <operationTime uom="d">3</operationTime>
3270 <flow uid="ASG_WB_12L4_H_ALLOCATED_PROD_VOLUMES"> 3270 <flow uid="ASG_WB_12L4_H_ALLOCATED_PROD_VOLUMES">
3271 <name>6506/12-L-4 H allocated production volumes</name> 3271 <name>6506/12-L-4 H allocated production volumes</name>
3272 <kind>production</kind> 3272 <kind>production</kind>
...@@ -3279,7 +3279,7 @@ ...@@ -3279,7 +3279,7 @@
3279 <dateEnd>2012-01-31</dateEnd> 3279 <dateEnd>2012-01-31</dateEnd>
3280 <volumeValue> 3280 <volumeValue>
3281 3281
3282 - <volume uom="m3">1323.54</volume><temp uom="degC">15</temp> 3282 + <volume uom="m3">1707.03</volume><temp uom="degC">15</temp>
3283 <pres uom="atm">1</pres> 3283 <pres uom="atm">1</pres>
3284 </volumeValue> 3284 </volumeValue>
3285 3285
...@@ -3295,7 +3295,7 @@ ...@@ -3295,7 +3295,7 @@
3295 <dateEnd>2012-01-31</dateEnd> 3295 <dateEnd>2012-01-31</dateEnd>
3296 <volumeValue> 3296 <volumeValue>
3297 3297
3298 - <volume uom="m3">1408.75</volume><temp uom="degC">15</temp> 3298 + <volume uom="m3">1125.81</volume><temp uom="degC">15</temp>
3299 <pres uom="atm">1</pres> 3299 <pres uom="atm">1</pres>
3300 </volumeValue> 3300 </volumeValue>
3301 3301
...@@ -3311,7 +3311,7 @@ ...@@ -3311,7 +3311,7 @@
3311 <dateEnd>2012-01-31</dateEnd> 3311 <dateEnd>2012-01-31</dateEnd>
3312 <volumeValue> 3312 <volumeValue>
3313 3313
3314 - <volume uom="m3">1131.53</volume><temp uom="degC">15</temp> 3314 + <volume uom="m3">903.37</volume><temp uom="degC">15</temp>
3315 <pres uom="atm">1</pres> 3315 <pres uom="atm">1</pres>
3316 </volumeValue> 3316 </volumeValue>
3317 3317
...@@ -3328,7 +3328,7 @@ ...@@ -3328,7 +3328,7 @@
3328 </facility><facility> 3328 </facility><facility>
3329 <name kind="wellbore" namingSystem="NPD" uidRef="4242">6506/12-M-1 H</name> 3329 <name kind="wellbore" namingSystem="NPD" uidRef="4242">6506/12-M-1 H</name>
3330 <wellStatus>producing</wellStatus> 3330 <wellStatus>producing</wellStatus>
3331 - <operationTime uom="d">21</operationTime> 3331 + <operationTime uom="d">11</operationTime>
3332 <flow uid="ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES"> 3332 <flow uid="ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES">
3333 <name>6506/12-M-1 H allocated production volumes</name> 3333 <name>6506/12-M-1 H allocated production volumes</name>
3334 <kind>production</kind> 3334 <kind>production</kind>
...@@ -3341,7 +3341,7 @@ ...@@ -3341,7 +3341,7 @@
3341 <dateEnd>2012-01-31</dateEnd> 3341 <dateEnd>2012-01-31</dateEnd>
3342 <volumeValue> 3342 <volumeValue>
3343 3343
3344 - <volume uom="m3">190.79</volume><temp uom="degC">15</temp> 3344 + <volume uom="m3">193.02</volume><temp uom="degC">15</temp>
3345 <pres uom="atm">1</pres> 3345 <pres uom="atm">1</pres>
3346 </volumeValue> 3346 </volumeValue>
3347 3347
...@@ -3357,7 +3357,7 @@ ...@@ -3357,7 +3357,7 @@
3357 <dateEnd>2012-01-31</dateEnd> 3357 <dateEnd>2012-01-31</dateEnd>
3358 <volumeValue> 3358 <volumeValue>
3359 3359
3360 - <volume uom="m3">147.57</volume><temp uom="degC">15</temp> 3360 + <volume uom="m3">122.76</volume><temp uom="degC">15</temp>
3361 <pres uom="atm">1</pres> 3361 <pres uom="atm">1</pres>
3362 </volumeValue> 3362 </volumeValue>
3363 3363
...@@ -3373,7 +3373,7 @@ ...@@ -3373,7 +3373,7 @@
3373 <dateEnd>2012-01-31</dateEnd> 3373 <dateEnd>2012-01-31</dateEnd>
3374 <volumeValue> 3374 <volumeValue>
3375 3375
3376 - <volume uom="m3">85.22</volume><temp uom="degC">15</temp> 3376 + <volume uom="m3">137.55</volume><temp uom="degC">15</temp>
3377 <pres uom="atm">1</pres> 3377 <pres uom="atm">1</pres>
3378 </volumeValue> 3378 </volumeValue>
3379 3379
...@@ -3390,7 +3390,7 @@ ...@@ -3390,7 +3390,7 @@
3390 </facility><facility> 3390 </facility><facility>
3391 <name kind="wellbore" namingSystem="NPD" uidRef="4407">6506/12-M-2 H</name> 3391 <name kind="wellbore" namingSystem="NPD" uidRef="4407">6506/12-M-2 H</name>
3392 <wellStatus>producing</wellStatus> 3392 <wellStatus>producing</wellStatus>
3393 - <operationTime uom="d">12</operationTime> 3393 + <operationTime uom="d">19</operationTime>
3394 <flow uid="ASG_WB_12M2_H_ALLOCATED_PROD_VOLUMES"> 3394 <flow uid="ASG_WB_12M2_H_ALLOCATED_PROD_VOLUMES">
3395 <name>6506/12-M-2 H allocated production volumes</name> 3395 <name>6506/12-M-2 H allocated production volumes</name>
3396 <kind>production</kind> 3396 <kind>production</kind>
...@@ -3403,7 +3403,7 @@ ...@@ -3403,7 +3403,7 @@
3403 <dateEnd>2012-01-31</dateEnd> 3403 <dateEnd>2012-01-31</dateEnd>
3404 <volumeValue> 3404 <volumeValue>
3405 3405
3406 - <volume uom="m3">137.53</volume><temp uom="degC">15</temp> 3406 + <volume uom="m3">63.06</volume><temp uom="degC">15</temp>
3407 <pres uom="atm">1</pres> 3407 <pres uom="atm">1</pres>
3408 </volumeValue> 3408 </volumeValue>
3409 3409
...@@ -3419,7 +3419,7 @@ ...@@ -3419,7 +3419,7 @@
3419 <dateEnd>2012-01-31</dateEnd> 3419 <dateEnd>2012-01-31</dateEnd>
3420 <volumeValue> 3420 <volumeValue>
3421 3421
3422 - <volume uom="m3">153.35</volume><temp uom="degC">15</temp> 3422 + <volume uom="m3">174.96</volume><temp uom="degC">15</temp>
3423 <pres uom="atm">1</pres> 3423 <pres uom="atm">1</pres>
3424 </volumeValue> 3424 </volumeValue>
3425 3425
...@@ -3435,7 +3435,7 @@ ...@@ -3435,7 +3435,7 @@
3435 <dateEnd>2012-01-31</dateEnd> 3435 <dateEnd>2012-01-31</dateEnd>
3436 <volumeValue> 3436 <volumeValue>
3437 3437
3438 - <volume uom="m3">133.37</volume><temp uom="degC">15</temp> 3438 + <volume uom="m3">94.81</volume><temp uom="degC">15</temp>
3439 <pres uom="atm">1</pres> 3439 <pres uom="atm">1</pres>
3440 </volumeValue> 3440 </volumeValue>
3441 3441
...@@ -3452,7 +3452,7 @@ ...@@ -3452,7 +3452,7 @@
3452 </facility><facility> 3452 </facility><facility>
3453 <name kind="wellbore" namingSystem="NPD" uidRef="4080">6506/12-M-3 H</name> 3453 <name kind="wellbore" namingSystem="NPD" uidRef="4080">6506/12-M-3 H</name>
3454 <wellStatus>producing</wellStatus> 3454 <wellStatus>producing</wellStatus>
3455 - <operationTime uom="d">8</operationTime> 3455 + <operationTime uom="d">4</operationTime>
3456 <flow uid="ASG_WB_12M3_H_ALLOCATED_PROD_VOLUMES"> 3456 <flow uid="ASG_WB_12M3_H_ALLOCATED_PROD_VOLUMES">
3457 <name>6506/12-M- H allocated production volumes</name> 3457 <name>6506/12-M- H allocated production volumes</name>
3458 <kind>production</kind> 3458 <kind>production</kind>
...@@ -3465,7 +3465,7 @@ ...@@ -3465,7 +3465,7 @@
3465 <dateEnd>2012-01-31</dateEnd> 3465 <dateEnd>2012-01-31</dateEnd>
3466 <volumeValue> 3466 <volumeValue>
3467 3467
3468 - <volume uom="m3">4.56</volume><temp uom="degC">15</temp> 3468 + <volume uom="m3">68.53</volume><temp uom="degC">15</temp>
3469 <pres uom="atm">1</pres> 3469 <pres uom="atm">1</pres>
3470 </volumeValue> 3470 </volumeValue>
3471 3471
...@@ -3481,7 +3481,7 @@ ...@@ -3481,7 +3481,7 @@
3481 <dateEnd>2012-01-31</dateEnd> 3481 <dateEnd>2012-01-31</dateEnd>
3482 <volumeValue> 3482 <volumeValue>
3483 3483
3484 - <volume uom="m3">106.48</volume><temp uom="degC">15</temp> 3484 + <volume uom="m3">169.13</volume><temp uom="degC">15</temp>
3485 <pres uom="atm">1</pres> 3485 <pres uom="atm">1</pres>
3486 </volumeValue> 3486 </volumeValue>
3487 3487
...@@ -3497,7 +3497,7 @@ ...@@ -3497,7 +3497,7 @@
3497 <dateEnd>2012-01-31</dateEnd> 3497 <dateEnd>2012-01-31</dateEnd>
3498 <volumeValue> 3498 <volumeValue>
3499 3499
3500 - <volume uom="m3">91.68</volume><temp uom="degC">15</temp> 3500 + <volume uom="m3">129.4</volume><temp uom="degC">15</temp>
3501 <pres uom="atm">1</pres> 3501 <pres uom="atm">1</pres>
3502 </volumeValue> 3502 </volumeValue>
3503 3503
...@@ -3514,7 +3514,7 @@ ...@@ -3514,7 +3514,7 @@
3514 </facility><facility> 3514 </facility><facility>
3515 <name kind="wellbore" namingSystem="NPD" uidRef="4494">6506/12-M-4 H</name> 3515 <name kind="wellbore" namingSystem="NPD" uidRef="4494">6506/12-M-4 H</name>
3516 <wellStatus>producing</wellStatus> 3516 <wellStatus>producing</wellStatus>
3517 - <operationTime uom="d">13</operationTime> 3517 + <operationTime uom="d">18</operationTime>
3518 <flow uid="ASG_WB_12M4_H_ALLOCATED_PROD_VOLUMES"> 3518 <flow uid="ASG_WB_12M4_H_ALLOCATED_PROD_VOLUMES">
3519 <name>6506/12-M-4 H allocated production volumes</name> 3519 <name>6506/12-M-4 H allocated production volumes</name>
3520 <kind>production</kind> 3520 <kind>production</kind>
...@@ -3527,7 +3527,7 @@ ...@@ -3527,7 +3527,7 @@
3527 <dateEnd>2012-01-31</dateEnd> 3527 <dateEnd>2012-01-31</dateEnd>
3528 <volumeValue> 3528 <volumeValue>
3529 3529
3530 - <volume uom="m3">1808.24</volume><temp uom="degC">15</temp> 3530 + <volume uom="m3">356.02</volume><temp uom="degC">15</temp>
3531 <pres uom="atm">1</pres> 3531 <pres uom="atm">1</pres>
3532 </volumeValue> 3532 </volumeValue>
3533 3533
...@@ -3543,7 +3543,7 @@ ...@@ -3543,7 +3543,7 @@
3543 <dateEnd>2012-01-31</dateEnd> 3543 <dateEnd>2012-01-31</dateEnd>
3544 <volumeValue> 3544 <volumeValue>
3545 3545
3546 - <volume uom="m3">283.32</volume><temp uom="degC">15</temp> 3546 + <volume uom="m3">1217.81</volume><temp uom="degC">15</temp>
3547 <pres uom="atm">1</pres> 3547 <pres uom="atm">1</pres>
3548 </volumeValue> 3548 </volumeValue>
3549 3549
...@@ -3559,7 +3559,7 @@ ...@@ -3559,7 +3559,7 @@
3559 <dateEnd>2012-01-31</dateEnd> 3559 <dateEnd>2012-01-31</dateEnd>
3560 <volumeValue> 3560 <volumeValue>
3561 3561
3562 - <volume uom="m3">1565.6</volume><temp uom="degC">15</temp> 3562 + <volume uom="m3">624.2</volume><temp uom="degC">15</temp>
3563 <pres uom="atm">1</pres> 3563 <pres uom="atm">1</pres>
3564 </volumeValue> 3564 </volumeValue>
3565 3565
...@@ -3576,7 +3576,7 @@ ...@@ -3576,7 +3576,7 @@
3576 </facility><facility> 3576 </facility><facility>
3577 <name kind="wellbore" namingSystem="NPD" uidRef="4860">6506/12-N-1 H</name> 3577 <name kind="wellbore" namingSystem="NPD" uidRef="4860">6506/12-N-1 H</name>
3578 <wellStatus>producing</wellStatus> 3578 <wellStatus>producing</wellStatus>
3579 - <operationTime uom="d">16</operationTime> 3579 + <operationTime uom="d">4</operationTime>
3580 <flow uid="ASG_WB_12N1_H_ALLOCATED_PROD_VOLUMES"> 3580 <flow uid="ASG_WB_12N1_H_ALLOCATED_PROD_VOLUMES">
3581 <name>6506/12-N-1 H allocated production volumes</name> 3581 <name>6506/12-N-1 H allocated production volumes</name>
3582 <kind>production</kind> 3582 <kind>production</kind>
...@@ -3589,7 +3589,7 @@ ...@@ -3589,7 +3589,7 @@
3589 <dateEnd>2012-01-31</dateEnd> 3589 <dateEnd>2012-01-31</dateEnd>
3590 <volumeValue> 3590 <volumeValue>
3591 3591
3592 - <volume uom="m3">12.08</volume><temp uom="degC">15</temp> 3592 + <volume uom="m3">60.94</volume><temp uom="degC">15</temp>
3593 <pres uom="atm">1</pres> 3593 <pres uom="atm">1</pres>
3594 </volumeValue> 3594 </volumeValue>
3595 3595
...@@ -3605,7 +3605,7 @@ ...@@ -3605,7 +3605,7 @@
3605 <dateEnd>2012-01-31</dateEnd> 3605 <dateEnd>2012-01-31</dateEnd>
3606 <volumeValue> 3606 <volumeValue>
3607 3607
3608 - <volume uom="m3">94.36</volume><temp uom="degC">15</temp> 3608 + <volume uom="m3">12.01</volume><temp uom="degC">15</temp>
3609 <pres uom="atm">1</pres> 3609 <pres uom="atm">1</pres>
3610 </volumeValue> 3610 </volumeValue>
3611 3611
...@@ -3621,7 +3621,7 @@ ...@@ -3621,7 +3621,7 @@
3621 <dateEnd>2012-01-31</dateEnd> 3621 <dateEnd>2012-01-31</dateEnd>
3622 <volumeValue> 3622 <volumeValue>
3623 3623
3624 - <volume uom="m3">89.59</volume><temp uom="degC">15</temp> 3624 + <volume uom="m3">102.71</volume><temp uom="degC">15</temp>
3625 <pres uom="atm">1</pres> 3625 <pres uom="atm">1</pres>
3626 </volumeValue> 3626 </volumeValue>
3627 3627
...@@ -3638,7 +3638,7 @@ ...@@ -3638,7 +3638,7 @@
3638 </facility><facility> 3638 </facility><facility>
3639 <name kind="wellbore" namingSystem="NPD" uidRef="4382">6506/12-N-2 H</name> 3639 <name kind="wellbore" namingSystem="NPD" uidRef="4382">6506/12-N-2 H</name>
3640 <wellStatus>producing</wellStatus> 3640 <wellStatus>producing</wellStatus>
3641 - <operationTime uom="d">1</operationTime> 3641 + <operationTime uom="d">21</operationTime>
3642 <flow uid="ASG_WB_12N2_H_ALLOCATED_PROD_VOLUMES"> 3642 <flow uid="ASG_WB_12N2_H_ALLOCATED_PROD_VOLUMES">
3643 <name>6506/12-N-2 H allocated production volumes</name> 3643 <name>6506/12-N-2 H allocated production volumes</name>
3644 <kind>production</kind> 3644 <kind>production</kind>
...@@ -3651,7 +3651,7 @@ ...@@ -3651,7 +3651,7 @@
3651 <dateEnd>2012-01-31</dateEnd> 3651 <dateEnd>2012-01-31</dateEnd>
3652 <volumeValue> 3652 <volumeValue>
3653 3653
3654 - <volume uom="m3">222.57</volume><temp uom="degC">15</temp> 3654 + <volume uom="m3">1118.73</volume><temp uom="degC">15</temp>
3655 <pres uom="atm">1</pres> 3655 <pres uom="atm">1</pres>
3656 </volumeValue> 3656 </volumeValue>
3657 3657
...@@ -3667,7 +3667,7 @@ ...@@ -3667,7 +3667,7 @@
3667 <dateEnd>2012-01-31</dateEnd> 3667 <dateEnd>2012-01-31</dateEnd>
3668 <volumeValue> 3668 <volumeValue>
3669 3669
3670 - <volume uom="m3">1095.0</volume><temp uom="degC">15</temp> 3670 + <volume uom="m3">366.56</volume><temp uom="degC">15</temp>
3671 <pres uom="atm">1</pres> 3671 <pres uom="atm">1</pres>
3672 </volumeValue> 3672 </volumeValue>
3673 3673
...@@ -3683,7 +3683,7 @@ ...@@ -3683,7 +3683,7 @@
3683 <dateEnd>2012-01-31</dateEnd> 3683 <dateEnd>2012-01-31</dateEnd>
3684 <volumeValue> 3684 <volumeValue>
3685 3685
3686 - <volume uom="m3">1373.82</volume><temp uom="degC">15</temp> 3686 + <volume uom="m3">825.05</volume><temp uom="degC">15</temp>
3687 <pres uom="atm">1</pres> 3687 <pres uom="atm">1</pres>
3688 </volumeValue> 3688 </volumeValue>
3689 3689
...@@ -3700,7 +3700,7 @@ ...@@ -3700,7 +3700,7 @@
3700 </facility><facility> 3700 </facility><facility>
3701 <name kind="wellbore" namingSystem="NPD" uidRef="4308">6506/12-N-3 H</name> 3701 <name kind="wellbore" namingSystem="NPD" uidRef="4308">6506/12-N-3 H</name>
3702 <wellStatus>producing</wellStatus> 3702 <wellStatus>producing</wellStatus>
3703 - <operationTime uom="d">3</operationTime> 3703 + <operationTime uom="d">8</operationTime>
3704 <flow uid="ASG_WB_12N3_H_ALLOCATED_PROD_VOLUMES"> 3704 <flow uid="ASG_WB_12N3_H_ALLOCATED_PROD_VOLUMES">
3705 <name>6506/12-N-3 H allocated production volumes</name> 3705 <name>6506/12-N-3 H allocated production volumes</name>
3706 <kind>production</kind> 3706 <kind>production</kind>
...@@ -3713,7 +3713,7 @@ ...@@ -3713,7 +3713,7 @@
3713 <dateEnd>2012-01-31</dateEnd> 3713 <dateEnd>2012-01-31</dateEnd>
3714 <volumeValue> 3714 <volumeValue>
3715 3715
3716 - <volume uom="m3">11.1</volume><temp uom="degC">15</temp> 3716 + <volume uom="m3">3.49</volume><temp uom="degC">15</temp>
3717 <pres uom="atm">1</pres> 3717 <pres uom="atm">1</pres>
3718 </volumeValue> 3718 </volumeValue>
3719 3719
...@@ -3729,7 +3729,7 @@ ...@@ -3729,7 +3729,7 @@
3729 <dateEnd>2012-01-31</dateEnd> 3729 <dateEnd>2012-01-31</dateEnd>
3730 <volumeValue> 3730 <volumeValue>
3731 3731
3732 - <volume uom="m3">16.98</volume><temp uom="degC">15</temp> 3732 + <volume uom="m3">11.99</volume><temp uom="degC">15</temp>
3733 <pres uom="atm">1</pres> 3733 <pres uom="atm">1</pres>
3734 </volumeValue> 3734 </volumeValue>
3735 3735
...@@ -3745,7 +3745,7 @@ ...@@ -3745,7 +3745,7 @@
3745 <dateEnd>2012-01-31</dateEnd> 3745 <dateEnd>2012-01-31</dateEnd>
3746 <volumeValue> 3746 <volumeValue>
3747 3747
3748 - <volume uom="m3">17.93</volume><temp uom="degC">15</temp> 3748 + <volume uom="m3">0.68</volume><temp uom="degC">15</temp>
3749 <pres uom="atm">1</pres> 3749 <pres uom="atm">1</pres>
3750 </volumeValue> 3750 </volumeValue>
3751 3751
...@@ -3762,7 +3762,7 @@ ...@@ -3762,7 +3762,7 @@
3762 </facility><facility> 3762 </facility><facility>
3763 <name kind="wellbore" namingSystem="NPD" uidRef="4091">6506/12-N-4 H</name> 3763 <name kind="wellbore" namingSystem="NPD" uidRef="4091">6506/12-N-4 H</name>
3764 <wellStatus>producing</wellStatus> 3764 <wellStatus>producing</wellStatus>
3765 - <operationTime uom="d">1</operationTime> 3765 + <operationTime uom="d">18</operationTime>
3766 <flow uid="ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES"> 3766 <flow uid="ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES">
3767 <name>6506/12-N-4 H allocated production volumes</name> 3767 <name>6506/12-N-4 H allocated production volumes</name>
3768 <kind>production</kind> 3768 <kind>production</kind>
...@@ -3775,7 +3775,7 @@ ...@@ -3775,7 +3775,7 @@
3775 <dateEnd>2012-01-31</dateEnd> 3775 <dateEnd>2012-01-31</dateEnd>
3776 <volumeValue> 3776 <volumeValue>
3777 3777
3778 - <volume uom="m3">167.41</volume><temp uom="degC">15</temp> 3778 + <volume uom="m3">100.01</volume><temp uom="degC">15</temp>
3779 <pres uom="atm">1</pres> 3779 <pres uom="atm">1</pres>
3780 </volumeValue> 3780 </volumeValue>
3781 3781
...@@ -3791,7 +3791,7 @@ ...@@ -3791,7 +3791,7 @@
3791 <dateEnd>2012-01-31</dateEnd> 3791 <dateEnd>2012-01-31</dateEnd>
3792 <volumeValue> 3792 <volumeValue>
3793 3793
3794 - <volume uom="m3">26.84</volume><temp uom="degC">15</temp> 3794 + <volume uom="m3">17.6</volume><temp uom="degC">15</temp>
3795 <pres uom="atm">1</pres> 3795 <pres uom="atm">1</pres>
3796 </volumeValue> 3796 </volumeValue>
3797 3797
...@@ -3807,7 +3807,7 @@ ...@@ -3807,7 +3807,7 @@
3807 <dateEnd>2012-01-31</dateEnd> 3807 <dateEnd>2012-01-31</dateEnd>
3808 <volumeValue> 3808 <volumeValue>
3809 3809
3810 - <volume uom="m3">32.16</volume><temp uom="degC">15</temp> 3810 + <volume uom="m3">13.29</volume><temp uom="degC">15</temp>
3811 <pres uom="atm">1</pres> 3811 <pres uom="atm">1</pres>
3812 </volumeValue> 3812 </volumeValue>
3813 3813
...@@ -3837,7 +3837,7 @@ ...@@ -3837,7 +3837,7 @@
3837 <dateEnd>2012-01-31</dateEnd> 3837 <dateEnd>2012-01-31</dateEnd>
3838 <volumeValue> 3838 <volumeValue>
3839 3839
3840 - <volume uom="m3">168.51</volume><temp uom="degC">15</temp> 3840 + <volume uom="m3">22.08</volume><temp uom="degC">15</temp>
3841 <pres uom="atm">1</pres> 3841 <pres uom="atm">1</pres>
3842 </volumeValue> 3842 </volumeValue>
3843 3843
...@@ -3853,7 +3853,7 @@ ...@@ -3853,7 +3853,7 @@
3853 <dateEnd>2012-01-31</dateEnd> 3853 <dateEnd>2012-01-31</dateEnd>
3854 <volumeValue> 3854 <volumeValue>
3855 3855
3856 - <volume uom="m3">14.4</volume><temp uom="degC">15</temp> 3856 + <volume uom="m3">23.01</volume><temp uom="degC">15</temp>
3857 <pres uom="atm">1</pres> 3857 <pres uom="atm">1</pres>
3858 </volumeValue> 3858 </volumeValue>
3859 3859
...@@ -3869,7 +3869,7 @@ ...@@ -3869,7 +3869,7 @@
3869 <dateEnd>2012-01-31</dateEnd> 3869 <dateEnd>2012-01-31</dateEnd>
3870 <volumeValue> 3870 <volumeValue>
3871 3871
3872 - <volume uom="m3">123.13</volume><temp uom="degC">15</temp> 3872 + <volume uom="m3">89.0</volume><temp uom="degC">15</temp>
3873 <pres uom="atm">1</pres> 3873 <pres uom="atm">1</pres>
3874 </volumeValue> 3874 </volumeValue>
3875 3875
...@@ -3899,7 +3899,7 @@ ...@@ -3899,7 +3899,7 @@
3899 <dateEnd>2012-01-31</dateEnd> 3899 <dateEnd>2012-01-31</dateEnd>
3900 <volumeValue> 3900 <volumeValue>
3901 3901
3902 - <volume uom="m3">173.59</volume><temp uom="degC">15</temp> 3902 + <volume uom="m3">184.08</volume><temp uom="degC">15</temp>
3903 <pres uom="atm">1</pres> 3903 <pres uom="atm">1</pres>
3904 </volumeValue> 3904 </volumeValue>
3905 3905
...@@ -3915,7 +3915,7 @@ ...@@ -3915,7 +3915,7 @@
3915 <dateEnd>2012-01-31</dateEnd> 3915 <dateEnd>2012-01-31</dateEnd>
3916 <volumeValue> 3916 <volumeValue>
3917 3917
3918 - <volume uom="m3">98.31</volume><temp uom="degC">15</temp> 3918 + <volume uom="m3">85.36</volume><temp uom="degC">15</temp>
3919 <pres uom="atm">1</pres> 3919 <pres uom="atm">1</pres>
3920 </volumeValue> 3920 </volumeValue>
3921 3921
...@@ -3931,7 +3931,7 @@ ...@@ -3931,7 +3931,7 @@
3931 <dateEnd>2012-01-31</dateEnd> 3931 <dateEnd>2012-01-31</dateEnd>
3932 <volumeValue> 3932 <volumeValue>
3933 3933
3934 - <volume uom="m3">28.64</volume><temp uom="degC">15</temp> 3934 + <volume uom="m3">107.68</volume><temp uom="degC">15</temp>
3935 <pres uom="atm">1</pres> 3935 <pres uom="atm">1</pres>
3936 </volumeValue> 3936 </volumeValue>
3937 3937
...@@ -3948,7 +3948,7 @@ ...@@ -3948,7 +3948,7 @@
3948 </facility><facility> 3948 </facility><facility>
3949 <name kind="wellbore" namingSystem="NPD" uidRef="3944">6507/11-X-2 H</name> 3949 <name kind="wellbore" namingSystem="NPD" uidRef="3944">6507/11-X-2 H</name>
3950 <wellStatus>producing</wellStatus> 3950 <wellStatus>producing</wellStatus>
3951 - <operationTime uom="d">11</operationTime> 3951 + <operationTime uom="d">14</operationTime>
3952 <flow uid="ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES"> 3952 <flow uid="ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES">
3953 <name>6507/11-X-2 H allocated production volumes</name> 3953 <name>6507/11-X-2 H allocated production volumes</name>
3954 <kind>production</kind> 3954 <kind>production</kind>
...@@ -3961,7 +3961,7 @@ ...@@ -3961,7 +3961,7 @@
3961 <dateEnd>2012-01-31</dateEnd> 3961 <dateEnd>2012-01-31</dateEnd>
3962 <volumeValue> 3962 <volumeValue>
3963 3963
3964 - <volume uom="m3">1596.16</volume><temp uom="degC">15</temp> 3964 + <volume uom="m3">1399.48</volume><temp uom="degC">15</temp>
3965 <pres uom="atm">1</pres> 3965 <pres uom="atm">1</pres>
3966 </volumeValue> 3966 </volumeValue>
3967 3967
...@@ -3977,7 +3977,7 @@ ...@@ -3977,7 +3977,7 @@
3977 <dateEnd>2012-01-31</dateEnd> 3977 <dateEnd>2012-01-31</dateEnd>
3978 <volumeValue> 3978 <volumeValue>
3979 3979
3980 - <volume uom="m3">964.37</volume><temp uom="degC">15</temp> 3980 + <volume uom="m3">379.59</volume><temp uom="degC">15</temp>
3981 <pres uom="atm">1</pres> 3981 <pres uom="atm">1</pres>
3982 </volumeValue> 3982 </volumeValue>
3983 3983
...@@ -3993,7 +3993,7 @@ ...@@ -3993,7 +3993,7 @@
3993 <dateEnd>2012-01-31</dateEnd> 3993 <dateEnd>2012-01-31</dateEnd>
3994 <volumeValue> 3994 <volumeValue>
3995 3995
3996 - <volume uom="m3">1361.93</volume><temp uom="degC">15</temp> 3996 + <volume uom="m3">1524.43</volume><temp uom="degC">15</temp>
3997 <pres uom="atm">1</pres> 3997 <pres uom="atm">1</pres>
3998 </volumeValue> 3998 </volumeValue>
3999 3999
...@@ -4010,7 +4010,7 @@ ...@@ -4010,7 +4010,7 @@
4010 </facility><facility> 4010 </facility><facility>
4011 <name kind="wellbore" namingSystem="NPD" uidRef="3991">6507/11-X-3 H</name> 4011 <name kind="wellbore" namingSystem="NPD" uidRef="3991">6507/11-X-3 H</name>
4012 <wellStatus>producing</wellStatus> 4012 <wellStatus>producing</wellStatus>
4013 - <operationTime uom="d">1</operationTime> 4013 + <operationTime uom="d">5</operationTime>
4014 <flow uid="ASG_WB_11X3_H_ALLOCATED_PROD_VOLUMES"> 4014 <flow uid="ASG_WB_11X3_H_ALLOCATED_PROD_VOLUMES">
4015 <name>6507/11-X-3 H allocated production volumes</name> 4015 <name>6507/11-X-3 H allocated production volumes</name>
4016 <kind>production</kind> 4016 <kind>production</kind>
...@@ -4023,7 +4023,7 @@ ...@@ -4023,7 +4023,7 @@
4023 <dateEnd>2012-01-31</dateEnd> 4023 <dateEnd>2012-01-31</dateEnd>
4024 <volumeValue> 4024 <volumeValue>
4025 4025
4026 - <volume uom="m3">118.22</volume><temp uom="degC">15</temp> 4026 + <volume uom="m3">165.59</volume><temp uom="degC">15</temp>
4027 <pres uom="atm">1</pres> 4027 <pres uom="atm">1</pres>
4028 </volumeValue> 4028 </volumeValue>
4029 4029
...@@ -4039,7 +4039,7 @@ ...@@ -4039,7 +4039,7 @@
4039 <dateEnd>2012-01-31</dateEnd> 4039 <dateEnd>2012-01-31</dateEnd>
4040 <volumeValue> 4040 <volumeValue>
4041 4041
4042 - <volume uom="m3">116.28</volume><temp uom="degC">15</temp> 4042 + <volume uom="m3">154.91</volume><temp uom="degC">15</temp>
4043 <pres uom="atm">1</pres> 4043 <pres uom="atm">1</pres>
4044 </volumeValue> 4044 </volumeValue>
4045 4045
...@@ -4055,7 +4055,7 @@ ...@@ -4055,7 +4055,7 @@
4055 <dateEnd>2012-01-31</dateEnd> 4055 <dateEnd>2012-01-31</dateEnd>
4056 <volumeValue> 4056 <volumeValue>
4057 4057
4058 - <volume uom="m3">117.32</volume><temp uom="degC">15</temp> 4058 + <volume uom="m3">82.95</volume><temp uom="degC">15</temp>
4059 <pres uom="atm">1</pres> 4059 <pres uom="atm">1</pres>
4060 </volumeValue> 4060 </volumeValue>
4061 4061
...@@ -4072,7 +4072,7 @@ ...@@ -4072,7 +4072,7 @@
4072 </facility><facility> 4072 </facility><facility>
4073 <name kind="wellbore" namingSystem="NPD" uidRef="3992">6507/11-X-4 H</name> 4073 <name kind="wellbore" namingSystem="NPD" uidRef="3992">6507/11-X-4 H</name>
4074 <wellStatus>producing</wellStatus> 4074 <wellStatus>producing</wellStatus>
4075 - <operationTime uom="d">11</operationTime> 4075 + <operationTime uom="d">13</operationTime>
4076 <flow uid="ASG_WB_11X4_H_ALLOCATED_PROD_VOLUMES"> 4076 <flow uid="ASG_WB_11X4_H_ALLOCATED_PROD_VOLUMES">
4077 <name>6507/11-X-4 H allocated production volumes</name> 4077 <name>6507/11-X-4 H allocated production volumes</name>
4078 <kind>production</kind> 4078 <kind>production</kind>
...@@ -4085,7 +4085,7 @@ ...@@ -4085,7 +4085,7 @@
4085 <dateEnd>2012-01-31</dateEnd> 4085 <dateEnd>2012-01-31</dateEnd>
4086 <volumeValue> 4086 <volumeValue>
4087 4087
4088 - <volume uom="m3">24.68</volume><temp uom="degC">15</temp> 4088 + <volume uom="m3">148.66</volume><temp uom="degC">15</temp>
4089 <pres uom="atm">1</pres> 4089 <pres uom="atm">1</pres>
4090 </volumeValue> 4090 </volumeValue>
4091 4091
...@@ -4101,7 +4101,7 @@ ...@@ -4101,7 +4101,7 @@
4101 <dateEnd>2012-01-31</dateEnd> 4101 <dateEnd>2012-01-31</dateEnd>
4102 <volumeValue> 4102 <volumeValue>
4103 4103
4104 - <volume uom="m3">196.74</volume><temp uom="degC">15</temp> 4104 + <volume uom="m3">175.74</volume><temp uom="degC">15</temp>
4105 <pres uom="atm">1</pres> 4105 <pres uom="atm">1</pres>
4106 </volumeValue> 4106 </volumeValue>
4107 4107
...@@ -4117,7 +4117,7 @@ ...@@ -4117,7 +4117,7 @@
4117 <dateEnd>2012-01-31</dateEnd> 4117 <dateEnd>2012-01-31</dateEnd>
4118 <volumeValue> 4118 <volumeValue>
4119 4119
4120 - <volume uom="m3">104.47</volume><temp uom="degC">15</temp> 4120 + <volume uom="m3">106.22</volume><temp uom="degC">15</temp>
4121 <pres uom="atm">1</pres> 4121 <pres uom="atm">1</pres>
4122 </volumeValue> 4122 </volumeValue>
4123 4123
...@@ -4134,7 +4134,7 @@ ...@@ -4134,7 +4134,7 @@
4134 </facility><facility> 4134 </facility><facility>
4135 <name kind="wellbore" namingSystem="NPD" uidRef="6986">6507/11-Y-1 AH</name> 4135 <name kind="wellbore" namingSystem="NPD" uidRef="6986">6507/11-Y-1 AH</name>
4136 <wellStatus>producing</wellStatus> 4136 <wellStatus>producing</wellStatus>
4137 - <operationTime uom="d">1</operationTime> 4137 + <operationTime uom="d">21</operationTime>
4138 <flow uid="ASG_WB_11Y1_AH_ALLOCATED_PROD_VOLUMES"> 4138 <flow uid="ASG_WB_11Y1_AH_ALLOCATED_PROD_VOLUMES">
4139 <name>6507/11-Y-1 AH allocated production volumes</name> 4139 <name>6507/11-Y-1 AH allocated production volumes</name>
4140 <kind>production</kind> 4140 <kind>production</kind>
...@@ -4147,7 +4147,7 @@ ...@@ -4147,7 +4147,7 @@
4147 <dateEnd>2012-01-31</dateEnd> 4147 <dateEnd>2012-01-31</dateEnd>
4148 <volumeValue> 4148 <volumeValue>
4149 4149
4150 - <volume uom="m3">84.59</volume><temp uom="degC">15</temp> 4150 + <volume uom="m3">182.44</volume><temp uom="degC">15</temp>
4151 <pres uom="atm">1</pres> 4151 <pres uom="atm">1</pres>
4152 </volumeValue> 4152 </volumeValue>
4153 4153
...@@ -4163,7 +4163,7 @@ ...@@ -4163,7 +4163,7 @@
4163 <dateEnd>2012-01-31</dateEnd> 4163 <dateEnd>2012-01-31</dateEnd>
4164 <volumeValue> 4164 <volumeValue>
4165 4165
4166 - <volume uom="m3">113.35</volume><temp uom="degC">15</temp> 4166 + <volume uom="m3">53.25</volume><temp uom="degC">15</temp>
4167 <pres uom="atm">1</pres> 4167 <pres uom="atm">1</pres>
4168 </volumeValue> 4168 </volumeValue>
4169 4169
...@@ -4179,7 +4179,7 @@ ...@@ -4179,7 +4179,7 @@
4179 <dateEnd>2012-01-31</dateEnd> 4179 <dateEnd>2012-01-31</dateEnd>
4180 <volumeValue> 4180 <volumeValue>
4181 4181
4182 - <volume uom="m3">185.05</volume><temp uom="degC">15</temp> 4182 + <volume uom="m3">117.5</volume><temp uom="degC">15</temp>
4183 <pres uom="atm">1</pres> 4183 <pres uom="atm">1</pres>
4184 </volumeValue> 4184 </volumeValue>
4185 4185
...@@ -4196,7 +4196,7 @@ ...@@ -4196,7 +4196,7 @@
4196 </facility><facility> 4196 </facility><facility>
4197 <name kind="wellbore" namingSystem="NPD" uidRef="3604">6507/11-Y-2 H</name> 4197 <name kind="wellbore" namingSystem="NPD" uidRef="3604">6507/11-Y-2 H</name>
4198 <wellStatus>producing</wellStatus> 4198 <wellStatus>producing</wellStatus>
4199 - <operationTime uom="d">21</operationTime> 4199 + <operationTime uom="d">10</operationTime>
4200 <flow uid="ASG_WB_11Y2_H_ALLOCATED_PROD_VOLUMES"> 4200 <flow uid="ASG_WB_11Y2_H_ALLOCATED_PROD_VOLUMES">
4201 <name>6507/11-Y-2 H allocated production volumes</name> 4201 <name>6507/11-Y-2 H allocated production volumes</name>
4202 <kind>production</kind> 4202 <kind>production</kind>
...@@ -4209,7 +4209,7 @@ ...@@ -4209,7 +4209,7 @@
4209 <dateEnd>2012-01-31</dateEnd> 4209 <dateEnd>2012-01-31</dateEnd>
4210 <volumeValue> 4210 <volumeValue>
4211 4211
4212 - <volume uom="m3">5.24</volume><temp uom="degC">15</temp> 4212 + <volume uom="m3">165.45</volume><temp uom="degC">15</temp>
4213 <pres uom="atm">1</pres> 4213 <pres uom="atm">1</pres>
4214 </volumeValue> 4214 </volumeValue>
4215 4215
...@@ -4225,7 +4225,7 @@ ...@@ -4225,7 +4225,7 @@
4225 <dateEnd>2012-01-31</dateEnd> 4225 <dateEnd>2012-01-31</dateEnd>
4226 <volumeValue> 4226 <volumeValue>
4227 4227
4228 - <volume uom="m3">394.35</volume><temp uom="degC">15</temp> 4228 + <volume uom="m3">217.51</volume><temp uom="degC">15</temp>
4229 <pres uom="atm">1</pres> 4229 <pres uom="atm">1</pres>
4230 </volumeValue> 4230 </volumeValue>
4231 4231
...@@ -4241,7 +4241,7 @@ ...@@ -4241,7 +4241,7 @@
4241 <dateEnd>2012-01-31</dateEnd> 4241 <dateEnd>2012-01-31</dateEnd>
4242 <volumeValue> 4242 <volumeValue>
4243 4243
4244 - <volume uom="m3">377.65</volume><temp uom="degC">15</temp> 4244 + <volume uom="m3">225.57</volume><temp uom="degC">15</temp>
4245 <pres uom="atm">1</pres> 4245 <pres uom="atm">1</pres>
4246 </volumeValue> 4246 </volumeValue>
4247 4247
...@@ -4258,7 +4258,7 @@ ...@@ -4258,7 +4258,7 @@
4258 </facility><facility> 4258 </facility><facility>
4259 <name kind="wellbore" namingSystem="NPD" uidRef="3623">6507/11-Y-3 H</name> 4259 <name kind="wellbore" namingSystem="NPD" uidRef="3623">6507/11-Y-3 H</name>
4260 <wellStatus>producing</wellStatus> 4260 <wellStatus>producing</wellStatus>
4261 - <operationTime uom="d">6</operationTime> 4261 + <operationTime uom="d">3</operationTime>
4262 <flow uid="ASG_WB_11Y3_H_ALLOCATED_PROD_VOLUMES"> 4262 <flow uid="ASG_WB_11Y3_H_ALLOCATED_PROD_VOLUMES">
4263 <name>6507/11-Y-3 H allocated production volumes</name> 4263 <name>6507/11-Y-3 H allocated production volumes</name>
4264 <kind>production</kind> 4264 <kind>production</kind>
...@@ -4271,7 +4271,7 @@ ...@@ -4271,7 +4271,7 @@
4271 <dateEnd>2012-01-31</dateEnd> 4271 <dateEnd>2012-01-31</dateEnd>
4272 <volumeValue> 4272 <volumeValue>
4273 4273
4274 - <volume uom="m3">56.99</volume><temp uom="degC">15</temp> 4274 + <volume uom="m3">45.04</volume><temp uom="degC">15</temp>
4275 <pres uom="atm">1</pres> 4275 <pres uom="atm">1</pres>
4276 </volumeValue> 4276 </volumeValue>
4277 4277
...@@ -4287,7 +4287,7 @@ ...@@ -4287,7 +4287,7 @@
4287 <dateEnd>2012-01-31</dateEnd> 4287 <dateEnd>2012-01-31</dateEnd>
4288 <volumeValue> 4288 <volumeValue>
4289 4289
4290 - <volume uom="m3">150.08</volume><temp uom="degC">15</temp> 4290 + <volume uom="m3">159.25</volume><temp uom="degC">15</temp>
4291 <pres uom="atm">1</pres> 4291 <pres uom="atm">1</pres>
4292 </volumeValue> 4292 </volumeValue>
4293 4293
...@@ -4303,7 +4303,7 @@ ...@@ -4303,7 +4303,7 @@
4303 <dateEnd>2012-01-31</dateEnd> 4303 <dateEnd>2012-01-31</dateEnd>
4304 <volumeValue> 4304 <volumeValue>
4305 4305
4306 - <volume uom="m3">49.71</volume><temp uom="degC">15</temp> 4306 + <volume uom="m3">28.09</volume><temp uom="degC">15</temp>
4307 <pres uom="atm">1</pres> 4307 <pres uom="atm">1</pres>
4308 </volumeValue> 4308 </volumeValue>
4309 4309
...@@ -4320,7 +4320,7 @@ ...@@ -4320,7 +4320,7 @@
4320 </facility><facility> 4320 </facility><facility>
4321 <name kind="wellbore" namingSystem="NPD" uidRef="3603">6507/11-Y-4 H</name> 4321 <name kind="wellbore" namingSystem="NPD" uidRef="3603">6507/11-Y-4 H</name>
4322 <wellStatus>producing</wellStatus> 4322 <wellStatus>producing</wellStatus>
4323 - <operationTime uom="d">9</operationTime> 4323 + <operationTime uom="d">21</operationTime>
4324 <flow uid="ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES"> 4324 <flow uid="ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES">
4325 <name>6507/11-Y-4 H allocated production volumes</name> 4325 <name>6507/11-Y-4 H allocated production volumes</name>
4326 <kind>production</kind> 4326 <kind>production</kind>
...@@ -4333,7 +4333,7 @@ ...@@ -4333,7 +4333,7 @@
4333 <dateEnd>2012-01-31</dateEnd> 4333 <dateEnd>2012-01-31</dateEnd>
4334 <volumeValue> 4334 <volumeValue>
4335 4335
4336 - <volume uom="m3">122.62</volume><temp uom="degC">15</temp> 4336 + <volume uom="m3">26.68</volume><temp uom="degC">15</temp>
4337 <pres uom="atm">1</pres> 4337 <pres uom="atm">1</pres>
4338 </volumeValue> 4338 </volumeValue>
4339 4339
...@@ -4349,7 +4349,7 @@ ...@@ -4349,7 +4349,7 @@
4349 <dateEnd>2012-01-31</dateEnd> 4349 <dateEnd>2012-01-31</dateEnd>
4350 <volumeValue> 4350 <volumeValue>
4351 4351
4352 - <volume uom="m3">117.55</volume><temp uom="degC">15</temp> 4352 + <volume uom="m3">16.38</volume><temp uom="degC">15</temp>
4353 <pres uom="atm">1</pres> 4353 <pres uom="atm">1</pres>
4354 </volumeValue> 4354 </volumeValue>
4355 4355
...@@ -4365,7 +4365,7 @@ ...@@ -4365,7 +4365,7 @@
4365 <dateEnd>2012-01-31</dateEnd> 4365 <dateEnd>2012-01-31</dateEnd>
4366 <volumeValue> 4366 <volumeValue>
4367 4367
4368 - <volume uom="m3">21.51</volume><temp uom="degC">15</temp> 4368 + <volume uom="m3">68.82</volume><temp uom="degC">15</temp>
4369 <pres uom="atm">1</pres> 4369 <pres uom="atm">1</pres>
4370 </volumeValue> 4370 </volumeValue>
4371 4371
...@@ -4380,7 +4380,7 @@ ...@@ -4380,7 +4380,7 @@
4380 4380
4381 4381
4382 </facility><facility> 4382 </facility><facility>
4383 - <name kind="platform" namingSystem="NPD" uidRef="280121">ÅSGARD C</name> 4383 + <name kind="platform" namingSystem="NPD" uidRef="280149">ÅSGARD C</name>
4384 4384
4385 <flow uid="ASG_C_CONSUME_FUEL_TOT"> 4385 <flow uid="ASG_C_CONSUME_FUEL_TOT">
4386 <name>Åsgard C consumed total fuel</name> 4386 <name>Åsgard C consumed total fuel</name>
...@@ -4394,7 +4394,7 @@ ...@@ -4394,7 +4394,7 @@
4394 <dateEnd>2012-01-31</dateEnd> 4394 <dateEnd>2012-01-31</dateEnd>
4395 4395
4396 <volumeValue> 4396 <volumeValue>
4397 - <volume uom="L">79.57</volume> 4397 + <volume uom="L">289.57</volume>
4398 <temp uom="degC">15</temp> 4398 <temp uom="degC">15</temp>
4399 <pres uom="atm">1</pres> 4399 <pres uom="atm">1</pres>
4400 </volumeValue> 4400 </volumeValue>
......
1 -<!DOCTYPE html>
2 -<html>
3 - <head>
4 - <META http-equiv="Content-Type" content="text/html; charset=utf-8">
5 - <link href="http://spinrdf.org/rhlib/ddr.css" rel="stylesheet" type="text/css">
6 - <title>Monthly Production Report (government)</title>
7 - </head>
8 - <body>
9 - <h1>Monthly Government Report : TRYM Field, Month Ending 2012-02-29</h1>
10 - <h2>Report title : TRYM</h2>
11 - <h2>Report version : 1.0</h2>
12 - <h2>Report Status : final version of a report</h2>
13 - <h2>Submitted by : TRYM</h2>
14 - <div>
15 - <hr>
16 - <h2>Gas Sales</h2>
17 - <table class="ddrTable">
18 - <tr class="ddrTR">
19 - <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Seller</th><th class="ddrTH" style="text-align: center">Seller&nbsp;Volume</th><th class="ddrTH" style="text-align: center">Seller&nbsp;Work</th><th class="ddrTH" style="text-align: center">Buyer</th><th class="ddrTH" style="text-align: center">Buyer&nbsp;Volume</th><th class="ddrTH" style="text-align: center">Buyer&nbsp;Work</th>
20 - </tr>
21 - <tr class="ddrTR">
22 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">273.64 m3</td><td class="ddrTD">69275.09 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">94.79 m3</td><td class="ddrTD">20148.59 MJ</td>
23 - </tr>
24 - <tr class="ddrTR">
25 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">273.64 m3</td><td class="ddrTD">69275.09 MJ</td><td class="ddrTD">EXXONMOBIL GAS DE</td><td class="ddrTD">178.85 m3</td><td class="ddrTD">70561.21 MJ</td>
26 - </tr>
27 - <tr class="ddrTR">
28 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">1257.49 m3</td><td class="ddrTD">57378.27 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">644.85 m3</td><td class="ddrTD">57939.04 MJ</td>
29 - </tr>
30 - <tr class="ddrTR">
31 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">1257.49 m3</td><td class="ddrTD">57378.27 MJ</td><td class="ddrTD">EXXONMOBIL GAS DE</td><td class="ddrTD">445.86 m3</td><td class="ddrTD">18743.95 MJ</td>
32 - </tr>
33 - <tr class="ddrTR">
34 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">1257.49 m3</td><td class="ddrTD">57378.27 MJ</td><td class="ddrTD">DONG DK</td><td class="ddrTD">166.78 m3</td><td class="ddrTD">49208.46 MJ</td>
35 - </tr>
36 - <tr class="ddrTR">
37 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">1570.53 m3</td><td class="ddrTD">20380.92 MJ</td><td class="ddrTD">DONG DK</td><td class="ddrTD">1570.53 m3</td><td class="ddrTD">23986.6 MJ</td>
38 - </tr>
39 - </table>
40 - <br>
41 - </div>
42 - <div>
43 - <hr>
44 - <h2>Well Production</h2>
45 - <table class="ddrTable">
46 - <tr class="ddrTR">
47 - <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Status</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Day</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Gross/Net</th>
48 - </tr>
49 - <tr class="ddrTR">
50 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">684.52 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td>
51 - </tr>
52 - <tr class="ddrTR">
53 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">755.89 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td>
54 - </tr>
55 - <tr class="ddrTR">
56 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1957.3 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td>
57 - </tr>
58 - <tr class="ddrTR">
59 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">114.61 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td>
60 - </tr>
61 - <tr class="ddrTR">
62 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">1744.5 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td>
63 - </tr>
64 - <tr class="ddrTR">
65 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">800.44 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td>
66 - </tr>
67 - </table>
68 - <br>
69 - </div>
70 - <div>
71 - <hr>
72 - <h2>Cargo Information</h2>
73 - <table class="ddrTable">
74 - <tr class="ddrTR">
75 - <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Cargo&nbsp;Number</th><th class="ddrTH" style="text-align: center">Cargo&nbsp;Batch</th><th class="ddrTH" style="text-align: center">Bill&nbsp;of&nbsp;Lading</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Shipper</th><th class="ddrTH" style="text-align: center">Destination</th><th class="ddrTH" style="text-align: center">Country</th><th class="ddrTH" style="text-align: center">Owner</th><th class="ddrTH" style="text-align: center">Share</th>
76 - </tr>
77 - <tr class="ddrTR">
78 - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">395/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-02-06</td><td class="ddrTD">1683.82 m3</td><td class="ddrTD">110.85 kg</td><td class="ddrTD">705.75 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">MONGSTAD</td><td class="ddrTD">NORWAY</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
79 - </tr>
80 - <tr class="ddrTR">
81 - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">396/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-02-11</td><td class="ddrTD">782.72 m3</td><td class="ddrTD">267.5 kg</td><td class="ddrTD">770.49 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
82 - </tr>
83 - <tr class="ddrTR">
84 - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">397/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-02-16</td><td class="ddrTD">1270.75 m3</td><td class="ddrTD">146.43 kg</td><td class="ddrTD">790.83 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
85 - </tr>
86 - <tr class="ddrTR">
87 - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">398/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-02-19</td><td class="ddrTD">979.89 m3</td><td class="ddrTD">744.24 kg</td><td class="ddrTD">795.49 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
88 - </tr>
89 - </table>
90 - <br>
91 - </div>
92 - <div>
93 - <hr>
94 - <h2>Production Saleable</h2>
95 - <table class="ddrTable">
96 - <tr class="ddrTR">
97 - <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Gross/Net</th>
98 - </tr>
99 - <tr class="ddrTR">
100 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">614.09 kg</td><td class="ddrTD">1094.62 m3</td><td class="ddrTD">788.93 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD">net product flow</td>
101 - </tr>
102 - </table>
103 - <br>
104 - </div>
105 - <div>
106 - <hr>
107 - <h2>Production</h2>
108 - <table class="ddrTable">
109 - <tr class="ddrTR">
110 - <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Flow&nbsp;subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th>
111 - </tr>
112 - <tr class="ddrTR">
113 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">1594.05 kg</td><td class="ddrTD">905.35 m3</td><td class="ddrTD">765.54 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
114 - </tr>
115 - <tr class="ddrTR">
116 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">932.25 kg</td><td class="ddrTD">1328.82 m3</td><td class="ddrTD">0.63 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
117 - </tr>
118 - <tr class="ddrTR">
119 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">410.64 kg</td><td class="ddrTD">1206.65 m3</td><td class="ddrTD">797.36 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
120 - </tr>
121 - <tr class="ddrTR">
122 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">975.45 m3</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
123 - </tr>
124 - </table>
125 - <br>
126 - </div>
127 - <div>
128 - <hr>
129 - <h2>Production Inventory</h2>
130 - <table class="ddrTable">
131 - <tr class="ddrTR">
132 - <th class="ddrTH" style="text-align: center">Inventory&nbsp;Name</th><th class="ddrTH" style="text-align: center">Inventory&nbsp;Type</th><th class="ddrTH" style="text-align: center">Product</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th>
133 - </tr>
134 - <tr class="ddrTR">
135 - <td class="ddrTD">Fredericia allocated inventory volumes</td><td class="ddrTD">allocated inventory</td><td class="ddrTD">oil net</td><td class="ddrTD">64.55 kg</td><td class="ddrTD">519.72 m3</td><td class="ddrTD">756.03 kg/m3</td>
136 - </tr>
137 - </table>
138 - <br>
139 - </div>
140 - <div>
141 - <hr>
142 - <h2>Production Inventory Ownership</h2>
143 - <table class="ddrTable">
144 - <tr class="ddrTR">
145 - <th class="ddrTH" style="text-align: center">Inventory&nbsp;Name</th><th class="ddrTH" style="text-align: center">Inventory&nbsp;Type</th><th class="ddrTH" style="text-align: center">Product</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Owner</th>
146 - </tr>
147 - <tr class="ddrTR">
148 - <td class="ddrTD">Fredericia allocated inventory volumes</td><td class="ddrTD">allocated inventory</td><td class="ddrTD">oil net</td><td class="ddrTD">433.86 m3</td><td class="ddrTD">Bayerngas Norge AS</td>
149 - </tr>
150 - <tr class="ddrTR">
151 - <td class="ddrTD">Fredericia allocated inventory volumes</td><td class="ddrTD">allocated inventory</td><td class="ddrTD">oil net</td><td class="ddrTD">85.86 m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td>
152 - </tr>
153 - </table>
154 - <br>
155 - </div>
156 - </body>
157 -</html>
1 -<!DOCTYPE html>
2 -<html>
3 - <head>
4 - <META http-equiv="Content-Type" content="text/html; charset=utf-8">
5 - <link href="http://spinrdf.org/rhlib/ddr.css" rel="stylesheet" type="text/css">
6 - <title>Monthly Production Report (Partner)</title>
7 - </head>
8 - <body>
9 - <h1>Monthly Partner Report : Field, Month Ending 2012-03-31</h1>
10 - <h2>Report title : TRYM all</h2>
11 - <h2>Report Status : final version of a report</h2>
12 - <h2>Submitted by : </h2>
13 - <div>
14 - <hr>
15 - <h2>Gas Sales</h2>
16 - <table class="ddrTable">
17 - <tr class="ddrTR">
18 - <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Seller</th><th class="ddrTH" style="text-align: center">Seller&nbsp;Volume</th><th class="ddrTH" style="text-align: center">Seller&nbsp;Work</th><th class="ddrTH" style="text-align: center">Buyer</th><th class="ddrTH" style="text-align: center">Buyer&nbsp;Volume</th><th class="ddrTH" style="text-align: center">Buyer&nbsp;Work</th>
19 - </tr>
20 - <tr class="ddrTR">
21 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">9845.97 m3</td><td class="ddrTD">46100.39 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">9845.97 m3</td><td class="ddrTD">57607.56 MJ</td>
22 - </tr>
23 - <tr class="ddrTR">
24 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">1110.5 m3</td><td class="ddrTD">64716 MJ</td><td class="ddrTD">EXXONMOBIL GAS DE</td><td class="ddrTD">1110.5 m3</td><td class="ddrTD">59973.21 MJ</td>
25 - </tr>
26 - <tr class="ddrTR">
27 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">182.92 m3</td><td class="ddrTD">31134.93 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">91.63 m3</td><td class="ddrTD">77780.49 MJ</td>
28 - </tr>
29 - <tr class="ddrTR">
30 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">182.92 m3</td><td class="ddrTD">31134.93 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">91.29 m3</td><td class="ddrTD">25929.41 MJ</td>
31 - </tr>
32 - <tr class="ddrTR">
33 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">1823.94 m3</td><td class="ddrTD">51519.43 MJ</td><td class="ddrTD">EXXONMOBIL GAS DE</td><td class="ddrTD">1823.94 m3</td><td class="ddrTD">63759.22 MJ</td>
34 - </tr>
35 - <tr class="ddrTR">
36 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">1995.91 m3</td><td class="ddrTD">59560.17 MJ</td><td class="ddrTD">DONG DK</td><td class="ddrTD">1707.24 m3</td><td class="ddrTD">68013.27 MJ</td>
37 - </tr>
38 - <tr class="ddrTR">
39 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">1995.91 m3</td><td class="ddrTD">59560.17 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">288.67 m3</td><td class="ddrTD">49540.61 MJ</td>
40 - </tr>
41 - <tr class="ddrTR">
42 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">525.67 m3</td><td class="ddrTD">70126.94 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">356.96 m3</td><td class="ddrTD">55996.74 MJ</td>
43 - </tr>
44 - <tr class="ddrTR">
45 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">525.67 m3</td><td class="ddrTD">70126.94 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">168.71 m3</td><td class="ddrTD">79318.75 MJ</td>
46 - </tr>
47 - <tr class="ddrTR">
48 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">525.68 m3</td><td class="ddrTD">21590.51 MJ</td><td class="ddrTD">DONG DK</td><td class="ddrTD">329.47 m3</td><td class="ddrTD">27480.85 MJ</td>
49 - </tr>
50 - <tr class="ddrTR">
51 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">525.68 m3</td><td class="ddrTD">21590.51 MJ</td><td class="ddrTD">EXXONMOBIL GAS DE</td><td class="ddrTD">117.08 m3</td><td class="ddrTD">66525.86 MJ</td>
52 - </tr>
53 - <tr class="ddrTR">
54 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">525.68 m3</td><td class="ddrTD">21590.51 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">79.13 m3</td><td class="ddrTD">44612.79 MJ</td>
55 - </tr>
56 - <tr class="ddrTR">
57 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">589.11 m3</td><td class="ddrTD">44197.13 MJ</td><td class="ddrTD">DONG DK</td><td class="ddrTD">173.65 m3</td><td class="ddrTD">32125.7 MJ</td>
58 - </tr>
59 - <tr class="ddrTR">
60 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">589.11 m3</td><td class="ddrTD">44197.13 MJ</td><td class="ddrTD">EXXONMOBIL GAS DE</td><td class="ddrTD">267 m3</td><td class="ddrTD">42271.16 MJ</td>
61 - </tr>
62 - <tr class="ddrTR">
63 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">589.11 m3</td><td class="ddrTD">44197.13 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">148.46 m3</td><td class="ddrTD">43942.63 MJ</td>
64 - </tr>
65 - <tr class="ddrTR">
66 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">718.17 m3</td><td class="ddrTD">29298.6 MJ</td><td class="ddrTD">DONG DK</td><td class="ddrTD">86.95 m3</td><td class="ddrTD">37673.68 MJ</td>
67 - </tr>
68 - <tr class="ddrTR">
69 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">718.17 m3</td><td class="ddrTD">29298.6 MJ</td><td class="ddrTD">EXXONMOBIL GAS DE</td><td class="ddrTD">563.13 m3</td><td class="ddrTD">44809.16 MJ</td>
70 - </tr>
71 - <tr class="ddrTR">
72 - <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">718.17 m3</td><td class="ddrTD">29298.6 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">68.09 m3</td><td class="ddrTD">30480.73 MJ</td>
73 - </tr>
74 - <tr class="ddrTR">
75 - <td class="ddrTD">TRYM</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">17445.72 m3</td><td class="ddrTD">16106.11 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">17445.72 m3</td><td class="ddrTD">56125.58 MJ</td>
76 - </tr>
77 - <tr class="ddrTR">
78 - <td class="ddrTD">TRYM</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">18653.27 m3</td><td class="ddrTD">7189.68 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">18653.27 m3</td><td class="ddrTD">74187.54 MJ</td>
79 - </tr>
80 - <tr class="ddrTR">
81 - <td class="ddrTD">TRYM</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">18757.71 m3</td><td class="ddrTD">72610.83 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">18757.71 m3</td><td class="ddrTD">37853 MJ</td>
82 - </tr>
83 - <tr class="ddrTR">
84 - <td class="ddrTD">TRYM</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">2605.38 m3</td><td class="ddrTD">58743.11 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">2605.38 m3</td><td class="ddrTD">18801.06 MJ</td>
85 - </tr>
86 - <tr class="ddrTR">
87 - <td class="ddrTD">TRYM</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">4913.59 m3</td><td class="ddrTD">68829.02 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">4913.59 m3</td><td class="ddrTD">33686.35 MJ</td>
88 - </tr>
89 - <tr class="ddrTR">
90 - <td class="ddrTD">TRYM</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">667.03 m3</td><td class="ddrTD">9318.52 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">667.03 m3</td><td class="ddrTD">43826.88 MJ</td>
91 - </tr>
92 - <tr class="ddrTR">
93 - <td class="ddrTD">TRYM</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">782.51 m3</td><td class="ddrTD">8530.6 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">782.51 m3</td><td class="ddrTD">47202.85 MJ</td>
94 - </tr>
95 - </table>
96 - <br>
97 - </div>
98 - <div>
99 - <hr>
100 - <h2>Well Production</h2>
101 - <table class="ddrTable">
102 - <tr class="ddrTR">
103 - <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Status</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Day</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Gross/Net</th>
104 - </tr>
105 - <tr class="ddrTR">
106 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">636 m3</td><td class="ddrTD">25</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td>
107 - </tr>
108 - <tr class="ddrTR">
109 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">320.21 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
110 - </tr>
111 - <tr class="ddrTR">
112 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">390.28 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
113 - </tr>
114 - <tr class="ddrTR">
115 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">1761.88 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
116 - </tr>
117 - <tr class="ddrTR">
118 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">473.64 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
119 - </tr>
120 - <tr class="ddrTR">
121 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">636 m3</td><td class="ddrTD">25</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td>
122 - </tr>
123 - <tr class="ddrTR">
124 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">88.06 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td>
125 - </tr>
126 - <tr class="ddrTR">
127 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">407.75 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td>
128 - </tr>
129 - <tr class="ddrTR">
130 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">858.69 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td>
131 - </tr>
132 - <tr class="ddrTR">
133 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">907.85 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td>
134 - </tr>
135 - <tr class="ddrTR">
136 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">636 m3</td><td class="ddrTD">25</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td>
137 - </tr>
138 - <tr class="ddrTR">
139 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1169.78 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
140 - </tr>
141 - <tr class="ddrTR">
142 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">365.55 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
143 - </tr>
144 - <tr class="ddrTR">
145 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">403.12 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
146 - </tr>
147 - <tr class="ddrTR">
148 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1205.14 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
149 - </tr>
150 - <tr class="ddrTR">
151 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">738.57 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
152 - </tr>
153 - <tr class="ddrTR">
154 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">929.66 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
155 - </tr>
156 - <tr class="ddrTR">
157 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">358.81 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
158 - </tr>
159 - <tr class="ddrTR">
160 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">1184.98 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
161 - </tr>
162 - <tr class="ddrTR">
163 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">686 m3</td><td class="ddrTD">9</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td>
164 - </tr>
165 - <tr class="ddrTR">
166 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">1969.39 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td>
167 - </tr>
168 - <tr class="ddrTR">
169 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">838.91 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td>
170 - </tr>
171 - <tr class="ddrTR">
172 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">1915.55 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td>
173 - </tr>
174 - <tr class="ddrTR">
175 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">1800.84 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td>
176 - </tr>
177 - <tr class="ddrTR">
178 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">686 m3</td><td class="ddrTD">9</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td>
179 - </tr>
180 - <tr class="ddrTR">
181 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">592.02 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
182 - </tr>
183 - <tr class="ddrTR">
184 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1587.22 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
185 - </tr>
186 - <tr class="ddrTR">
187 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1292.78 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
188 - </tr>
189 - <tr class="ddrTR">
190 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">565.91 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
191 - </tr>
192 - <tr class="ddrTR">
193 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">686 m3</td><td class="ddrTD">9</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td>
194 - </tr>
195 - </table>
196 - <br>
197 - </div>
198 - <div>
199 - <hr>
200 - <h2>Cargo Information</h2>
201 - <table class="ddrTable">
202 - <tr class="ddrTR">
203 - <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Cargo&nbsp;Number</th><th class="ddrTH" style="text-align: center">Cargo&nbsp;Batch</th><th class="ddrTH" style="text-align: center">Bill&nbsp;of&nbsp;Lading</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Shipper</th><th class="ddrTH" style="text-align: center">Destination</th><th class="ddrTH" style="text-align: center">Country</th><th class="ddrTH" style="text-align: center">Owner</th><th class="ddrTH" style="text-align: center">Share</th>
204 - </tr>
205 - <tr class="ddrTR">
206 - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-04</td><td class="ddrTD">1046.39 m3</td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
207 - </tr>
208 - <tr class="ddrTR">
209 - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-04</td><td class="ddrTD">1046.39 m3</td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
210 - </tr>
211 - <tr class="ddrTR">
212 - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-08</td><td class="ddrTD">296.05 m3</td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
213 - </tr>
214 - <tr class="ddrTR">
215 - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-08</td><td class="ddrTD">296.05 m3</td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
216 - </tr>
217 - <tr class="ddrTR">
218 - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">930.88 m3</td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
219 - </tr>
220 - <tr class="ddrTR">
221 - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">930.88 m3</td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
222 - </tr>
223 - <tr class="ddrTR">
224 - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-10</td><td class="ddrTD">1083.38 m3</td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
225 - </tr>
226 - <tr class="ddrTR">
227 - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-10</td><td class="ddrTD">1083.38 m3</td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
228 - </tr>
229 - <tr class="ddrTR">
230 - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-14</td><td class="ddrTD">1256.25 m3</td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
231 - </tr>
232 - <tr class="ddrTR">
233 - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-14</td><td class="ddrTD">1256.25 m3</td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
234 - </tr>
235 - <tr class="ddrTR">
236 - <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-04</td><td class="ddrTD">1046.39 m3</td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
237 - </tr>
238 - <tr class="ddrTR">
239 - <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-08</td><td class="ddrTD">296.05 m3</td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
240 - </tr>
241 - <tr class="ddrTR">
242 - <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">930.88 m3</td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
243 - </tr>
244 - <tr class="ddrTR">
245 - <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-10</td><td class="ddrTD">1083.38 m3</td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
246 - </tr>
247 - <tr class="ddrTR">
248 - <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-14</td><td class="ddrTD">1256.25 m3</td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
249 - </tr>
250 - <tr class="ddrTR">
251 - <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-04</td><td class="ddrTD">1046.39 m3</td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
252 - </tr>
253 - <tr class="ddrTR">
254 - <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-04</td><td class="ddrTD">1046.39 m3</td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
255 - </tr>
256 - <tr class="ddrTR">
257 - <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-08</td><td class="ddrTD">296.05 m3</td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
258 - </tr>
259 - <tr class="ddrTR">
260 - <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-08</td><td class="ddrTD">296.05 m3</td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
261 - </tr>
262 - <tr class="ddrTR">
263 - <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">930.88 m3</td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
264 - </tr>
265 - <tr class="ddrTR">
266 - <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">930.88 m3</td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
267 - </tr>
268 - <tr class="ddrTR">
269 - <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-10</td><td class="ddrTD">1083.38 m3</td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
270 - </tr>
271 - <tr class="ddrTR">
272 - <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-10</td><td class="ddrTD">1083.38 m3</td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
273 - </tr>
274 - <tr class="ddrTR">
275 - <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-14</td><td class="ddrTD">1256.25 m3</td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
276 - </tr>
277 - <tr class="ddrTR">
278 - <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-14</td><td class="ddrTD">1256.25 m3</td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
279 - </tr>
280 - </table>
281 - <br>
282 - </div>
283 - <div>
284 - <hr>
285 - <h2>Production Saleable</h2>
286 - <table class="ddrTable">
287 - <tr class="ddrTR">
288 - <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Gross/Net</th>
289 - </tr>
290 - <tr class="ddrTR">
291 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">216.8 kg</td><td class="ddrTD">1230.59 m3</td><td class="ddrTD">708.19 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD">net product flow</td>
292 - </tr>
293 - </table>
294 - <br>
295 - </div>
296 - <div>
297 - <hr>
298 - <h2>Production</h2>
299 - <table class="ddrTable">
300 - <tr class="ddrTR">
301 - <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Flow&nbsp;subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th>
302 - </tr>
303 - <tr class="ddrTR">
304 - <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - flare</td><td class="ddrTD">gas</td><td class="ddrTD">38954201.51 kg</td><td class="ddrTD">347365.21 m3</td><td class="ddrTD">0.88 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
305 - </tr>
306 - <tr class="ddrTR">
307 - <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">diesel</td><td class="ddrTD"></td><td class="ddrTD">9.49 litre</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
308 - </tr>
309 - <tr class="ddrTR">
310 - <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">gas</td><td class="ddrTD">31595119.28 kg</td><td class="ddrTD">389932.87 m3</td><td class="ddrTD">0.78 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
311 - </tr>
312 - <tr class="ddrTR">
313 - <td class="ddrTD">TRYM</td><td class="ddrTD">export</td><td class="ddrTD">oil gross</td><td class="ddrTD">76100913.77 kg</td><td class="ddrTD">129578 m3</td><td class="ddrTD">773.67 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD">gross product flow</td>
314 - </tr>
315 - <tr class="ddrTR">
316 - <td class="ddrTD">TRYM</td><td class="ddrTD">injection flow</td><td class="ddrTD">gas</td><td class="ddrTD">31318553.56 kg</td><td class="ddrTD">386259 m3</td><td class="ddrTD">0.55 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
317 - </tr>
318 - <tr class="ddrTR">
319 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">79085130.27 kg</td><td class="ddrTD">107705 m3</td><td class="ddrTD">751.62 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td>
320 - </tr>
321 - <tr class="ddrTR">
322 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">79107054.71 kg</td><td class="ddrTD">107705 m3</td><td class="ddrTD">753.56 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td>
323 - </tr>
324 - <tr class="ddrTR">
325 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">14.89 kg</td><td class="ddrTD">1288.03 m3</td><td class="ddrTD">744.76 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
326 - </tr>
327 - <tr class="ddrTR">
328 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1866.29 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
329 - </tr>
330 - <tr class="ddrTR">
331 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1772.38 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
332 - </tr>
333 - <tr class="ddrTR">
334 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1075.3 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
335 - </tr>
336 - <tr class="ddrTR">
337 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">96.11 kg</td><td class="ddrTD">784 m3</td><td class="ddrTD">788.84 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
338 - </tr>
339 - <tr class="ddrTR">
340 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">437.64 kg</td><td class="ddrTD">598 m3</td><td class="ddrTD">798.51 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
341 - </tr>
342 - <tr class="ddrTR">
343 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">148.82 kg</td><td class="ddrTD">785 m3</td><td class="ddrTD">703.36 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
344 - </tr>
345 - <tr class="ddrTR">
346 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">900.07 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
347 - </tr>
348 - <tr class="ddrTR">
349 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">807.35 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
350 - </tr>
351 - <tr class="ddrTR">
352 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1214.61 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
353 - </tr>
354 - <tr class="ddrTR">
355 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">844.64 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
356 - </tr>
357 - <tr class="ddrTR">
358 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1306.22 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
359 - </tr>
360 - <tr class="ddrTR">
361 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1753.36 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
362 - </tr>
363 - <tr class="ddrTR">
364 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">670.7 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
365 - </tr>
366 - <tr class="ddrTR">
367 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1535.65 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
368 - </tr>
369 - <tr class="ddrTR">
370 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">809.82 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
371 - </tr>
372 - <tr class="ddrTR">
373 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">309.23 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
374 - </tr>
375 - <tr class="ddrTR">
376 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1416.59 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
377 - </tr>
378 - <tr class="ddrTR">
379 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1542.03 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
380 - </tr>
381 - <tr class="ddrTR">
382 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">354.75 kg</td><td class="ddrTD">778.19 m3</td><td class="ddrTD">733.16 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
383 - </tr>
384 - <tr class="ddrTR">
385 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">54.3 kg</td><td class="ddrTD">175 m3</td><td class="ddrTD">763.56 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
386 - </tr>
387 - <tr class="ddrTR">
388 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">809.98 kg</td><td class="ddrTD">746.31 m3</td><td class="ddrTD">0.86 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
389 - </tr>
390 - <tr class="ddrTR">
391 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">935.36 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
392 - </tr>
393 - <tr class="ddrTR">
394 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1731.2 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
395 - </tr>
396 - <tr class="ddrTR">
397 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1260.8 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
398 - </tr>
399 - <tr class="ddrTR">
400 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">139.01 kg</td><td class="ddrTD">784 m3</td><td class="ddrTD">0.8 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
401 - </tr>
402 - <tr class="ddrTR">
403 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">94.75 kg</td><td class="ddrTD">598 m3</td><td class="ddrTD">0.61 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td>
404 - </tr>
405 - <tr class="ddrTR">
406 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">35.24 kg</td><td class="ddrTD">785 m3</td><td class="ddrTD">0.82 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
407 - </tr>
408 - <tr class="ddrTR">
409 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">995.46 kg</td><td class="ddrTD">573.41 m3</td><td class="ddrTD">0.99 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
410 - </tr>
411 - <tr class="ddrTR">
412 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">782.8 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
413 - </tr>
414 - <tr class="ddrTR">
415 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1902.38 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
416 - </tr>
417 - <tr class="ddrTR">
418 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1788.88 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
419 - </tr>
420 - <tr class="ddrTR">
421 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">546.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
422 - </tr>
423 - <tr class="ddrTR">
424 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1533.94 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
425 - </tr>
426 - <tr class="ddrTR">
427 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">347.85 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
428 - </tr>
429 - <tr class="ddrTR">
430 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1114.02 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
431 - </tr>
432 - <tr class="ddrTR">
433 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1842.82 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
434 - </tr>
435 - <tr class="ddrTR">
436 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1249 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
437 - </tr>
438 - <tr class="ddrTR">
439 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1593.61 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
440 - </tr>
441 - <tr class="ddrTR">
442 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">992.7 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
443 - </tr>
444 - <tr class="ddrTR">
445 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1414.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
446 - </tr>
447 - <tr class="ddrTR">
448 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">440.55 kg</td><td class="ddrTD">175 m3</td><td class="ddrTD">0.7 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
449 - </tr>
450 - <tr class="ddrTR">
451 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">620.52 kg</td><td class="ddrTD">258.67 m3</td><td class="ddrTD">732.84 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
452 - </tr>
453 - <tr class="ddrTR">
454 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">403.69 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
455 - </tr>
456 - <tr class="ddrTR">
457 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">139.74 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
458 - </tr>
459 - <tr class="ddrTR">
460 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">902.96 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
461 - </tr>
462 - <tr class="ddrTR">
463 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">359.83 kg</td><td class="ddrTD">784 m3</td><td class="ddrTD">721.58 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
464 - </tr>
465 - <tr class="ddrTR">
466 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">77441005.84 kg</td><td class="ddrTD">107705 m3</td><td class="ddrTD">778.13 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
467 - </tr>
468 - <tr class="ddrTR">
469 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">922.86 kg</td><td class="ddrTD">598 m3</td><td class="ddrTD">770.96 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
470 - </tr>
471 - <tr class="ddrTR">
472 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">18.77 kg</td><td class="ddrTD">785 m3</td><td class="ddrTD">727.37 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
473 - </tr>
474 - <tr class="ddrTR">
475 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1394.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
476 - </tr>
477 - <tr class="ddrTR">
478 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">641.65 kg</td><td class="ddrTD">1100.19 m3</td><td class="ddrTD">779.77 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
479 - </tr>
480 - <tr class="ddrTR">
481 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1482.75 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
482 - </tr>
483 - <tr class="ddrTR">
484 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1888.46 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
485 - </tr>
486 - <tr class="ddrTR">
487 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">762.59 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
488 - </tr>
489 - <tr class="ddrTR">
490 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">50.01 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
491 - </tr>
492 - <tr class="ddrTR">
493 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">288.13 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
494 - </tr>
495 - <tr class="ddrTR">
496 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">444.21 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
497 - </tr>
498 - <tr class="ddrTR">
499 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1116.65 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
500 - </tr>
501 - <tr class="ddrTR">
502 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">297.66 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
503 - </tr>
504 - <tr class="ddrTR">
505 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1552.29 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
506 - </tr>
507 - <tr class="ddrTR">
508 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">783.98 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
509 - </tr>
510 - <tr class="ddrTR">
511 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">377.09 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
512 - </tr>
513 - <tr class="ddrTR">
514 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">233.81 kg</td><td class="ddrTD">175 m3</td><td class="ddrTD">771.66 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
515 - </tr>
516 - <tr class="ddrTR">
517 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1964.35 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
518 - </tr>
519 - <tr class="ddrTR">
520 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">677.25 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
521 - </tr>
522 - <tr class="ddrTR">
523 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">382.75 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
524 - </tr>
525 - <tr class="ddrTR">
526 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1703.57 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
527 - </tr>
528 - <tr class="ddrTR">
529 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">784 m3</td><td class="ddrTD"></td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
530 - </tr>
531 - <tr class="ddrTR">
532 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">598 m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td>
533 - </tr>
534 - <tr class="ddrTR">
535 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">785 m3</td><td class="ddrTD"></td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
536 - </tr>
537 - <tr class="ddrTR">
538 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1018.45 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
539 - </tr>
540 - <tr class="ddrTR">
541 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1982.51 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
542 - </tr>
543 - <tr class="ddrTR">
544 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1793.28 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
545 - </tr>
546 - <tr class="ddrTR">
547 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">947.78 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
548 - </tr>
549 - <tr class="ddrTR">
550 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1731.9 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
551 - </tr>
552 - <tr class="ddrTR">
553 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">694.04 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
554 - </tr>
555 - <tr class="ddrTR">
556 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">135.69 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
557 - </tr>
558 - <tr class="ddrTR">
559 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">0.53 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
560 - </tr>
561 - <tr class="ddrTR">
562 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">384.82 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
563 - </tr>
564 - <tr class="ddrTR">
565 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">954.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
566 - </tr>
567 - <tr class="ddrTR">
568 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1030.66 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
569 - </tr>
570 - <tr class="ddrTR">
571 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1413.8 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
572 - </tr>
573 - <tr class="ddrTR">
574 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1286.56 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
575 - </tr>
576 - <tr class="ddrTR">
577 - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">175 m3</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
578 - </tr>
579 - </table>
580 - <br>
581 - </div>
582 - <div>
583 - <hr>
584 - <h2>Production Inventory</h2>
585 - <table class="ddrTable">
586 - <tr class="ddrTR">
587 - <th class="ddrTH" style="text-align: center">Inventory&nbsp;Name</th><th class="ddrTH" style="text-align: center">Inventory&nbsp;Type</th><th class="ddrTH" style="text-align: center">Product</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th>
588 - </tr>
589 - <tr class="ddrTR">
590 - <td class="ddrTD">Trym allocated inventory volumes allocated inventory</td><td class="ddrTD">allocated inventory</td><td class="ddrTD">oil net</td><td class="ddrTD">263.32 kg</td><td class="ddrTD">1045.23 m3</td><td class="ddrTD">703.7 kg/m3</td>
591 - </tr>
592 - <tr class="ddrTR">
593 - <td class="ddrTD">Fredericia allocated inventory volumes</td><td class="ddrTD">allocated inventory</td><td class="ddrTD">oil net</td><td class="ddrTD">16.34 kg</td><td class="ddrTD">102.38 m3</td><td class="ddrTD">714.03 kg/m3</td>
594 - </tr>
595 - </table>
596 - <br>
597 - </div>
598 - <div>
599 - <hr>
600 - <h2>Production Inventory Ownership</h2>
601 - <table class="ddrTable">
602 - <tr class="ddrTR">
603 - <th class="ddrTH" style="text-align: center">Inventory&nbsp;Name</th><th class="ddrTH" style="text-align: center">Inventory&nbsp;Type</th><th class="ddrTH" style="text-align: center">Product</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Owner</th>
604 - </tr>
605 - <tr class="ddrTR">
606 - <td class="ddrTD">Trym allocated inventory volumes allocated inventory</td><td class="ddrTD">allocated inventory</td><td class="ddrTD">oil net</td><td class="ddrTD">694.24 m3</td><td class="ddrTD">Bayerngas Norge AS</td>
607 - </tr>
608 - <tr class="ddrTR">
609 - <td class="ddrTD">Trym allocated inventory volumes allocated inventory</td><td class="ddrTD">allocated inventory</td><td class="ddrTD">oil net</td><td class="ddrTD">350.99 m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td>
610 - </tr>
611 - <tr class="ddrTR">
612 - <td class="ddrTD">Fredericia allocated inventory volumes</td><td class="ddrTD">allocated inventory</td><td class="ddrTD">oil net</td><td class="ddrTD">14.63 m3</td><td class="ddrTD">Bayerngas Norge AS</td>
613 - </tr>
614 - <tr class="ddrTR">
615 - <td class="ddrTD">Fredericia allocated inventory volumes</td><td class="ddrTD">allocated inventory</td><td class="ddrTD">oil net</td><td class="ddrTD">87.75 m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td>
616 - </tr>
617 - </table>
618 - <br>
619 - </div>
620 - <div>
621 - <hr>
622 - <h2>Fluid Sample Report</h2>
623 - <table class="ddrTable">
624 - <tr class="ddrTR">
625 - <th class="ddrTH" style="text-align: center">Sample&nbsp;Type</th><th class="ddrTH" style="text-align: center">Aquisition&nbsp;Date</th><th class="ddrTH" style="text-align: center">Sampling&nbsp;Facility</th><th class="ddrTH" style="text-align: center">Fluid&nbsp;Sample&nbsp;Name</th>
626 - </tr>
627 - <tr class="ddrTR">
628 - <td class="ddrTD">fluid sampling - separator gas</td><td class="ddrTD">2012-02-14</td><td class="ddrTD">TRYM</td><td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td>
629 - </tr>
630 - <tr class="ddrTR">
631 - <td class="ddrTD">fluid sampling - separator oil</td><td class="ddrTD">2012-02-11</td><td class="ddrTD">TRYM</td><td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td>
632 - </tr>
633 - </table>
634 - <br>
635 - </div>
636 - <div>
637 - <hr>
638 - <h2>Fluid Sample Analysis Results</h2>
639 - <table class="ddrTable">
640 - <tr class="ddrTR">
641 - <th class="ddrTH" style="text-align: center">Fluid&nbsp;Sample&nbsp;Name</th><th class="ddrTH" style="text-align: center">Component</th><th class="ddrTH" style="text-align: center">Mole&nbsp;Ratio</th><th class="ddrTH" style="text-align: center">Mass&nbsp;Ratio</th><th class="ddrTH" style="text-align: center">Is&nbsp;Primary</th>
642 - </tr>
643 - <tr class="ddrTR">
644 - <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">True</td>
645 - </tr>
646 - <tr class="ddrTR">
647 - <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">normal pentane</td><td class="ddrTD">82 %</td><td class="ddrTD">82 %</td><td class="ddrTD"></td>
648 - </tr>
649 - <tr class="ddrTR">
650 - <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">ethane</td><td class="ddrTD">0.4 %</td><td class="ddrTD">0.4 %</td><td class="ddrTD"></td>
651 - </tr>
652 - <tr class="ddrTR">
653 - <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">normal butane</td><td class="ddrTD">4 %</td><td class="ddrTD">4 %</td><td class="ddrTD"></td>
654 - </tr>
655 - <tr class="ddrTR">
656 - <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">C6+</td><td class="ddrTD">2.5 %</td><td class="ddrTD">2.5 %</td><td class="ddrTD"></td>
657 - </tr>
658 - <tr class="ddrTR">
659 - <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">propane</td><td class="ddrTD">0.64 %</td><td class="ddrTD">0.64 %</td><td class="ddrTD"></td>
660 - </tr>
661 - <tr class="ddrTR">
662 - <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">CO2</td><td class="ddrTD">1 %</td><td class="ddrTD">1 %</td><td class="ddrTD"></td>
663 - </tr>
664 - <tr class="ddrTR">
665 - <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">isobutane</td><td class="ddrTD">1.46 %</td><td class="ddrTD">1.46 %</td><td class="ddrTD"></td>
666 - </tr>
667 - <tr class="ddrTR">
668 - <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">N2</td><td class="ddrTD">1.9 %</td><td class="ddrTD">1.9 %</td><td class="ddrTD"></td>
669 - </tr>
670 - <tr class="ddrTR">
671 - <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">C1</td><td class="ddrTD">0.1 %</td><td class="ddrTD">0.1 %</td><td class="ddrTD"></td>
672 - </tr>
673 - <tr class="ddrTR">
674 - <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">isopentane</td><td class="ddrTD">6 %</td><td class="ddrTD">6 %</td><td class="ddrTD"></td>
675 - </tr>
676 - <tr class="ddrTR">
677 - <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">C7+</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">True</td>
678 - </tr>
679 - <tr class="ddrTR">
680 - <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">N2</td><td class="ddrTD">1.9 %</td><td class="ddrTD">1.9 %</td><td class="ddrTD"></td>
681 - </tr>
682 - <tr class="ddrTR">
683 - <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">CO2</td><td class="ddrTD">1 %</td><td class="ddrTD">1 %</td><td class="ddrTD"></td>
684 - </tr>
685 - <tr class="ddrTR">
686 - <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">normal butane</td><td class="ddrTD">4 %</td><td class="ddrTD">4 %</td><td class="ddrTD"></td>
687 - </tr>
688 - <tr class="ddrTR">
689 - <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">isobutane</td><td class="ddrTD">1.46 %</td><td class="ddrTD">1.46 %</td><td class="ddrTD"></td>
690 - </tr>
691 - <tr class="ddrTR">
692 - <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">normal pentane</td><td class="ddrTD">82 %</td><td class="ddrTD">82 %</td><td class="ddrTD"></td>
693 - </tr>
694 - <tr class="ddrTR">
695 - <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">propane</td><td class="ddrTD">0.64 %</td><td class="ddrTD">0.64 %</td><td class="ddrTD"></td>
696 - </tr>
697 - <tr class="ddrTR">
698 - <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">isopentane</td><td class="ddrTD">6 %</td><td class="ddrTD">6 %</td><td class="ddrTD"></td>
699 - </tr>
700 - <tr class="ddrTR">
701 - <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">C1</td><td class="ddrTD">0.1 %</td><td class="ddrTD">0.1 %</td><td class="ddrTD"></td>
702 - </tr>
703 - <tr class="ddrTR">
704 - <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">C6+</td><td class="ddrTD">2.5 %</td><td class="ddrTD">2.5 %</td><td class="ddrTD"></td>
705 - </tr>
706 - <tr class="ddrTR">
707 - <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">ethane</td><td class="ddrTD">0.4 %</td><td class="ddrTD">0.4 %</td><td class="ddrTD"></td>
708 - </tr>
709 - </table>
710 - <br>
711 - </div>
712 - <div>
713 - <hr>
714 - <h2>Well Test Report Summary</h2>
715 - <table class="ddrTable">
716 - <tr class="ddrTR">
717 - <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Test&nbsp;Type</th><th class="ddrTH" style="text-align: center">Activity</th><th class="ddrTH" style="text-align: center">Reason</th><th class="ddrTH" style="text-align: center">Started&nbsp;or&nbsp;Nominally&nbsp;At</th><th class="ddrTH" style="text-align: center">Duration</th><th class="ddrTH" style="text-align: center">Description&nbsp;</th><th class="ddrTH" style="text-align: center">Predecessor&nbsp;At</th><th class="ddrTH" style="text-align: center">Last&nbsp;Valid&nbsp;At</th>
718 - </tr>
719 - <tr class="ddrTR">
720 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">gas - flow after flow test</td><td class="ddrTD"></td><td class="ddrTD">revision well test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD"></td><td class="ddrTD">Injection well test for well 3/7-A-1 AH</td><td class="ddrTD">2012-02-19T00:00:00.0Z</td><td class="ddrTD">2012-02-21T00:00:00.0Z</td>
721 - </tr>
722 - <tr class="ddrTR">
723 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">maximum sand-free rate test</td><td class="ddrTD"></td><td class="ddrTD">periodic well test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">13 h</td><td class="ddrTD">Injection well test for well 3/7-A-1 AH</td><td class="ddrTD">2012-02-16T00:00:00.0Z</td><td class="ddrTD">2012-02-22T00:00:00.0Z</td>
724 - </tr>
725 - <tr class="ddrTR">
726 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">injection test - fall-off</td><td class="ddrTD">production well test</td><td class="ddrTD">other reason well text</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">12 h</td><td class="ddrTD">Production well test for well 3/7-A-1 AH</td><td class="ddrTD">2012-02-11T00:00:00.0Z</td><td class="ddrTD">2012-02-22T00:00:00.0Z</td>
727 - </tr>
728 - <tr class="ddrTR">
729 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">oil - flow after flow test</td><td class="ddrTD">production well test</td><td class="ddrTD">other reason well text</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">6 h</td><td class="ddrTD">Production well test for well 3/7-A-2 H</td><td class="ddrTD">2012-02-16T00:00:00.0Z</td><td class="ddrTD">2012-02-26T00:00:00.0Z</td>
730 - </tr>
731 - <tr class="ddrTR">
732 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">oil - flow after flow test</td><td class="ddrTD"></td><td class="ddrTD">revision well test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD"></td><td class="ddrTD">Injection well test for well 3/7-A-2 H</td><td class="ddrTD">2012-02-11T00:00:00.0Z</td><td class="ddrTD">2012-02-24T00:00:00.0Z</td>
733 - </tr>
734 - <tr class="ddrTR">
735 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">pressure build-up test</td><td class="ddrTD"></td><td class="ddrTD">revision well test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">3 h</td><td class="ddrTD">Injection well test for well 3/7-A-2 H</td><td class="ddrTD">2012-02-18T00:00:00.0Z</td><td class="ddrTD">2012-02-23T00:00:00.0Z</td>
736 - </tr>
737 - </table>
738 - <br>
739 - </div>
740 - <div>
741 - <hr>
742 - <h2>Well Injection Tests</h2>
743 - <table class="ddrTable">
744 - <tr class="ddrTR">
745 - <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Test&nbsp;Type</th><th class="ddrTH" style="text-align: center">Nominally&nbsp;At</th><th class="ddrTH" style="text-align: center">Duration</th><th class="ddrTH" style="text-align: center">Injected<br>Fluid</th><th class="ddrTH" style="text-align: center">Reason</th><th class="ddrTH" style="text-align: center">Min&nbsp;<br>Annular&nbsp;<br>Pressure</th><th class="ddrTH" style="text-align: center">Max&nbsp;<br>Annular&nbsp;<br>Pressure</th><th class="ddrTH" style="text-align: center">Wellhead&nbsp;<br>Flowing&nbsp;<br>Pressure</th><th class="ddrTH" style="text-align: center">Wellhead&nbsp;<br>Max&nbsp;<br>Pressure</th><th class="ddrTH" style="text-align: center">Choke</th>
746 - </tr>
747 - <tr class="ddrTR">
748 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">maximum sand-free rate test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">13 h</td><td class="ddrTD"></td><td class="ddrTD">periodic well test</td><td class="ddrTD">193.77 bar</td><td class="ddrTD">220.82 bar</td><td class="ddrTD">67.55 bar</td><td class="ddrTD">121.97 bar</td><td class="ddrTD">55.8 in/64</td>
749 - </tr>
750 - <tr class="ddrTR">
751 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">pressure build-up test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">3 h</td><td class="ddrTD">oil</td><td class="ddrTD">revision well test</td><td class="ddrTD">166.15 bar</td><td class="ddrTD">239.85 bar</td><td class="ddrTD">68.31 bar</td><td class="ddrTD">122.26 bar</td><td class="ddrTD">52.64 in/64</td>
752 - </tr>
753 - </table>
754 - <br>
755 - </div>
756 - <div>
757 - <hr>
758 - <h2>Well Injection Test Results</h2>
759 - <table class="ddrTable">
760 - <tr class="ddrTR">
761 - <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Test&nbsp;Type</th><th class="ddrTH" style="text-align: center">Nominally&nbsp;At</th><th class="ddrTH" style="text-align: center">Oil&nbsp;Rate</th><th class="ddrTH" style="text-align: center">Oil&nbsp;Volume</th><th class="ddrTH" style="text-align: center">Oil&nbsp;Density</th><th class="ddrTH" style="text-align: center">Gas&nbsp;Rate</th><th class="ddrTH" style="text-align: center">Gas&nbsp;Volume</th><th class="ddrTH" style="text-align: center">Gas&nbsp;Density</th><th class="ddrTH" style="text-align: center">Water&nbsp;Rate</th><th class="ddrTH" style="text-align: center">Water&nbsp;Volume</th>
762 - </tr>
763 - <tr class="ddrTR">
764 - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">maximum sand-free rate test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">687.7 m3/h</td><td class="ddrTD">3723.76 m3</td><td class="ddrTD">748.57 kg/m3</td><td class="ddrTD">3728.9 m3/h</td><td class="ddrTD">6483.42 m3</td><td class="ddrTD">1.21 kg/m3</td><td class="ddrTD">112.55 m3/h</td><td class="ddrTD">103.57 m3</td>
765 - </tr>
766 - <tr class="ddrTR">
767 - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">pressure build-up test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">535.66 m3/h</td><td class="ddrTD">3735.63 m3</td><td class="ddrTD">761.1 kg/m3</td><td class="ddrTD">3550.46 m3/h</td><td class="ddrTD">6137.92 m3</td><td class="ddrTD">1.36 kg/m3</td><td class="ddrTD">131.03 m3/h</td><td class="ddrTD">195.75 m3</td>
768 - </tr>
769 - </table>
770 - <br>
771 - </div>
772 - </body>
773 -</html>
1 +<!DOCTYPE html>
2 +<html>
3 + <head>
4 + <META http-equiv="Content-Type" content="text/html; charset=utf-8">
5 + <link href="http://spinrdf.org/rhlib/ddr.css" rel="stylesheet" type="text/css">
6 + <title>Monthly Production Report (Partner)</title>
7 + </head>
8 + <body>
9 + <h1>Monthly Partner Report : Field, Month Ending 2012-03-31</h1>
10 + <h2>Report title : TRYM all</h2>
11 + <h2>Report Status : final version of a report</h2>
12 + <h2>Submitted by : </h2>
13 + <div>
14 + <hr>
15 + <h2>Gas Sales</h2>
16 + <table class="ddrTable">
17 + <tr class="ddrTR">
18 + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Seller</th><th class="ddrTH" style="text-align: center">Seller&nbsp;Volume</th><th class="ddrTH" style="text-align: center">Seller&nbsp;Work</th><th class="ddrTH" style="text-align: center">Buyer</th><th class="ddrTH" style="text-align: center">Buyer&nbsp;Volume</th><th class="ddrTH" style="text-align: center">Buyer&nbsp;Work</th>
19 + </tr>
20 + <tr class="ddrTR">
21 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">10180.48 m3</td><td class="ddrTD">37782.02 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">10180.48 m3</td><td class="ddrTD">40154.03 MJ</td>
22 + </tr>
23 + <tr class="ddrTR">
24 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">2608.94 m3</td><td class="ddrTD">18559.96 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">2608.94 m3</td><td class="ddrTD">32543.13 MJ</td>
25 + </tr>
26 + <tr class="ddrTR">
27 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">3472.17 m3</td><td class="ddrTD">26569.73 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">3472.17 m3</td><td class="ddrTD">13599.3 MJ</td>
28 + </tr>
29 + <tr class="ddrTR">
30 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">7385.39 m3</td><td class="ddrTD">20325.48 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">7385.39 m3</td><td class="ddrTD">20741.86 MJ</td>
31 + </tr>
32 + <tr class="ddrTR">
33 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">8304.68 m3</td><td class="ddrTD">36799.5 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">8304.68 m3</td><td class="ddrTD">44283.93 MJ</td>
34 + </tr>
35 + <tr class="ddrTR">
36 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">838.1 m3</td><td class="ddrTD">27737.9 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">838.1 m3</td><td class="ddrTD">43482.79 MJ</td>
37 + </tr>
38 + <tr class="ddrTR">
39 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">1275.84 m3</td><td class="ddrTD">31523.32 MJ</td><td class="ddrTD">DONG DK</td><td class="ddrTD">1275.84 m3</td><td class="ddrTD">51881.56 MJ</td>
40 + </tr>
41 + <tr class="ddrTR">
42 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">1762.18 m3</td><td class="ddrTD">45081.26 MJ</td><td class="ddrTD">EXXONMOBIL GAS DE</td><td class="ddrTD">1762.18 m3</td><td class="ddrTD">19063.31 MJ</td>
43 + </tr>
44 + <tr class="ddrTR">
45 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">1817.82 m3</td><td class="ddrTD">57725.93 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">1817.82 m3</td><td class="ddrTD">48800.09 MJ</td>
46 + </tr>
47 + <tr class="ddrTR">
48 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">322.12 m3</td><td class="ddrTD">37594.68 MJ</td><td class="ddrTD">EXXONMOBIL GAS DE</td><td class="ddrTD">35.59 m3</td><td class="ddrTD">42643.44 MJ</td>
49 + </tr>
50 + <tr class="ddrTR">
51 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">322.12 m3</td><td class="ddrTD">37594.68 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">251.65 m3</td><td class="ddrTD">24235.67 MJ</td>
52 + </tr>
53 + <tr class="ddrTR">
54 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">322.12 m3</td><td class="ddrTD">37594.68 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">34.88 m3</td><td class="ddrTD">77124.51 MJ</td>
55 + </tr>
56 + <tr class="ddrTR">
57 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">383.98 m3</td><td class="ddrTD">9585.57 MJ</td><td class="ddrTD">EXXONMOBIL GAS DE</td><td class="ddrTD">146.02 m3</td><td class="ddrTD">41743.01 MJ</td>
58 + </tr>
59 + <tr class="ddrTR">
60 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">383.98 m3</td><td class="ddrTD">9585.57 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">237.96 m3</td><td class="ddrTD">12550.84 MJ</td>
61 + </tr>
62 + <tr class="ddrTR">
63 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">881.51 m3</td><td class="ddrTD">16518.42 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">437.53 m3</td><td class="ddrTD">34759.74 MJ</td>
64 + </tr>
65 + <tr class="ddrTR">
66 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">881.51 m3</td><td class="ddrTD">16518.42 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">443.98 m3</td><td class="ddrTD">40055 MJ</td>
67 + </tr>
68 + <tr class="ddrTR">
69 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">894.85 m3</td><td class="ddrTD">35415.22 MJ</td><td class="ddrTD">EXXONMOBIL GAS DE</td><td class="ddrTD">12.53 m3</td><td class="ddrTD">23132.1 MJ</td>
70 + </tr>
71 + <tr class="ddrTR">
72 + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">894.85 m3</td><td class="ddrTD">35415.22 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">882.32 m3</td><td class="ddrTD">72635.18 MJ</td>
73 + </tr>
74 + <tr class="ddrTR">
75 + <td class="ddrTD">TRYM</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">1063.17 m3</td><td class="ddrTD">39751.49 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">1063.17 m3</td><td class="ddrTD">74152.75 MJ</td>
76 + </tr>
77 + <tr class="ddrTR">
78 + <td class="ddrTD">TRYM</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">6089.16 m3</td><td class="ddrTD">66668.95 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">6089.16 m3</td><td class="ddrTD">70730.22 MJ</td>
79 + </tr>
80 + </table>
81 + <br>
82 + </div>
83 + <div>
84 + <hr>
85 + <h2>Well Production</h2>
86 + <table class="ddrTable">
87 + <tr class="ddrTR">
88 + <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Status</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Day</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Gross/Net</th>
89 + </tr>
90 + <tr class="ddrTR">
91 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">1077 m3</td><td class="ddrTD">7</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td>
92 + </tr>
93 + <tr class="ddrTR">
94 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">176.81 m3</td><td class="ddrTD">7</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
95 + </tr>
96 + <tr class="ddrTR">
97 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">566.98 m3</td><td class="ddrTD">7</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
98 + </tr>
99 + <tr class="ddrTR">
100 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">1234.44 m3</td><td class="ddrTD">7</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
101 + </tr>
102 + <tr class="ddrTR">
103 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">1155.52 m3</td><td class="ddrTD">7</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
104 + </tr>
105 + <tr class="ddrTR">
106 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">1077 m3</td><td class="ddrTD">7</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td>
107 + </tr>
108 + <tr class="ddrTR">
109 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">889.39 m3</td><td class="ddrTD">7</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td>
110 + </tr>
111 + <tr class="ddrTR">
112 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">1382.79 m3</td><td class="ddrTD">7</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td>
113 + </tr>
114 + <tr class="ddrTR">
115 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">1044.97 m3</td><td class="ddrTD">7</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td>
116 + </tr>
117 + <tr class="ddrTR">
118 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">1088.73 m3</td><td class="ddrTD">7</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td>
119 + </tr>
120 + <tr class="ddrTR">
121 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1077 m3</td><td class="ddrTD">7</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td>
122 + </tr>
123 + <tr class="ddrTR">
124 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1517.42 m3</td><td class="ddrTD">7</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
125 + </tr>
126 + <tr class="ddrTR">
127 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1094.5 m3</td><td class="ddrTD">7</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
128 + </tr>
129 + <tr class="ddrTR">
130 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">768.7 m3</td><td class="ddrTD">7</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
131 + </tr>
132 + <tr class="ddrTR">
133 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1486.07 m3</td><td class="ddrTD">7</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
134 + </tr>
135 + <tr class="ddrTR">
136 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">805.02 m3</td><td class="ddrTD">17</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
137 + </tr>
138 + <tr class="ddrTR">
139 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">1221.76 m3</td><td class="ddrTD">17</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
140 + </tr>
141 + <tr class="ddrTR">
142 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">1150.54 m3</td><td class="ddrTD">17</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
143 + </tr>
144 + <tr class="ddrTR">
145 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">1612.81 m3</td><td class="ddrTD">17</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
146 + </tr>
147 + <tr class="ddrTR">
148 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">809 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td>
149 + </tr>
150 + <tr class="ddrTR">
151 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">192.96 m3</td><td class="ddrTD">17</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td>
152 + </tr>
153 + <tr class="ddrTR">
154 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">324.41 m3</td><td class="ddrTD">17</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td>
155 + </tr>
156 + <tr class="ddrTR">
157 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">1529.49 m3</td><td class="ddrTD">17</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td>
158 + </tr>
159 + <tr class="ddrTR">
160 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">1094.08 m3</td><td class="ddrTD">17</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td>
161 + </tr>
162 + <tr class="ddrTR">
163 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">809 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td>
164 + </tr>
165 + <tr class="ddrTR">
166 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">37.24 m3</td><td class="ddrTD">17</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
167 + </tr>
168 + <tr class="ddrTR">
169 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">573.37 m3</td><td class="ddrTD">17</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
170 + </tr>
171 + <tr class="ddrTR">
172 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1934.04 m3</td><td class="ddrTD">17</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
173 + </tr>
174 + <tr class="ddrTR">
175 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1171.3 m3</td><td class="ddrTD">17</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td>
176 + </tr>
177 + <tr class="ddrTR">
178 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">809 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td>
179 + </tr>
180 + </table>
181 + <br>
182 + </div>
183 + <div>
184 + <hr>
185 + <h2>Cargo Information</h2>
186 + <table class="ddrTable">
187 + <tr class="ddrTR">
188 + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Cargo&nbsp;Number</th><th class="ddrTH" style="text-align: center">Cargo&nbsp;Batch</th><th class="ddrTH" style="text-align: center">Bill&nbsp;of&nbsp;Lading</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Shipper</th><th class="ddrTH" style="text-align: center">Destination</th><th class="ddrTH" style="text-align: center">Country</th><th class="ddrTH" style="text-align: center">Owner</th><th class="ddrTH" style="text-align: center">Share</th>
189 + </tr>
190 + <tr class="ddrTR">
191 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">301/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">1200.23 m3</td><td class="ddrTD">38 kg</td><td class="ddrTD">722.98 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
192 + </tr>
193 + <tr class="ddrTR">
194 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">301/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">1200.23 m3</td><td class="ddrTD">38 kg</td><td class="ddrTD">722.98 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
195 + </tr>
196 + <tr class="ddrTR">
197 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">302/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-11</td><td class="ddrTD">1015.27 m3</td><td class="ddrTD">21.43 kg</td><td class="ddrTD">736.48 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
198 + </tr>
199 + <tr class="ddrTR">
200 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">302/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-11</td><td class="ddrTD">1015.27 m3</td><td class="ddrTD">21.43 kg</td><td class="ddrTD">736.48 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
201 + </tr>
202 + <tr class="ddrTR">
203 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">303/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-16</td><td class="ddrTD">1475.49 m3</td><td class="ddrTD">146.7 kg</td><td class="ddrTD">703.15 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
204 + </tr>
205 + <tr class="ddrTR">
206 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">303/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-16</td><td class="ddrTD">1475.49 m3</td><td class="ddrTD">146.7 kg</td><td class="ddrTD">703.15 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
207 + </tr>
208 + <tr class="ddrTR">
209 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">304/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-20</td><td class="ddrTD">74.19 m3</td><td class="ddrTD">56.7 kg</td><td class="ddrTD">761.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">MONGSTAD</td><td class="ddrTD">NORWAY</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
210 + </tr>
211 + <tr class="ddrTR">
212 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">304/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-20</td><td class="ddrTD">74.19 m3</td><td class="ddrTD">56.7 kg</td><td class="ddrTD">761.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">MONGSTAD</td><td class="ddrTD">NORWAY</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
213 + </tr>
214 + <tr class="ddrTR">
215 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">306/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">1239.24 m3</td><td class="ddrTD">531.55 kg</td><td class="ddrTD">748.06 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
216 + </tr>
217 + <tr class="ddrTR">
218 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">306/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">1239.24 m3</td><td class="ddrTD">531.55 kg</td><td class="ddrTD">748.06 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
219 + </tr>
220 + <tr class="ddrTR">
221 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">307/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-09</td><td class="ddrTD">727.88 m3</td><td class="ddrTD">102.11 kg</td><td class="ddrTD">710.81 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
222 + </tr>
223 + <tr class="ddrTR">
224 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">307/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-09</td><td class="ddrTD">727.88 m3</td><td class="ddrTD">102.11 kg</td><td class="ddrTD">710.81 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
225 + </tr>
226 + <tr class="ddrTR">
227 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">308/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-12</td><td class="ddrTD">1712.35 m3</td><td class="ddrTD">918.08 kg</td><td class="ddrTD">730.6 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">MONGSTAD</td><td class="ddrTD">NORWAY</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
228 + </tr>
229 + <tr class="ddrTR">
230 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">308/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-12</td><td class="ddrTD">1712.35 m3</td><td class="ddrTD">918.08 kg</td><td class="ddrTD">730.6 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">MONGSTAD</td><td class="ddrTD">NORWAY</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
231 + </tr>
232 + <tr class="ddrTR">
233 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">309/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-16</td><td class="ddrTD">618.88 m3</td><td class="ddrTD">275.79 kg</td><td class="ddrTD">754.86 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
234 + </tr>
235 + <tr class="ddrTR">
236 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">309/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-16</td><td class="ddrTD">618.88 m3</td><td class="ddrTD">275.79 kg</td><td class="ddrTD">754.86 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
237 + </tr>
238 + <tr class="ddrTR">
239 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">310/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-21</td><td class="ddrTD">272.99 m3</td><td class="ddrTD">819.18 kg</td><td class="ddrTD">781.98 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
240 + </tr>
241 + <tr class="ddrTR">
242 + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">310/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-21</td><td class="ddrTD">272.99 m3</td><td class="ddrTD">819.18 kg</td><td class="ddrTD">781.98 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
243 + </tr>
244 + <tr class="ddrTR">
245 + <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">301/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">1200.23 m3</td><td class="ddrTD">38 kg</td><td class="ddrTD">722.98 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
246 + </tr>
247 + <tr class="ddrTR">
248 + <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">302/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-11</td><td class="ddrTD">1015.27 m3</td><td class="ddrTD">21.43 kg</td><td class="ddrTD">736.48 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
249 + </tr>
250 + <tr class="ddrTR">
251 + <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">303/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-16</td><td class="ddrTD">1475.49 m3</td><td class="ddrTD">146.7 kg</td><td class="ddrTD">703.15 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
252 + </tr>
253 + <tr class="ddrTR">
254 + <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">304/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-20</td><td class="ddrTD">74.19 m3</td><td class="ddrTD">56.7 kg</td><td class="ddrTD">761.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">MONGSTAD</td><td class="ddrTD">NORWAY</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
255 + </tr>
256 + <tr class="ddrTR">
257 + <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">306/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">1239.24 m3</td><td class="ddrTD">531.55 kg</td><td class="ddrTD">748.06 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
258 + </tr>
259 + <tr class="ddrTR">
260 + <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">307/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-09</td><td class="ddrTD">727.88 m3</td><td class="ddrTD">102.11 kg</td><td class="ddrTD">710.81 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
261 + </tr>
262 + <tr class="ddrTR">
263 + <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">308/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-12</td><td class="ddrTD">1712.35 m3</td><td class="ddrTD">918.08 kg</td><td class="ddrTD">730.6 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">MONGSTAD</td><td class="ddrTD">NORWAY</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
264 + </tr>
265 + <tr class="ddrTR">
266 + <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">309/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-16</td><td class="ddrTD">618.88 m3</td><td class="ddrTD">275.79 kg</td><td class="ddrTD">754.86 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
267 + </tr>
268 + <tr class="ddrTR">
269 + <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">310/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-21</td><td class="ddrTD">272.99 m3</td><td class="ddrTD">819.18 kg</td><td class="ddrTD">781.98 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
270 + </tr>
271 + <tr class="ddrTR">
272 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">301/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">1200.23 m3</td><td class="ddrTD">38 kg</td><td class="ddrTD">722.98 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
273 + </tr>
274 + <tr class="ddrTR">
275 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">301/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">1200.23 m3</td><td class="ddrTD">38 kg</td><td class="ddrTD">722.98 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
276 + </tr>
277 + <tr class="ddrTR">
278 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">302/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-11</td><td class="ddrTD">1015.27 m3</td><td class="ddrTD">21.43 kg</td><td class="ddrTD">736.48 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
279 + </tr>
280 + <tr class="ddrTR">
281 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">302/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-11</td><td class="ddrTD">1015.27 m3</td><td class="ddrTD">21.43 kg</td><td class="ddrTD">736.48 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
282 + </tr>
283 + <tr class="ddrTR">
284 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">303/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-16</td><td class="ddrTD">1475.49 m3</td><td class="ddrTD">146.7 kg</td><td class="ddrTD">703.15 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
285 + </tr>
286 + <tr class="ddrTR">
287 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">303/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-16</td><td class="ddrTD">1475.49 m3</td><td class="ddrTD">146.7 kg</td><td class="ddrTD">703.15 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
288 + </tr>
289 + <tr class="ddrTR">
290 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">304/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-20</td><td class="ddrTD">74.19 m3</td><td class="ddrTD">56.7 kg</td><td class="ddrTD">761.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">MONGSTAD</td><td class="ddrTD">NORWAY</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
291 + </tr>
292 + <tr class="ddrTR">
293 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">304/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-20</td><td class="ddrTD">74.19 m3</td><td class="ddrTD">56.7 kg</td><td class="ddrTD">761.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">MONGSTAD</td><td class="ddrTD">NORWAY</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
294 + </tr>
295 + <tr class="ddrTR">
296 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">306/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">1239.24 m3</td><td class="ddrTD">531.55 kg</td><td class="ddrTD">748.06 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
297 + </tr>
298 + <tr class="ddrTR">
299 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">306/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">1239.24 m3</td><td class="ddrTD">531.55 kg</td><td class="ddrTD">748.06 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
300 + </tr>
301 + <tr class="ddrTR">
302 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">307/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-09</td><td class="ddrTD">727.88 m3</td><td class="ddrTD">102.11 kg</td><td class="ddrTD">710.81 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
303 + </tr>
304 + <tr class="ddrTR">
305 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">307/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-09</td><td class="ddrTD">727.88 m3</td><td class="ddrTD">102.11 kg</td><td class="ddrTD">710.81 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
306 + </tr>
307 + <tr class="ddrTR">
308 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">308/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-12</td><td class="ddrTD">1712.35 m3</td><td class="ddrTD">918.08 kg</td><td class="ddrTD">730.6 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">MONGSTAD</td><td class="ddrTD">NORWAY</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
309 + </tr>
310 + <tr class="ddrTR">
311 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">308/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-12</td><td class="ddrTD">1712.35 m3</td><td class="ddrTD">918.08 kg</td><td class="ddrTD">730.6 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">MONGSTAD</td><td class="ddrTD">NORWAY</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
312 + </tr>
313 + <tr class="ddrTR">
314 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">309/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-16</td><td class="ddrTD">618.88 m3</td><td class="ddrTD">275.79 kg</td><td class="ddrTD">754.86 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
315 + </tr>
316 + <tr class="ddrTR">
317 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">309/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-16</td><td class="ddrTD">618.88 m3</td><td class="ddrTD">275.79 kg</td><td class="ddrTD">754.86 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">100 %</td>
318 + </tr>
319 + <tr class="ddrTR">
320 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">310/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-21</td><td class="ddrTD">272.99 m3</td><td class="ddrTD">819.18 kg</td><td class="ddrTD">781.98 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
321 + </tr>
322 + <tr class="ddrTR">
323 + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">310/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-21</td><td class="ddrTD">272.99 m3</td><td class="ddrTD">819.18 kg</td><td class="ddrTD">781.98 kg/m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td>
324 + </tr>
325 + </table>
326 + <br>
327 + </div>
328 + <div>
329 + <hr>
330 + <h2>Production Saleable</h2>
331 + <table class="ddrTable">
332 + <tr class="ddrTR">
333 + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Gross/Net</th>
334 + </tr>
335 + <tr class="ddrTR">
336 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">837.88 kg</td><td class="ddrTD">1591.43 m3</td><td class="ddrTD">758.84 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD">net product flow</td>
337 + </tr>
338 + </table>
339 + <br>
340 + </div>
341 + <div>
342 + <hr>
343 + <h2>Production</h2>
344 + <table class="ddrTable">
345 + <tr class="ddrTR">
346 + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Flow&nbsp;subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th>
347 + </tr>
348 + <tr class="ddrTR">
349 + <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - flare</td><td class="ddrTD">gas</td><td class="ddrTD">36260600.47 kg</td><td class="ddrTD">386796.88 m3</td><td class="ddrTD">0.52 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
350 + </tr>
351 + <tr class="ddrTR">
352 + <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">diesel</td><td class="ddrTD"></td><td class="ddrTD">38.68 litre</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
353 + </tr>
354 + <tr class="ddrTR">
355 + <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">gas</td><td class="ddrTD">38969942.32 kg</td><td class="ddrTD">410251.4 m3</td><td class="ddrTD">0.58 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
356 + </tr>
357 + <tr class="ddrTR">
358 + <td class="ddrTD">TRYM</td><td class="ddrTD">export</td><td class="ddrTD">oil gross</td><td class="ddrTD">79852251.06 kg</td><td class="ddrTD">136687 m3</td><td class="ddrTD">761.83 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD">gross product flow</td>
359 + </tr>
360 + <tr class="ddrTR">
361 + <td class="ddrTD">TRYM</td><td class="ddrTD">injection flow</td><td class="ddrTD">gas</td><td class="ddrTD">34510489.65 kg</td><td class="ddrTD">420352 m3</td><td class="ddrTD">0.8 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
362 + </tr>
363 + <tr class="ddrTR">
364 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">74482982.84 kg</td><td class="ddrTD">121653 m3</td><td class="ddrTD">752.41 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td>
365 + </tr>
366 + <tr class="ddrTR">
367 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">73487585.66 kg</td><td class="ddrTD">121653 m3</td><td class="ddrTD">764.96 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td>
368 + </tr>
369 + <tr class="ddrTR">
370 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">859.13 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
371 + </tr>
372 + <tr class="ddrTR">
373 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">128.08 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
374 + </tr>
375 + <tr class="ddrTR">
376 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1671.91 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
377 + </tr>
378 + <tr class="ddrTR">
379 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">733.31 kg</td><td class="ddrTD">1472.05 m3</td><td class="ddrTD">781.63 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
380 + </tr>
381 + <tr class="ddrTR">
382 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">272.7 kg</td><td class="ddrTD">1652 m3</td><td class="ddrTD">762.39 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
383 + </tr>
384 + <tr class="ddrTR">
385 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">870.76 kg</td><td class="ddrTD">989 m3</td><td class="ddrTD">780.6 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
386 + </tr>
387 + <tr class="ddrTR">
388 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">361.55 kg</td><td class="ddrTD">1010 m3</td><td class="ddrTD">785.38 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
389 + </tr>
390 + <tr class="ddrTR">
391 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">859.56 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
392 + </tr>
393 + <tr class="ddrTR">
394 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1600.37 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
395 + </tr>
396 + <tr class="ddrTR">
397 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1045.95 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
398 + </tr>
399 + <tr class="ddrTR">
400 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">171.18 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
401 + </tr>
402 + <tr class="ddrTR">
403 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1.32 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
404 + </tr>
405 + <tr class="ddrTR">
406 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1222.61 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
407 + </tr>
408 + <tr class="ddrTR">
409 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">286.41 kg</td><td class="ddrTD">1623.07 m3</td><td class="ddrTD">720.63 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
410 + </tr>
411 + <tr class="ddrTR">
412 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1210.34 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
413 + </tr>
414 + <tr class="ddrTR">
415 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1244.17 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
416 + </tr>
417 + <tr class="ddrTR">
418 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1779.14 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
419 + </tr>
420 + <tr class="ddrTR">
421 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">900.01 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
422 + </tr>
423 + <tr class="ddrTR">
424 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">766.8 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
425 + </tr>
426 + <tr class="ddrTR">
427 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1416.95 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
428 + </tr>
429 + <tr class="ddrTR">
430 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">727.67 kg</td><td class="ddrTD">643 m3</td><td class="ddrTD">752.05 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
431 + </tr>
432 + <tr class="ddrTR">
433 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1049.18 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
434 + </tr>
435 + <tr class="ddrTR">
436 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1115.13 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
437 + </tr>
438 + <tr class="ddrTR">
439 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">522.59 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
440 + </tr>
441 + <tr class="ddrTR">
442 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">146.16 kg</td><td class="ddrTD">1697.55 m3</td><td class="ddrTD">0.64 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
443 + </tr>
444 + <tr class="ddrTR">
445 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">991.05 kg</td><td class="ddrTD">1652 m3</td><td class="ddrTD">0.67 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
446 + </tr>
447 + <tr class="ddrTR">
448 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">215.71 kg</td><td class="ddrTD">989 m3</td><td class="ddrTD">0.62 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td>
449 + </tr>
450 + <tr class="ddrTR">
451 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">782.77 kg</td><td class="ddrTD">1010 m3</td><td class="ddrTD">0.96 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
452 + </tr>
453 + <tr class="ddrTR">
454 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">175.59 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
455 + </tr>
456 + <tr class="ddrTR">
457 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1430.39 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
458 + </tr>
459 + <tr class="ddrTR">
460 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">91.88 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
461 + </tr>
462 + <tr class="ddrTR">
463 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1709.54 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
464 + </tr>
465 + <tr class="ddrTR">
466 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">754.34 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
467 + </tr>
468 + <tr class="ddrTR">
469 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">575.45 kg</td><td class="ddrTD">1.89 m3</td><td class="ddrTD">0.94 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
470 + </tr>
471 + <tr class="ddrTR">
472 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">654.03 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
473 + </tr>
474 + <tr class="ddrTR">
475 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">85.69 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
476 + </tr>
477 + <tr class="ddrTR">
478 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1419.41 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
479 + </tr>
480 + <tr class="ddrTR">
481 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1128.52 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
482 + </tr>
483 + <tr class="ddrTR">
484 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">977.16 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
485 + </tr>
486 + <tr class="ddrTR">
487 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">230.11 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
488 + </tr>
489 + <tr class="ddrTR">
490 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1827.87 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
491 + </tr>
492 + <tr class="ddrTR">
493 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">969.08 kg</td><td class="ddrTD">643 m3</td><td class="ddrTD">0.82 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
494 + </tr>
495 + <tr class="ddrTR">
496 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">286.08 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
497 + </tr>
498 + <tr class="ddrTR">
499 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">167.4 kg</td><td class="ddrTD">266.75 m3</td><td class="ddrTD">729.1 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
500 + </tr>
501 + <tr class="ddrTR">
502 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">574.42 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
503 + </tr>
504 + <tr class="ddrTR">
505 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">639.24 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
506 + </tr>
507 + <tr class="ddrTR">
508 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">98.8 kg</td><td class="ddrTD">1652 m3</td><td class="ddrTD">701.86 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
509 + </tr>
510 + <tr class="ddrTR">
511 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">77396490.68 kg</td><td class="ddrTD">121653 m3</td><td class="ddrTD">771.88 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
512 + </tr>
513 + <tr class="ddrTR">
514 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">41.1 kg</td><td class="ddrTD">989 m3</td><td class="ddrTD">792.55 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
515 + </tr>
516 + <tr class="ddrTR">
517 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">548.36 kg</td><td class="ddrTD">1010 m3</td><td class="ddrTD">779.06 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
518 + </tr>
519 + <tr class="ddrTR">
520 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1611.68 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
521 + </tr>
522 + <tr class="ddrTR">
523 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1742.52 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
524 + </tr>
525 + <tr class="ddrTR">
526 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1548.49 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
527 + </tr>
528 + <tr class="ddrTR">
529 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">50.66 kg</td><td class="ddrTD">1702.09 m3</td><td class="ddrTD">732.09 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
530 + </tr>
531 + <tr class="ddrTR">
532 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1432.53 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
533 + </tr>
534 + <tr class="ddrTR">
535 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1875.48 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
536 + </tr>
537 + <tr class="ddrTR">
538 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1725.22 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
539 + </tr>
540 + <tr class="ddrTR">
541 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1232.49 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
542 + </tr>
543 + <tr class="ddrTR">
544 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">386.72 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
545 + </tr>
546 + <tr class="ddrTR">
547 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1866.65 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
548 + </tr>
549 + <tr class="ddrTR">
550 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">659.75 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
551 + </tr>
552 + <tr class="ddrTR">
553 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1226.05 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
554 + </tr>
555 + <tr class="ddrTR">
556 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">535.38 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
557 + </tr>
558 + <tr class="ddrTR">
559 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">868.84 kg</td><td class="ddrTD">643 m3</td><td class="ddrTD">771.19 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
560 + </tr>
561 + <tr class="ddrTR">
562 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">514.67 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
563 + </tr>
564 + <tr class="ddrTR">
565 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">34.7 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
566 + </tr>
567 + <tr class="ddrTR">
568 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1046.39 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
569 + </tr>
570 + <tr class="ddrTR">
571 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">713.23 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
572 + </tr>
573 + <tr class="ddrTR">
574 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1652 m3</td><td class="ddrTD"></td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
575 + </tr>
576 + <tr class="ddrTR">
577 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">989 m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td>
578 + </tr>
579 + <tr class="ddrTR">
580 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1010 m3</td><td class="ddrTD"></td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
581 + </tr>
582 + <tr class="ddrTR">
583 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1289.02 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
584 + </tr>
585 + <tr class="ddrTR">
586 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1196.76 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
587 + </tr>
588 + <tr class="ddrTR">
589 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1840.46 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
590 + </tr>
591 + <tr class="ddrTR">
592 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1439.24 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
593 + </tr>
594 + <tr class="ddrTR">
595 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">45.85 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
596 + </tr>
597 + <tr class="ddrTR">
598 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1603.34 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
599 + </tr>
600 + <tr class="ddrTR">
601 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">565.91 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
602 + </tr>
603 + <tr class="ddrTR">
604 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">568.27 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
605 + </tr>
606 + <tr class="ddrTR">
607 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">902.96 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
608 + </tr>
609 + <tr class="ddrTR">
610 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1336.64 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
611 + </tr>
612 + <tr class="ddrTR">
613 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">231.25 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
614 + </tr>
615 + <tr class="ddrTR">
616 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1447.33 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
617 + </tr>
618 + <tr class="ddrTR">
619 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">74.7 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
620 + </tr>
621 + <tr class="ddrTR">
622 + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">643 m3</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
623 + </tr>
624 + </table>
625 + <br>
626 + </div>
627 + <div>
628 + <hr>
629 + <h2>Production Inventory</h2>
630 + <table class="ddrTable">
631 + <tr class="ddrTR">
632 + <th class="ddrTH" style="text-align: center">Inventory&nbsp;Name</th><th class="ddrTH" style="text-align: center">Inventory&nbsp;Type</th><th class="ddrTH" style="text-align: center">Product</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th>
633 + </tr>
634 + <tr class="ddrTR">
635 + <td class="ddrTD">Trym allocated inventory volumes allocated inventory</td><td class="ddrTD"></td><td class="ddrTD">oil net</td><td class="ddrTD">970.22 kg</td><td class="ddrTD">1809.57 m3</td><td class="ddrTD">721.29 kg/m3</td>
636 + </tr>
637 + <tr class="ddrTR">
638 + <td class="ddrTD">Fredericia allocated inventory volumes</td><td class="ddrTD"></td><td class="ddrTD">oil net</td><td class="ddrTD">772.62 kg</td><td class="ddrTD">943.97 m3</td><td class="ddrTD">794.46 kg/m3</td>
639 + </tr>
640 + </table>
641 + <br>
642 + </div>
643 + <div>
644 + <hr>
645 + <h2>Production Inventory Ownership</h2>
646 + <table class="ddrTable">
647 + <tr class="ddrTR">
648 + <th class="ddrTH" style="text-align: center">Inventory&nbsp;Name</th><th class="ddrTH" style="text-align: center">Inventory&nbsp;Type</th><th class="ddrTH" style="text-align: center">Product</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Owner</th>
649 + </tr>
650 + <tr class="ddrTR">
651 + <td class="ddrTD">Trym allocated inventory volumes allocated inventory</td><td class="ddrTD"></td><td class="ddrTD">oil net</td><td class="ddrTD">1441.5 m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td>
652 + </tr>
653 + <tr class="ddrTR">
654 + <td class="ddrTD">Trym allocated inventory volumes allocated inventory</td><td class="ddrTD"></td><td class="ddrTD">oil net</td><td class="ddrTD">368.07 m3</td><td class="ddrTD">Bayerngas Norge AS</td>
655 + </tr>
656 + <tr class="ddrTR">
657 + <td class="ddrTD">Fredericia allocated inventory volumes</td><td class="ddrTD"></td><td class="ddrTD">oil net</td><td class="ddrTD">52.3 m3</td><td class="ddrTD">Bayerngas Norge AS</td>
658 + </tr>
659 + <tr class="ddrTR">
660 + <td class="ddrTD">Fredericia allocated inventory volumes</td><td class="ddrTD"></td><td class="ddrTD">oil net</td><td class="ddrTD">891.67 m3</td><td class="ddrTD">DONG E&amp;P Norge AS</td>
661 + </tr>
662 + </table>
663 + <br>
664 + </div>
665 + <div>
666 + <hr>
667 + <h2>Fluid Sample Report</h2>
668 + <table class="ddrTable">
669 + <tr class="ddrTR">
670 + <th class="ddrTH" style="text-align: center">Sample&nbsp;Type</th><th class="ddrTH" style="text-align: center">Aquisition&nbsp;Date</th><th class="ddrTH" style="text-align: center">Sampling&nbsp;Facility</th><th class="ddrTH" style="text-align: center">Fluid&nbsp;Sample&nbsp;Name</th>
671 + </tr>
672 + <tr class="ddrTR">
673 + <td class="ddrTD">fluid sampling - separator gas</td><td class="ddrTD">2012-02-15</td><td class="ddrTD">TRYM</td><td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td>
674 + </tr>
675 + <tr class="ddrTR">
676 + <td class="ddrTD">fluid sampling - separator oil</td><td class="ddrTD">2012-02-13</td><td class="ddrTD">TRYM</td><td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td>
677 + </tr>
678 + </table>
679 + <br>
680 + </div>
681 + <div>
682 + <hr>
683 + <h2>Fluid Sample Analysis Results</h2>
684 + <table class="ddrTable">
685 + <tr class="ddrTR">
686 + <th class="ddrTH" style="text-align: center">Fluid&nbsp;Sample&nbsp;Name</th><th class="ddrTH" style="text-align: center">Component</th><th class="ddrTH" style="text-align: center">Mole&nbsp;Ratio</th><th class="ddrTH" style="text-align: center">Mass&nbsp;Ratio</th><th class="ddrTH" style="text-align: center">Is&nbsp;Primary</th>
687 + </tr>
688 + <tr class="ddrTR">
689 + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">normal pentane</td><td class="ddrTD">82 %</td><td class="ddrTD">82 %</td><td class="ddrTD"></td>
690 + </tr>
691 + <tr class="ddrTR">
692 + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">ethane</td><td class="ddrTD">0.4 %</td><td class="ddrTD">0.4 %</td><td class="ddrTD"></td>
693 + </tr>
694 + <tr class="ddrTR">
695 + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">normal butane</td><td class="ddrTD">4 %</td><td class="ddrTD">4 %</td><td class="ddrTD"></td>
696 + </tr>
697 + <tr class="ddrTR">
698 + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">C6+</td><td class="ddrTD">2.5 %</td><td class="ddrTD">2.5 %</td><td class="ddrTD"></td>
699 + </tr>
700 + <tr class="ddrTR">
701 + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">propane</td><td class="ddrTD">0.64 %</td><td class="ddrTD">0.64 %</td><td class="ddrTD"></td>
702 + </tr>
703 + <tr class="ddrTR">
704 + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">CO2</td><td class="ddrTD">1 %</td><td class="ddrTD">1 %</td><td class="ddrTD"></td>
705 + </tr>
706 + <tr class="ddrTR">
707 + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">isobutane</td><td class="ddrTD">1.46 %</td><td class="ddrTD">1.46 %</td><td class="ddrTD"></td>
708 + </tr>
709 + <tr class="ddrTR">
710 + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">N2</td><td class="ddrTD">1.9 %</td><td class="ddrTD">1.9 %</td><td class="ddrTD"></td>
711 + </tr>
712 + <tr class="ddrTR">
713 + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">C1</td><td class="ddrTD">0.1 %</td><td class="ddrTD">0.1 %</td><td class="ddrTD"></td>
714 + </tr>
715 + <tr class="ddrTR">
716 + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">isopentane</td><td class="ddrTD">6 %</td><td class="ddrTD">6 %</td><td class="ddrTD"></td>
717 + </tr>
718 + <tr class="ddrTR">
719 + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">True</td>
720 + </tr>
721 + <tr class="ddrTR">
722 + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">N2</td><td class="ddrTD">1.9 %</td><td class="ddrTD">1.9 %</td><td class="ddrTD"></td>
723 + </tr>
724 + <tr class="ddrTR">
725 + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">CO2</td><td class="ddrTD">1 %</td><td class="ddrTD">1 %</td><td class="ddrTD"></td>
726 + </tr>
727 + <tr class="ddrTR">
728 + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">normal butane</td><td class="ddrTD">4 %</td><td class="ddrTD">4 %</td><td class="ddrTD"></td>
729 + </tr>
730 + <tr class="ddrTR">
731 + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">isobutane</td><td class="ddrTD">1.46 %</td><td class="ddrTD">1.46 %</td><td class="ddrTD"></td>
732 + </tr>
733 + <tr class="ddrTR">
734 + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">normal pentane</td><td class="ddrTD">82 %</td><td class="ddrTD">82 %</td><td class="ddrTD"></td>
735 + </tr>
736 + <tr class="ddrTR">
737 + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">propane</td><td class="ddrTD">0.64 %</td><td class="ddrTD">0.64 %</td><td class="ddrTD"></td>
738 + </tr>
739 + <tr class="ddrTR">
740 + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">isopentane</td><td class="ddrTD">6 %</td><td class="ddrTD">6 %</td><td class="ddrTD"></td>
741 + </tr>
742 + <tr class="ddrTR">
743 + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">C1</td><td class="ddrTD">0.1 %</td><td class="ddrTD">0.1 %</td><td class="ddrTD"></td>
744 + </tr>
745 + <tr class="ddrTR">
746 + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">C6+</td><td class="ddrTD">2.5 %</td><td class="ddrTD">2.5 %</td><td class="ddrTD"></td>
747 + </tr>
748 + <tr class="ddrTR">
749 + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">ethane</td><td class="ddrTD">0.4 %</td><td class="ddrTD">0.4 %</td><td class="ddrTD"></td>
750 + </tr>
751 + <tr class="ddrTR">
752 + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">C7+</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">True</td>
753 + </tr>
754 + </table>
755 + <br>
756 + </div>
757 + <div>
758 + <hr>
759 + <h2>Well Test Report Summary</h2>
760 + <table class="ddrTable">
761 + <tr class="ddrTR">
762 + <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Test&nbsp;Type</th><th class="ddrTH" style="text-align: center">Activity</th><th class="ddrTH" style="text-align: center">Reason</th><th class="ddrTH" style="text-align: center">Started&nbsp;or&nbsp;Nominally&nbsp;At</th><th class="ddrTH" style="text-align: center">Duration</th><th class="ddrTH" style="text-align: center">Description&nbsp;</th><th class="ddrTH" style="text-align: center">Predecessor&nbsp;At</th><th class="ddrTH" style="text-align: center">Last&nbsp;Valid&nbsp;At</th>
763 + </tr>
764 + <tr class="ddrTR">
765 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">maximum sand-free rate test</td><td class="ddrTD"></td><td class="ddrTD">other reason well text</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD"></td><td class="ddrTD">Injection well test for well 3/7-A-1 AH</td><td class="ddrTD">2012-02-15T00:00:00.0Z</td><td class="ddrTD">2012-02-26T00:00:00.0Z</td>
766 + </tr>
767 + <tr class="ddrTR">
768 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">pressure build-up test</td><td class="ddrTD"></td><td class="ddrTD">periodic well test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">3 h</td><td class="ddrTD">Injection well test for well 3/7-A-1 AH</td><td class="ddrTD">2012-02-11T00:00:00.0Z</td><td class="ddrTD">2012-02-23T00:00:00.0Z</td>
769 + </tr>
770 + <tr class="ddrTR">
771 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">multi-layer transient test</td><td class="ddrTD">production well test</td><td class="ddrTD">other reason well text</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">8 h</td><td class="ddrTD">Production well test for well 3/7-A-1 AH</td><td class="ddrTD">2012-02-14T00:00:00.0Z</td><td class="ddrTD">2012-02-22T00:00:00.0Z</td>
772 + </tr>
773 + <tr class="ddrTR">
774 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">gas - flow after flow test</td><td class="ddrTD">production well test</td><td class="ddrTD">initial well test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">5 h</td><td class="ddrTD">Production well test for well 3/7-A-2 H</td><td class="ddrTD">2012-02-19T00:00:00.0Z</td><td class="ddrTD">2012-02-25T00:00:00.0Z</td>
775 + </tr>
776 + <tr class="ddrTR">
777 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">injection test - fall-off</td><td class="ddrTD"></td><td class="ddrTD">initial well test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD"></td><td class="ddrTD">Injection well test for well 3/7-A-2 H</td><td class="ddrTD">2012-02-19T00:00:00.0Z</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td>
778 + </tr>
779 + <tr class="ddrTR">
780 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">maximum sand-free rate test</td><td class="ddrTD"></td><td class="ddrTD">periodic well test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">6 h</td><td class="ddrTD">Injection well test for well 3/7-A-2 H</td><td class="ddrTD">2012-02-11T00:00:00.0Z</td><td class="ddrTD">2012-02-29T00:00:00.0Z</td>
781 + </tr>
782 + </table>
783 + <br>
784 + </div>
785 + <div>
786 + <hr>
787 + <h2>Well Injection Tests</h2>
788 + <table class="ddrTable">
789 + <tr class="ddrTR">
790 + <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Test&nbsp;Type</th><th class="ddrTH" style="text-align: center">Nominally&nbsp;At</th><th class="ddrTH" style="text-align: center">Duration</th><th class="ddrTH" style="text-align: center">Injected<br>Fluid</th><th class="ddrTH" style="text-align: center">Reason</th><th class="ddrTH" style="text-align: center">Min&nbsp;<br>Annular&nbsp;<br>Pressure</th><th class="ddrTH" style="text-align: center">Max&nbsp;<br>Annular&nbsp;<br>Pressure</th><th class="ddrTH" style="text-align: center">Wellhead&nbsp;<br>Flowing&nbsp;<br>Pressure</th><th class="ddrTH" style="text-align: center">Wellhead&nbsp;<br>Max&nbsp;<br>Pressure</th><th class="ddrTH" style="text-align: center">Choke</th>
791 + </tr>
792 + <tr class="ddrTR">
793 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">pressure build-up test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">3 h</td><td class="ddrTD">gas</td><td class="ddrTD">periodic well test</td><td class="ddrTD">187.36 bar</td><td class="ddrTD">229.13 bar</td><td class="ddrTD">86.41 bar</td><td class="ddrTD">106.55 bar</td><td class="ddrTD">92.63 in/64</td>
794 + </tr>
795 + <tr class="ddrTR">
796 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">maximum sand-free rate test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">6 h</td><td class="ddrTD"></td><td class="ddrTD">periodic well test</td><td class="ddrTD">176.82 bar</td><td class="ddrTD">225.91 bar</td><td class="ddrTD">86.15 bar</td><td class="ddrTD">100.16 bar</td><td class="ddrTD">84.8 in/64</td>
797 + </tr>
798 + </table>
799 + <br>
800 + </div>
801 + <div>
802 + <hr>
803 + <h2>Well Injection Test Results</h2>
804 + <table class="ddrTable">
805 + <tr class="ddrTR">
806 + <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Test&nbsp;Type</th><th class="ddrTH" style="text-align: center">Nominally&nbsp;At</th><th class="ddrTH" style="text-align: center">Oil&nbsp;Rate</th><th class="ddrTH" style="text-align: center">Oil&nbsp;Volume</th><th class="ddrTH" style="text-align: center">Oil&nbsp;Density</th><th class="ddrTH" style="text-align: center">Gas&nbsp;Rate</th><th class="ddrTH" style="text-align: center">Gas&nbsp;Volume</th><th class="ddrTH" style="text-align: center">Gas&nbsp;Density</th><th class="ddrTH" style="text-align: center">Water&nbsp;Rate</th><th class="ddrTH" style="text-align: center">Water&nbsp;Volume</th>
807 + </tr>
808 + <tr class="ddrTR">
809 + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">pressure build-up test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">637.86 m3/h</td><td class="ddrTD">3518.44 m3</td><td class="ddrTD">770.79 kg/m3</td><td class="ddrTD">3763.86 m3/h</td><td class="ddrTD">5511.75 m3</td><td class="ddrTD">1.65 kg/m3</td><td class="ddrTD">113.18 m3/h</td><td class="ddrTD">112.59 m3</td>
810 + </tr>
811 + <tr class="ddrTR">
812 + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">maximum sand-free rate test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">776.11 m3/h</td><td class="ddrTD">3616.33 m3</td><td class="ddrTD">740.88 kg/m3</td><td class="ddrTD">3648.39 m3/h</td><td class="ddrTD">6500.64 m3</td><td class="ddrTD">1.58 kg/m3</td><td class="ddrTD">132.79 m3/h</td><td class="ddrTD">160.23 m3</td>
813 + </tr>
814 + </table>
815 + <br>
816 + </div>
817 + </body>
818 +</html>