SCHEMA_EP-MATERIAL-CLASS-MAPS-TO-MPR-ENUMERATION-v1.0.ttl
28.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
# baseURI: http://www.reportinghub.no/ep/schema/1.0/material-class-maps-to-mpr-enumeration
# imports: http://www.reportinghub.no/ep/schema/1.0/material
# imports: http://www.reportinghub.no/ep/transform/transform-helper-schema
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
@prefix ep-material: <http://www.reportinghub.no/ep/schema/material#> .
@prefix ep-prodwell: <http://www.reportinghub.no/ep/schema/production-well#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix transhelp: <http://www.reportinghub.no/ep/transform/transform-helper-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/1.0/material>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://www.reportinghub.no/ep/schema/1.0/material> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.reportinghub.no/ep/schema/1.0/material-class-maps-to-mpr-enumeration>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/material> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> .
ep-material:AqueousMaterial
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_aqueous> .
ep-material:Argon
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_Ar> .
ep-material:Benzene
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_Benzene> , <http://www.epim.no/schemas/mprml/1#FC_benzene> .
ep-material:Butanes
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C4> , <http://www.epim.no/schemas/mprml/1#RP_mixedbutane> .
ep-material:C10AndHeavier
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#ReportingProduct_RP_C10> , <http://www.epim.no/schemas/mprml/1#FSC_C10_0> .
ep-material:C10AndLighter
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_C10-> .
ep-material:C11
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_C11F> , <http://www.epim.no/schemas/mprml/1#FSC_C11> .
ep-material:C12
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C12> , <http://www.epim.no/schemas/mprml/1#FC_C12F> .
ep-material:C13
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C13> , <http://www.epim.no/schemas/mprml/1#FC_C13F> .
ep-material:C14
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C14> , <http://www.epim.no/schemas/mprml/1#FC_C14F> .
ep-material:C15
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C15> , <http://www.epim.no/schemas/mprml/1#FC_C15F> .
ep-material:C15AndHeavier
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C15_0> .
ep-material:C16
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C16> , <http://www.epim.no/schemas/mprml/1#FC_C16F> .
ep-material:C17
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C17> , <http://www.epim.no/schemas/mprml/1#FC_C17F> .
ep-material:C18
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C18> , <http://www.epim.no/schemas/mprml/1#FC_C18F> .
ep-material:C19
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C19> , <http://www.epim.no/schemas/mprml/1#FC_C19F> .
ep-material:C20
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C20> , <http://www.epim.no/schemas/mprml/1#FC_C20F> .
ep-material:C21
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C21> , <http://www.epim.no/schemas/mprml/1#FC_C21F> .
ep-material:C22
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C22> , <http://www.epim.no/schemas/mprml/1#FC_C22F> .
ep-material:C23
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C23> , <http://www.epim.no/schemas/mprml/1#FC_C23F> .
ep-material:C24
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_C24F> , <http://www.epim.no/schemas/mprml/1#FSC_C24> .
ep-material:C25
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C25> , <http://www.epim.no/schemas/mprml/1#FC_C25F> .
ep-material:C26
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C26> , <http://www.epim.no/schemas/mprml/1#FC_C26F> .
ep-material:C27
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C27> , <http://www.epim.no/schemas/mprml/1#FC_C27F> .
ep-material:C28
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C28> , <http://www.epim.no/schemas/mprml/1#FC_C28F> .
ep-material:C29
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C29> , <http://www.epim.no/schemas/mprml/1#FC_C29F> .
ep-material:C2AndHeavier
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_C2> .
ep-material:C2AndLighter
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_C2-> .
ep-material:C30
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C30> , <http://www.epim.no/schemas/mprml/1#FC_C30F> .
ep-material:C31
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C31> , <http://www.epim.no/schemas/mprml/1#FC_C31F> .
ep-material:C32
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C32> , <http://www.epim.no/schemas/mprml/1#FC_C32F> .
ep-material:C33
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C33> , <http://www.epim.no/schemas/mprml/1#FC_C33F> .
ep-material:C34
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C34> , <http://www.epim.no/schemas/mprml/1#FC_C34F> .
ep-material:C35
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C35> , <http://www.epim.no/schemas/mprml/1#FC_C35F> .
ep-material:C36
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_C36F> .
ep-material:C36AndHeavier
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C36> .
ep-material:C37
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_C37F> .
ep-material:C38
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_C38F> .
ep-material:C39
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_C39F> .
ep-material:C3AndHeavier
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_C3> .
ep-material:C3AndLighter
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_C3-> .
ep-material:C40
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_C40F> .
ep-material:C41
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_C41F> .
ep-material:C42
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_C42F> .
ep-material:C43
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_C43F> .
ep-material:C44
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_C44F> .
ep-material:C45
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_C45F> .
ep-material:C46F
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_C46F> .
ep-material:C47
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_C47F> .
ep-material:C48
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_C48F> .
ep-material:C49
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_C49F> .
ep-material:C4AndHeavier
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_C4> .
ep-material:C4AndLighter
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_C4-> .
ep-material:C5AndHeavier
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_C5> , <http://www.epim.no/schemas/mprml/1#FSC_C5_0> .
ep-material:C5AndLighter
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_C5-> .
ep-material:C6AndHeavier
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_C6> , <http://www.epim.no/schemas/mprml/1#FSC_C6_0> .
ep-material:C6AndLighter
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_C6-> .
ep-material:C7AndHeavier
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#ReportingProduct_RP_C7> , <http://www.epim.no/schemas/mprml/1#FSC_C7_0> .
ep-material:C7AndLighter
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_C7-> .
ep-material:C8AndHeavier
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#ReportingProduct_RP_C8> .
ep-material:C8AndLighter
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_C8-> .
ep-material:C9AndHeavier
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#ReportingProduct_RP_C9> , <http://www.epim.no/schemas/mprml/1#FSC_C9_0> .
ep-material:C9AndLighter
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_C9-> .
ep-material:CO2
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_CO2> , <http://www.epim.no/schemas/mprml/1#FC_CO2> .
ep-material:CO2-gas
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_carbondioxidegas> .
ep-material:CarbonDioxide
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_carbondioxidegas> .
ep-material:CarbonMonoxide
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_carbonmonoxidegas> .
ep-material:Chemical
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_chemical> .
ep-material:Condensate
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_condensate> , <http://www.epim.no/schemas/mprml/1#FSC_condensate> .
ep-material:Condensate-gross
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_condensate-gross> .
ep-material:Condensate-net
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_condensate-net> .
ep-material:Crude-stabilized
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_crude-stabilized> .
ep-material:Cuttings
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_cuttings> .
ep-material:Cyclohexane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_Cyclohexane> , <http://www.epim.no/schemas/mprml/1#FC_cyclohexane> .
ep-material:Cyclopentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_Cyclopentane> , <http://www.epim.no/schemas/mprml/1#FSC_CC5> , <http://www.epim.no/schemas/mprml/1#FC_cyclopentane> .
ep-material:Decanes
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_decanes> , <http://www.epim.no/schemas/mprml/1#FSC_C10> , <http://www.epim.no/schemas/mprml/1#RP_C10> .
ep-material:Diesel
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_diesel> .
ep-material:Diethyleneglycol
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_diethyleneglycol> .
ep-material:EtBenzene
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_Ethylbenzene> , <http://www.epim.no/schemas/mprml/1#FC_etbenzene> .
ep-material:EtcyHexane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_Etcyclohexane> .
ep-material:EtcyPentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_etcypentane> .
ep-material:Ethane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_ethane> , <http://www.epim.no/schemas/mprml/1#FSC_C2> , <http://www.epim.no/schemas/mprml/1#FC_ethane> .
ep-material:Gas
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_gas> , <http://www.epim.no/schemas/mprml/1#FSC_gas> .
ep-material:Gas-componentInOil
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_gas-componentinoil> .
ep-material:Gas-dry
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_gas-dry> .
ep-material:Gas-rich
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_gas-rich> .
ep-material:Gas-wet
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_gas-wet> .
ep-material:H2
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_H2> , <http://www.epim.no/schemas/mprml/1#FC_H2> .
ep-material:H2O
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_H2O> , <http://www.epim.no/schemas/mprml/1#FC_H2O> .
ep-material:HeliumGas
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_heliumgas> .
ep-material:Heptanes
rdf:type ep-material:ReportingProductType , ep-material:FluidSampleComponentType ;
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_heptanes> , <http://www.epim.no/schemas/mprml/1#RP_C7> , <http://www.epim.no/schemas/mprml/1#FSC_C7> .
ep-material:Hexanes
rdf:type ep-material:FluidSampleComponentType ;
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_hexanes> , <http://www.epim.no/schemas/mprml/1#FSC_C6> .
ep-material:HydrogenGas
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_hydrogengas> .
ep-material:HydrogenSulfide
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_H2S> , <http://www.epim.no/schemas/mprml/1#FSC_H2S> , <http://www.epim.no/schemas/mprml/1#RP_hydrogensulfide> .
ep-material:Isobutane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_isobutane> , <http://www.epim.no/schemas/mprml/1#FSC_IC4> .
ep-material:Isoheptane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_IC7> .
ep-material:Isohexane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_IC6> .
ep-material:Isononane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_IC9> .
ep-material:Isooctane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_IC8> .
ep-material:Isopentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_isopentane> , <http://www.epim.no/schemas/mprml/1#FSC_IC5> .
ep-material:Liquid
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_liquid> .
ep-material:LiquifiedNaturalGas
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_liquifiednaturalgas> .
ep-material:LiquifiedPetroleumGas
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_liquifiedpetroleumgas> .
ep-material:MBenzene
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_Toluene> , <http://www.epim.no/schemas/mprml/1#FC_mbenzene> .
ep-material:MPXylenes
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_MPXylenes> .
ep-material:McyHexane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_Metcyclohexane> , <http://www.epim.no/schemas/mprml/1#FC_mcyhexane> .
ep-material:McyPentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_Metcyclopentane> , <http://www.epim.no/schemas/mprml/1#FC_mcypentane> .
ep-material:Methane
rdf:type ep-prodwell:ComponentMaterialType ;
ep-core:name "methane"^^xsd:string ;
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_methane> , <http://www.epim.no/schemas/mprml/1#FC_methane> , <http://www.epim.no/schemas/mprml/1#FSC_C1> .
ep-material:Methanol
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_methanol> .
ep-material:Monoethyleneglycol
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_monoethylenglycol> .
ep-material:N2
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_N2> , <http://www.epim.no/schemas/mprml/1#FC_N2> .
ep-material:Naphtha
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_naphta> .
ep-material:NaturalGasLiquid
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_naturalgasliquid> .
ep-material:Neopentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_neopentane> , <http://www.epim.no/schemas/mprml/1#FSC_NEOC5> .
ep-material:NitrogenGas
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_nitrogengas> .
ep-material:NitrogenOxideGas
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_nitrogenoxidegas> .
ep-material:Nonanes
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_nonanes> , <http://www.epim.no/schemas/mprml/1#FSC_C9> , <http://www.epim.no/schemas/mprml/1#RP_C9> .
ep-material:NormalButane
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS419354"^^xsd:string ;
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_normalbutane> , <http://www.epim.no/schemas/mprml/1#FSC_NC4> , <http://www.epim.no/schemas/mprml/1#FC_butane> .
ep-material:NormalHeptane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_NC7> , <http://www.epim.no/schemas/mprml/1#RP_heptane> .
ep-material:NormalHexane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_NC6> , <http://www.epim.no/schemas/mprml/1#FC_hexane> .
ep-material:NormalNonane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_NC9> .
ep-material:NormalOctane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_NC8> .
ep-material:NormalPentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_normalpentane> , <http://www.epim.no/schemas/mprml/1#FSC_NC5> , <http://www.epim.no/schemas/mprml/1#FC_pentane> .
ep-material:O2
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_dioxygen> , <http://www.epim.no/schemas/mprml/1#FC_O2> .
ep-material:Octanes
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_octanes> , <http://www.epim.no/schemas/mprml/1#FSC_C8> , <http://www.epim.no/schemas/mprml/1#RP_C8> .
ep-material:Oil
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_oil> , <http://www.epim.no/schemas/mprml/1#RP_oil> .
ep-material:Oil-gross
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_oil-gross> .
ep-material:Oil-net
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_oil-net> .
ep-material:OilAndGas
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_oilandgas> .
ep-material:Oleic
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_oleic> .
ep-material:OrthoXylene
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_O-Xylene> .
ep-material:Pentanes
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FSC_C5> .
ep-material:PetroleumGasLiquid
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_petroleumgasliquid> .
ep-material:Propane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_propane> , <http://www.epim.no/schemas/mprml/1#FC_propane> , <http://www.epim.no/schemas/mprml/1#FSC_C3> .
ep-material:Salt
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_salt> .
ep-material:Triethyleneglycol
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_triethyleneglycol> .
ep-material:Vapour
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_vapor> .
ep-material:Water
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_water> , <http://www.epim.no/schemas/mprml/1#FSC_water> .
ep-material:Water-discharge
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_water-discharge> .
ep-material:Water-processed
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#RP_water-processed> .
ep-material:substance-11dmcyPentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_11dmcypentane> .
ep-material:substance-124tmBenzene
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_124tmbenzene> .
ep-material:substance-12dmBenzene
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_12dmbenzene> .
ep-material:substance-13dmBenzene
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_13dmbenzene> .
ep-material:substance-14dmBenzene
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_14dmbenzene> .
ep-material:substance-223tmButane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_223tmbutane> .
ep-material:substance-223tmPentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_223tmpentane> .
ep-material:substance-22dmButane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_22dmbutane> .
ep-material:substance-22dmHexane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_22dmhexane> .
ep-material:substance-22dmPentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_22dmpentane> .
ep-material:substance-22dmPropane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_22dmpropane> .
ep-material:substance-23dmButane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_23dmbutane> .
ep-material:substance-23dmPentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_23dmpentane> .
ep-material:substance-24dmHexane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_24dmhexane> .
ep-material:substance-24dmPentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_24dmpentane> .
ep-material:substance-25dmHexane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_25dmhexane> .
ep-material:substance-2mButane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_2mbutane> .
ep-material:substance-2mHexane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_2mhexane> .
ep-material:substance-2mPentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_2mpentane> .
ep-material:substance-2mPropane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_2mpropane> .
ep-material:substance-33dmPentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_33dmpentane> .
ep-material:substance-3etPentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_3etpentane> .
ep-material:substance-3mHexane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_3mhexane> .
ep-material:substance-3mPentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_3mpentane> .
ep-material:substance-C13dmcyPentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_c13dmcypentane> .
ep-material:substance-Nonanes
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_nonanes> .
ep-material:substance-T12dmcyPentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_t12dmcypentane> .
ep-material:substance-T13dmcyPentane
transhelp:materialClassMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FC_t13dmcypentane> .