David Price

Merge branch 'master' into mprg-swp30

1 +# baseURI: http://www.reportinghub.no/ep/schema/1.0/material-class-maps-to-mpr-enumeration
2 +# imports: http://www.reportinghub.no/ep/schema/1.0/material
3 +# imports: http://www.reportinghub.no/ep/transform/transform-helper-schema
4 +
5 +@prefix ep-material: <http://www.reportinghub.no/ep/schema/material#> .
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 transhelp: <http://www.reportinghub.no/ep/transform/transform-helper-schema#> .
10 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 +
12 +<http://www.reportinghub.no/ep/schema/1.0/material>
13 + rdf:type owl:Ontology ;
14 + owl:imports <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://www.reportinghub.no/ep/schema/1.0/material> ;
15 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
16 +
17 +<http://www.reportinghub.no/ep/schema/1.0/material-class-maps-to-mpr-enumeration>
18 + rdf:type owl:Ontology ;
19 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/material> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> .
20 +
21 +ep-material:Pentane
22 + transhelp:materialClassMapsToMPREnumeration
23 + <http://www.epim.no/schemas/mprml/1#FC_pentane> .
24 +
25 +ep-material:Propane
26 + transhelp:materialClassMapsToMPREnumeration
27 + <http://www.epim.no/schemas/mprml/1#FC_propane> .
28 +
29 +ep-material:substance-11dmcyPentane
30 + transhelp:materialClassMapsToMPREnumeration
31 + <http://www.epim.no/schemas/mprml/1#FC_11dmcypentane> .
32 +
33 +ep-material:substance-124tmBenzene
34 + transhelp:materialClassMapsToMPREnumeration
35 + <http://www.epim.no/schemas/mprml/1#FC_124tmbenzene> .
36 +
37 +ep-material:substance-12dmBenzene
38 + transhelp:materialClassMapsToMPREnumeration
39 + <http://www.epim.no/schemas/mprml/1#FC_12dmbenzene> .
40 +
41 +ep-material:substance-13dmBenzene
42 + transhelp:materialClassMapsToMPREnumeration
43 + <http://www.epim.no/schemas/mprml/1#FC_13dmbenzene> .
44 +
45 +ep-material:substance-14dmBenzene
46 + transhelp:materialClassMapsToMPREnumeration
47 + <http://www.epim.no/schemas/mprml/1#FC_14dmbenzene> .
48 +
49 +ep-material:substance-223tmButane
50 + transhelp:materialClassMapsToMPREnumeration
51 + <http://www.epim.no/schemas/mprml/1#FC_223tmbutane> .
52 +
53 +ep-material:substance-223tmPentane
54 + transhelp:materialClassMapsToMPREnumeration
55 + <http://www.epim.no/schemas/mprml/1#FC_223tmpentane> .
56 +
57 +ep-material:substance-22dmButane
58 + transhelp:materialClassMapsToMPREnumeration
59 + <http://www.epim.no/schemas/mprml/1#FC_22dmbutane> .
60 +
61 +ep-material:substance-22dmHexane
62 + transhelp:materialClassMapsToMPREnumeration
63 + <http://www.epim.no/schemas/mprml/1#FC_22dmhexane> .
64 +
65 +ep-material:substance-22dmPentane
66 + transhelp:materialClassMapsToMPREnumeration
67 + <http://www.epim.no/schemas/mprml/1#FC_22dmpentane> .
68 +
69 +ep-material:substance-22dmPropane
70 + transhelp:materialClassMapsToMPREnumeration
71 + <http://www.epim.no/schemas/mprml/1#FC_22dmpropane> .
72 +
73 +ep-material:substance-23dmButane
74 + transhelp:materialClassMapsToMPREnumeration
75 + <http://www.epim.no/schemas/mprml/1#FC_23dmbutane> .
76 +
77 +ep-material:substance-23dmPentane
78 + transhelp:materialClassMapsToMPREnumeration
79 + <http://www.epim.no/schemas/mprml/1#FC_23dmpentane> .
80 +
81 +ep-material:substance-24dmHexane
82 + transhelp:materialClassMapsToMPREnumeration
83 + <http://www.epim.no/schemas/mprml/1#FC_24dmhexane> .
84 +
85 +ep-material:substance-24dmPentane
86 + transhelp:materialClassMapsToMPREnumeration
87 + <http://www.epim.no/schemas/mprml/1#FC_24dmpentane> .
88 +
89 +ep-material:substance-25dmHexane
90 + transhelp:materialClassMapsToMPREnumeration
91 + <http://www.epim.no/schemas/mprml/1#FC_25dmhexane> .
92 +
93 +ep-material:substance-2mButane
94 + transhelp:materialClassMapsToMPREnumeration
95 + <http://www.epim.no/schemas/mprml/1#FC_2mbutane> .
96 +
97 +ep-material:substance-2mHexane
98 + transhelp:materialClassMapsToMPREnumeration
99 + <http://www.epim.no/schemas/mprml/1#FC_2mhexane> .
100 +
101 +ep-material:substance-2mPentane
102 + transhelp:materialClassMapsToMPREnumeration
103 + <http://www.epim.no/schemas/mprml/1#FC_2mpentane> .
104 +
105 +ep-material:substance-2mPropane
106 + transhelp:materialClassMapsToMPREnumeration
107 + <http://www.epim.no/schemas/mprml/1#FC_2mpropane> .
108 +
109 +ep-material:substance-33dmPentane
110 + transhelp:materialClassMapsToMPREnumeration
111 + <http://www.epim.no/schemas/mprml/1#FC_33dmpentane> .
112 +
113 +ep-material:substance-3etPentane
114 + transhelp:materialClassMapsToMPREnumeration
115 + <http://www.epim.no/schemas/mprml/1#FC_3etpentane> .
116 +
117 +ep-material:substance-3mHexane
118 + transhelp:materialClassMapsToMPREnumeration
119 + <http://www.epim.no/schemas/mprml/1#FC_3mhexane> .
120 +
121 +ep-material:substance-3mPentane
122 + transhelp:materialClassMapsToMPREnumeration
123 + <http://www.epim.no/schemas/mprml/1#FC_3mpentane> .
124 +
125 +ep-material:substance-Ar
126 + transhelp:materialClassMapsToMPREnumeration
127 + <http://www.epim.no/schemas/mprml/1#FC_Ar> .
128 +
129 +ep-material:substance-Benzene
130 + transhelp:materialClassMapsToMPREnumeration
131 + <http://www.epim.no/schemas/mprml/1#FC_benzene> .
132 +
133 +ep-material:substance-Butane
134 + transhelp:materialClassMapsToMPREnumeration
135 + <http://www.epim.no/schemas/mprml/1#FC_butane> .
136 +
137 +ep-material:substance-C11F
138 + transhelp:materialClassMapsToMPREnumeration
139 + <http://www.epim.no/schemas/mprml/1#FC_C11F> .
140 +
141 +ep-material:substance-C12F
142 + transhelp:materialClassMapsToMPREnumeration
143 + <http://www.epim.no/schemas/mprml/1#FC_C12F> .
144 +
145 +ep-material:substance-C13F
146 + transhelp:materialClassMapsToMPREnumeration
147 + <http://www.epim.no/schemas/mprml/1#FC_C13F> .
148 +
149 +ep-material:substance-C13dmcyPentane
150 + transhelp:materialClassMapsToMPREnumeration
151 + <http://www.epim.no/schemas/mprml/1#FC_c13dmcypentane> .
152 +
153 +ep-material:substance-C14F
154 + transhelp:materialClassMapsToMPREnumeration
155 + <http://www.epim.no/schemas/mprml/1#FC_C14F> .
156 +
157 +ep-material:substance-C15F
158 + transhelp:materialClassMapsToMPREnumeration
159 + <http://www.epim.no/schemas/mprml/1#FC_C15F> .
160 +
161 +ep-material:substance-C16F
162 + transhelp:materialClassMapsToMPREnumeration
163 + <http://www.epim.no/schemas/mprml/1#FC_C16F> .
164 +
165 +ep-material:substance-C17F
166 + transhelp:materialClassMapsToMPREnumeration
167 + <http://www.epim.no/schemas/mprml/1#FC_C17F> .
168 +
169 +ep-material:substance-C18F
170 + transhelp:materialClassMapsToMPREnumeration
171 + <http://www.epim.no/schemas/mprml/1#FC_C18F> .
172 +
173 +ep-material:substance-C19F
174 + transhelp:materialClassMapsToMPREnumeration
175 + <http://www.epim.no/schemas/mprml/1#FC_C19F> .
176 +
177 +ep-material:substance-C20F
178 + transhelp:materialClassMapsToMPREnumeration
179 + <http://www.epim.no/schemas/mprml/1#FC_C20F> .
180 +
181 +ep-material:substance-C21F
182 + transhelp:materialClassMapsToMPREnumeration
183 + <http://www.epim.no/schemas/mprml/1#FC_C21F> .
184 +
185 +ep-material:substance-C22F
186 + transhelp:materialClassMapsToMPREnumeration
187 + <http://www.epim.no/schemas/mprml/1#FC_C22F> .
188 +
189 +ep-material:substance-C23F
190 + transhelp:materialClassMapsToMPREnumeration
191 + <http://www.epim.no/schemas/mprml/1#FC_C23F> .
192 +
193 +ep-material:substance-C24F
194 + transhelp:materialClassMapsToMPREnumeration
195 + <http://www.epim.no/schemas/mprml/1#FC_C24F> .
196 +
197 +ep-material:substance-C25F
198 + transhelp:materialClassMapsToMPREnumeration
199 + <http://www.epim.no/schemas/mprml/1#FC_C25F> .
200 +
201 +ep-material:substance-C26F
202 + transhelp:materialClassMapsToMPREnumeration
203 + <http://www.epim.no/schemas/mprml/1#FC_C26F> .
204 +
205 +ep-material:substance-C27F
206 + transhelp:materialClassMapsToMPREnumeration
207 + <http://www.epim.no/schemas/mprml/1#FC_C27F> .
208 +
209 +ep-material:substance-C28F
210 + transhelp:materialClassMapsToMPREnumeration
211 + <http://www.epim.no/schemas/mprml/1#FC_C28F> .
212 +
213 +ep-material:substance-C29F
214 + transhelp:materialClassMapsToMPREnumeration
215 + <http://www.epim.no/schemas/mprml/1#FC_C29F> .
216 +
217 +ep-material:substance-C30F
218 + transhelp:materialClassMapsToMPREnumeration
219 + <http://www.epim.no/schemas/mprml/1#FC_C30F> .
220 +
221 +ep-material:substance-C31F
222 + transhelp:materialClassMapsToMPREnumeration
223 + <http://www.epim.no/schemas/mprml/1#FC_C31F> .
224 +
225 +ep-material:substance-C32F
226 + transhelp:materialClassMapsToMPREnumeration
227 + <http://www.epim.no/schemas/mprml/1#FC_C32F> .
228 +
229 +ep-material:substance-C33F
230 + transhelp:materialClassMapsToMPREnumeration
231 + <http://www.epim.no/schemas/mprml/1#FC_C33F> .
232 +
233 +ep-material:substance-C34F
234 + transhelp:materialClassMapsToMPREnumeration
235 + <http://www.epim.no/schemas/mprml/1#FC_C34F> .
236 +
237 +ep-material:substance-C35F
238 + transhelp:materialClassMapsToMPREnumeration
239 + <http://www.epim.no/schemas/mprml/1#FC_C35F> .
240 +
241 +ep-material:substance-C36F
242 + transhelp:materialClassMapsToMPREnumeration
243 + <http://www.epim.no/schemas/mprml/1#FC_C36F> .
244 +
245 +ep-material:substance-C37F
246 + transhelp:materialClassMapsToMPREnumeration
247 + <http://www.epim.no/schemas/mprml/1#FC_C37F> .
248 +
249 +ep-material:substance-C38F
250 + transhelp:materialClassMapsToMPREnumeration
251 + <http://www.epim.no/schemas/mprml/1#FC_C38F> .
252 +
253 +ep-material:substance-C39F
254 + transhelp:materialClassMapsToMPREnumeration
255 + <http://www.epim.no/schemas/mprml/1#FC_C39F> .
256 +
257 +ep-material:substance-C40F
258 + transhelp:materialClassMapsToMPREnumeration
259 + <http://www.epim.no/schemas/mprml/1#FC_C40F> .
260 +
261 +ep-material:substance-C41F
262 + transhelp:materialClassMapsToMPREnumeration
263 + <http://www.epim.no/schemas/mprml/1#FC_C41F> .
264 +
265 +ep-material:substance-C42F
266 + transhelp:materialClassMapsToMPREnumeration
267 + <http://www.epim.no/schemas/mprml/1#FC_C42F> .
268 +
269 +ep-material:substance-C43F
270 + transhelp:materialClassMapsToMPREnumeration
271 + <http://www.epim.no/schemas/mprml/1#FC_C43F> .
272 +
273 +ep-material:substance-C44F
274 + transhelp:materialClassMapsToMPREnumeration
275 + <http://www.epim.no/schemas/mprml/1#FC_C44F> .
276 +
277 +ep-material:substance-C45F
278 + transhelp:materialClassMapsToMPREnumeration
279 + <http://www.epim.no/schemas/mprml/1#FC_C45F> .
280 +
281 +ep-material:substance-C46F
282 + transhelp:materialClassMapsToMPREnumeration
283 + <http://www.epim.no/schemas/mprml/1#FC_C46F> .
284 +
285 +ep-material:substance-C47F
286 + transhelp:materialClassMapsToMPREnumeration
287 + <http://www.epim.no/schemas/mprml/1#FC_C47F> .
288 +
289 +ep-material:substance-C48F
290 + transhelp:materialClassMapsToMPREnumeration
291 + <http://www.epim.no/schemas/mprml/1#FC_C48F> .
292 +
293 +ep-material:substance-C49F
294 + transhelp:materialClassMapsToMPREnumeration
295 + <http://www.epim.no/schemas/mprml/1#FC_C49F> .
296 +
297 +ep-material:substance-CO2
298 + transhelp:materialClassMapsToMPREnumeration
299 + <http://www.epim.no/schemas/mprml/1#FC_CO2> .
300 +
301 +ep-material:substance-Cyclohexane
302 + transhelp:materialClassMapsToMPREnumeration
303 + <http://www.epim.no/schemas/mprml/1#FC_cyclohexane> .
304 +
305 +ep-material:substance-Cyclopentane
306 + transhelp:materialClassMapsToMPREnumeration
307 + <http://www.epim.no/schemas/mprml/1#FC_cyclopentane> .
308 +
309 +ep-material:substance-Decanes
310 + transhelp:materialClassMapsToMPREnumeration
311 + <http://www.epim.no/schemas/mprml/1#FC_decanes> .
312 +
313 +ep-material:substance-EtBenzene
314 + transhelp:materialClassMapsToMPREnumeration
315 + <http://www.epim.no/schemas/mprml/1#FC_etbenzene> .
316 +
317 +ep-material:substance-EtcyPentane
318 + transhelp:materialClassMapsToMPREnumeration
319 + <http://www.epim.no/schemas/mprml/1#FC_etcypentane> .
320 +
321 +ep-material:substance-Ethane
322 + transhelp:materialClassMapsToMPREnumeration
323 + <http://www.epim.no/schemas/mprml/1#FC_ethane> .
324 +
325 +ep-material:substance-H2
326 + transhelp:materialClassMapsToMPREnumeration
327 + <http://www.epim.no/schemas/mprml/1#FC_H2> .
328 +
329 +ep-material:substance-H2O
330 + transhelp:materialClassMapsToMPREnumeration
331 + <http://www.epim.no/schemas/mprml/1#FC_H2O> .
332 +
333 +ep-material:substance-H2S
334 + transhelp:materialClassMapsToMPREnumeration
335 + <http://www.epim.no/schemas/mprml/1#FC_H2S> .
336 +
337 +ep-material:substance-Heptanes
338 + transhelp:materialClassMapsToMPREnumeration
339 + <http://www.epim.no/schemas/mprml/1#FC_heptanes> .
340 +
341 +ep-material:substance-Hexane
342 + transhelp:materialClassMapsToMPREnumeration
343 + <http://www.epim.no/schemas/mprml/1#FC_hexane> .
344 +
345 +ep-material:substance-Hexanes
346 + transhelp:materialClassMapsToMPREnumeration
347 + <http://www.epim.no/schemas/mprml/1#FC_hexanes> .
348 +
349 +ep-material:substance-MBenzene
350 + transhelp:materialClassMapsToMPREnumeration
351 + <http://www.epim.no/schemas/mprml/1#FC_mbenzene> .
352 +
353 +ep-material:substance-McyHexane
354 + transhelp:materialClassMapsToMPREnumeration
355 + <http://www.epim.no/schemas/mprml/1#FC_mcyhexane> .
356 +
357 +ep-material:substance-McyPentane
358 + transhelp:materialClassMapsToMPREnumeration
359 + <http://www.epim.no/schemas/mprml/1#FC_mcypentane> .
360 +
361 +ep-material:substance-Methane
362 + transhelp:materialClassMapsToMPREnumeration
363 + <http://www.epim.no/schemas/mprml/1#FC_methane> .
364 +
365 +ep-material:substance-N2
366 + transhelp:materialClassMapsToMPREnumeration
367 + <http://www.epim.no/schemas/mprml/1#FC_N2> .
368 +
369 +ep-material:substance-Nonanes
370 + transhelp:materialClassMapsToMPREnumeration
371 + <http://www.epim.no/schemas/mprml/1#FC_nonanes> .
372 +
373 +ep-material:substance-O2
374 + transhelp:materialClassMapsToMPREnumeration
375 + <http://www.epim.no/schemas/mprml/1#FC_O2> .
376 +
377 +ep-material:substance-Octanes
378 + transhelp:materialClassMapsToMPREnumeration
379 + <http://www.epim.no/schemas/mprml/1#FC_octanes> .
380 +
381 +ep-material:substance-T12dmcyPentane
382 + transhelp:materialClassMapsToMPREnumeration
383 + <http://www.epim.no/schemas/mprml/1#FC_t12dmcypentane> .
384 +
385 +ep-material:substance-T13dmcyPentane
386 + transhelp:materialClassMapsToMPREnumeration
387 + <http://www.epim.no/schemas/mprml/1#FC_t13dmcypentane> .
1 # baseURI: http://www.reportinghub.no/ep/schema/1.0/material 1 # baseURI: http://www.reportinghub.no/ep/schema/1.0/material
2 # imports: http://www.reportinghub.no/ep/schema/1.0/core 2 # imports: http://www.reportinghub.no/ep/schema/1.0/core
3 -# imports: http://www.reportinghub.no/ep/transform/transform-helper-schema
4 3
5 @prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . 4 @prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
6 @prefix ep-material: <http://www.reportinghub.no/ep/schema/material#> . 5 @prefix ep-material: <http://www.reportinghub.no/ep/schema/material#> .
...@@ -12,7 +11,7 @@ ...@@ -12,7 +11,7 @@
12 11
13 <http://www.reportinghub.no/ep/schema/1.0/material> 12 <http://www.reportinghub.no/ep/schema/1.0/material>
14 rdf:type owl:Ontology ; 13 rdf:type owl:Ontology ;
15 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> ; 14 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ;
16 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 15 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
17 16
18 ep-material:Air-gas 17 ep-material:Air-gas
...@@ -424,10 +423,9 @@ ep-material:OtherInjectionFluid ...@@ -424,10 +423,9 @@ ep-material:OtherInjectionFluid
424 rdfs:subClassOf ep-material:Fluid . 423 rdfs:subClassOf ep-material:Fluid .
425 424
426 ep-material:Pentane 425 ep-material:Pentane
427 - rdf:type owl:Class , ep-material:SubstanceType ; 426 + rdf:type ep-material:SubstanceType , owl:Class ;
428 rdfs:label "pentane"^^xsd:string ; 427 rdfs:label "pentane"^^xsd:string ;
429 - rdfs:subClassOf ep-material:Material ; 428 + rdfs:subClassOf ep-material:Material .
430 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_pentane> .
431 429
432 ep-material:PetroleumGasLiquid 430 ep-material:PetroleumGasLiquid
433 rdf:type owl:Class ; 431 rdf:type owl:Class ;
...@@ -440,10 +438,9 @@ ep-material:PlusFraction ...@@ -440,10 +438,9 @@ ep-material:PlusFraction
440 rdfs:subClassOf ep-material:Fluid . 438 rdfs:subClassOf ep-material:Fluid .
441 439
442 ep-material:Propane 440 ep-material:Propane
443 - rdf:type owl:Class , ep-material:SubstanceType ; 441 + rdf:type ep-material:SubstanceType , owl:Class ;
444 rdfs:label "propane"^^xsd:string ; 442 rdfs:label "propane"^^xsd:string ;
445 - rdfs:subClassOf ep-material:Material ; 443 + rdfs:subClassOf ep-material:Material .
446 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_propane> .
447 444
448 ep-material:Propane-component 445 ep-material:Propane-component
449 rdf:type owl:Class ; 446 rdf:type owl:Class ;
...@@ -516,7 +513,7 @@ ep-material:Water-processed ...@@ -516,7 +513,7 @@ ep-material:Water-processed
516 rdfs:subClassOf ep-material:Material . 513 rdfs:subClassOf ep-material:Material .
517 514
518 ep-material:firstMaterialOfPair 515 ep-material:firstMaterialOfPair
519 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; 516 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
520 rdfs:domain ep-material:MaterialPair ; 517 rdfs:domain ep-material:MaterialPair ;
521 rdfs:label "first material of pair"^^xsd:string ; 518 rdfs:label "first material of pair"^^xsd:string ;
522 rdfs:range ep-material:Material . 519 rdfs:range ep-material:Material .
...@@ -537,585 +534,495 @@ ep-material:hasNonPrimaryComponent ...@@ -537,585 +534,495 @@ ep-material:hasNonPrimaryComponent
537 rdfs:subPropertyOf ep-material:hasComponent . 534 rdfs:subPropertyOf ep-material:hasComponent .
538 535
539 ep-material:hasPrimaryComponent 536 ep-material:hasPrimaryComponent
540 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 537 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
541 rdfs:domain ep-material:Material ; 538 rdfs:domain ep-material:Material ;
542 rdfs:label "has primary component"^^xsd:string ; 539 rdfs:label "has primary component"^^xsd:string ;
543 rdfs:range ep-material:Material ; 540 rdfs:range ep-material:Material ;
544 rdfs:subPropertyOf ep-material:hasComponent . 541 rdfs:subPropertyOf ep-material:hasComponent .
545 542
546 ep-material:massRatio 543 ep-material:massRatio
547 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 544 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
548 rdfs:domain ep-material:MaterialPair ; 545 rdfs:domain ep-material:MaterialPair ;
549 rdfs:label "mass ratio"^^xsd:string ; 546 rdfs:label "mass ratio"^^xsd:string ;
550 rdfs:range ep-core:Ratio . 547 rdfs:range ep-core:Ratio .
551 548
552 ep-material:moleRatio 549 ep-material:moleRatio
553 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 550 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
554 rdfs:domain ep-material:MaterialPair ; 551 rdfs:domain ep-material:MaterialPair ;
555 rdfs:label "mole ratio"^^xsd:string ; 552 rdfs:label "mole ratio"^^xsd:string ;
556 rdfs:range ep-core:Ratio . 553 rdfs:range ep-core:Ratio .
557 554
558 ep-material:partMaterialOfPair 555 ep-material:partMaterialOfPair
559 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; 556 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
560 rdfs:domain ep-material:MaterialPartWholePair ; 557 rdfs:domain ep-material:MaterialPartWholePair ;
561 rdfs:label "part material of pair"^^xsd:string ; 558 rdfs:label "part material of pair"^^xsd:string ;
562 rdfs:range ep-material:Material ; 559 rdfs:range ep-material:Material ;
563 rdfs:subPropertyOf ep-material:firstMaterialOfPair . 560 rdfs:subPropertyOf ep-material:firstMaterialOfPair .
564 561
565 ep-material:secondMaterialOfPair 562 ep-material:secondMaterialOfPair
566 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; 563 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
567 rdfs:domain ep-material:MaterialPair ; 564 rdfs:domain ep-material:MaterialPair ;
568 rdfs:label "second material of pair"^^xsd:string ; 565 rdfs:label "second material of pair"^^xsd:string ;
569 rdfs:range ep-material:Material . 566 rdfs:range ep-material:Material .
570 567
571 ep-material:substance-11dmcyPentane 568 ep-material:substance-11dmcyPentane
572 - rdf:type owl:Class , ep-material:SubstanceType ; 569 + rdf:type ep-material:SubstanceType , owl:Class ;
573 rdfs:label "11dmcy pentane"^^xsd:string ; 570 rdfs:label "11dmcy pentane"^^xsd:string ;
574 - rdfs:subClassOf ep-material:Material ; 571 + rdfs:subClassOf ep-material:Material .
575 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_11dmcypentane> .
576 572
577 ep-material:substance-124tmBenzene 573 ep-material:substance-124tmBenzene
578 - rdf:type owl:Class , ep-material:SubstanceType ; 574 + rdf:type ep-material:SubstanceType , owl:Class ;
579 rdfs:label "124tm benzene"^^xsd:string ; 575 rdfs:label "124tm benzene"^^xsd:string ;
580 - rdfs:subClassOf ep-material:Material ; 576 + rdfs:subClassOf ep-material:Material .
581 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_124tmbenzene> .
582 577
583 ep-material:substance-12dmBenzene 578 ep-material:substance-12dmBenzene
584 - rdf:type owl:Class , ep-material:SubstanceType ; 579 + rdf:type ep-material:SubstanceType , owl:Class ;
585 rdfs:label "12dm benzene"^^xsd:string ; 580 rdfs:label "12dm benzene"^^xsd:string ;
586 - rdfs:subClassOf ep-material:Material ; 581 + rdfs:subClassOf ep-material:Material .
587 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_12dmbenzene> .
588 582
589 ep-material:substance-13dmBenzene 583 ep-material:substance-13dmBenzene
590 - rdf:type owl:Class , ep-material:SubstanceType ; 584 + rdf:type ep-material:SubstanceType , owl:Class ;
591 rdfs:label "13dm benzene"^^xsd:string ; 585 rdfs:label "13dm benzene"^^xsd:string ;
592 - rdfs:subClassOf ep-material:Material ; 586 + rdfs:subClassOf ep-material:Material .
593 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_13dmbenzene> .
594 587
595 ep-material:substance-14dmBenzene 588 ep-material:substance-14dmBenzene
596 - rdf:type owl:Class , ep-material:SubstanceType ; 589 + rdf:type ep-material:SubstanceType , owl:Class ;
597 rdfs:label "14dm benzene"^^xsd:string ; 590 rdfs:label "14dm benzene"^^xsd:string ;
598 - rdfs:subClassOf ep-material:Material ; 591 + rdfs:subClassOf ep-material:Material .
599 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_14dmbenzene> .
600 592
601 ep-material:substance-223tmButane 593 ep-material:substance-223tmButane
602 - rdf:type owl:Class , ep-material:SubstanceType ; 594 + rdf:type ep-material:SubstanceType , owl:Class ;
603 rdfs:label "223tm butane"^^xsd:string ; 595 rdfs:label "223tm butane"^^xsd:string ;
604 - rdfs:subClassOf ep-material:Material ; 596 + rdfs:subClassOf ep-material:Material .
605 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_223tmbutane> .
606 597
607 ep-material:substance-223tmPentane 598 ep-material:substance-223tmPentane
608 - rdf:type owl:Class , ep-material:SubstanceType ; 599 + rdf:type ep-material:SubstanceType , owl:Class ;
609 rdfs:label "223tm pentane"^^xsd:string ; 600 rdfs:label "223tm pentane"^^xsd:string ;
610 - rdfs:subClassOf ep-material:Material ; 601 + rdfs:subClassOf ep-material:Material .
611 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_223tmpentane> .
612 602
613 ep-material:substance-22dmButane 603 ep-material:substance-22dmButane
614 - rdf:type owl:Class , ep-material:SubstanceType ; 604 + rdf:type ep-material:SubstanceType , owl:Class ;
615 rdfs:label "22dm butane"^^xsd:string ; 605 rdfs:label "22dm butane"^^xsd:string ;
616 - rdfs:subClassOf ep-material:Material ; 606 + rdfs:subClassOf ep-material:Material .
617 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_22dmbutane> .
618 607
619 ep-material:substance-22dmHexane 608 ep-material:substance-22dmHexane
620 - rdf:type owl:Class , ep-material:SubstanceType ; 609 + rdf:type ep-material:SubstanceType , owl:Class ;
621 rdfs:label "22dm hexane"^^xsd:string ; 610 rdfs:label "22dm hexane"^^xsd:string ;
622 - rdfs:subClassOf ep-material:Material ; 611 + rdfs:subClassOf ep-material:Material .
623 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_22dmhexane> .
624 612
625 ep-material:substance-22dmPentane 613 ep-material:substance-22dmPentane
626 - rdf:type owl:Class , ep-material:SubstanceType ; 614 + rdf:type ep-material:SubstanceType , owl:Class ;
627 rdfs:label "22dm pentane"^^xsd:string ; 615 rdfs:label "22dm pentane"^^xsd:string ;
628 - rdfs:subClassOf ep-material:Material ; 616 + rdfs:subClassOf ep-material:Material .
629 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_22dmpentane> .
630 617
631 ep-material:substance-22dmPropane 618 ep-material:substance-22dmPropane
632 - rdf:type owl:Class , ep-material:SubstanceType ; 619 + rdf:type ep-material:SubstanceType , owl:Class ;
633 rdfs:label "22dm propane"^^xsd:string ; 620 rdfs:label "22dm propane"^^xsd:string ;
634 - rdfs:subClassOf ep-material:Material ; 621 + rdfs:subClassOf ep-material:Material .
635 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_22dmpropane> .
636 622
637 ep-material:substance-23dmButane 623 ep-material:substance-23dmButane
638 - rdf:type owl:Class , ep-material:SubstanceType ; 624 + rdf:type ep-material:SubstanceType , owl:Class ;
639 rdfs:label "23dm butane"^^xsd:string ; 625 rdfs:label "23dm butane"^^xsd:string ;
640 - rdfs:subClassOf ep-material:Material ; 626 + rdfs:subClassOf ep-material:Material .
641 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_23dmbutane> .
642 627
643 ep-material:substance-23dmPentane 628 ep-material:substance-23dmPentane
644 - rdf:type owl:Class , ep-material:SubstanceType ; 629 + rdf:type ep-material:SubstanceType , owl:Class ;
645 rdfs:label "23dm pentane"^^xsd:string ; 630 rdfs:label "23dm pentane"^^xsd:string ;
646 - rdfs:subClassOf ep-material:Material ; 631 + rdfs:subClassOf ep-material:Material .
647 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_23dmpentane> .
648 632
649 ep-material:substance-24dmHexane 633 ep-material:substance-24dmHexane
650 - rdf:type owl:Class , ep-material:SubstanceType ; 634 + rdf:type ep-material:SubstanceType , owl:Class ;
651 rdfs:label "24dm hexane"^^xsd:string ; 635 rdfs:label "24dm hexane"^^xsd:string ;
652 - rdfs:subClassOf ep-material:Material ; 636 + rdfs:subClassOf ep-material:Material .
653 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_24dmhexane> .
654 637
655 ep-material:substance-24dmPentane 638 ep-material:substance-24dmPentane
656 - rdf:type owl:Class , ep-material:SubstanceType ; 639 + rdf:type ep-material:SubstanceType , owl:Class ;
657 rdfs:label "24dm pentane"^^xsd:string ; 640 rdfs:label "24dm pentane"^^xsd:string ;
658 - rdfs:subClassOf ep-material:Material ; 641 + rdfs:subClassOf ep-material:Material .
659 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_24dmpentane> .
660 642
661 ep-material:substance-25dmHexane 643 ep-material:substance-25dmHexane
662 - rdf:type owl:Class , ep-material:SubstanceType ; 644 + rdf:type ep-material:SubstanceType , owl:Class ;
663 rdfs:label "25dm hexane"^^xsd:string ; 645 rdfs:label "25dm hexane"^^xsd:string ;
664 - rdfs:subClassOf ep-material:Material ; 646 + rdfs:subClassOf ep-material:Material .
665 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_25dmhexane> .
666 647
667 ep-material:substance-2mButane 648 ep-material:substance-2mButane
668 - rdf:type owl:Class , ep-material:SubstanceType ; 649 + rdf:type ep-material:SubstanceType , owl:Class ;
669 rdfs:label "2m butane"^^xsd:string ; 650 rdfs:label "2m butane"^^xsd:string ;
670 - rdfs:subClassOf ep-material:Material ; 651 + rdfs:subClassOf ep-material:Material .
671 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_2mbutane> .
672 652
673 ep-material:substance-2mHexane 653 ep-material:substance-2mHexane
674 - rdf:type owl:Class , ep-material:SubstanceType ; 654 + rdf:type ep-material:SubstanceType , owl:Class ;
675 rdfs:label "2m hexane"^^xsd:string ; 655 rdfs:label "2m hexane"^^xsd:string ;
676 - rdfs:subClassOf ep-material:Material ; 656 + rdfs:subClassOf ep-material:Material .
677 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_2mhexane> .
678 657
679 ep-material:substance-2mPentane 658 ep-material:substance-2mPentane
680 - rdf:type owl:Class , ep-material:SubstanceType ; 659 + rdf:type ep-material:SubstanceType , owl:Class ;
681 rdfs:label "2m pentane"^^xsd:string ; 660 rdfs:label "2m pentane"^^xsd:string ;
682 - rdfs:subClassOf ep-material:Material ; 661 + rdfs:subClassOf ep-material:Material .
683 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_2mpentane> .
684 662
685 ep-material:substance-2mPropane 663 ep-material:substance-2mPropane
686 - rdf:type owl:Class , ep-material:SubstanceType ; 664 + rdf:type ep-material:SubstanceType , owl:Class ;
687 rdfs:label "2m propane"^^xsd:string ; 665 rdfs:label "2m propane"^^xsd:string ;
688 - rdfs:subClassOf ep-material:Material ; 666 + rdfs:subClassOf ep-material:Material .
689 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_2mpropane> .
690 667
691 ep-material:substance-33dmPentane 668 ep-material:substance-33dmPentane
692 - rdf:type owl:Class , ep-material:SubstanceType ; 669 + rdf:type ep-material:SubstanceType , owl:Class ;
693 rdfs:label "33dm pentane"^^xsd:string ; 670 rdfs:label "33dm pentane"^^xsd:string ;
694 - rdfs:subClassOf ep-material:Material ; 671 + rdfs:subClassOf ep-material:Material .
695 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_33dmpentane> .
696 672
697 ep-material:substance-3etPentane 673 ep-material:substance-3etPentane
698 - rdf:type owl:Class , ep-material:SubstanceType ; 674 + rdf:type ep-material:SubstanceType , owl:Class ;
699 rdfs:label "3et pentane"^^xsd:string ; 675 rdfs:label "3et pentane"^^xsd:string ;
700 - rdfs:subClassOf ep-material:Material ; 676 + rdfs:subClassOf ep-material:Material .
701 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_3etpentane> .
702 677
703 ep-material:substance-3mHexane 678 ep-material:substance-3mHexane
704 - rdf:type owl:Class , ep-material:SubstanceType ; 679 + rdf:type ep-material:SubstanceType , owl:Class ;
705 rdfs:label "3m hexane"^^xsd:string ; 680 rdfs:label "3m hexane"^^xsd:string ;
706 - rdfs:subClassOf ep-material:Material ; 681 + rdfs:subClassOf ep-material:Material .
707 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_3mhexane> .
708 682
709 ep-material:substance-3mPentane 683 ep-material:substance-3mPentane
710 - rdf:type owl:Class , ep-material:SubstanceType ; 684 + rdf:type ep-material:SubstanceType , owl:Class ;
711 rdfs:label "3m pentane"^^xsd:string ; 685 rdfs:label "3m pentane"^^xsd:string ;
712 - rdfs:subClassOf ep-material:Material ; 686 + rdfs:subClassOf ep-material:Material .
713 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_3mpentane> .
714 687
715 ep-material:substance-Ar 688 ep-material:substance-Ar
716 - rdf:type owl:Class , ep-material:SubstanceType ; 689 + rdf:type ep-material:SubstanceType , owl:Class ;
717 - rdfs:label "Argon"^^xsd:string , "Ar"^^xsd:string ; 690 + rdfs:label "Ar"^^xsd:string , "Argon"^^xsd:string ;
718 - rdfs:subClassOf ep-material:Material ; 691 + rdfs:subClassOf ep-material:Material .
719 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_Ar> .
720 692
721 ep-material:substance-Benzene 693 ep-material:substance-Benzene
722 - rdf:type owl:Class , ep-material:SubstanceType ; 694 + rdf:type ep-material:SubstanceType , owl:Class ;
723 rdfs:label "benzene"^^xsd:string ; 695 rdfs:label "benzene"^^xsd:string ;
724 - rdfs:subClassOf ep-material:Material ; 696 + rdfs:subClassOf ep-material:Material .
725 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_benzene> .
726 697
727 ep-material:substance-Butane 698 ep-material:substance-Butane
728 - rdf:type owl:Class , ep-material:SubstanceType ; 699 + rdf:type ep-material:SubstanceType , owl:Class ;
729 rdfs:label "butane"^^xsd:string ; 700 rdfs:label "butane"^^xsd:string ;
730 - rdfs:subClassOf ep-material:Material ; 701 + rdfs:subClassOf ep-material:Material .
731 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_butane> .
732 702
733 ep-material:substance-C11F 703 ep-material:substance-C11F
734 - rdf:type owl:Class , ep-material:SubstanceType ; 704 + rdf:type ep-material:SubstanceType , owl:Class ;
735 rdfs:label "C11F"^^xsd:string ; 705 rdfs:label "C11F"^^xsd:string ;
736 - rdfs:subClassOf ep-material:Material ; 706 + rdfs:subClassOf ep-material:Material .
737 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C11F> .
738 707
739 ep-material:substance-C12F 708 ep-material:substance-C12F
740 - rdf:type owl:Class , ep-material:SubstanceType ; 709 + rdf:type ep-material:SubstanceType , owl:Class ;
741 rdfs:label "C12F"^^xsd:string ; 710 rdfs:label "C12F"^^xsd:string ;
742 - rdfs:subClassOf ep-material:Material ; 711 + rdfs:subClassOf ep-material:Material .
743 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C12F> .
744 712
745 ep-material:substance-C13F 713 ep-material:substance-C13F
746 - rdf:type owl:Class , ep-material:SubstanceType ; 714 + rdf:type ep-material:SubstanceType , owl:Class ;
747 rdfs:label "C13F"^^xsd:string ; 715 rdfs:label "C13F"^^xsd:string ;
748 - rdfs:subClassOf ep-material:Material ; 716 + rdfs:subClassOf ep-material:Material .
749 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C13F> .
750 717
751 ep-material:substance-C13dmcyPentane 718 ep-material:substance-C13dmcyPentane
752 - rdf:type owl:Class , ep-material:SubstanceType ; 719 + rdf:type ep-material:SubstanceType , owl:Class ;
753 rdfs:label "c13dmcy pentane"^^xsd:string ; 720 rdfs:label "c13dmcy pentane"^^xsd:string ;
754 - rdfs:subClassOf ep-material:Material ; 721 + rdfs:subClassOf ep-material:Material .
755 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_c13dmcypentane> .
756 722
757 ep-material:substance-C14F 723 ep-material:substance-C14F
758 - rdf:type owl:Class , ep-material:SubstanceType ; 724 + rdf:type ep-material:SubstanceType , owl:Class ;
759 rdfs:label "C14F"^^xsd:string ; 725 rdfs:label "C14F"^^xsd:string ;
760 - rdfs:subClassOf ep-material:Material ; 726 + rdfs:subClassOf ep-material:Material .
761 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C14F> .
762 727
763 ep-material:substance-C15F 728 ep-material:substance-C15F
764 - rdf:type owl:Class , ep-material:SubstanceType ; 729 + rdf:type ep-material:SubstanceType , owl:Class ;
765 rdfs:label "C15F"^^xsd:string ; 730 rdfs:label "C15F"^^xsd:string ;
766 - rdfs:subClassOf ep-material:Material ; 731 + rdfs:subClassOf ep-material:Material .
767 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C15F> .
768 732
769 ep-material:substance-C16F 733 ep-material:substance-C16F
770 - rdf:type owl:Class , ep-material:SubstanceType ; 734 + rdf:type ep-material:SubstanceType , owl:Class ;
771 rdfs:label "C16F"^^xsd:string ; 735 rdfs:label "C16F"^^xsd:string ;
772 - rdfs:subClassOf ep-material:Material ; 736 + rdfs:subClassOf ep-material:Material .
773 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C16F> .
774 737
775 ep-material:substance-C17F 738 ep-material:substance-C17F
776 - rdf:type owl:Class , ep-material:SubstanceType ; 739 + rdf:type ep-material:SubstanceType , owl:Class ;
777 rdfs:label "C17F"^^xsd:string ; 740 rdfs:label "C17F"^^xsd:string ;
778 - rdfs:subClassOf ep-material:Material ; 741 + rdfs:subClassOf ep-material:Material .
779 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C17F> .
780 742
781 ep-material:substance-C18F 743 ep-material:substance-C18F
782 - rdf:type owl:Class , ep-material:SubstanceType ; 744 + rdf:type ep-material:SubstanceType , owl:Class ;
783 rdfs:label "C18F"^^xsd:string ; 745 rdfs:label "C18F"^^xsd:string ;
784 - rdfs:subClassOf ep-material:Material ; 746 + rdfs:subClassOf ep-material:Material .
785 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C18F> .
786 747
787 ep-material:substance-C19F 748 ep-material:substance-C19F
788 - rdf:type owl:Class , ep-material:SubstanceType ; 749 + rdf:type ep-material:SubstanceType , owl:Class ;
789 rdfs:label "C19F"^^xsd:string ; 750 rdfs:label "C19F"^^xsd:string ;
790 - rdfs:subClassOf ep-material:Material ; 751 + rdfs:subClassOf ep-material:Material .
791 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C19F> .
792 752
793 ep-material:substance-C20F 753 ep-material:substance-C20F
794 - rdf:type owl:Class , ep-material:SubstanceType ; 754 + rdf:type ep-material:SubstanceType , owl:Class ;
795 rdfs:label "C20F"^^xsd:string ; 755 rdfs:label "C20F"^^xsd:string ;
796 - rdfs:subClassOf ep-material:Material ; 756 + rdfs:subClassOf ep-material:Material .
797 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C20F> .
798 757
799 ep-material:substance-C21F 758 ep-material:substance-C21F
800 - rdf:type owl:Class , ep-material:SubstanceType ; 759 + rdf:type ep-material:SubstanceType , owl:Class ;
801 rdfs:label "C21F"^^xsd:string ; 760 rdfs:label "C21F"^^xsd:string ;
802 - rdfs:subClassOf ep-material:Material ; 761 + rdfs:subClassOf ep-material:Material .
803 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C21F> .
804 762
805 ep-material:substance-C22F 763 ep-material:substance-C22F
806 - rdf:type owl:Class , ep-material:SubstanceType ; 764 + rdf:type ep-material:SubstanceType , owl:Class ;
807 rdfs:label "C22F"^^xsd:string ; 765 rdfs:label "C22F"^^xsd:string ;
808 - rdfs:subClassOf ep-material:Material ; 766 + rdfs:subClassOf ep-material:Material .
809 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C22F> .
810 767
811 ep-material:substance-C23F 768 ep-material:substance-C23F
812 - rdf:type owl:Class , ep-material:SubstanceType ; 769 + rdf:type ep-material:SubstanceType , owl:Class ;
813 rdfs:label "C23F"^^xsd:string ; 770 rdfs:label "C23F"^^xsd:string ;
814 - rdfs:subClassOf ep-material:Material ; 771 + rdfs:subClassOf ep-material:Material .
815 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C23F> .
816 772
817 ep-material:substance-C24F 773 ep-material:substance-C24F
818 - rdf:type owl:Class , ep-material:SubstanceType ; 774 + rdf:type ep-material:SubstanceType , owl:Class ;
819 rdfs:label "C24F"^^xsd:string ; 775 rdfs:label "C24F"^^xsd:string ;
820 - rdfs:subClassOf ep-material:Material ; 776 + rdfs:subClassOf ep-material:Material .
821 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C24F> .
822 777
823 ep-material:substance-C25F 778 ep-material:substance-C25F
824 - rdf:type owl:Class , ep-material:SubstanceType ; 779 + rdf:type ep-material:SubstanceType , owl:Class ;
825 rdfs:label "C25F"^^xsd:string ; 780 rdfs:label "C25F"^^xsd:string ;
826 - rdfs:subClassOf ep-material:Material ; 781 + rdfs:subClassOf ep-material:Material .
827 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C25F> .
828 782
829 ep-material:substance-C26F 783 ep-material:substance-C26F
830 - rdf:type owl:Class , ep-material:SubstanceType ; 784 + rdf:type ep-material:SubstanceType , owl:Class ;
831 rdfs:label "C26F"^^xsd:string ; 785 rdfs:label "C26F"^^xsd:string ;
832 - rdfs:subClassOf ep-material:Material ; 786 + rdfs:subClassOf ep-material:Material .
833 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C26F> .
834 787
835 ep-material:substance-C27F 788 ep-material:substance-C27F
836 - rdf:type owl:Class , ep-material:SubstanceType ; 789 + rdf:type ep-material:SubstanceType , owl:Class ;
837 rdfs:label "C27F"^^xsd:string ; 790 rdfs:label "C27F"^^xsd:string ;
838 - rdfs:subClassOf ep-material:Material ; 791 + rdfs:subClassOf ep-material:Material .
839 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C27F> .
840 792
841 ep-material:substance-C28F 793 ep-material:substance-C28F
842 - rdf:type owl:Class , ep-material:SubstanceType ; 794 + rdf:type ep-material:SubstanceType , owl:Class ;
843 rdfs:label "C28F"^^xsd:string ; 795 rdfs:label "C28F"^^xsd:string ;
844 - rdfs:subClassOf ep-material:Material ; 796 + rdfs:subClassOf ep-material:Material .
845 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C28F> .
846 797
847 ep-material:substance-C29F 798 ep-material:substance-C29F
848 - rdf:type owl:Class , ep-material:SubstanceType ; 799 + rdf:type ep-material:SubstanceType , owl:Class ;
849 rdfs:label "C29F"^^xsd:string ; 800 rdfs:label "C29F"^^xsd:string ;
850 - rdfs:subClassOf ep-material:Material ; 801 + rdfs:subClassOf ep-material:Material .
851 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C29F> .
852 802
853 ep-material:substance-C30F 803 ep-material:substance-C30F
854 - rdf:type owl:Class , ep-material:SubstanceType ; 804 + rdf:type ep-material:SubstanceType , owl:Class ;
855 rdfs:label "C30F"^^xsd:string ; 805 rdfs:label "C30F"^^xsd:string ;
856 - rdfs:subClassOf ep-material:Material ; 806 + rdfs:subClassOf ep-material:Material .
857 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C30F> .
858 807
859 ep-material:substance-C31F 808 ep-material:substance-C31F
860 - rdf:type owl:Class , ep-material:SubstanceType ; 809 + rdf:type ep-material:SubstanceType , owl:Class ;
861 rdfs:label "C31F"^^xsd:string ; 810 rdfs:label "C31F"^^xsd:string ;
862 - rdfs:subClassOf ep-material:Material ; 811 + rdfs:subClassOf ep-material:Material .
863 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C31F> .
864 812
865 ep-material:substance-C32F 813 ep-material:substance-C32F
866 - rdf:type owl:Class , ep-material:SubstanceType ; 814 + rdf:type ep-material:SubstanceType , owl:Class ;
867 rdfs:label "C32F"^^xsd:string ; 815 rdfs:label "C32F"^^xsd:string ;
868 - rdfs:subClassOf ep-material:Material ; 816 + rdfs:subClassOf ep-material:Material .
869 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C32F> .
870 817
871 ep-material:substance-C33F 818 ep-material:substance-C33F
872 - rdf:type owl:Class , ep-material:SubstanceType ; 819 + rdf:type ep-material:SubstanceType , owl:Class ;
873 rdfs:label "C33F"^^xsd:string ; 820 rdfs:label "C33F"^^xsd:string ;
874 - rdfs:subClassOf ep-material:Material ; 821 + rdfs:subClassOf ep-material:Material .
875 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C33F> .
876 822
877 ep-material:substance-C34F 823 ep-material:substance-C34F
878 - rdf:type owl:Class , ep-material:SubstanceType ; 824 + rdf:type ep-material:SubstanceType , owl:Class ;
879 rdfs:label "C34F"^^xsd:string ; 825 rdfs:label "C34F"^^xsd:string ;
880 - rdfs:subClassOf ep-material:Material ; 826 + rdfs:subClassOf ep-material:Material .
881 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C34F> .
882 827
883 ep-material:substance-C35F 828 ep-material:substance-C35F
884 - rdf:type owl:Class , ep-material:SubstanceType ; 829 + rdf:type ep-material:SubstanceType , owl:Class ;
885 rdfs:label "C35F"^^xsd:string ; 830 rdfs:label "C35F"^^xsd:string ;
886 - rdfs:subClassOf ep-material:Material ; 831 + rdfs:subClassOf ep-material:Material .
887 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C35F> .
888 832
889 ep-material:substance-C36F 833 ep-material:substance-C36F
890 - rdf:type owl:Class , ep-material:SubstanceType ; 834 + rdf:type ep-material:SubstanceType , owl:Class ;
891 rdfs:label "C36F"^^xsd:string ; 835 rdfs:label "C36F"^^xsd:string ;
892 - rdfs:subClassOf ep-material:Material ; 836 + rdfs:subClassOf ep-material:Material .
893 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C36F> .
894 837
895 ep-material:substance-C37F 838 ep-material:substance-C37F
896 - rdf:type owl:Class , ep-material:SubstanceType ; 839 + rdf:type ep-material:SubstanceType , owl:Class ;
897 rdfs:label "C37F"^^xsd:string ; 840 rdfs:label "C37F"^^xsd:string ;
898 - rdfs:subClassOf ep-material:Material ; 841 + rdfs:subClassOf ep-material:Material .
899 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C37F> .
900 842
901 ep-material:substance-C38F 843 ep-material:substance-C38F
902 - rdf:type owl:Class , ep-material:SubstanceType ; 844 + rdf:type ep-material:SubstanceType , owl:Class ;
903 rdfs:label "C38F"^^xsd:string ; 845 rdfs:label "C38F"^^xsd:string ;
904 - rdfs:subClassOf ep-material:Material ; 846 + rdfs:subClassOf ep-material:Material .
905 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C38F> .
906 847
907 ep-material:substance-C39F 848 ep-material:substance-C39F
908 - rdf:type owl:Class , ep-material:SubstanceType ; 849 + rdf:type ep-material:SubstanceType , owl:Class ;
909 rdfs:label "C39F"^^xsd:string ; 850 rdfs:label "C39F"^^xsd:string ;
910 - rdfs:subClassOf ep-material:Material ; 851 + rdfs:subClassOf ep-material:Material .
911 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C39F> .
912 852
913 ep-material:substance-C40F 853 ep-material:substance-C40F
914 - rdf:type owl:Class , ep-material:SubstanceType ; 854 + rdf:type ep-material:SubstanceType , owl:Class ;
915 rdfs:label "C40F"^^xsd:string ; 855 rdfs:label "C40F"^^xsd:string ;
916 - rdfs:subClassOf ep-material:Material ; 856 + rdfs:subClassOf ep-material:Material .
917 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C40F> .
918 857
919 ep-material:substance-C41F 858 ep-material:substance-C41F
920 - rdf:type owl:Class , ep-material:SubstanceType ; 859 + rdf:type ep-material:SubstanceType , owl:Class ;
921 rdfs:label "C41F"^^xsd:string ; 860 rdfs:label "C41F"^^xsd:string ;
922 - rdfs:subClassOf ep-material:Material ; 861 + rdfs:subClassOf ep-material:Material .
923 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C41F> .
924 862
925 ep-material:substance-C42F 863 ep-material:substance-C42F
926 - rdf:type owl:Class , ep-material:SubstanceType ; 864 + rdf:type ep-material:SubstanceType , owl:Class ;
927 rdfs:label "C42F"^^xsd:string ; 865 rdfs:label "C42F"^^xsd:string ;
928 - rdfs:subClassOf ep-material:Material ; 866 + rdfs:subClassOf ep-material:Material .
929 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C42F> .
930 867
931 ep-material:substance-C43F 868 ep-material:substance-C43F
932 - rdf:type owl:Class , ep-material:SubstanceType ; 869 + rdf:type ep-material:SubstanceType , owl:Class ;
933 rdfs:label "C43F"^^xsd:string ; 870 rdfs:label "C43F"^^xsd:string ;
934 - rdfs:subClassOf ep-material:Material ; 871 + rdfs:subClassOf ep-material:Material .
935 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C43F> .
936 872
937 ep-material:substance-C44F 873 ep-material:substance-C44F
938 - rdf:type owl:Class , ep-material:SubstanceType ; 874 + rdf:type ep-material:SubstanceType , owl:Class ;
939 rdfs:label "C44F"^^xsd:string ; 875 rdfs:label "C44F"^^xsd:string ;
940 - rdfs:subClassOf ep-material:Material ; 876 + rdfs:subClassOf ep-material:Material .
941 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C44F> .
942 877
943 ep-material:substance-C45F 878 ep-material:substance-C45F
944 - rdf:type owl:Class , ep-material:SubstanceType ; 879 + rdf:type ep-material:SubstanceType , owl:Class ;
945 rdfs:label "C45F"^^xsd:string ; 880 rdfs:label "C45F"^^xsd:string ;
946 - rdfs:subClassOf ep-material:Material ; 881 + rdfs:subClassOf ep-material:Material .
947 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C45F> .
948 882
949 ep-material:substance-C46F 883 ep-material:substance-C46F
950 - rdf:type owl:Class , ep-material:SubstanceType ; 884 + rdf:type ep-material:SubstanceType , owl:Class ;
951 rdfs:label "C46F"^^xsd:string ; 885 rdfs:label "C46F"^^xsd:string ;
952 - rdfs:subClassOf ep-material:Material ; 886 + rdfs:subClassOf ep-material:Material .
953 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C46F> .
954 887
955 ep-material:substance-C47F 888 ep-material:substance-C47F
956 - rdf:type owl:Class , ep-material:SubstanceType ; 889 + rdf:type ep-material:SubstanceType , owl:Class ;
957 rdfs:label "C47F"^^xsd:string ; 890 rdfs:label "C47F"^^xsd:string ;
958 - rdfs:subClassOf ep-material:Material ; 891 + rdfs:subClassOf ep-material:Material .
959 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C47F> .
960 892
961 ep-material:substance-C48F 893 ep-material:substance-C48F
962 - rdf:type owl:Class , ep-material:SubstanceType ; 894 + rdf:type ep-material:SubstanceType , owl:Class ;
963 rdfs:label "C48F"^^xsd:string ; 895 rdfs:label "C48F"^^xsd:string ;
964 - rdfs:subClassOf ep-material:Material ; 896 + rdfs:subClassOf ep-material:Material .
965 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C48F> .
966 897
967 ep-material:substance-C49F 898 ep-material:substance-C49F
968 - rdf:type owl:Class , ep-material:SubstanceType ; 899 + rdf:type ep-material:SubstanceType , owl:Class ;
969 rdfs:label "C49F"^^xsd:string ; 900 rdfs:label "C49F"^^xsd:string ;
970 - rdfs:subClassOf ep-material:Material ; 901 + rdfs:subClassOf ep-material:Material .
971 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C49F> .
972 902
973 ep-material:substance-CO2 903 ep-material:substance-CO2
974 - rdf:type owl:Class , ep-material:SubstanceType ; 904 + rdf:type ep-material:SubstanceType , owl:Class ;
975 rdfs:label "CO2"^^xsd:string ; 905 rdfs:label "CO2"^^xsd:string ;
976 - rdfs:subClassOf ep-material:Material ; 906 + rdfs:subClassOf ep-material:Material .
977 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_CO2> .
978 907
979 ep-material:substance-Cyclohexane 908 ep-material:substance-Cyclohexane
980 - rdf:type owl:Class , ep-material:SubstanceType ; 909 + rdf:type ep-material:SubstanceType , owl:Class ;
981 rdfs:label "cyclohexane"^^xsd:string ; 910 rdfs:label "cyclohexane"^^xsd:string ;
982 - rdfs:subClassOf ep-material:Material ; 911 + rdfs:subClassOf ep-material:Material .
983 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_cyclohexane> .
984 912
985 ep-material:substance-Cyclopentane 913 ep-material:substance-Cyclopentane
986 - rdf:type owl:Class , ep-material:SubstanceType ; 914 + rdf:type ep-material:SubstanceType , owl:Class ;
987 rdfs:label "cyclopentane"^^xsd:string ; 915 rdfs:label "cyclopentane"^^xsd:string ;
988 - rdfs:subClassOf ep-material:Material ; 916 + rdfs:subClassOf ep-material:Material .
989 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_cyclopentane> .
990 917
991 ep-material:substance-Decanes 918 ep-material:substance-Decanes
992 - rdf:type owl:Class , ep-material:SubstanceType ; 919 + rdf:type ep-material:SubstanceType , owl:Class ;
993 rdfs:label "decanes"^^xsd:string ; 920 rdfs:label "decanes"^^xsd:string ;
994 - rdfs:subClassOf ep-material:Material ; 921 + rdfs:subClassOf ep-material:Material .
995 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_decanes> .
996 922
997 ep-material:substance-EtBenzene 923 ep-material:substance-EtBenzene
998 - rdf:type owl:Class , ep-material:SubstanceType ; 924 + rdf:type ep-material:SubstanceType , owl:Class ;
999 rdfs:label "et benzene"^^xsd:string ; 925 rdfs:label "et benzene"^^xsd:string ;
1000 - rdfs:subClassOf ep-material:Material ; 926 + rdfs:subClassOf ep-material:Material .
1001 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_etbenzene> .
1002 927
1003 ep-material:substance-EtcyPentane 928 ep-material:substance-EtcyPentane
1004 - rdf:type owl:Class , ep-material:SubstanceType ; 929 + rdf:type ep-material:SubstanceType , owl:Class ;
1005 rdfs:label "etcy pentane"^^xsd:string ; 930 rdfs:label "etcy pentane"^^xsd:string ;
1006 - rdfs:subClassOf ep-material:Material ; 931 + rdfs:subClassOf ep-material:Material .
1007 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_etcypentane> .
1008 932
1009 ep-material:substance-Ethane 933 ep-material:substance-Ethane
1010 - rdf:type owl:Class , ep-material:SubstanceType ; 934 + rdf:type ep-material:SubstanceType , owl:Class ;
1011 rdfs:label "ethane"^^xsd:string ; 935 rdfs:label "ethane"^^xsd:string ;
1012 - rdfs:subClassOf ep-material:Material ; 936 + rdfs:subClassOf ep-material:Material .
1013 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_ethane> .
1014 937
1015 ep-material:substance-H2 938 ep-material:substance-H2
1016 - rdf:type owl:Class , ep-material:SubstanceType ; 939 + rdf:type ep-material:SubstanceType , owl:Class ;
1017 rdfs:label "H2"^^xsd:string ; 940 rdfs:label "H2"^^xsd:string ;
1018 - rdfs:subClassOf ep-material:Material ; 941 + rdfs:subClassOf ep-material:Material .
1019 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_H2> .
1020 942
1021 ep-material:substance-H2O 943 ep-material:substance-H2O
1022 - rdf:type owl:Class , ep-material:SubstanceType ; 944 + rdf:type ep-material:SubstanceType , owl:Class ;
1023 rdfs:label "H2O"^^xsd:string ; 945 rdfs:label "H2O"^^xsd:string ;
1024 - rdfs:subClassOf ep-material:Material ; 946 + rdfs:subClassOf ep-material:Material .
1025 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_H2O> .
1026 947
1027 ep-material:substance-H2S 948 ep-material:substance-H2S
1028 - rdf:type owl:Class , ep-material:SubstanceType ; 949 + rdf:type ep-material:SubstanceType , owl:Class ;
1029 rdfs:label "H2S"^^xsd:string ; 950 rdfs:label "H2S"^^xsd:string ;
1030 - rdfs:subClassOf ep-material:Material ; 951 + rdfs:subClassOf ep-material:Material .
1031 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_H2S> .
1032 952
1033 ep-material:substance-Heptanes 953 ep-material:substance-Heptanes
1034 - rdf:type owl:Class , ep-material:SubstanceType ; 954 + rdf:type ep-material:SubstanceType , owl:Class ;
1035 rdfs:label "heptanes"^^xsd:string ; 955 rdfs:label "heptanes"^^xsd:string ;
1036 - rdfs:subClassOf ep-material:Material ; 956 + rdfs:subClassOf ep-material:Material .
1037 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_heptanes> .
1038 957
1039 ep-material:substance-Hexane 958 ep-material:substance-Hexane
1040 - rdf:type owl:Class , ep-material:SubstanceType ; 959 + rdf:type ep-material:SubstanceType , owl:Class ;
1041 rdfs:label "hexane"^^xsd:string ; 960 rdfs:label "hexane"^^xsd:string ;
1042 - rdfs:subClassOf ep-material:Material ; 961 + rdfs:subClassOf ep-material:Material .
1043 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_hexane> .
1044 962
1045 ep-material:substance-Hexanes 963 ep-material:substance-Hexanes
1046 - rdf:type owl:Class , ep-material:SubstanceType ; 964 + rdf:type ep-material:SubstanceType , owl:Class ;
1047 rdfs:label "hexanes"^^xsd:string ; 965 rdfs:label "hexanes"^^xsd:string ;
1048 - rdfs:subClassOf ep-material:Material ; 966 + rdfs:subClassOf ep-material:Material .
1049 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_hexanes> .
1050 967
1051 ep-material:substance-MBenzene 968 ep-material:substance-MBenzene
1052 - rdf:type owl:Class , ep-material:SubstanceType ; 969 + rdf:type ep-material:SubstanceType , owl:Class ;
1053 rdfs:label "m benzene"^^xsd:string ; 970 rdfs:label "m benzene"^^xsd:string ;
1054 - rdfs:subClassOf ep-material:Material ; 971 + rdfs:subClassOf ep-material:Material .
1055 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_mbenzene> .
1056 972
1057 ep-material:substance-McyHexane 973 ep-material:substance-McyHexane
1058 - rdf:type owl:Class , ep-material:SubstanceType ; 974 + rdf:type ep-material:SubstanceType , owl:Class ;
1059 rdfs:label "mcy hexane"^^xsd:string ; 975 rdfs:label "mcy hexane"^^xsd:string ;
1060 - rdfs:subClassOf ep-material:Material ; 976 + rdfs:subClassOf ep-material:Material .
1061 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_mcyhexane> .
1062 977
1063 ep-material:substance-McyPentane 978 ep-material:substance-McyPentane
1064 - rdf:type owl:Class , ep-material:SubstanceType ; 979 + rdf:type ep-material:SubstanceType , owl:Class ;
1065 rdfs:label "mcy pentane"^^xsd:string ; 980 rdfs:label "mcy pentane"^^xsd:string ;
1066 - rdfs:subClassOf ep-material:Material ; 981 + rdfs:subClassOf ep-material:Material .
1067 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_mcypentane> .
1068 982
1069 ep-material:substance-Methane 983 ep-material:substance-Methane
1070 - rdf:type owl:Class , ep-material:SubstanceType ; 984 + rdf:type ep-material:SubstanceType , owl:Class ;
1071 rdfs:label "methane"^^xsd:string ; 985 rdfs:label "methane"^^xsd:string ;
1072 - rdfs:subClassOf ep-material:Material ; 986 + rdfs:subClassOf ep-material:Material .
1073 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_methane> .
1074 987
1075 ep-material:substance-N2 988 ep-material:substance-N2
1076 - rdf:type owl:Class , ep-material:SubstanceType ; 989 + rdf:type ep-material:SubstanceType , owl:Class ;
1077 rdfs:label "N2"^^xsd:string ; 990 rdfs:label "N2"^^xsd:string ;
1078 - rdfs:subClassOf ep-material:Material ; 991 + rdfs:subClassOf ep-material:Material .
1079 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_N2> .
1080 992
1081 ep-material:substance-Nonanes 993 ep-material:substance-Nonanes
1082 - rdf:type owl:Class , ep-material:SubstanceType ; 994 + rdf:type ep-material:SubstanceType , owl:Class ;
1083 rdfs:label "nonanes"^^xsd:string ; 995 rdfs:label "nonanes"^^xsd:string ;
1084 - rdfs:subClassOf ep-material:Material ; 996 + rdfs:subClassOf ep-material:Material .
1085 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_nonanes> .
1086 997
1087 ep-material:substance-O2 998 ep-material:substance-O2
1088 - rdf:type owl:Class , ep-material:SubstanceType ; 999 + rdf:type ep-material:SubstanceType , owl:Class ;
1089 rdfs:label "O2"^^xsd:string ; 1000 rdfs:label "O2"^^xsd:string ;
1090 - rdfs:subClassOf ep-material:Material ; 1001 + rdfs:subClassOf ep-material:Material .
1091 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_O2> .
1092 1002
1093 ep-material:substance-Octanes 1003 ep-material:substance-Octanes
1094 - rdf:type owl:Class , ep-material:SubstanceType ; 1004 + rdf:type ep-material:SubstanceType , owl:Class ;
1095 rdfs:label "octanes"^^xsd:string ; 1005 rdfs:label "octanes"^^xsd:string ;
1096 - rdfs:subClassOf ep-material:Material ; 1006 + rdfs:subClassOf ep-material:Material .
1097 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_octanes> .
1098 1007
1099 ep-material:substance-T12dmcyPentane 1008 ep-material:substance-T12dmcyPentane
1100 - rdf:type owl:Class , ep-material:SubstanceType ; 1009 + rdf:type ep-material:SubstanceType , owl:Class ;
1101 rdfs:label "t12dmcy pentane"^^xsd:string ; 1010 rdfs:label "t12dmcy pentane"^^xsd:string ;
1102 - rdfs:subClassOf ep-material:Material ; 1011 + rdfs:subClassOf ep-material:Material .
1103 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_t12dmcypentane> .
1104 1012
1105 ep-material:substance-T13dmcyPentane 1013 ep-material:substance-T13dmcyPentane
1106 - rdf:type owl:Class , ep-material:SubstanceType ; 1014 + rdf:type ep-material:SubstanceType , owl:Class ;
1107 rdfs:label "t13dmcy pentane"^^xsd:string ; 1015 rdfs:label "t13dmcy pentane"^^xsd:string ;
1108 - rdfs:subClassOf ep-material:Material ; 1016 + rdfs:subClassOf ep-material:Material .
1109 - transhelp:mapsTo <http://www.epim.no/schemas/mprml/1#FC_t13dmcypentane> .
1110 1017
1111 ep-material:volumeRatio 1018 ep-material:volumeRatio
1112 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 1019 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
1113 rdfs:domain ep-material:MaterialPair ; 1020 rdfs:domain ep-material:MaterialPair ;
1114 rdfs:label "volume ratio"^^xsd:string ; 1021 rdfs:label "volume ratio"^^xsd:string ;
1115 rdfs:range ep-core:Ratio . 1022 rdfs:range ep-core:Ratio .
1116 1023
1117 ep-material:wholeMaterialOfPair 1024 ep-material:wholeMaterialOfPair
1118 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 1025 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
1119 rdfs:domain ep-material:MaterialPartWholePair ; 1026 rdfs:domain ep-material:MaterialPartWholePair ;
1120 rdfs:label "whole material of pair"^^xsd:string ; 1027 rdfs:label "whole material of pair"^^xsd:string ;
1121 rdfs:range ep-material:Material ; 1028 rdfs:range ep-material:Material ;
......
...@@ -11,1262 +11,1122 @@ ...@@ -11,1262 +11,1122 @@
11 # imports: http://www.reportinghub.no/ep/schema/1.0/production-facility 11 # imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
12 # imports: http://www.reportinghub.no/ep/schema/1.0/well 12 # imports: http://www.reportinghub.no/ep/schema/1.0/well
13 13
14 -# c14n-version: 3 14 +@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
15 -@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . 15 +@prefix ep-material: <http://www.reportinghub.no/ep/schema/material#> .
16 -@prefix ep-material: <http://www.reportinghub.no/ep/schema/material#> . 16 +@prefix ep-prodact: <http://www.reportinghub.no/ep/schema/production-activity#> .
17 -@prefix ep-prodact: <http://www.reportinghub.no/ep/schema/production-activity#> . 17 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
18 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 18 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
19 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 19 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
20 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 20 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
21 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 21 +
22 -<http://www.reportinghub.no/ep/schema/1.0/production-activity> 22 +<http://www.reportinghub.no/ep/schema/1.0/production-activity>
23 - rdf:type owl:Ontology ; 23 + rdf:type owl:Ontology ;
24 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity> ; 24 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/geography> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/material> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/well> ;
25 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> ; 25 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
26 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/equipment> ; 26 +
27 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/facility> ; 27 +<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
28 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/flow> ; 28 + rdf:type ep-prodact:ProductionOperationClassByDuration .
29 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/geography> ; 29 +
30 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/material> ; 30 +<http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity>
31 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/organization> ; 31 + rdf:type ep-prodact:ProductionOperationClassByDuration .
32 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-equipment> ; 32 +
33 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-facility> ; 33 +<http://www.reportinghub.no/ep/schema/activity#ProductionActivityToDate>
34 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/well> ; 34 + rdf:type owl:Class ;
35 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string ; 35 + rdfs:label "production activity to date"^^xsd:string ;
36 -. 36 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
37 -<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> 37 +
38 - rdf:type ep-prodact:ProductionOperationClassByDuration ; 38 +<http://www.reportinghub.no/ep/schema/activity#ProductionWellTest>
39 -. 39 + rdf:type owl:Class ;
40 -<http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity> 40 + rdfs:label "production well test"^^xsd:string ;
41 - rdf:type ep-prodact:ProductionOperationClassByDuration ; 41 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> , <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
42 -. 42 +
43 -<http://www.reportinghub.no/ep/schema/activity#ProductionActivityToDate> 43 +<http://www.reportinghub.no/ep/schema/activity#WeeklyProductionActivity>
44 - rdf:type owl:Class ; 44 + rdf:type ep-prodact:ProductionOperationClassByDuration .
45 - rdfs:label "production activity to date"^^xsd:string ; 45 +
46 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 46 +<http://www.reportinghub.no/ep/schema/activity#WellOperation>
47 -. 47 + rdf:type ep-prodact:ProductionActivityType .
48 -<http://www.reportinghub.no/ep/schema/activity#ProductionWellTest> 48 +
49 - rdf:type owl:Class ; 49 +<http://www.reportinghub.no/ep/schema/activity#hasFlow>
50 - rdfs:label "production well test"^^xsd:string ; 50 + rdf:type owl:ObjectProperty ;
51 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 51 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
52 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> ; 52 + rdfs:label "has flow"^^xsd:string ;
53 -. 53 + rdfs:range <http://www.reportinghub.no/ep/schema/flow#WholeLifeFlow> .
54 -<http://www.reportinghub.no/ep/schema/activity#WeeklyProductionActivity> 54 +
55 - rdf:type ep-prodact:ProductionOperationClassByDuration ; 55 +ep-prodact:AccidentOrInjury
56 -. 56 + rdf:type owl:Class ;
57 -<http://www.reportinghub.no/ep/schema/activity#WellOperation> 57 + rdfs:label "accident or injury"^^xsd:string ;
58 - rdf:type ep-prodact:ProductionActivityType ; 58 + rdfs:subClassOf ep-prodact:Incident .
59 -. 59 +
60 -<http://www.reportinghub.no/ep/schema/activity#hasFlow> 60 +ep-prodact:AccidentPreventionExercise
61 - rdf:type owl:ObjectProperty ; 61 + rdf:type owl:Class ;
62 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ; 62 + rdfs:label "accident prevention exercise"^^xsd:string ;
63 - rdfs:label "has flow"^^xsd:string ; 63 + rdfs:subClassOf ep-prodact:DrillOrExcercise .
64 - rdfs:range <http://www.reportinghub.no/ep/schema/flow#WholeLifeFlow> ; 64 +
65 -. 65 +ep-prodact:AdministerFirstAid
66 -ep-prodact:AccidentOrInjury 66 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
67 - rdf:type owl:Class ; 67 + rdfs:label "administer first aid"^^xsd:string ;
68 - rdfs:label "accident or injury"^^xsd:string ; 68 + rdfs:subClassOf ep-prodact:MedicalTreatment .
69 - rdfs:subClassOf ep-prodact:Incident ; 69 +
70 -. 70 +ep-prodact:AirTrafficOperation
71 -ep-prodact:AccidentPreventionExercise 71 + rdf:type owl:Class , ep-prodact:ProductionActivityType ;
72 - rdf:type owl:Class ; 72 + rdfs:label "air traffic operation"^^xsd:string ;
73 - rdfs:label "accident prevention exercise"^^xsd:string ; 73 + rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
74 - rdfs:subClassOf ep-prodact:DrillOrExcercise ; 74 +
75 -. 75 +ep-prodact:Alarm
76 -ep-prodact:AdministerFirstAid 76 + rdf:type owl:Class ;
77 - rdf:type ep-prodact:SafetyActivityType ; 77 + rdfs:subClassOf ep-prodact:PartOfProductionActivity .
78 - rdf:type owl:Class ; 78 +
79 - rdfs:label "administer first aid"^^xsd:string ; 79 +ep-prodact:AlarmType
80 - rdfs:subClassOf ep-prodact:MedicalTreatment ; 80 + rdf:type rdfs:Class ;
81 -. 81 + rdfs:label "alarm type"^^xsd:string ;
82 -ep-prodact:AirTrafficOperation 82 + rdfs:subClassOf owl:Class .
83 - rdf:type ep-prodact:ProductionActivityType ; 83 +
84 - rdf:type owl:Class ; 84 +ep-prodact:AlertLevel
85 - rdfs:label "air traffic operation"^^xsd:string ; 85 + rdf:type rdfs:Class ;
86 - rdfs:subClassOf ep-prodact:PartOfProductionActivity ; 86 + rdfs:label "alert level"^^xsd:string ;
87 - rdfs:subClassOf ep-prodact:TransportationActivity ; 87 + rdfs:subClassOf owl:Class .
88 -. 88 +
89 -ep-prodact:Alarm 89 +ep-prodact:AlertType
90 - rdf:type owl:Class ; 90 + rdf:type rdfs:Class ;
91 - rdfs:subClassOf ep-prodact:PartOfProductionActivity ; 91 + rdfs:label "alert type"^^xsd:string ;
92 -. 92 + rdfs:subClassOf owl:Class .
93 -ep-prodact:AlarmType 93 +
94 - rdf:type rdfs:Class ; 94 +ep-prodact:AllocateSplitFactors
95 - rdfs:label "alarm type"^^xsd:string ; 95 + rdf:type owl:Class , ep-prodact:SplitFactorDeterminationType ;
96 - rdfs:subClassOf owl:Class ; 96 + rdfs:label "allocate split factors"^^xsd:string ;
97 -. 97 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
98 -ep-prodact:AlertLevel 98 +
99 - rdf:type rdfs:Class ; 99 +ep-prodact:AnnualProductionActivity
100 - rdfs:label "alert level"^^xsd:string ; 100 + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
101 - rdfs:subClassOf owl:Class ; 101 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
102 -. 102 +
103 -ep-prodact:AlertType 103 +ep-prodact:AnnualProductionActivityToDate
104 - rdf:type rdfs:Class ; 104 + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
105 - rdfs:label "alert type"^^xsd:string ; 105 + rdfs:subClassOf ep-prodact:AnnualProductionActivity .
106 - rdfs:subClassOf owl:Class ; 106 +
107 -. 107 +ep-prodact:AnnualProductionOperationToDate
108 -ep-prodact:AllocateSplitFactors 108 + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
109 - rdf:type ep-prodact:SplitFactorDeterminationType ; 109 + rdfs:label "annual production operation to date"^^xsd:string ;
110 - rdf:type owl:Class ; 110 + rdfs:subClassOf ep-prodact:ProductionOperation , ep-prodact:AnnualProductionActivityToDate .
111 - rdfs:label "allocate split factors"^^xsd:string ; 111 +
112 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> ; 112 +ep-prodact:AnnualProductionVolumeActivityToEndOfReportingPeriod
113 -. 113 + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
114 -ep-prodact:AnnualProductionActivity 114 + rdfs:subClassOf ep-prodact:ProductionVolumeActivity , ep-prodact:AnnualProductionActivityToDate .
115 - rdf:type ep-prodact:ProductionOperationClassByDuration ; 115 +
116 - rdf:type owl:Class ; 116 +ep-prodact:BasketMovement
117 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 117 + rdf:type owl:Class ;
118 -. 118 + rdfs:label "basket movement"^^xsd:string ;
119 -ep-prodact:AnnualProductionActivityToDate 119 + rdfs:subClassOf ep-prodact:MarineOperation .
120 - rdf:type ep-prodact:ProductionOperationClassByDuration ; 120 +
121 - rdf:type owl:Class ; 121 +ep-prodact:CargoShipOperation
122 - rdfs:subClassOf ep-prodact:AnnualProductionActivity ; 122 + rdf:type owl:Class ;
123 -. 123 + rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
124 -ep-prodact:AnnualProductionOperationToDate 124 +
125 - rdf:type ep-prodact:ProductionOperationClassByDuration ; 125 +ep-prodact:ConstructionOperation
126 - rdf:type owl:Class ; 126 + rdf:type owl:Class , ep-prodact:ProductionActivityType ;
127 - rdfs:label "annual production operation to date"^^xsd:string ; 127 + rdfs:label "construction operation"^^xsd:string ;
128 - rdfs:subClassOf ep-prodact:AnnualProductionActivityToDate ; 128 + rdfs:subClassOf ep-prodact:PartOfProductionActivity .
129 - rdfs:subClassOf ep-prodact:ProductionOperation ; 129 +
130 -. 130 +ep-prodact:CumulativeProductionActivitySinceProductionBegan
131 -ep-prodact:AnnualProductionVolumeActivityToEndOfReportingPeriod 131 + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
132 - rdf:type ep-prodact:ProductionOperationClassByDuration ; 132 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
133 - rdf:type owl:Class ; 133 +
134 - rdfs:subClassOf ep-prodact:AnnualProductionActivityToDate ; 134 +ep-prodact:DailyProductionOperation
135 - rdfs:subClassOf ep-prodact:ProductionVolumeActivity ; 135 + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
136 -. 136 + rdfs:label "daily production operation"^^xsd:string ;
137 -ep-prodact:BasketMovement 137 + rdfs:subClassOf ep-prodact:ProductionOperation , <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> .
138 - rdf:type owl:Class ; 138 +
139 - rdfs:label "basket movement"^^xsd:string ; 139 +ep-prodact:DailyProductionOperationProcessingLoss
140 - rdfs:subClassOf ep-prodact:MarineOperation ; 140 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
141 -. 141 + rdfs:label "daily production operation processing loss"^^xsd:string ;
142 -ep-prodact:CargoShipOperation 142 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
143 - rdf:type owl:Class ; 143 +
144 - rdfs:subClassOf ep-prodact:PartOfProductionActivity ; 144 +ep-prodact:DailyProductionVolumeActivity
145 - rdfs:subClassOf ep-prodact:TransportationActivity ; 145 + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
146 -. 146 + rdfs:subClassOf ep-prodact:ProductionVolumeActivity , <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> .
147 -ep-prodact:ConstructionOperation 147 +
148 - rdf:type ep-prodact:ProductionActivityType ; 148 +ep-prodact:DefinedHazardAndAccidentSituation
149 - rdf:type owl:Class ; 149 + rdf:type owl:Class ;
150 - rdfs:label "construction operation"^^xsd:string ; 150 + rdfs:label "defined hazard and accident situation"^^xsd:string ;
151 - rdfs:subClassOf ep-prodact:PartOfProductionActivity ; 151 + rdfs:subClassOf ep-prodact:Incident .
152 -. 152 +
153 -ep-prodact:CumulativeProductionActivitySinceProductionBegan 153 +ep-prodact:Deviation
154 - rdf:type ep-prodact:ProductionOperationClassByDuration ; 154 + rdf:type owl:Class , ep-prodact:ProductionActivityType ;
155 - rdf:type owl:Class ; 155 + rdfs:label "deviation"^^xsd:string ;
156 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 156 + rdfs:subClassOf ep-prodact:PartOfProductionActivity .
157 -. 157 +
158 -ep-prodact:DailyProductionOperation 158 +ep-prodact:DischargeWater
159 - rdf:type ep-prodact:ProductionOperationClassByDuration ; 159 + rdf:type owl:Class ;
160 - rdf:type owl:Class ; 160 + rdfs:label "discharge water"^^xsd:string ;
161 - rdfs:label "daily production operation"^^xsd:string ; 161 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
162 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> ; 162 +
163 - rdfs:subClassOf ep-prodact:ProductionOperation ; 163 +ep-prodact:DrillOrExcercise
164 -. 164 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
165 -ep-prodact:DailyProductionOperationProcessingLoss 165 + rdfs:label "drill or exercise"^^xsd:string ;
166 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 166 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
167 - rdf:type owl:Class ; 167 +
168 - rdfs:label "daily production operation processing loss"^^xsd:string ; 168 +ep-prodact:ExtendedMaintenanceTurnaround
169 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 169 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
170 -. 170 + rdfs:label "extended maintenance turnaround"^^xsd:string ;
171 -ep-prodact:DailyProductionVolumeActivity 171 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
172 - rdf:type ep-prodact:ProductionOperationClassByDuration ; 172 +
173 - rdf:type owl:Class ; 173 +ep-prodact:ExtendedMaintenanceTurnaroundExportTerminal
174 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> ; 174 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
175 - rdfs:subClassOf ep-prodact:ProductionVolumeActivity ; 175 + rdfs:label "extended maintenance turnaround export terminal"^^xsd:string ;
176 -. 176 + rdfs:subClassOf ep-prodact:ExtendedMaintenanceTurnaround .
177 -ep-prodact:DefinedHazardAndAccidentSituation 177 +
178 - rdf:type owl:Class ; 178 +ep-prodact:Fire
179 - rdfs:label "defined hazard and accident situation"^^xsd:string ; 179 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
180 - rdfs:subClassOf ep-prodact:Incident ; 180 + rdfs:label "fire"^^xsd:string ;
181 -. 181 + rdfs:subClassOf ep-prodact:Incident .
182 -ep-prodact:Deviation 182 +
183 - rdf:type ep-prodact:ProductionActivityType ; 183 +ep-prodact:FluidLevelTest
184 - rdf:type owl:Class ; 184 + rdf:type owl:Class ;
185 - rdfs:label "deviation"^^xsd:string ; 185 + rdfs:label "fluid level test"^^xsd:string ;
186 - rdfs:subClassOf ep-prodact:PartOfProductionActivity ; 186 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> , <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
187 -. 187 +
188 -ep-prodact:DischargeWater 188 +ep-prodact:FluidSampling-DST
189 - rdf:type owl:Class ; 189 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
190 - rdfs:label "discharge water"^^xsd:string ; 190 + rdfs:label "fluid sampling - DST"^^xsd:string ;
191 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 191 + rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
192 -. 192 +
193 -ep-prodact:DrillOrExcercise 193 +ep-prodact:FluidSampling-RFTorMDT
194 - rdf:type ep-prodact:SafetyActivityType ; 194 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
195 - rdf:type owl:Class ; 195 + rdfs:label "fluid sampling - RFT or MDT"^^xsd:string ;
196 - rdfs:label "drill or exercise"^^xsd:string ; 196 + rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
197 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity ; 197 +
198 -. 198 +ep-prodact:FluidSampling-bottomhole
199 -ep-prodact:ExtendedMaintenanceTurnaround 199 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
200 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 200 + rdfs:label "fluid sampling - bottomhole"^^xsd:string ;
201 - rdf:type owl:Class ; 201 + rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
202 - rdfs:label "extended maintenance turnaround"^^xsd:string ; 202 +
203 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 203 +ep-prodact:FluidSampling-formationTester
204 -. 204 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
205 -ep-prodact:ExtendedMaintenanceTurnaroundExportTerminal 205 + rdfs:label "fluid sampling - formation tester"^^xsd:string ;
206 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 206 + rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
207 - rdf:type owl:Class ; 207 +
208 - rdfs:label "extended maintenance turnaround export terminal"^^xsd:string ; 208 +ep-prodact:FluidSampling-recombined
209 - rdfs:subClassOf ep-prodact:ExtendedMaintenanceTurnaround ; 209 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
210 -. 210 + rdfs:label "fluid sampling - recombined"^^xsd:string ;
211 -ep-prodact:Fire 211 + rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
212 - rdf:type ep-prodact:SafetyActivityType ; 212 +
213 - rdf:type owl:Class ; 213 +ep-prodact:FluidSampling-separatorGas
214 - rdfs:label "fire"^^xsd:string ; 214 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
215 - rdfs:subClassOf ep-prodact:Incident ; 215 + rdfs:label "fluid sampling - separator gas"^^xsd:string ;
216 -. 216 + rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
217 -ep-prodact:FluidLevelTest 217 +
218 - rdf:type owl:Class ; 218 +ep-prodact:FluidSampling-separatorOil
219 - rdfs:label "fluid level test"^^xsd:string ; 219 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
220 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 220 + rdfs:label "fluid sampling - separator oil"^^xsd:string ;
221 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> ; 221 + rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
222 -. 222 +
223 -ep-prodact:FluidSampling-DST 223 +ep-prodact:FluidSampling-separatorWater
224 - rdf:type ep-prodact:FluidSamplingType ; 224 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
225 - rdf:type owl:Class ; 225 + rdfs:label "fluid sampling - separator water"^^xsd:string ;
226 - rdfs:label "fluid sampling - DST"^^xsd:string ; 226 + rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
227 - rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis ; 227 +
228 -. 228 +ep-prodact:FluidSampling-synthetic
229 -ep-prodact:FluidSampling-RFTorMDT 229 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
230 - rdf:type ep-prodact:FluidSamplingType ; 230 + rdfs:label "fluid sampling - synthetic"^^xsd:string ;
231 - rdf:type owl:Class ; 231 + rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
232 - rdfs:label "fluid sampling - RFT or MDT"^^xsd:string ; 232 +
233 - rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis ; 233 +ep-prodact:FluidSampling-wellhead
234 -. 234 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
235 -ep-prodact:FluidSampling-bottomhole 235 + rdfs:label "fluid sampling - wellhead"^^xsd:string ;
236 - rdf:type ep-prodact:FluidSamplingType ; 236 + rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
237 - rdf:type owl:Class ; 237 +
238 - rdfs:label "fluid sampling - bottomhole"^^xsd:string ; 238 +ep-prodact:FluidSamplingAndAnalysis
239 - rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis ; 239 + rdf:type owl:Class ;
240 -. 240 + rdfs:label "fluid sampling and analysis"^^xsd:string ;
241 -ep-prodact:FluidSampling-formationTester 241 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
242 - rdf:type ep-prodact:FluidSamplingType ; 242 +
243 - rdf:type owl:Class ; 243 +ep-prodact:FluidSamplingType
244 - rdfs:label "fluid sampling - formation tester"^^xsd:string ; 244 + rdf:type rdfs:Class ;
245 - rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis ; 245 + rdfs:label "fluid sampling type"^^xsd:string ;
246 -. 246 + rdfs:subClassOf owl:Class .
247 -ep-prodact:FluidSampling-recombined 247 +
248 - rdf:type ep-prodact:FluidSamplingType ; 248 +ep-prodact:FusionOfHSEActivitiesOverPeriod
249 - rdf:type owl:Class ; 249 + rdf:type owl:Class ;
250 - rdfs:label "fluid sampling - recombined"^^xsd:string ; 250 + rdfs:subClassOf ep-prodact:FusionOfPartsOfProductionActivityOverPeriod .
251 - rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis ; 251 +
252 -. 252 +ep-prodact:FusionOfPartsOfProductionActivityOverPeriod
253 -ep-prodact:FluidSampling-separatorGas 253 + rdf:type owl:Class ;
254 - rdf:type ep-prodact:FluidSamplingType ; 254 + rdfs:subClassOf ep-prodact:PartOfProductionActivity .
255 - rdf:type owl:Class ; 255 +
256 - rdfs:label "fluid sampling - separator gas"^^xsd:string ; 256 +ep-prodact:HSEProblem
257 - rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis ; 257 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
258 -. 258 + rdfs:label "HSE problem"^^xsd:string ;
259 -ep-prodact:FluidSampling-separatorOil 259 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
260 - rdf:type ep-prodact:FluidSamplingType ; 260 +
261 - rdf:type owl:Class ; 261 +ep-prodact:HealthSafetyAndEnvironmentActivity
262 - rdfs:label "fluid sampling - separator oil"^^xsd:string ; 262 + rdf:type owl:Class ;
263 - rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis ; 263 + rdfs:subClassOf ep-prodact:PartOfProductionActivity .
264 -. 264 +
265 -ep-prodact:FluidSampling-separatorWater 265 +ep-prodact:Incident
266 - rdf:type ep-prodact:FluidSamplingType ; 266 + rdf:type owl:Class ;
267 - rdf:type owl:Class ; 267 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
268 - rdfs:label "fluid sampling - separator water"^^xsd:string ; 268 +
269 - rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis ; 269 +ep-prodact:InitialWellTest
270 -. 270 + rdf:type owl:Class , ep-prodact:WellTestReasonType ;
271 -ep-prodact:FluidSampling-synthetic 271 + rdfs:label "initial"^^xsd:string ;
272 - rdf:type ep-prodact:FluidSamplingType ; 272 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
273 - rdf:type owl:Class ; 273 +
274 - rdfs:label "fluid sampling - synthetic"^^xsd:string ; 274 +ep-prodact:InjectionWellTest
275 - rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis ; 275 + rdf:type owl:Class ;
276 -. 276 + rdfs:label "injection well test"^^xsd:string ;
277 -ep-prodact:FluidSampling-wellhead 277 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> , <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
278 - rdf:type ep-prodact:FluidSamplingType ; 278 +
279 - rdf:type owl:Class ; 279 +ep-prodact:Injury
280 - rdfs:label "fluid sampling - wellhead"^^xsd:string ; 280 + rdf:type owl:Class ;
281 - rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis ; 281 + rdfs:label "injury"^^xsd:string ;
282 -. 282 + rdfs:subClassOf ep-prodact:AccidentOrInjury .
283 -ep-prodact:FluidSamplingAndAnalysis 283 +
284 - rdf:type owl:Class ; 284 +ep-prodact:IssueBillOfLading
285 - rdfs:label "fluid sampling and analysis"^^xsd:string ; 285 + rdf:type owl:Class , ep-prodact:SalesActivityType ;
286 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> ; 286 + rdfs:label "issue bill of lading"^^xsd:string ;
287 -. 287 + rdfs:subClassOf ep-prodact:SalesActivity .
288 -ep-prodact:FluidSamplingType 288 +
289 - rdf:type rdfs:Class ; 289 +ep-prodact:IssueWorkPermit
290 - rdfs:label "fluid sampling type"^^xsd:string ; 290 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
291 - rdfs:subClassOf owl:Class ; 291 + rdfs:label "issue work permit"^^xsd:string ;
292 -. 292 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
293 -ep-prodact:FusionOfHSEActivitiesOverPeriod 293 +
294 - rdf:type owl:Class ; 294 +ep-prodact:IssueWorkPermitWithSJA
295 - rdfs:subClassOf ep-prodact:FusionOfPartsOfProductionActivityOverPeriod ; 295 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
296 -. 296 + rdfs:label "issue work permit with SJA"^^xsd:string ;
297 -ep-prodact:FusionOfPartsOfProductionActivityOverPeriod 297 + rdfs:subClassOf ep-prodact:IssueWorkPermit .
298 - rdf:type owl:Class ; 298 +
299 - rdfs:subClassOf ep-prodact:PartOfProductionActivity ; 299 +ep-prodact:JobObservation
300 -. 300 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
301 -ep-prodact:HSEProblem 301 + rdfs:label "job observation"^^xsd:string ;
302 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 302 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
303 - rdf:type owl:Class ; 303 +
304 - rdfs:label "HSE problem"^^xsd:string ; 304 +ep-prodact:LastPartOfTypeRemainingActivityPair
305 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 305 + rdf:type owl:Class ;
306 -. 306 + rdfs:label "last part of type - remaining activity pair"^^xsd:string ;
307 -ep-prodact:HealthSafetyAndEnvironmentActivity 307 + rdfs:subClassOf owl:Thing .
308 - rdf:type owl:Class ; 308 +
309 - rdfs:subClassOf ep-prodact:PartOfProductionActivity ; 309 +ep-prodact:LostTimeAccident
310 -. 310 + rdf:type owl:Class ;
311 -ep-prodact:Incident 311 + rdfs:subClassOf ep-prodact:Incident .
312 - rdf:type owl:Class ; 312 +
313 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity ; 313 +ep-prodact:LostTimeIncident
314 -. 314 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
315 -ep-prodact:InitialWellTest 315 + rdfs:label "lost time incident"^^xsd:string ;
316 - rdf:type ep-prodact:WellTestReasonType ; 316 + rdfs:subClassOf ep-prodact:Incident .
317 - rdf:type owl:Class ; 317 +
318 - rdfs:label "initial"^^xsd:string ; 318 +ep-prodact:MaintenanceActivity
319 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> ; 319 + rdf:type owl:Class , ep-prodact:ProductionActivityType ;
320 -. 320 + rdfs:label "maintenance activity"^^xsd:string ;
321 -ep-prodact:InjectionWellTest 321 + rdfs:subClassOf ep-prodact:PartOfProductionActivity .
322 - rdf:type owl:Class ; 322 +
323 - rdfs:label "injection well test"^^xsd:string ; 323 +ep-prodact:MakeAComment
324 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 324 + rdf:type owl:Class ;
325 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> ; 325 + rdfs:label "make a comment"^^xsd:string ;
326 -. 326 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
327 -ep-prodact:Injury 327 +
328 - rdf:type owl:Class ; 328 +ep-prodact:MakeATransaction
329 - rdfs:label "injury"^^xsd:string ; 329 + rdf:type owl:Class , ep-prodact:SalesActivityType ;
330 - rdfs:subClassOf ep-prodact:AccidentOrInjury ; 330 + rdfs:label "make a transaction"^^xsd:string ;
331 -. 331 + rdfs:subClassOf ep-prodact:SalesActivity .
332 -ep-prodact:IssueBillOfLading 332 +
333 - rdf:type ep-prodact:SalesActivityType ; 333 +ep-prodact:MarineOperation
334 - rdf:type owl:Class ; 334 + rdf:type owl:Class ;
335 - rdfs:label "issue bill of lading"^^xsd:string ; 335 + rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
336 - rdfs:subClassOf ep-prodact:SalesActivity ; 336 +
337 -. 337 +ep-prodact:MarkedGasLossOfExport
338 -ep-prodact:IssueWorkPermit 338 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
339 - rdf:type ep-prodact:SafetyActivityType ; 339 + rdfs:label "marked gas loss of export"^^xsd:string ;
340 - rdf:type owl:Class ; 340 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
341 - rdfs:label "issue work permit"^^xsd:string ; 341 +
342 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity ; 342 +ep-prodact:MarkedOilLossOfExport
343 -. 343 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
344 -ep-prodact:IssueWorkPermitWithSJA 344 + rdfs:label "marked oil loss of export"^^xsd:string ;
345 - rdf:type ep-prodact:SafetyActivityType ; 345 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
346 - rdf:type owl:Class ; 346 +
347 - rdfs:label "issue work permit with SJA"^^xsd:string ; 347 +ep-prodact:MeasurePropertiesOfAFlow
348 - rdfs:subClassOf ep-prodact:IssueWorkPermit ; 348 + rdf:type owl:Class ;
349 -. 349 + rdfs:label "measure properties of a flow"^^xsd:string ;
350 -ep-prodact:JobObservation 350 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
351 - rdf:type ep-prodact:SafetyActivityType ; 351 +
352 - rdf:type owl:Class ; 352 +ep-prodact:MeasureSplitFactors
353 - rdfs:label "job observation"^^xsd:string ; 353 + rdf:type owl:Class , ep-prodact:SplitFactorDeterminationType ;
354 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity ; 354 + rdfs:label "measure split factors"^^xsd:string ;
355 -. 355 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
356 -ep-prodact:LastPartOfTypeRemainingActivityPair 356 +
357 - rdf:type owl:Class ; 357 +ep-prodact:MedicalTreatment
358 - rdfs:label "last part of type - remaining activity pair"^^xsd:string ; 358 + rdf:type owl:Class ;
359 - rdfs:subClassOf owl:Thing ; 359 + rdfs:label "medical treatment"^^xsd:string ;
360 -. 360 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
361 -ep-prodact:LostTimeAccident 361 +
362 - rdf:type owl:Class ; 362 +ep-prodact:MedicalTreatmentInjury
363 - rdfs:subClassOf ep-prodact:Incident ; 363 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
364 -. 364 + rdfs:label "medical treatment"^^xsd:string ;
365 -ep-prodact:LostTimeIncident 365 + rdfs:subClassOf ep-prodact:Injury .
366 - rdf:type ep-prodact:SafetyActivityType ; 366 +
367 - rdf:type owl:Class ; 367 +ep-prodact:ModificationProject
368 - rdfs:label "lost time incident"^^xsd:string ; 368 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
369 - rdfs:subClassOf ep-prodact:Incident ; 369 + rdfs:label "modification project"^^xsd:string ;
370 -. 370 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
371 -ep-prodact:MaintenanceActivity 371 +
372 - rdf:type ep-prodact:ProductionActivityType ; 372 +ep-prodact:MonthlyProductionActivity
373 - rdf:type owl:Class ; 373 + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
374 - rdfs:label "maintenance activity"^^xsd:string ; 374 + rdfs:label "monthly production activity"^^xsd:string ;
375 - rdfs:subClassOf ep-prodact:PartOfProductionActivity ; 375 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
376 -. 376 +
377 -ep-prodact:MakeAComment 377 +ep-prodact:MonthlyProductionActivityToEndOfReportingPeriod
378 - rdf:type owl:Class ; 378 + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
379 - rdfs:label "make a comment"^^xsd:string ; 379 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity> .
380 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> ; 380 +
381 -. 381 +ep-prodact:MonthlyProductionOperationToDate
382 -ep-prodact:MakeATransaction 382 + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
383 - rdf:type ep-prodact:SalesActivityType ; 383 + rdfs:label "monthly production to date"^^xsd:string ;
384 - rdf:type owl:Class ; 384 + rdfs:subClassOf ep-prodact:ProductionOperation .
385 - rdfs:label "make a transaction"^^xsd:string ; 385 +
386 - rdfs:subClassOf ep-prodact:SalesActivity ; 386 +ep-prodact:MovementOfProduct
387 -. 387 + rdf:type owl:Class ;
388 -ep-prodact:MarineOperation 388 + rdfs:label "movement of product"^^xsd:string ;
389 - rdf:type owl:Class ; 389 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
390 - rdfs:subClassOf ep-prodact:PartOfProductionActivity ; 390 +
391 - rdfs:subClassOf ep-prodact:TransportationActivity ; 391 +ep-prodact:MovementOfProductType
392 -. 392 + rdf:type rdfs:Class ;
393 -ep-prodact:MarkedGasLossOfExport 393 + rdfs:label "movement of product type"^^xsd:string ;
394 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 394 + rdfs:subClassOf owl:Class .
395 - rdf:type owl:Class ; 395 +
396 - rdfs:label "marked gas loss of export"^^xsd:string ; 396 +ep-prodact:NearMiss
397 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 397 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
398 -. 398 + rdfs:label "near miss"^^xsd:string ;
399 -ep-prodact:MarkedOilLossOfExport 399 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
400 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 400 +
401 - rdf:type owl:Class ; 401 +ep-prodact:NotablePartOfProductionActivity
402 - rdfs:label "marked oil loss of export"^^xsd:string ; 402 + rdf:type owl:Class ;
403 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 403 + rdfs:subClassOf ep-prodact:PartOfProductionActivity .
404 -. 404 +
405 -ep-prodact:MeasurePropertiesOfAFlow 405 +ep-prodact:OperationMistakes
406 - rdf:type owl:Class ; 406 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
407 - rdfs:label "measure properties of a flow"^^xsd:string ; 407 + rdfs:label "operation mistakes"^^xsd:string ;
408 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> ; 408 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
409 -. 409 +
410 -ep-prodact:MeasureSplitFactors 410 +ep-prodact:OtherProductionActivity
411 - rdf:type ep-prodact:SplitFactorDeterminationType ; 411 + rdf:type owl:Class , ep-prodact:ProductionActivityType ;
412 - rdf:type owl:Class ; 412 + rdfs:label "other production activity"^^xsd:string ;
413 - rdfs:label "measure split factors"^^xsd:string ; 413 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
414 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> ; 414 +
415 -. 415 +ep-prodact:OtherReasonWellTest
416 -ep-prodact:MedicalTreatment 416 + rdf:type owl:Class , ep-prodact:WellTestReasonType ;
417 - rdf:type owl:Class ; 417 + rdfs:label "other"^^xsd:string ;
418 - rdfs:label "medical treatment"^^xsd:string ; 418 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
419 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity ; 419 +
420 -. 420 +ep-prodact:PartOfProductionActivity
421 -ep-prodact:MedicalTreatmentInjury 421 + rdf:type owl:Class ;
422 - rdf:type ep-prodact:SafetyActivityType ; 422 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
423 - rdf:type owl:Class ; 423 +
424 - rdfs:label "medical treatment"^^xsd:string ; 424 +ep-prodact:PeriodicWellTest
425 - rdfs:subClassOf ep-prodact:Injury ; 425 + rdf:type owl:Class , ep-prodact:WellTestReasonType ;
426 -. 426 + rdfs:label "periodic"^^xsd:string ;
427 -ep-prodact:ModificationProject 427 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
428 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 428 +
429 - rdf:type owl:Class ; 429 +ep-prodact:PersonnelSafetyIntroduction
430 - rdfs:label "modification project"^^xsd:string ; 430 + rdf:type owl:Class ;
431 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 431 + rdfs:label "personnel safety introduction"^^xsd:string ;
432 -. 432 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
433 -ep-prodact:MonthlyProductionActivity 433 +
434 - rdf:type ep-prodact:ProductionOperationClassByDuration ; 434 +ep-prodact:PlannedMaintenanceTurnaround
435 - rdf:type owl:Class ; 435 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
436 - rdfs:label "monthly production activity"^^xsd:string ; 436 + rdfs:label "planned maintenace turnaround"^^xsd:string ;
437 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 437 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
438 -. 438 +
439 -ep-prodact:MonthlyProductionActivityToEndOfReportingPeriod 439 +ep-prodact:PowerStationFailure
440 - rdf:type ep-prodact:ProductionOperationClassByDuration ; 440 + rdf:type owl:Class , ep-prodact:ProductionActivityType ;
441 - rdf:type owl:Class ; 441 + rdfs:label "power station failure"^^xsd:string ;
442 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity> ; 442 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
443 -. 443 +
444 -ep-prodact:MonthlyProductionOperationToDate 444 +ep-prodact:PreventiveMaintenanceTopside
445 - rdf:type ep-prodact:ProductionOperationClassByDuration ; 445 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
446 - rdf:type owl:Class ; 446 + rdfs:label "preventive maintenace topside"^^xsd:string ;
447 - rdfs:label "monthly production to date"^^xsd:string ; 447 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
448 - rdfs:subClassOf ep-prodact:ProductionOperation ; 448 +
449 -. 449 +ep-prodact:ProcessAndOperationProblem
450 -ep-prodact:MovementOfProduct 450 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
451 - rdf:type owl:Class ; 451 + rdfs:label "process and operation problem"^^xsd:string ;
452 - rdfs:label "movement of product"^^xsd:string ; 452 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
453 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> ; 453 +
454 -. 454 +ep-prodact:ProductCompletedLifting
455 -ep-prodact:MovementOfProductType 455 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
456 - rdf:type rdfs:Class ; 456 + rdfs:label "product completed lifting"^^xsd:string ;
457 - rdfs:label "movement of product type"^^xsd:string ; 457 + rdfs:subClassOf ep-prodact:MovementOfProduct .
458 - rdfs:subClassOf owl:Class ; 458 +
459 -. 459 +ep-prodact:ProductDespatch
460 -ep-prodact:NearMiss 460 + rdf:type owl:Class ;
461 - rdf:type ep-prodact:SafetyActivityType ; 461 + rdfs:label "product despatch"^^xsd:string ;
462 - rdf:type owl:Class ; 462 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
463 - rdfs:label "near miss"^^xsd:string ; 463 +
464 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity ; 464 +ep-prodact:ProductGain-Loss
465 -. 465 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
466 -ep-prodact:NotablePartOfProductionActivity 466 + rdfs:label "product gain/loss"^^xsd:string ;
467 - rdf:type owl:Class ; 467 + rdfs:subClassOf ep-prodact:MovementOfProduct .
468 - rdfs:subClassOf ep-prodact:PartOfProductionActivity ; 468 +
469 -. 469 +ep-prodact:ProductInputToStorage
470 -ep-prodact:OperationMistakes 470 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
471 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 471 + rdfs:label "product input to storage"^^xsd:string ;
472 - rdf:type owl:Class ; 472 + rdfs:subClassOf ep-prodact:MovementOfProduct .
473 - rdfs:label "operation mistakes"^^xsd:string ; 473 +
474 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 474 +ep-prodact:ProductLifted
475 -. 475 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
476 -ep-prodact:OtherProductionActivity 476 + rdfs:label "product lifted"^^xsd:string ;
477 - rdf:type ep-prodact:ProductionActivityType ; 477 + rdfs:subClassOf ep-prodact:MovementOfProduct .
478 - rdf:type owl:Class ; 478 +
479 - rdfs:label "other production activity"^^xsd:string ; 479 +ep-prodact:ProductLiftingEntitlement
480 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> ; 480 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
481 -. 481 + rdfs:label "product lifting entitlement"^^xsd:string ;
482 -ep-prodact:OtherReasonWellTest 482 + rdfs:subClassOf ep-prodact:MovementOfProduct .
483 - rdf:type ep-prodact:WellTestReasonType ; 483 +
484 - rdf:type owl:Class ; 484 +ep-prodact:ProductLiftingEntitlementRemaining
485 - rdfs:label "other"^^xsd:string ; 485 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
486 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> ; 486 + rdfs:label "product lifting entitlement remaining"^^xsd:string ;
487 -. 487 + rdfs:subClassOf ep-prodact:MovementOfProduct .
488 -ep-prodact:PartOfProductionActivity 488 +
489 - rdf:type owl:Class ; 489 +ep-prodact:ProductLinePack
490 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> ; 490 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
491 -. 491 + rdfs:label "product line pack"^^xsd:string ;
492 -ep-prodact:PeriodicWellTest 492 + rdfs:subClassOf ep-prodact:MovementOfProduct .
493 - rdf:type ep-prodact:WellTestReasonType ; 493 +
494 - rdf:type owl:Class ; 494 +ep-prodact:ProductMassAdjustment
495 - rdfs:label "periodic"^^xsd:string ; 495 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
496 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> ; 496 + rdfs:label "product mass adjustment"^^xsd:string ;
497 -. 497 + rdfs:subClassOf ep-prodact:MovementOfProduct .
498 -ep-prodact:PersonnelSafetyIntroduction 498 +
499 - rdf:type owl:Class ; 499 +ep-prodact:ProductPartialLifting
500 - rdfs:label "personnel safety introduction"^^xsd:string ; 500 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
501 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity ; 501 + rdfs:label "product partial lifting"^^xsd:string ;
502 -. 502 + rdfs:subClassOf ep-prodact:MovementOfProduct .
503 -ep-prodact:PlannedMaintenanceTurnaround 503 +
504 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 504 +ep-prodact:ProductPipelineLifting
505 - rdf:type owl:Class ; 505 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
506 - rdfs:label "planned maintenace turnaround"^^xsd:string ; 506 + rdfs:label "product pipeline lifting"^^xsd:string ;
507 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 507 + rdfs:subClassOf ep-prodact:MovementOfProduct .
508 -. 508 +
509 -ep-prodact:PowerStationFailure 509 +ep-prodact:ProductProductionImbalance
510 - rdf:type ep-prodact:ProductionActivityType ; 510 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
511 - rdf:type owl:Class ; 511 + rdfs:label "product production imbalance"^^xsd:string ;
512 - rdfs:label "power station failure"^^xsd:string ; 512 + rdfs:subClassOf ep-prodact:MovementOfProduct .
513 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> ; 513 +
514 -. 514 +ep-prodact:ProductSwap
515 -ep-prodact:PreventiveMaintenanceTopside 515 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
516 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 516 + rdfs:label "product swap"^^xsd:string ;
517 - rdf:type owl:Class ; 517 + rdfs:subClassOf ep-prodact:MovementOfProduct .
518 - rdfs:label "preventive maintenace topside"^^xsd:string ; 518 +
519 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 519 +ep-prodact:ProductTankerLifting
520 -. 520 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
521 -ep-prodact:ProcessAndOperationProblem 521 + rdfs:label "product tanker lifting"^^xsd:string ;
522 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 522 + rdfs:subClassOf ep-prodact:MovementOfProduct .
523 - rdf:type owl:Class ; 523 +
524 - rdfs:label "process and operation problem"^^xsd:string ; 524 +ep-prodact:ProductTransaction
525 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 525 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
526 -. 526 + rdfs:label "product transaction"^^xsd:string ;
527 -ep-prodact:ProductCompletedLifting 527 + rdfs:subClassOf ep-prodact:MovementOfProduct .
528 - rdf:type ep-prodact:MovementOfProductType ; 528 +
529 - rdf:type owl:Class ; 529 +ep-prodact:ProductTransfer
530 - rdfs:label "product completed lifting"^^xsd:string ; 530 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
531 - rdfs:subClassOf ep-prodact:MovementOfProduct ; 531 + rdfs:label "product transfer"^^xsd:string ;
532 -. 532 + rdfs:subClassOf ep-prodact:MovementOfProduct .
533 -ep-prodact:ProductDespatch 533 +
534 - rdf:type owl:Class ; 534 +ep-prodact:ProductionActivityLastingLessThanAYear
535 - rdfs:label "product despatch"^^xsd:string ; 535 + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
536 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 536 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
537 -. 537 +
538 -ep-prodact:ProductGain-Loss 538 +ep-prodact:ProductionActivityType
539 - rdf:type ep-prodact:MovementOfProductType ; 539 + rdf:type rdfs:Class ;
540 - rdf:type owl:Class ; 540 + rdfs:label "production activity type"^^xsd:string ;
541 - rdfs:label "product gain/loss"^^xsd:string ; 541 + rdfs:subClassOf owl:Class .
542 - rdfs:subClassOf ep-prodact:MovementOfProduct ; 542 +
543 -. 543 +ep-prodact:ProductionOperation
544 -ep-prodact:ProductInputToStorage 544 + rdf:type owl:Class , ep-prodact:ProductionActivityType ;
545 - rdf:type ep-prodact:MovementOfProductType ; 545 + rdfs:label "production operation"^^xsd:string ;
546 - rdf:type owl:Class ; 546 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
547 - rdfs:label "product input to storage"^^xsd:string ; 547 +
548 - rdfs:subClassOf ep-prodact:MovementOfProduct ; 548 +ep-prodact:ProductionOperationClassByDuration
549 -. 549 + rdf:type rdfs:Class ;
550 -ep-prodact:ProductLifted 550 + rdfs:subClassOf owl:Class .
551 - rdf:type ep-prodact:MovementOfProductType ; 551 +
552 - rdf:type owl:Class ; 552 +ep-prodact:ProductionOperationInjection
553 - rdfs:label "product lifted"^^xsd:string ; 553 + rdf:type owl:Class ;
554 - rdfs:subClassOf ep-prodact:MovementOfProduct ; 554 + rdfs:label "production operation injection"^^xsd:string ;
555 -. 555 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
556 -ep-prodact:ProductLiftingEntitlement 556 +
557 - rdf:type ep-prodact:MovementOfProductType ; 557 +ep-prodact:ProductionOperationMethodType
558 - rdf:type owl:Class ; 558 + rdf:type rdfs:Class ;
559 - rdfs:label "product lifting entitlement"^^xsd:string ; 559 + rdfs:comment "e.g. 'flowing', 'pumping', 'gas lifted'"^^xsd:string ;
560 - rdfs:subClassOf ep-prodact:MovementOfProduct ; 560 + rdfs:label "production operation method type"^^xsd:string ;
561 -. 561 + rdfs:subClassOf owl:Class .
562 -ep-prodact:ProductLiftingEntitlementRemaining 562 +
563 - rdf:type ep-prodact:MovementOfProductType ; 563 +ep-prodact:ProductionOperationProcessingLoss
564 - rdf:type owl:Class ; 564 + rdf:type owl:Class ;
565 - rdfs:label "product lifting entitlement remaining"^^xsd:string ; 565 + rdfs:label "production operation processing loss"^^xsd:string ;
566 - rdfs:subClassOf ep-prodact:MovementOfProduct ; 566 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
567 -. 567 +
568 -ep-prodact:ProductLinePack 568 +ep-prodact:ProductionOperationProcessingLossForUnspecifiedReason
569 - rdf:type ep-prodact:MovementOfProductType ; 569 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
570 - rdf:type owl:Class ; 570 + rdfs:label "production operation processing loss for unspecified reason"^^xsd:string ;
571 - rdfs:label "product line pack"^^xsd:string ; 571 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
572 - rdfs:subClassOf ep-prodact:MovementOfProduct ; 572 +
573 -. 573 +ep-prodact:ProductionOperationProcessingRegulatoryReference
574 -ep-prodact:ProductMassAdjustment 574 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
575 - rdf:type ep-prodact:MovementOfProductType ; 575 + rdfs:label "production operation processing regulatory reference"^^xsd:string ;
576 - rdf:type owl:Class ; 576 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
577 - rdfs:label "product mass adjustment"^^xsd:string ; 577 +
578 - rdfs:subClassOf ep-prodact:MovementOfProduct ; 578 +ep-prodact:ProductionOperationProduction
579 -. 579 + rdf:type owl:Class ;
580 -ep-prodact:ProductPartialLifting 580 + rdfs:label "production operation production"^^xsd:string ;
581 - rdf:type ep-prodact:MovementOfProductType ; 581 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
582 - rdf:type owl:Class ; 582 +
583 - rdfs:label "product partial lifting"^^xsd:string ; 583 +ep-prodact:ProductionOperationProductionAndInjection
584 - rdfs:subClassOf ep-prodact:MovementOfProduct ; 584 + rdf:type owl:Class ;
585 -. 585 + rdfs:label "production operation production and injection"^^xsd:string ;
586 -ep-prodact:ProductPipelineLifting 586 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
587 - rdf:type ep-prodact:MovementOfProductType ; 587 +
588 - rdf:type owl:Class ; 588 +ep-prodact:ProductionVolumeActivity
589 - rdfs:label "product pipeline lifting"^^xsd:string ; 589 + rdf:type owl:Class ;
590 - rdfs:subClassOf ep-prodact:MovementOfProduct ; 590 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
591 -. 591 +
592 -ep-prodact:ProductProductionImbalance 592 +ep-prodact:RaiseAnAlert
593 - rdf:type ep-prodact:MovementOfProductType ; 593 + rdf:type owl:Class ;
594 - rdf:type owl:Class ; 594 + rdfs:label "raise an alert"^^xsd:string ;
595 - rdfs:label "product production imbalance"^^xsd:string ; 595 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
596 - rdfs:subClassOf ep-prodact:MovementOfProduct ; 596 +
597 -. 597 +ep-prodact:ReasonForLossOfProcessingType
598 -ep-prodact:ProductSwap 598 + rdf:type rdfs:Class ;
599 - rdf:type ep-prodact:MovementOfProductType ; 599 + rdfs:label "reason for loss of processing type"^^xsd:string ;
600 - rdf:type owl:Class ; 600 + rdfs:subClassOf owl:Class .
601 - rdfs:label "product swap"^^xsd:string ; 601 +
602 - rdfs:subClassOf ep-prodact:MovementOfProduct ; 602 +ep-prodact:ReleaseToAir
603 -. 603 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
604 -ep-prodact:ProductTankerLifting 604 + rdfs:label "release to air"^^xsd:string ;
605 - rdf:type ep-prodact:MovementOfProductType ; 605 + rdfs:subClassOf ep-prodact:SpillOrLeak .
606 - rdf:type owl:Class ; 606 +
607 - rdfs:label "product tanker lifting"^^xsd:string ; 607 +ep-prodact:ReleaseToWater
608 - rdfs:subClassOf ep-prodact:MovementOfProduct ; 608 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
609 -. 609 + rdfs:label "release to water"^^xsd:string ;
610 -ep-prodact:ProductTransaction 610 + rdfs:subClassOf ep-prodact:SpillOrLeak .
611 - rdf:type ep-prodact:MovementOfProductType ; 611 +
612 - rdf:type owl:Class ; 612 +ep-prodact:ReportHazard
613 - rdfs:label "product transaction"^^xsd:string ; 613 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
614 - rdfs:subClassOf ep-prodact:MovementOfProduct ; 614 + rdfs:label "report hazard"^^xsd:string ;
615 -. 615 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
616 -ep-prodact:ProductTransfer 616 +
617 - rdf:type ep-prodact:MovementOfProductType ; 617 +ep-prodact:ReservoirLoss
618 - rdf:type owl:Class ; 618 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
619 - rdfs:label "product transfer"^^xsd:string ; 619 + rdfs:label "reservoir loss"^^xsd:string ;
620 - rdfs:subClassOf ep-prodact:MovementOfProduct ; 620 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
621 -. 621 +
622 -ep-prodact:ProductionActivityLastingLessThanAYear 622 +ep-prodact:RestrictedWork
623 - rdf:type ep-prodact:ProductionOperationClassByDuration ; 623 + rdf:type owl:Class ;
624 - rdf:type owl:Class ; 624 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
625 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 625 +
626 -. 626 +ep-prodact:RestrictedWorkInjury
627 -ep-prodact:ProductionActivityType 627 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
628 - rdf:type rdfs:Class ; 628 + rdfs:label "restricted work injury"^^xsd:string ;
629 - rdfs:label "production activity type"^^xsd:string ; 629 + rdfs:subClassOf ep-prodact:Injury .
630 - rdfs:subClassOf owl:Class ; 630 +
631 -. 631 +ep-prodact:RevisionWellTest
632 -ep-prodact:ProductionOperation 632 + rdf:type owl:Class , ep-prodact:WellTestReasonType ;
633 - rdf:type ep-prodact:ProductionActivityType ; 633 + rdfs:label "revision"^^xsd:string ;
634 - rdf:type owl:Class ; 634 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
635 - rdfs:label "production operation"^^xsd:string ; 635 +
636 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 636 +ep-prodact:SafetyActivityType
637 -. 637 + rdf:type rdfs:Class ;
638 -ep-prodact:ProductionOperationClassByDuration 638 + rdfs:label "safety activity type"^^xsd:string ;
639 - rdf:type rdfs:Class ; 639 + rdfs:subClassOf owl:Class .
640 - rdfs:subClassOf owl:Class ; 640 +
641 -. 641 +ep-prodact:SafetyConsideration
642 -ep-prodact:ProductionOperationInjection 642 + rdf:type owl:Class ;
643 - rdf:type owl:Class ; 643 + rdfs:label "safety consideration"^^xsd:string ;
644 - rdfs:label "production operation injection"^^xsd:string ; 644 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
645 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 645 +
646 -. 646 +ep-prodact:SafetyMeeting
647 -ep-prodact:ProductionOperationMethodType 647 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
648 - rdf:type rdfs:Class ; 648 + rdfs:label "safety meeting"^^xsd:string ;
649 - rdfs:comment "e.g. 'flowing', 'pumping', 'gas lifted'"^^xsd:string ; 649 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
650 - rdfs:label "production operation method type"^^xsd:string ; 650 +
651 - rdfs:subClassOf owl:Class ; 651 +ep-prodact:SalesActivity
652 -. 652 + rdf:type owl:Class ;
653 -ep-prodact:ProductionOperationProcessingLoss 653 + rdfs:label "sales activity"^^xsd:string ;
654 - rdf:type owl:Class ; 654 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
655 - rdfs:label "production operation processing loss"^^xsd:string ; 655 +
656 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 656 +ep-prodact:SalesActivityType
657 -. 657 + rdf:type rdfs:Class ;
658 -ep-prodact:ProductionOperationProcessingLossForUnspecifiedReason 658 + rdfs:label "sales activity type"^^xsd:string ;
659 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 659 + rdfs:subClassOf owl:Class .
660 - rdf:type owl:Class ; 660 +
661 - rdfs:label "production operation processing loss for unspecified reason"^^xsd:string ; 661 +ep-prodact:SentAshore
662 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 662 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
663 -. 663 + rdfs:label "sent ashore"^^xsd:string ;
664 -ep-prodact:ProductionOperationProcessingRegulatoryReference 664 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
665 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 665 +
666 - rdf:type owl:Class ; 666 +ep-prodact:SevereAccident
667 - rdfs:label "production operation processing regulatory reference"^^xsd:string ; 667 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
668 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 668 + rdfs:label "severe accident"^^xsd:string ;
669 -. 669 + rdfs:subClassOf ep-prodact:Incident .
670 -ep-prodact:ProductionOperationProduction 670 +
671 - rdf:type owl:Class ; 671 +ep-prodact:ShutdownProduction
672 - rdfs:label "production operation production"^^xsd:string ; 672 + rdf:type owl:Class ;
673 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 673 + rdfs:label "shutdown production"^^xsd:string ;
674 -. 674 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
675 -ep-prodact:ProductionOperationProductionAndInjection 675 +
676 - rdf:type owl:Class ; 676 +ep-prodact:SickOnBoard
677 - rdfs:label "production operation production and injection"^^xsd:string ; 677 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
678 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 678 + rdfs:label "sick on board"^^xsd:string ;
679 -. 679 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
680 -ep-prodact:ProductionVolumeActivity 680 +
681 - rdf:type owl:Class ; 681 +ep-prodact:SpillOrLeak
682 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 682 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
683 -. 683 + rdfs:label "spill or leak"^^xsd:string ;
684 -ep-prodact:RaiseAnAlert 684 + rdfs:subClassOf ep-prodact:Incident .
685 - rdf:type owl:Class ; 685 +
686 - rdfs:label "raise an alert"^^xsd:string ; 686 +ep-prodact:SplitFactorDeterminationType
687 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> ; 687 + rdf:type rdfs:Class ;
688 -. 688 + rdfs:label "split factor determination type"^^xsd:string ;
689 -ep-prodact:ReasonForLossOfProcessingType 689 + rdfs:subClassOf owl:Class .
690 - rdf:type rdfs:Class ; 690 +
691 - rdfs:label "reason for loss of processing type"^^xsd:string ; 691 +ep-prodact:StandbyVesselOperation
692 - rdfs:subClassOf owl:Class ; 692 + rdf:type owl:Class ;
693 -. 693 + rdfs:label "standby vessel operation"^^xsd:string ;
694 -ep-prodact:ReleaseToAir 694 + rdfs:subClassOf ep-prodact:MarineOperation .
695 - rdf:type ep-prodact:SafetyActivityType ; 695 +
696 - rdf:type owl:Class ; 696 +ep-prodact:StrikeOrLockout
697 - rdfs:label "release to air"^^xsd:string ; 697 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
698 - rdfs:subClassOf ep-prodact:SpillOrLeak ; 698 + rdfs:label "strike or lock-out"^^xsd:string ;
699 -. 699 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
700 -ep-prodact:ReleaseToWater 700 +
701 - rdf:type ep-prodact:SafetyActivityType ; 701 +ep-prodact:SupplyShipOperation
702 - rdf:type owl:Class ; 702 + rdf:type owl:Class ;
703 - rdfs:label "release to water"^^xsd:string ; 703 + rdfs:label "supply ship operation"^^xsd:string ;
704 - rdfs:subClassOf ep-prodact:SpillOrLeak ; 704 + rdfs:subClassOf ep-prodact:MarineOperation .
705 -. 705 +
706 -ep-prodact:ReportHazard 706 +ep-prodact:TestingAndLogging
707 - rdf:type ep-prodact:SafetyActivityType ; 707 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
708 - rdf:type owl:Class ; 708 + rdfs:label "testing and logging"^^xsd:string ;
709 - rdfs:label "report hazard"^^xsd:string ; 709 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
710 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity ; 710 +
711 -. 711 +ep-prodact:ThirdPartyProcessingLoss
712 -ep-prodact:ReservoirLoss 712 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
713 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 713 + rdfs:label "third party processing loss"^^xsd:string ;
714 - rdf:type owl:Class ; 714 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
715 - rdfs:label "reservoir loss"^^xsd:string ; 715 +
716 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 716 +ep-prodact:TopsideEquipmentFailureMaintenance
717 -. 717 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
718 -ep-prodact:RestrictedWork 718 + rdfs:label "topside equipment failure maintenance"^^xsd:string ;
719 - rdf:type owl:Class ; 719 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
720 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity ; 720 +
721 -. 721 +ep-prodact:TrafficAccident
722 -ep-prodact:RestrictedWorkInjury 722 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
723 - rdf:type ep-prodact:SafetyActivityType ; 723 + rdfs:label "traffic accident"^^xsd:string ;
724 - rdf:type owl:Class ; 724 + rdfs:subClassOf ep-prodact:Incident .
725 - rdfs:label "restricted work injury"^^xsd:string ; 725 +
726 - rdfs:subClassOf ep-prodact:Injury ; 726 +ep-prodact:TransportationActivity
727 -. 727 + rdf:type owl:Class ;
728 -ep-prodact:RevisionWellTest 728 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
729 - rdf:type ep-prodact:WellTestReasonType ; 729 +
730 - rdf:type owl:Class ; 730 +ep-prodact:UnavailableTankerStorage
731 - rdfs:label "revision"^^xsd:string ; 731 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
732 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> ; 732 + rdfs:label "unavailable tanker storage"^^xsd:string ;
733 -. 733 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
734 -ep-prodact:SafetyActivityType 734 +
735 - rdf:type rdfs:Class ; 735 +ep-prodact:UnknownReasonWellTest
736 - rdfs:label "safety activity type"^^xsd:string ; 736 + rdf:type owl:Class , ep-prodact:WellTestReasonType ;
737 - rdfs:subClassOf owl:Class ; 737 + rdfs:label "unknown"^^xsd:string ;
738 -. 738 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
739 -ep-prodact:SafetyConsideration 739 +
740 - rdf:type owl:Class ; 740 +ep-prodact:WaterCleaningOperation
741 - rdfs:label "safety consideration"^^xsd:string ; 741 + rdf:type owl:Class ;
742 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity ; 742 + rdfs:subClassOf ep-prodact:PartOfProductionActivity .
743 -. 743 +
744 -ep-prodact:SafetyMeeting 744 +ep-prodact:WeatherProblem
745 - rdf:type ep-prodact:SafetyActivityType ; 745 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
746 - rdf:type owl:Class ; 746 + rdfs:label "weather problem"^^xsd:string ;
747 - rdfs:label "safety meeting"^^xsd:string ; 747 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
748 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity ; 748 +
749 -. 749 +ep-prodact:WellEquipmentFailureMaintenance
750 -ep-prodact:SalesActivity 750 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
751 - rdf:type owl:Class ; 751 + rdfs:label "well equipment failure maintenance"^^xsd:string ;
752 - rdfs:label "sales activity"^^xsd:string ; 752 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
753 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> ; 753 +
754 -. 754 +ep-prodact:WellPlannedOperations
755 -ep-prodact:SalesActivityType 755 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
756 - rdf:type rdfs:Class ; 756 + rdfs:label "well planned operations"^^xsd:string ;
757 - rdfs:label "sales activity type"^^xsd:string ; 757 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
758 - rdfs:subClassOf owl:Class ; 758 +
759 -. 759 +ep-prodact:WellPreventiveMaintenance
760 -ep-prodact:SentAshore 760 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
761 - rdf:type ep-prodact:SafetyActivityType ; 761 + rdfs:label "well preventive maintenance"^^xsd:string ;
762 - rdf:type owl:Class ; 762 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
763 - rdfs:label "sent ashore"^^xsd:string ; 763 +
764 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity ; 764 +ep-prodact:WellProblems
765 -. 765 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
766 -ep-prodact:SevereAccident 766 + rdfs:label "well problems"^^xsd:string ;
767 - rdf:type ep-prodact:SafetyActivityType ; 767 + rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
768 - rdf:type owl:Class ; 768 +
769 - rdfs:label "severe accident"^^xsd:string ; 769 +ep-prodact:WellTestReasonType
770 - rdfs:subClassOf ep-prodact:Incident ; 770 + rdf:type rdfs:Class ;
771 -. 771 + rdfs:label "well test reason type"^^xsd:string ;
772 -ep-prodact:ShutdownProduction 772 + rdfs:subClassOf owl:Class .
773 - rdf:type owl:Class ; 773 +
774 - rdfs:label "shutdown production"^^xsd:string ; 774 +ep-prodact:accountNumber
775 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 775 + rdf:type owl:DatatypeProperty ;
776 -. 776 + rdfs:domain ep-prodact:SalesActivity ;
777 -ep-prodact:SickOnBoard 777 + rdfs:label "account number"^^xsd:string .
778 - rdf:type ep-prodact:SafetyActivityType ; 778 +
779 - rdf:type owl:Class ; 779 +ep-prodact:alertUpon
780 - rdfs:label "sick on board"^^xsd:string ; 780 + rdf:type owl:ObjectProperty ;
781 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity ; 781 + rdfs:domain ep-prodact:RaiseAnAlert ;
782 -. 782 + rdfs:label "alert upon"^^xsd:string ;
783 -ep-prodact:SpillOrLeak 783 + rdfs:range owl:Thing .
784 - rdf:type ep-prodact:SafetyActivityType ; 784 +
785 - rdf:type owl:Class ; 785 +ep-prodact:ammoniumDensity
786 - rdfs:label "spill or leak"^^xsd:string ; 786 + rdf:type owl:ObjectProperty ;
787 - rdfs:subClassOf ep-prodact:Incident ; 787 + rdfs:range ep-core:Density .
788 -. 788 +
789 -ep-prodact:SplitFactorDeterminationType 789 +ep-prodact:amountOfOil
790 - rdf:type rdfs:Class ; 790 + rdf:type owl:ObjectProperty ;
791 - rdfs:label "split factor determination type"^^xsd:string ; 791 + rdfs:range ep-core:Mass .
792 - rdfs:subClassOf owl:Class ; 792 +
793 -. 793 +ep-prodact:buyer
794 -ep-prodact:StandbyVesselOperation 794 + rdf:type owl:ObjectProperty ;
795 - rdf:type owl:Class ; 795 + rdfs:domain ep-prodact:SalesActivity ;
796 - rdfs:label "standby vessel operation"^^xsd:string ; 796 + rdfs:label "buyer"^^xsd:string ;
797 - rdfs:subClassOf ep-prodact:MarineOperation ; 797 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#PersonOrOrganization> .
798 -. 798 +
799 -ep-prodact:StrikeOrLockout 799 +ep-prodact:cargoBatchNumber
800 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 800 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
801 - rdf:type owl:Class ; 801 + rdfs:label "cargo batch number"^^xsd:string .
802 - rdfs:label "strike or lock-out"^^xsd:string ; 802 +
803 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 803 +ep-prodact:cargoLoaded
804 -. 804 + rdf:type owl:ObjectProperty ;
805 -ep-prodact:SupplyShipOperation 805 + rdfs:domain ep-prodact:CargoShipOperation ;
806 - rdf:type owl:Class ; 806 + rdfs:label "cargo loaded"^^xsd:string ;
807 - rdfs:label "supply ship operation"^^xsd:string ; 807 + rdfs:range ep-core:PhysicalObject .
808 - rdfs:subClassOf ep-prodact:MarineOperation ; 808 +
809 -. 809 +ep-prodact:cargoNumber
810 -ep-prodact:TestingAndLogging 810 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
811 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 811 + rdfs:label "cargo number"^^xsd:string .
812 - rdf:type owl:Class ; 812 +
813 - rdfs:label "testing and logging"^^xsd:string ; 813 +ep-prodact:causedBy
814 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 814 + rdf:type owl:ObjectProperty ;
815 -. 815 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
816 -ep-prodact:ThirdPartyProcessingLoss 816 + rdfs:label "caused by"^^xsd:string ;
817 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 817 + rdfs:range <http://www.reportinghub.no/ep/schema/activity#Activity> .
818 - rdf:type owl:Class ; 818 +
819 - rdfs:label "third party processing loss"^^xsd:string ; 819 +ep-prodact:classificationBySafetyActivityType
820 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 820 + rdf:type owl:ObjectProperty ;
821 -. 821 + rdfs:domain ep-prodact:FusionOfHSEActivitiesOverPeriod ;
822 -ep-prodact:TopsideEquipmentFailureMaintenance 822 + rdfs:range ep-prodact:SafetyActivityType .
823 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 823 +
824 - rdf:type owl:Class ; 824 +ep-prodact:commentMade
825 - rdfs:label "topside equipment failure maintenance"^^xsd:string ; 825 + rdf:type owl:DatatypeProperty ;
826 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 826 + rdfs:domain ep-prodact:MakeAComment ;
827 -. 827 + rdfs:label "comment made"^^xsd:string .
828 -ep-prodact:TrafficAccident 828 +
829 - rdf:type ep-prodact:SafetyActivityType ; 829 +ep-prodact:commentUpon
830 - rdf:type owl:Class ; 830 + rdf:type owl:ObjectProperty ;
831 - rdfs:label "traffic accident"^^xsd:string ; 831 + rdfs:domain ep-prodact:MakeAComment ;
832 - rdfs:subClassOf ep-prodact:Incident ; 832 + rdfs:label "comment upon"^^xsd:string ;
833 -. 833 + rdfs:range owl:Thing .
834 -ep-prodact:TransportationActivity 834 +
835 - rdf:type owl:Class ; 835 +ep-prodact:commentator
836 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> ; 836 + rdf:type owl:ObjectProperty ;
837 -. 837 + rdfs:domain ep-prodact:MakeAComment ;
838 -ep-prodact:UnavailableTankerStorage 838 + rdfs:label "commentator"^^xsd:string ;
839 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 839 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Person> .
840 - rdf:type owl:Class ; 840 +
841 - rdfs:label "unavailable tanker storage"^^xsd:string ; 841 +ep-prodact:coulterCounter
842 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 842 + rdf:type owl:ObjectProperty ;
843 -. 843 + rdfs:range ep-core:MassPerUnitMassConcentration .
844 -ep-prodact:UnknownReasonWellTest 844 +
845 - rdf:type ep-prodact:WellTestReasonType ; 845 +ep-prodact:destination
846 - rdf:type owl:Class ; 846 + rdf:type owl:TransitiveProperty ;
847 - rdfs:label "unknown"^^xsd:string ; 847 + rdfs:domain ep-prodact:MovementOfProduct ;
848 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> ; 848 + rdfs:label "destination"^^xsd:string ;
849 -. 849 + rdfs:range <http://www.reportinghub.no/ep/schema/geography#PartOfTheSurfaceOfTheEarth> .
850 -ep-prodact:WaterCleaningOperation 850 +
851 - rdf:type owl:Class ; 851 +ep-prodact:facilityShutdown
852 - rdfs:subClassOf ep-prodact:PartOfProductionActivity ; 852 + rdf:type owl:ObjectProperty ;
853 -. 853 + rdfs:domain ep-prodact:ShutdownProduction ;
854 -ep-prodact:WeatherProblem 854 + rdfs:label "facility shutdown"^^xsd:string ;
855 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 855 + rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
856 - rdf:type owl:Class ; 856 +
857 - rdfs:label "weather problem"^^xsd:string ; 857 +ep-prodact:forComment
858 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 858 + rdf:type owl:ObjectProperty ;
859 -. 859 + rdfs:comment "Used to pass an argument to Cs_datedComment"^^xsd:string ;
860 -ep-prodact:WellEquipmentFailureMaintenance 860 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
861 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 861 + rdfs:label "for comment"^^xsd:string .
862 - rdf:type owl:Class ; 862 +
863 - rdfs:label "well equipment failure maintenance"^^xsd:string ; 863 +ep-prodact:glycolDensity
864 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 864 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
865 -. 865 + rdfs:range ep-core:Density .
866 -ep-prodact:WellPlannedOperations 866 +
867 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 867 +ep-prodact:hasDischargeFlow
868 - rdf:type owl:Class ; 868 + rdf:type owl:ObjectProperty ;
869 - rdfs:label "well planned operations"^^xsd:string ; 869 + rdfs:domain ep-prodact:DischargeWater ;
870 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 870 + rdfs:label "has discharge flow"^^xsd:string ;
871 -. 871 + rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> .
872 -ep-prodact:WellPreventiveMaintenance 872 +
873 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 873 +ep-prodact:hasGasLiftChoke
874 - rdf:type owl:Class ; 874 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
875 - rdfs:label "well preventive maintenance"^^xsd:string ; 875 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#WellTest> ;
876 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 876 + rdfs:label "has gas lift choke"^^xsd:string ;
877 -. 877 + rdfs:range <http://www.reportinghub.no/ep/schema/production-equipment#GasLiftChoke> .
878 -ep-prodact:WellProblems 878 +
879 - rdf:type ep-prodact:ReasonForLossOfProcessingType ; 879 +ep-prodact:hasLastPartOfTypeRemainingActivityPair
880 - rdf:type owl:Class ; 880 + rdf:type owl:ObjectProperty ;
881 - rdfs:label "well problems"^^xsd:string ; 881 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
882 - rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss ; 882 + rdfs:label "has last part of type - remaining activity pair"^^xsd:string ;
883 -. 883 + rdfs:range ep-prodact:LastPartOfTypeRemainingActivityPair .
884 -ep-prodact:WellTestReasonType 884 +
885 - rdf:type rdfs:Class ; 885 +ep-prodact:hasPart
886 - rdfs:label "well test reason type"^^xsd:string ; 886 + rdf:type owl:ObjectProperty ;
887 - rdfs:subClassOf owl:Class ; 887 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
888 -. 888 + rdfs:range ep-prodact:PartOfProductionActivity .
889 -ep-prodact:accountNumber 889 +
890 - rdf:type owl:DatatypeProperty ; 890 +ep-prodact:hasPredecessor
891 - rdfs:domain ep-prodact:SalesActivity ; 891 + rdf:type owl:TransitiveProperty ;
892 - rdfs:label "account number"^^xsd:string ; 892 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
893 -. 893 + rdfs:label "has predecessor"^^xsd:string ;
894 -ep-prodact:alertUpon 894 + rdfs:range <http://www.reportinghub.no/ep/schema/activity#Activity> .
895 - rdf:type owl:ObjectProperty ; 895 +
896 - rdfs:domain ep-prodact:RaiseAnAlert ; 896 +ep-prodact:hasShutInPressure
897 - rdfs:label "alert upon"^^xsd:string ; 897 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
898 - rdfs:range owl:Thing ; 898 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionWellTest> ;
899 -. 899 + rdfs:label "has shut-in pressure"^^xsd:string ;
900 -ep-prodact:ammoniumDensity 900 + rdfs:range ep-core:Pressure .
901 - rdf:type owl:ObjectProperty ; 901 +
902 - rdfs:range ep-core:Density ; 902 +ep-prodact:hasValidPredecessor
903 -. 903 + rdf:type owl:TransitiveProperty ;
904 -ep-prodact:amountOfOil 904 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
905 - rdf:type owl:ObjectProperty ; 905 + rdfs:label "has valid predecessor"^^xsd:string ;
906 - rdfs:range ep-core:Mass ; 906 + rdfs:range <http://www.reportinghub.no/ep/schema/activity#Activity> .
907 -. 907 +
908 -ep-prodact:buyer 908 +ep-prodact:injectionWellTestMaximumAnnularPressure
909 - rdf:type owl:ObjectProperty ; 909 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
910 - rdfs:domain ep-prodact:SalesActivity ; 910 + rdfs:domain ep-prodact:InjectionWellTest ;
911 - rdfs:label "buyer"^^xsd:string ; 911 + rdfs:label "injection well test maximum annular pressure"^^xsd:string ;
912 - rdfs:range <http://www.reportinghub.no/ep/schema/organization#PersonOrOrganization> ; 912 + rdfs:range ep-core:Pressure .
913 -. 913 +
914 -ep-prodact:cargoBatchNumber 914 +ep-prodact:injectionWellTestMinimumAnnularPressure
915 - rdf:type owl:DatatypeProperty ; 915 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
916 - rdf:type owl:FunctionalProperty ; 916 + rdfs:domain ep-prodact:InjectionWellTest ;
917 - rdfs:label "cargo batch number"^^xsd:string ; 917 + rdfs:label "injection well test minimum annular pressure"^^xsd:string ;
918 -. 918 + rdfs:range ep-core:Pressure .
919 -ep-prodact:cargoLoaded 919 +
920 - rdf:type owl:ObjectProperty ; 920 +ep-prodact:injectionWellTestWellheadFlowingPressure
921 - rdfs:domain ep-prodact:CargoShipOperation ; 921 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
922 - rdfs:label "cargo loaded"^^xsd:string ; 922 + rdfs:domain ep-prodact:InjectionWellTest ;
923 - rdfs:range ep-core:PhysicalObject ; 923 + rdfs:label "injection well test wellhead flowing pressure"^^xsd:string ;
924 -. 924 + rdfs:range ep-core:Pressure .
925 -ep-prodact:cargoNumber 925 +
926 - rdf:type owl:DatatypeProperty ; 926 +ep-prodact:injectionWellTestWellheadMaximumPressure
927 - rdf:type owl:FunctionalProperty ; 927 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
928 - rdfs:label "cargo number"^^xsd:string ; 928 + rdfs:domain ep-prodact:InjectionWellTest ;
929 -. 929 + rdfs:label "injection well test wellhead maximum pressure"^^xsd:string ;
930 -ep-prodact:causedBy 930 + rdfs:range ep-core:Pressure .
931 - rdf:type owl:ObjectProperty ; 931 +
932 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ; 932 +ep-prodact:measuredFlow
933 - rdfs:label "caused by"^^xsd:string ; 933 + rdf:type owl:ObjectProperty ;
934 - rdfs:range <http://www.reportinghub.no/ep/schema/activity#Activity> ; 934 + rdfs:domain ep-prodact:MeasurePropertiesOfAFlow ;
935 -. 935 + rdfs:label "measured flow"^^xsd:string ;
936 -ep-prodact:classificationBySafetyActivityType 936 + rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> .
937 - rdf:type owl:ObjectProperty ; 937 +
938 - rdfs:domain ep-prodact:FusionOfHSEActivitiesOverPeriod ; 938 +ep-prodact:movedProduct
939 - rdfs:range ep-prodact:SafetyActivityType ; 939 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
940 -. 940 + rdfs:domain ep-prodact:MovementOfProduct ;
941 -ep-prodact:commentMade 941 + rdfs:label "moved product"^^xsd:string .
942 - rdf:type owl:DatatypeProperty ; 942 +
943 - rdfs:domain ep-prodact:MakeAComment ; 943 +ep-prodact:noOfDrillsOrExcercises
944 - rdfs:label "comment made"^^xsd:string ; 944 + rdf:type owl:DatatypeProperty ;
945 -. 945 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
946 -ep-prodact:commentUpon 946 + rdfs:range xsd:integer .
947 - rdf:type owl:ObjectProperty ; 947 +
948 - rdfs:domain ep-prodact:MakeAComment ; 948 +ep-prodact:noOfFirstAidEvents
949 - rdfs:label "comment upon"^^xsd:string ; 949 + rdf:type owl:DatatypeProperty ;
950 - rdfs:range owl:Thing ; 950 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
951 -. 951 + rdfs:range xsd:integer .
952 -ep-prodact:commentator 952 +
953 - rdf:type owl:ObjectProperty ; 953 +ep-prodact:noOfHazardReportCards
954 - rdfs:domain ep-prodact:MakeAComment ; 954 + rdf:type owl:DatatypeProperty ;
955 - rdfs:label "commentator"^^xsd:string ; 955 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
956 - rdfs:range <http://www.reportinghub.no/ep/schema/organization#Person> ; 956 + rdfs:range xsd:integer .
957 -. 957 +
958 -ep-prodact:coulterCounter 958 +ep-prodact:noOfMiscellaneousHseEvents
959 - rdf:type owl:ObjectProperty ; 959 + rdf:type owl:DatatypeProperty ;
960 - rdfs:range ep-core:MassPerUnitMassConcentration ; 960 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
961 -. 961 + rdfs:range xsd:integer .
962 -ep-prodact:destination 962 +
963 - rdf:type owl:TransitiveProperty ; 963 +ep-prodact:noOfPermitsWithSjaIssued
964 - rdfs:domain ep-prodact:MovementOfProduct ; 964 + rdf:type owl:DatatypeProperty ;
965 - rdfs:label "destination"^^xsd:string ; 965 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
966 - rdfs:range <http://www.reportinghub.no/ep/schema/geography#PartOfTheSurfaceOfTheEarth> ; 966 + rdfs:range xsd:integer .
967 -. 967 +
968 -ep-prodact:facilityShutdown 968 +ep-prodact:noOfRestrictedWorkAndMedicalTreatmentInjuries
969 - rdf:type owl:ObjectProperty ; 969 + rdf:type owl:DatatypeProperty ;
970 - rdfs:domain ep-prodact:ShutdownProduction ; 970 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
971 - rdfs:label "facility shutdown"^^xsd:string ; 971 + rdfs:range xsd:integer .
972 - rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> ; 972 +
973 -. 973 +ep-prodact:noOfSafetyMeetings
974 -ep-prodact:forComment 974 + rdf:type owl:DatatypeProperty ;
975 - rdf:type owl:ObjectProperty ; 975 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
976 - rdfs:comment "Used to pass an argument to Cs_datedComment"^^xsd:string ; 976 + rdfs:range xsd:integer .
977 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ; 977 +
978 - rdfs:label "for comment"^^xsd:string ; 978 +ep-prodact:noOfSpillsOrLeaks
979 -. 979 + rdf:type owl:DatatypeProperty ;
980 -ep-prodact:glycolDensity 980 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
981 - rdf:type ep-core:Class_of_indirect_property ; 981 + rdfs:range xsd:integer .
982 - rdf:type owl:FunctionalProperty ; 982 +
983 - rdf:type owl:ObjectProperty ; 983 +ep-prodact:noOfSystemAlarms
984 - rdfs:range ep-core:Density ; 984 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
985 -. 985 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
986 -ep-prodact:hasDischargeFlow 986 + rdfs:label "number of system alarms"^^xsd:string ;
987 - rdf:type owl:ObjectProperty ; 987 + rdfs:range xsd:integer .
988 - rdfs:domain ep-prodact:DischargeWater ; 988 +
989 - rdfs:label "has discharge flow"^^xsd:string ; 989 +ep-prodact:oilInWater
990 - rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> ; 990 + rdf:type owl:ObjectProperty ;
991 -. 991 + rdfs:range ep-core:MassPerUnitMassConcentration .
992 -ep-prodact:hasGasLiftChoke 992 +
993 - rdf:type owl:FunctionalProperty ; 993 +ep-prodact:onProductionFacility
994 - rdf:type owl:ObjectProperty ; 994 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
995 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#WellTest> ; 995 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
996 - rdfs:label "has gas lift choke"^^xsd:string ; 996 + rdfs:label "on facility"^^xsd:string ;
997 - rdfs:range <http://www.reportinghub.no/ep/schema/production-equipment#GasLiftChoke> ; 997 + rdfs:range <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAProductionFacility> .
998 -. 998 +
999 -ep-prodact:hasLastPartOfTypeRemainingActivityPair 999 +ep-prodact:oxygenInWater
1000 - rdf:type owl:ObjectProperty ; 1000 + rdf:type owl:ObjectProperty ;
1001 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ; 1001 + rdfs:range ep-core:MassPerUnitMassConcentration .
1002 - rdfs:label "has last part of type - remaining activity pair"^^xsd:string ; 1002 +
1003 - rdfs:range ep-prodact:LastPartOfTypeRemainingActivityPair ; 1003 +ep-prodact:performedByPersonOrOrganization
1004 -. 1004 + rdf:type owl:ObjectProperty ;
1005 -ep-prodact:hasPart 1005 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
1006 - rdf:type owl:ObjectProperty ; 1006 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#PersonOrOrganization> .
1007 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 1007 +
1008 - rdfs:range ep-prodact:PartOfProductionActivity ; 1008 +ep-prodact:performedByShip
1009 -. 1009 + rdf:type owl:ObjectProperty ;
1010 -ep-prodact:hasPredecessor 1010 + rdfs:domain ep-prodact:MarineOperation ;
1011 - rdf:type owl:TransitiveProperty ; 1011 + rdfs:label "performed by ship"^^xsd:string ;
1012 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ; 1012 + rdfs:range <http://www.reportinghub.no/ep/schema/production-facility#Ship> .
1013 - rdfs:label "has predecessor"^^xsd:string ; 1013 +
1014 - rdfs:range <http://www.reportinghub.no/ep/schema/activity#Activity> ; 1014 +ep-prodact:phenolDensity
1015 -. 1015 + rdf:type owl:ObjectProperty ;
1016 -ep-prodact:hasShutInPressure 1016 + rdfs:range ep-core:Density .
1017 - rdf:type ep-core:Class_of_indirect_property ; 1017 +
1018 - rdf:type owl:FunctionalProperty ; 1018 +ep-prodact:processingLost
1019 - rdf:type owl:ObjectProperty ; 1019 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
1020 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionWellTest> ; 1020 + rdfs:domain ep-prodact:ProductionOperationProcessingLoss ;
1021 - rdfs:label "has shut-in pressure"^^xsd:string ; 1021 + rdfs:range ep-material:QuantityOfMaterial .
1022 - rdfs:range ep-core:Pressure ; 1022 +
1023 -. 1023 +ep-prodact:productionActivityPeriodClassification
1024 -ep-prodact:hasValidPredecessor 1024 + rdf:type owl:ObjectProperty ;
1025 - rdf:type owl:TransitiveProperty ; 1025 + rdfs:domain ep-prodact:FusionOfPartsOfProductionActivityOverPeriod ;
1026 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ; 1026 + rdfs:range ep-prodact:ProductionOperationClassByDuration .
1027 - rdfs:label "has valid predecessor"^^xsd:string ; 1027 +
1028 - rdfs:range <http://www.reportinghub.no/ep/schema/activity#Activity> ; 1028 +ep-prodact:productionOperator
1029 -. 1029 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
1030 -ep-prodact:injectionWellTestMaximumAnnularPressure 1030 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
1031 - rdf:type ep-core:Class_of_indirect_property ; 1031 + rdfs:label "production operator"^^xsd:string ;
1032 - rdf:type owl:FunctionalProperty ; 1032 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> .
1033 - rdf:type owl:ObjectProperty ; 1033 +
1034 - rdfs:domain ep-prodact:InjectionWellTest ; 1034 +ep-prodact:remainingActivity
1035 - rdfs:label "injection well test maximum annular pressure"^^xsd:string ; 1035 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
1036 - rdfs:range ep-core:Pressure ; 1036 + rdfs:domain ep-prodact:LastPartOfTypeRemainingActivityPair ;
1037 -. 1037 + rdfs:label "remaining activity"^^xsd:string ;
1038 -ep-prodact:injectionWellTestMinimumAnnularPressure 1038 + rdfs:range <http://www.reportinghub.no/ep/schema/activity#Activity> .
1039 - rdf:type ep-core:Class_of_indirect_property ; 1039 +
1040 - rdf:type owl:FunctionalProperty ; 1040 +ep-prodact:residualChlorideInWater
1041 - rdf:type owl:ObjectProperty ; 1041 + rdf:type owl:ObjectProperty ;
1042 - rdfs:domain ep-prodact:InjectionWellTest ; 1042 + rdfs:range ep-core:MassPerUnitMassConcentration .
1043 - rdfs:label "injection well test minimum annular pressure"^^xsd:string ; 1043 +
1044 - rdfs:range ep-core:Pressure ; 1044 +ep-prodact:salesAdministrator
1045 -. 1045 + rdf:type owl:ObjectProperty ;
1046 -ep-prodact:injectionWellTestWellheadFlowingPressure 1046 + rdfs:domain ep-prodact:SalesActivity ;
1047 - rdf:type ep-core:Class_of_indirect_property ; 1047 + rdfs:label "sales administrator"^^xsd:string ;
1048 - rdf:type owl:FunctionalProperty ; 1048 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#PersonOrOrganization> .
1049 - rdf:type owl:ObjectProperty ; 1049 +
1050 - rdfs:domain ep-prodact:InjectionWellTest ; 1050 +ep-prodact:samplePhValue
1051 - rdfs:label "injection well test wellhead flowing pressure"^^xsd:string ; 1051 + rdf:type owl:DatatypeProperty ;
1052 - rdfs:range ep-core:Pressure ; 1052 + rdfs:range xsd:double .
1053 -. 1053 +
1054 -ep-prodact:injectionWellTestWellheadMaximumPressure 1054 +ep-prodact:sampleTurbidity
1055 - rdf:type ep-core:Class_of_indirect_property ; 1055 + rdf:type owl:DatatypeProperty ;
1056 - rdf:type owl:FunctionalProperty ; 1056 + rdfs:range xsd:double .
1057 - rdf:type owl:ObjectProperty ; 1057 +
1058 - rdfs:domain ep-prodact:InjectionWellTest ; 1058 +ep-prodact:sampledMaterial
1059 - rdfs:label "injection well test wellhead maximum pressure"^^xsd:string ; 1059 + rdf:type owl:ObjectProperty ;
1060 - rdfs:range ep-core:Pressure ; 1060 + rdfs:domain ep-prodact:FluidSamplingAndAnalysis ;
1061 -. 1061 + rdfs:label "sampled material"^^xsd:string ;
1062 -ep-prodact:measuredFlow 1062 + rdfs:range ep-material:QuantityOfMaterial .
1063 - rdf:type owl:ObjectProperty ; 1063 +
1064 - rdfs:domain ep-prodact:MeasurePropertiesOfAFlow ; 1064 +ep-prodact:samplingPerformedAt
1065 - rdfs:label "measured flow"^^xsd:string ; 1065 + rdf:type owl:ObjectProperty ;
1066 - rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> ; 1066 + rdfs:domain ep-prodact:FluidSamplingAndAnalysis ;
1067 -. 1067 + rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
1068 -ep-prodact:movedProduct 1068 +
1069 - rdf:type owl:FunctionalProperty ; 1069 +ep-prodact:samplingPerformedAtPointInSpace
1070 - rdf:type owl:ObjectProperty ; 1070 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
1071 - rdfs:domain ep-prodact:MovementOfProduct ; 1071 + rdfs:domain ep-prodact:FluidSamplingAndAnalysis ;
1072 - rdfs:label "moved product"^^xsd:string ; 1072 + rdfs:label "sampling performed at point in space"^^xsd:string ;
1073 -. 1073 + rdfs:range ep-core:TemporalPartOfAPointInSpace .
1074 -ep-prodact:noOfDrillsOrExcercises 1074 +
1075 - rdf:type owl:DatatypeProperty ; 1075 +ep-prodact:seller
1076 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 1076 + rdf:type owl:ObjectProperty ;
1077 - rdfs:range xsd:integer ; 1077 + rdfs:domain ep-prodact:SalesActivity ;
1078 -. 1078 + rdfs:label "seller"^^xsd:string ;
1079 -ep-prodact:noOfFirstAidEvents 1079 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#PersonOrOrganization> .
1080 - rdf:type owl:DatatypeProperty ; 1080 +
1081 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 1081 +ep-prodact:shipper
1082 - rdfs:range xsd:integer ; 1082 + rdf:type owl:ObjectProperty ;
1083 -. 1083 + rdfs:domain ep-prodact:MovementOfProduct ;
1084 -ep-prodact:noOfHazardReportCards 1084 + rdfs:label "shipper"^^xsd:string ;
1085 - rdf:type owl:DatatypeProperty ; 1085 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> .
1086 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 1086 +
1087 - rdfs:range xsd:integer ; 1087 +ep-prodact:sourceOrganization
1088 -. 1088 + rdf:type owl:ObjectProperty ;
1089 -ep-prodact:noOfMiscellaneousHseEvents 1089 + rdfs:domain ep-prodact:MovementOfProduct ;
1090 - rdf:type owl:DatatypeProperty ; 1090 + rdfs:label "source organization"^^xsd:string ;
1091 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 1091 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> .
1092 - rdfs:range xsd:integer ; 1092 +
1093 -. 1093 +ep-prodact:testedWellBoreInterval
1094 -ep-prodact:noOfPermitsWithSjaIssued 1094 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
1095 - rdf:type owl:DatatypeProperty ; 1095 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#WellTest> ;
1096 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 1096 + rdfs:label "tested wellbore interval"^^xsd:string ;
1097 - rdfs:range xsd:integer ; 1097 + rdfs:range ep-core:PhysicalObject .
1098 -. 1098 +
1099 -ep-prodact:noOfRestrictedWorkAndMedicalTreatmentInjuries 1099 +ep-prodact:timeWorked
1100 - rdf:type owl:DatatypeProperty ; 1100 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
1101 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 1101 + rdfs:domain ep-prodact:ProductionOperation ;
1102 - rdfs:range xsd:integer ; 1102 + rdfs:label "time worked"^^xsd:string ;
1103 -. 1103 + rdfs:range ep-core:TimeDuration .
1104 -ep-prodact:noOfSafetyMeetings 1104 +
1105 - rdf:type owl:DatatypeProperty ; 1105 +ep-prodact:totalNoOfPermitsIssued
1106 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 1106 + rdf:type owl:DatatypeProperty ;
1107 - rdfs:range xsd:integer ; 1107 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
1108 -. 1108 + rdfs:range xsd:integer .
1109 -ep-prodact:noOfSpillsOrLeaks 1109 +
1110 - rdf:type owl:DatatypeProperty ; 1110 +ep-prodact:totalOrganicCarbonInWater
1111 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 1111 + rdf:type owl:ObjectProperty ;
1112 - rdfs:range xsd:integer ; 1112 + rdfs:range ep-core:MassPerUnitMassConcentration .
1113 -. 1113 +
1114 -ep-prodact:noOfSystemAlarms 1114 +ep-prodact:typeOfPartCommentedOn
1115 - rdf:type owl:DatatypeProperty ; 1115 + rdf:type owl:ObjectProperty ;
1116 - rdf:type owl:FunctionalProperty ; 1116 + rdfs:comment "Used to pass an argument to Cs_datedComment"^^xsd:string ;
1117 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 1117 + rdfs:domain owl:Class ;
1118 - rdfs:label "number of system alarms"^^xsd:string ; 1118 + rdfs:label "type of part commented on"^^xsd:string .
1119 - rdfs:range xsd:integer ; 1119 +
1120 -. 1120 +ep-prodact:waterSampleTaken
1121 -ep-prodact:oilInWater 1121 + rdf:type owl:ObjectProperty ;
1122 - rdf:type owl:ObjectProperty ; 1122 + rdfs:domain ep-prodact:WaterCleaningOperation .
1123 - rdfs:range ep-core:MassPerUnitMassConcentration ; 1123 +
1124 -. 1124 +ep-prodact:xpathToDataInSourceXmlFile
1125 -ep-prodact:onProductionFacility 1125 + rdf:type owl:DatatypeProperty ;
1126 - rdf:type owl:FunctionalProperty ; 1126 + rdfs:domain ep-prodact:RaiseAnAlert ;
1127 - rdf:type owl:ObjectProperty ; 1127 + rdfs:label "XPATH to data source in XML file"^^xsd:string .
1128 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 1128 +
1129 - rdfs:label "on facility"^^xsd:string ; 1129 +ep-prodact:yearlyActivityToDate
1130 - rdfs:range <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAProductionFacility> ; 1130 + rdf:type owl:ObjectProperty ;
1131 -. 1131 + rdfs:domain ep-prodact:ProductionActivityLastingLessThanAYear ;
1132 -ep-prodact:oxygenInWater 1132 + rdfs:range ep-prodact:AnnualProductionActivityToDate .
1133 - rdf:type owl:ObjectProperty ;
1134 - rdfs:range ep-core:MassPerUnitMassConcentration ;
1135 -.
1136 -ep-prodact:performedByPersonOrOrganization
1137 - rdf:type owl:ObjectProperty ;
1138 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
1139 - rdfs:range <http://www.reportinghub.no/ep/schema/organization#PersonOrOrganization> ;
1140 -.
1141 -ep-prodact:performedByShip
1142 - rdf:type owl:ObjectProperty ;
1143 - rdfs:domain ep-prodact:MarineOperation ;
1144 - rdfs:label "performed by ship"^^xsd:string ;
1145 - rdfs:range <http://www.reportinghub.no/ep/schema/production-facility#Ship> ;
1146 -.
1147 -ep-prodact:phenolDensity
1148 - rdf:type owl:ObjectProperty ;
1149 - rdfs:range ep-core:Density ;
1150 -.
1151 -ep-prodact:processingLost
1152 - rdf:type owl:FunctionalProperty ;
1153 - rdf:type owl:ObjectProperty ;
1154 - rdfs:domain ep-prodact:ProductionOperationProcessingLoss ;
1155 - rdfs:range ep-material:QuantityOfMaterial ;
1156 -.
1157 -ep-prodact:productionActivityPeriodClassification
1158 - rdf:type owl:ObjectProperty ;
1159 - rdfs:domain ep-prodact:FusionOfPartsOfProductionActivityOverPeriod ;
1160 - rdfs:range ep-prodact:ProductionOperationClassByDuration ;
1161 -.
1162 -ep-prodact:productionOperator
1163 - rdf:type owl:FunctionalProperty ;
1164 - rdf:type owl:ObjectProperty ;
1165 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
1166 - rdfs:label "production operator"^^xsd:string ;
1167 - rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> ;
1168 -.
1169 -ep-prodact:remainingActivity
1170 - rdf:type owl:FunctionalProperty ;
1171 - rdf:type owl:ObjectProperty ;
1172 - rdfs:domain ep-prodact:LastPartOfTypeRemainingActivityPair ;
1173 - rdfs:label "remaining activity"^^xsd:string ;
1174 - rdfs:range <http://www.reportinghub.no/ep/schema/activity#Activity> ;
1175 -.
1176 -ep-prodact:residualChlorideInWater
1177 - rdf:type owl:ObjectProperty ;
1178 - rdfs:range ep-core:MassPerUnitMassConcentration ;
1179 -.
1180 -ep-prodact:salesAdministrator
1181 - rdf:type owl:ObjectProperty ;
1182 - rdfs:domain ep-prodact:SalesActivity ;
1183 - rdfs:label "sales administrator"^^xsd:string ;
1184 - rdfs:range <http://www.reportinghub.no/ep/schema/organization#PersonOrOrganization> ;
1185 -.
1186 -ep-prodact:samplePhValue
1187 - rdf:type owl:DatatypeProperty ;
1188 - rdfs:range xsd:double ;
1189 -.
1190 -ep-prodact:sampleTurbidity
1191 - rdf:type owl:DatatypeProperty ;
1192 - rdfs:range xsd:double ;
1193 -.
1194 -ep-prodact:sampledMaterial
1195 - rdf:type owl:ObjectProperty ;
1196 - rdfs:domain ep-prodact:FluidSamplingAndAnalysis ;
1197 - rdfs:label "sampled material"^^xsd:string ;
1198 - rdfs:range ep-material:QuantityOfMaterial ;
1199 -.
1200 -ep-prodact:samplingPerformedAt
1201 - rdf:type owl:ObjectProperty ;
1202 - rdfs:domain ep-prodact:FluidSamplingAndAnalysis ;
1203 - rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> ;
1204 -.
1205 -ep-prodact:samplingPerformedAtPointInSpace
1206 - rdf:type owl:FunctionalProperty ;
1207 - rdf:type owl:ObjectProperty ;
1208 - rdfs:domain ep-prodact:FluidSamplingAndAnalysis ;
1209 - rdfs:range ep-core:TemporalPartOfAPointInSpace ;
1210 -.
1211 -ep-prodact:seller
1212 - rdf:type owl:ObjectProperty ;
1213 - rdfs:domain ep-prodact:SalesActivity ;
1214 - rdfs:label "seller"^^xsd:string ;
1215 - rdfs:range <http://www.reportinghub.no/ep/schema/organization#PersonOrOrganization> ;
1216 -.
1217 -ep-prodact:shipper
1218 - rdf:type owl:ObjectProperty ;
1219 - rdfs:domain ep-prodact:MovementOfProduct ;
1220 - rdfs:label "shipper"^^xsd:string ;
1221 - rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> ;
1222 -.
1223 -ep-prodact:sourceOrganization
1224 - rdf:type owl:ObjectProperty ;
1225 - rdfs:domain ep-prodact:MovementOfProduct ;
1226 - rdfs:label "source organization"^^xsd:string ;
1227 - rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> ;
1228 -.
1229 -ep-prodact:testedWellBoreInterval
1230 - rdf:type owl:FunctionalProperty ;
1231 - rdf:type owl:ObjectProperty ;
1232 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#WellTest> ;
1233 - rdfs:label "tested wellbore interval"^^xsd:string ;
1234 - rdfs:range ep-core:PhysicalObject ;
1235 -.
1236 -ep-prodact:timeWorked
1237 - rdf:type ep-core:Class_of_indirect_property ;
1238 - rdf:type owl:FunctionalProperty ;
1239 - rdf:type owl:ObjectProperty ;
1240 - rdfs:domain ep-prodact:ProductionOperation ;
1241 - rdfs:label "time worked"^^xsd:string ;
1242 - rdfs:range ep-core:TimeDuration ;
1243 -.
1244 -ep-prodact:totalNoOfPermitsIssued
1245 - rdf:type owl:DatatypeProperty ;
1246 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
1247 - rdfs:range xsd:integer ;
1248 -.
1249 -ep-prodact:totalOrganicCarbonInWater
1250 - rdf:type owl:ObjectProperty ;
1251 - rdfs:range ep-core:MassPerUnitMassConcentration ;
1252 -.
1253 -ep-prodact:typeOfPartCommentedOn
1254 - rdf:type owl:ObjectProperty ;
1255 - rdfs:comment "Used to pass an argument to Cs_datedComment"^^xsd:string ;
1256 - rdfs:domain owl:Class ;
1257 - rdfs:label "type of part commented on"^^xsd:string ;
1258 -.
1259 -ep-prodact:waterSampleTaken
1260 - rdf:type owl:ObjectProperty ;
1261 - rdfs:domain ep-prodact:WaterCleaningOperation ;
1262 -.
1263 -ep-prodact:xpathToDataInSourceXmlFile
1264 - rdf:type owl:DatatypeProperty ;
1265 - rdfs:domain ep-prodact:RaiseAnAlert ;
1266 - rdfs:label "XPATH to data source in XML file"^^xsd:string ;
1267 -.
1268 -ep-prodact:yearlyActivityToDate
1269 - rdf:type owl:ObjectProperty ;
1270 - rdfs:domain ep-prodact:ProductionActivityLastingLessThanAYear ;
1271 - rdfs:range ep-prodact:AnnualProductionActivityToDate ;
1272 -.
......
1 -# baseURI: http://www.reportinghub.no/ep/transform/transform-helper-schema 1 +# baseURI: http://www.reportinghub.no/ep/transform/transform-helper-schema
2 - 2 +
3 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 3 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
4 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 4 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
5 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 5 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
6 -@prefix transhelp: <http://www.reportinghub.no/ep/transform/transform-helper-schema#> . 6 +@prefix transhelp: <http://www.reportinghub.no/ep/transform/transform-helper-schema#> .
7 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 7 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
8 - 8 +
9 -<http://www.reportinghub.no/ep/transform/transform-helper-schema> 9 +<http://www.reportinghub.no/ep/transform/transform-helper-schema>
10 - rdf:type owl:Ontology ; 10 + rdf:type owl:Ontology ;
11 - rdfs:comment "The Transform Helper Schema is the set of properties and classes used for the creation of temporary data used as part of the ERH transformations. All instances of classes and uses of these properties is deleted before the triples are stored in the RDF database."^^xsd:string ; 11 + rdfs:comment "The Transform Helper Schema is the set of properties and classes used for the creation of temporary data used as part of the ERH transformations. All instances of classes and uses of these properties is deleted before the triples are stored in the RDF database."^^xsd:string ;
12 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 12 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
13 - 13 +
14 -transhelp:derivedFrom 14 +transhelp:derivedFrom
15 - rdf:type owl:ObjectProperty , owl:TransitiveProperty . 15 + rdf:type owl:ObjectProperty .
16 - 16 +
17 -transhelp:dummyTrue 17 +transhelp:dummyTrue
18 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty . 18 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
19 - 19 +
20 -transhelp:intervalIdentifier 20 +transhelp:hasDerivedText
21 - rdf:type owl:FunctionalProperty , owl:DatatypeProperty . 21 + rdf:type owl:DatatypeProperty .
22 - 22 +
23 -transhelp:mapsTo 23 +transhelp:intervalIdentifier
24 - rdf:type rdf:Property . 24 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
25 +
26 +transhelp:mapsTo
27 + rdf:type rdf:Property .
28 +
29 +transhelp:materialClassMapsToMPREnumeration
30 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , owl:InverseFunctionalProperty ;
31 + rdfs:label "material class maps to MPR enumeration"^^xsd:string ;
32 + rdfs:subPropertyOf transhelp:mapsTo .
......
1 -# baseURI: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-facilityIdentifierStructure-v1.1.1 1 +# baseURI: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-facilityIdentifierStructure-v1.1.1
2 -# imports: http://spinrdf.org/spin 2 +# imports: http://spinrdf.org/spin
3 -# imports: http://www.epim.no/schemas/mprml/1 3 +# imports: http://www.epim.no/schemas/mprml/1
4 -# imports: http://www.reportinghub.no/ep/dpr/spin/1.1/lib 4 +# imports: http://www.reportinghub.no/ep/dpr/spin/1.1/lib
5 -# imports: http://www.reportinghub.no/ep/mpr/spin/1.1/lib 5 +# imports: http://www.reportinghub.no/ep/mpr/spin/1.1/lib
6 -# imports: http://www.reportinghub.no/ep/transform/transform-helper-schema 6 +# imports: http://www.reportinghub.no/ep/transform/transform-helper-schema
7 - 7 +
8 -@prefix : <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-facilityIdentifierStructure-v1.1.1#> . 8 +@prefix : <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-facilityIdentifierStructure-v1.1.1#> .
9 -@prefix ep-dpr-spin-lib: <http://www.reportinghub.no/ep/dpr/spin/1.1/lib#> . 9 +@prefix ep-dpr-spin-lib: <http://www.reportinghub.no/ep/dpr/spin/1.1/lib#> .
10 -@prefix ep-mpr-spin-lib: <http://www.reportinghub.no/ep/mpr/spin/1.1/lib#> . 10 +@prefix ep-mpr-spin-lib: <http://www.reportinghub.no/ep/mpr/spin/1.1/lib#> .
11 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 11 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
12 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 12 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
13 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 13 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
14 -@prefix sp: <http://spinrdf.org/sp#> . 14 +@prefix sp: <http://spinrdf.org/sp#> .
15 -@prefix spin: <http://spinrdf.org/spin#> . 15 +@prefix spin: <http://spinrdf.org/spin#> .
16 -@prefix spl: <http://spinrdf.org/spl#> . 16 +@prefix spl: <http://spinrdf.org/spl#> .
17 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 17 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
18 - 18 +
19 -<http://www.epim.no/schemas/mprml/1#FacilityIdentifierStruct> 19 +<http://www.epim.no/schemas/mprml/1#FacilityIdentifierStruct>
20 - spin:rule 20 + spin:rule
21 - [ rdf:type sp:Construct ; 21 + [ rdf:type sp:Construct ;
22 - rdfs:comment """STEP 00007 Record the Facility that has the flows - kind is \"company\" or \"commercial entity\" - assumed to be an OperatingCompany 22 + rdfs:comment """STEP 00001 Record the Facility that has the flows - kind is \"field\", etc.
23 -Nothing is done with the namingSystem!"""^^xsd:string ; 23 +Nothing is done with the namingSystem!"""^^xsd:string ;
24 - sp:templates ([ sp:object spin:_this ; 24 + sp:templates ([ sp:object spin:_this ;
25 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; 25 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
26 - sp:subject 26 + sp:subject
27 - [ sp:varName "company"^^xsd:string 27 + [ sp:varName "field"^^xsd:string
28 - ] 28 + ]
29 - ] [ sp:object 29 + ] [ sp:object
30 - [ sp:varName "companyName"^^xsd:string 30 + [ sp:varName "fieldName"^^xsd:string
31 - ] ; 31 + ] ;
32 - sp:predicate rdfs:label ; 32 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#hasDerivedText> ;
33 - sp:subject spin:_this 33 + sp:subject spin:_this
34 - ]) ; 34 + ]) ;
35 - sp:where ([ rdf:type sp:Union ; 35 + sp:where ([ rdf:type sp:Union ;
36 - sp:elements (([ sp:object <http://www.epim.no/schemas/mprml/1#RF_company> ; 36 + sp:elements (([ sp:object <http://www.epim.no/schemas/mprml/1#RF_field> ;
37 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ; 37 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
38 - sp:subject spin:_this 38 + sp:subject spin:_this
39 - ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_commercialentity> ; 39 + ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_field-part> ;
40 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ; 40 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
41 - sp:subject spin:_this 41 + sp:subject spin:_this
42 - ])) 42 + ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_field-group> ;
43 - ] [ sp:object 43 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
44 - [ sp:varName "companyName"^^xsd:string 44 + sp:subject spin:_this
45 - ] ; 45 + ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_field-area> ;
46 - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 46 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
47 - sp:subject spin:_this 47 + sp:subject spin:_this
48 - ] [ rdf:type sp:NamedGraph ; 48 + ]))
49 - sp:elements ([ sp:object <http://www.reportinghub.no/np/schema/npd#OperatingCompany> ; 49 + ] [ sp:object
50 - sp:predicate rdf:type ; 50 + [ sp:varName "fieldName"^^xsd:string
51 - sp:subject 51 + ] ;
52 - [ sp:varName "company"^^xsd:string 52 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
53 - ] 53 + sp:subject spin:_this
54 - ] [ sp:object 54 + ] [ rdf:type sp:NamedGraph ;
55 - [ sp:varName "companyName"^^xsd:string 55 + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/facility#Field> ;
56 - ] ; 56 + sp:predicate rdf:type ;
57 - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; 57 + sp:subject
58 - sp:subject 58 + [ sp:varName "field"^^xsd:string
59 - [ sp:varName "company"^^xsd:string 59 + ]
60 - ] 60 + ] [ sp:object
61 - ]) ; 61 + [ sp:varName "fieldName"^^xsd:string
62 - sp:graphNameNode <http://www.reportinghub.no/np/data/npd> 62 + ] ;
63 - ]) 63 + sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
64 - ] ; 64 + sp:subject
65 - spin:rule 65 + [ sp:varName "field"^^xsd:string
66 - [ rdf:type sp:Construct ; 66 + ]
67 - rdfs:comment """STEP 00011 Record the Facility that has the flows - not in the NPD Fact Pages - not already in the file - a terminal 67 + ]) ;
68 -Nothing is done with the namingSystem!"""^^xsd:string ; 68 + sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
69 - sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/facility#Facility> ; 69 + ])
70 - sp:predicate rdf:type ; 70 + ] ;
71 - sp:subject 71 + spin:rule
72 - [ sp:varName "terminal"^^xsd:string 72 + [ rdf:type sp:Construct ;
73 - ]
74 - ] [ sp:object <http://www.reportinghub.no/ep/schema/geography#Terminal> ;
75 - sp:predicate rdf:type ;
76 - sp:subject
77 - [ sp:varName "terminal"^^xsd:string
78 - ]
79 - ] [ sp:object
80 - [ sp:varName "facilityName"^^xsd:string
81 - ] ;
82 - sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ;
83 - sp:subject
84 - [ sp:varName "terminal"^^xsd:string
85 - ]
86 - ] [ sp:object spin:_this ;
87 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
88 - sp:subject
89 - [ sp:varName "terminal"^^xsd:string
90 - ]
91 - ] [ sp:object
92 - [ sp:varName "facilityName"^^xsd:string
93 - ] ;
94 - sp:predicate rdfs:label ;
95 - sp:subject spin:_this
96 - ]) ;
97 - sp:where ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_terminal> ;
98 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
99 - sp:subject spin:_this
100 - ] [ sp:object
101 - [ sp:varName "facilityName"^^xsd:string
102 - ] ;
103 - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
104 - sp:subject spin:_this
105 - ] [ rdf:type sp:NotExists ;
106 - sp:elements ([ sp:object spin:_this ;
107 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
108 - sp:subject
109 - [ sp:varName "something"^^xsd:string
110 - ]
111 - ])
112 - ] [ rdf:type sp:Bind ;
113 - sp:expression
114 - [ rdf:type ep-dpr-spin-lib:buildTerminalURI ;
115 - sp:arg1 [ sp:varName "facilityName"^^xsd:string
116 - ]
117 - ] ;
118 - sp:variable
119 - [ sp:varName "terminal"^^xsd:string
120 - ]
121 - ])
122 - ] ;
123 - spin:rule
124 - [ rdf:type sp:Construct ;
125 - rdfs:comment """STEP 00008 Record the Facility that has the flows - kind is \"company\" or \"commercial entity\" - assumed to be an ParentCompany
126 -Nothing is done with the namingSystem!"""^^xsd:string ;
127 - sp:templates ([ sp:object spin:_this ;
128 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
129 - sp:subject
130 - [ sp:varName "company"^^xsd:string
131 - ]
132 - ] [ sp:object
133 - [ sp:varName "companyName"^^xsd:string
134 - ] ;
135 - sp:predicate rdfs:label ;
136 - sp:subject spin:_this
137 - ]) ;
138 - sp:where ([ rdf:type sp:Union ;
139 - sp:elements (([ sp:object <http://www.epim.no/schemas/mprml/1#RF_company> ;
140 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
141 - sp:subject spin:_this
142 - ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_commercialentity> ;
143 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
144 - sp:subject spin:_this
145 - ]))
146 - ] [ sp:object
147 - [ sp:varName "companyName"^^xsd:string
148 - ] ;
149 - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
150 - sp:subject spin:_this
151 - ] [ rdf:type sp:NamedGraph ;
152 - sp:elements ([ sp:object <http://www.reportinghub.no/np/schema/npd#ParentCompany> ;
153 - sp:predicate rdf:type ;
154 - sp:subject
155 - [ sp:varName "company"^^xsd:string
156 - ]
157 - ] [ sp:object
158 - [ sp:varName "companyName"^^xsd:string
159 - ] ;
160 - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
161 - sp:subject
162 - [ sp:varName "company"^^xsd:string
163 - ]
164 - ]) ;
165 - sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
166 - ])
167 - ] ;
168 - spin:rule
169 - [ rdf:type sp:Construct ;
170 - rdfs:comment """STEP 00004 Record the Facility that has the flows - kind is \"platform\" - assumed to be a MoveableFacility
171 -Nothing is done with the namingSystem!"""^^xsd:string ;
172 - sp:templates ([ sp:object spin:_this ;
173 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
174 - sp:subject
175 - [ sp:varName "platform"^^xsd:string
176 - ]
177 - ] [ sp:object
178 - [ sp:varName "platformName"^^xsd:string
179 - ] ;
180 - sp:predicate rdfs:label ;
181 - sp:subject spin:_this
182 - ]) ;
183 - sp:where ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_platform> ;
184 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
185 - sp:subject spin:_this
186 - ] [ sp:object
187 - [ sp:varName "platformName"^^xsd:string
188 - ] ;
189 - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
190 - sp:subject spin:_this
191 - ] [ rdf:type sp:NamedGraph ;
192 - sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/facility#MoveableFacility> ;
193 - sp:predicate rdf:type ;
194 - sp:subject
195 - [ sp:varName "platform"^^xsd:string
196 - ]
197 - ] [ sp:object
198 - [ sp:varName "platformName"^^xsd:string
199 - ] ;
200 - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
201 - sp:subject
202 - [ sp:varName "platform"^^xsd:string
203 - ]
204 - ]) ;
205 - sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
206 - ])
207 - ] ;
208 - spin:rule
209 - [ rdf:type sp:Construct ;
210 rdfs:comment """STEP 00012 Record the Facility that has the flows - not in the NPD Fact Pages - not already in the file 73 rdfs:comment """STEP 00012 Record the Facility that has the flows - not in the NPD Fact Pages - not already in the file
211 -Nothing is done with the namingSystem!"""^^xsd:string ; 74 +Nothing is done with the namingSystem!"""^^xsd:string ;
212 - sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/facility#Facility> ; 75 + sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/facility#Facility> ;
213 - sp:predicate rdf:type ; 76 + sp:predicate rdf:type ;
214 - sp:subject _:b1 77 + sp:subject _:b1
215 - ] [ sp:object 78 + ] [ sp:object
216 - [ sp:varName "productionFacilityType"^^xsd:string 79 + [ sp:varName "productionFacilityType"^^xsd:string
217 - ] ; 80 + ] ;
218 - sp:predicate rdf:type ; 81 + sp:predicate rdf:type ;
219 - sp:subject _:b1 82 + sp:subject _:b1
220 - ] [ sp:object 83 + ] [ sp:object
221 - [ sp:varName "facilityName"^^xsd:string 84 + [ sp:varName "facilityName"^^xsd:string
222 - ] ; 85 + ] ;
223 - sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ; 86 + sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ;
224 - sp:subject _:b1 87 + sp:subject _:b1
225 - ] [ sp:object spin:_this ; 88 + ] [ sp:object spin:_this ;
226 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; 89 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
227 - sp:subject _:b1 90 + sp:subject _:b1
228 - ] [ sp:object 91 + ] [ sp:object
229 - [ sp:varName "facilityName"^^xsd:string 92 + [ sp:varName "facilityName"^^xsd:string
230 - ] ; 93 + ] ;
231 - sp:predicate rdfs:label ; 94 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#hasDerivedText> ;
232 - sp:subject spin:_this 95 + sp:subject spin:_this
233 - ]) ; 96 + ]) ;
234 - sp:where ([ rdf:type sp:Optional ; 97 + sp:where ([ rdf:type sp:Optional ;
235 - sp:elements ([ sp:object 98 + sp:elements ([ sp:object
236 - [ sp:varName "facilityKind"^^xsd:string 99 + [ sp:varName "facilityKind"^^xsd:string
237 - ] ; 100 + ] ;
238 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ; 101 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
239 - sp:subject spin:_this 102 + sp:subject spin:_this
240 - ]) 103 + ])
241 - ] [ sp:object 104 + ] [ sp:object
242 - [ sp:varName "facilityName"^^xsd:string 105 + [ sp:varName "facilityName"^^xsd:string
243 - ] ; 106 + ] ;
244 - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 107 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
245 - sp:subject spin:_this 108 + sp:subject spin:_this
246 - ] [ rdf:type sp:NotExists ; 109 + ] [ rdf:type sp:NotExists ;
247 - sp:elements ([ sp:object spin:_this ; 110 + sp:elements ([ sp:object spin:_this ;
248 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; 111 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
249 - sp:subject 112 + sp:subject
250 - [ sp:varName "something"^^xsd:string 113 + [ sp:varName "something"^^xsd:string
251 - ] 114 + ]
252 - ]) 115 + ])
253 - ] [ rdf:type sp:Bind ; 116 + ] [ rdf:type sp:Bind ;
254 - sp:expression 117 + sp:expression
255 - [ rdf:type ep-mpr-spin-lib:selectProductionFacilityType ; 118 + [ rdf:type ep-mpr-spin-lib:selectProductionFacilityType ;
256 - sp:arg1 [ sp:varName "facilityKind"^^xsd:string 119 + sp:arg1 [ sp:varName "facilityKind"^^xsd:string
257 - ] 120 + ]
258 - ] ; 121 + ] ;
259 - sp:variable 122 + sp:variable
260 - [ sp:varName "productionFacilityType"^^xsd:string 123 + [ sp:varName "productionFacilityType"^^xsd:string
261 - ] 124 + ]
262 - ]) 125 + ])
263 - ] ; 126 + ] ;
264 - spin:rule 127 + spin:rule
265 - [ rdf:type sp:Construct ; 128 + [ rdf:type sp:Construct ;
129 + rdfs:comment """STEP 00007 Record the Facility that has the flows - kind is \"company\" or \"commercial entity\" - assumed to be an OperatingCompany
130 +Nothing is done with the namingSystem!"""^^xsd:string ;
131 + sp:templates ([ sp:object spin:_this ;
132 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
133 + sp:subject
134 + [ sp:varName "company"^^xsd:string
135 + ]
136 + ] [ sp:object
137 + [ sp:varName "companyName"^^xsd:string
138 + ] ;
139 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#hasDerivedText> ;
140 + sp:subject spin:_this
141 + ]) ;
142 + sp:where ([ rdf:type sp:Union ;
143 + sp:elements (([ sp:object <http://www.epim.no/schemas/mprml/1#RF_company> ;
144 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
145 + sp:subject spin:_this
146 + ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_commercialentity> ;
147 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
148 + sp:subject spin:_this
149 + ]))
150 + ] [ sp:object
151 + [ sp:varName "companyName"^^xsd:string
152 + ] ;
153 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
154 + sp:subject spin:_this
155 + ] [ rdf:type sp:NamedGraph ;
156 + sp:elements ([ sp:object <http://www.reportinghub.no/np/schema/npd#OperatingCompany> ;
157 + sp:predicate rdf:type ;
158 + sp:subject
159 + [ sp:varName "company"^^xsd:string
160 + ]
161 + ] [ sp:object
162 + [ sp:varName "companyName"^^xsd:string
163 + ] ;
164 + sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
165 + sp:subject
166 + [ sp:varName "company"^^xsd:string
167 + ]
168 + ]) ;
169 + sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
170 + ])
171 + ] ;
172 + spin:rule
173 + [ rdf:type sp:Construct ;
266 rdfs:comment """STEP 00006 Record the Facility that has the flows - kind is \"terminal\", \"pipeline\", \"flowline\", \"installation\", etc. 174 rdfs:comment """STEP 00006 Record the Facility that has the flows - kind is \"terminal\", \"pipeline\", \"flowline\", \"installation\", etc.
267 -Nothing is done with the namingSystem!"""^^xsd:string ; 175 +Nothing is done with the namingSystem!"""^^xsd:string ;
268 - sp:templates ([ sp:object spin:_this ; 176 + sp:templates ([ sp:object spin:_this ;
269 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; 177 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
270 - sp:subject 178 + sp:subject
271 - [ sp:varName "tuf"^^xsd:string 179 + [ sp:varName "tuf"^^xsd:string
272 - ] 180 + ]
273 - ] [ sp:object 181 + ] [ sp:object
274 - [ sp:varName "tufName"^^xsd:string 182 + [ sp:varName "tufName"^^xsd:string
275 - ] ; 183 + ] ;
276 - sp:predicate rdfs:label ; 184 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#hasDerivedText> ;
277 - sp:subject spin:_this 185 + sp:subject spin:_this
278 - ]) ; 186 + ]) ;
279 - sp:where ([ rdf:type sp:Union ; 187 + sp:where ([ rdf:type sp:Union ;
280 - sp:elements (([ sp:object <http://www.epim.no/schemas/mprml/1#RF_terminal> ; 188 + sp:elements (([ sp:object <http://www.epim.no/schemas/mprml/1#RF_terminal> ;
281 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ; 189 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
282 - sp:subject spin:_this 190 + sp:subject spin:_this
283 - ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_pipeline> ; 191 + ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_pipeline> ;
284 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ; 192 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
285 - sp:subject spin:_this 193 + sp:subject spin:_this
286 - ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_flowline> ; 194 + ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_flowline> ;
287 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ; 195 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
288 - sp:subject spin:_this 196 + sp:subject spin:_this
289 - ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_installation> ; 197 + ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_installation> ;
290 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ; 198 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
291 - sp:subject spin:_this 199 + sp:subject spin:_this
292 - ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_plant> ; 200 + ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_plant> ;
293 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ; 201 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
294 - sp:subject spin:_this 202 + sp:subject spin:_this
295 - ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_processingfacility> ; 203 + ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_processingfacility> ;
296 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ; 204 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
297 - sp:subject spin:_this 205 + sp:subject spin:_this
298 - ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_trunkline> ; 206 + ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_trunkline> ;
299 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ; 207 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
300 - sp:subject spin:_this 208 + sp:subject spin:_this
301 - ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_storage> ; 209 + ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_storage> ;
302 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ; 210 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
303 - sp:subject spin:_this 211 + sp:subject spin:_this
304 - ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_plant-processing> ; 212 + ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_plant-processing> ;
305 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ; 213 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
306 - sp:subject spin:_this 214 + sp:subject spin:_this
307 - ])) 215 + ]))
308 - ] [ sp:object 216 + ] [ sp:object
309 - [ sp:varName "tufName"^^xsd:string 217 + [ sp:varName "tufName"^^xsd:string
310 - ] ; 218 + ] ;
311 - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 219 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
312 - sp:subject spin:_this 220 + sp:subject spin:_this
313 - ] [ rdf:type sp:NamedGraph ; 221 + ] [ rdf:type sp:NamedGraph ;
314 - sp:elements ([ sp:object <http://www.reportinghub.no/np/schema/npd#TUF> ; 222 + sp:elements ([ sp:object <http://www.reportinghub.no/np/schema/npd#TUF> ;
315 - sp:predicate rdf:type ; 223 + sp:predicate rdf:type ;
316 - sp:subject 224 + sp:subject
317 - [ sp:varName "tuf"^^xsd:string 225 + [ sp:varName "tuf"^^xsd:string
318 - ] 226 + ]
319 - ] [ sp:object 227 + ] [ sp:object
320 - [ sp:varName "tufName"^^xsd:string 228 + [ sp:varName "tufName"^^xsd:string
321 - ] ; 229 + ] ;
322 - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; 230 + sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
323 - sp:subject 231 + sp:subject
324 - [ sp:varName "tuf"^^xsd:string 232 + [ sp:varName "tuf"^^xsd:string
325 - ] 233 + ]
326 - ]) ; 234 + ]) ;
327 - sp:graphNameNode <http://www.reportinghub.no/np/data/npd> 235 + sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
328 - ]) 236 + ])
329 - ] ; 237 + ] ;
330 - spin:rule 238 + spin:rule
331 - [ rdf:type sp:Construct ; 239 + [ rdf:type sp:Construct ;
332 - rdfs:comment """STEP 00003 Record the Facility that has the flows - kind is \"platform\" - assumed to be a SurfaceFixedFacility
333 -Nothing is done with the namingSystem!"""^^xsd:string ;
334 - sp:templates ([ sp:object spin:_this ;
335 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
336 - sp:subject
337 - [ sp:varName "platform"^^xsd:string
338 - ]
339 - ] [ sp:object
340 - [ sp:varName "platformName"^^xsd:string
341 - ] ;
342 - sp:predicate rdfs:label ;
343 - sp:subject spin:_this
344 - ]) ;
345 - sp:where ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_platform> ;
346 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
347 - sp:subject spin:_this
348 - ] [ sp:object
349 - [ sp:varName "platformName"^^xsd:string
350 - ] ;
351 - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
352 - sp:subject spin:_this
353 - ] [ rdf:type sp:NamedGraph ;
354 - sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/facility#SurfaceFixedFacility> ;
355 - sp:predicate rdf:type ;
356 - sp:subject
357 - [ sp:varName "platform"^^xsd:string
358 - ]
359 - ] [ sp:object
360 - [ sp:varName "platformName"^^xsd:string
361 - ] ;
362 - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
363 - sp:subject
364 - [ sp:varName "platform"^^xsd:string
365 - ]
366 - ]) ;
367 - sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
368 - ])
369 - ] ;
370 - spin:rule
371 - [ rdf:type sp:Construct ;
372 - rdfs:comment """STEP 00001 Record the Facility that has the flows - kind is \"field\", etc.
373 -Nothing is done with the namingSystem!"""^^xsd:string ;
374 - sp:templates ([ sp:object spin:_this ;
375 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
376 - sp:subject
377 - [ sp:varName "field"^^xsd:string
378 - ]
379 - ] [ sp:object
380 - [ sp:varName "fieldName"^^xsd:string
381 - ] ;
382 - sp:predicate rdfs:label ;
383 - sp:subject spin:_this
384 - ]) ;
385 - sp:where ([ rdf:type sp:Union ;
386 - sp:elements (([ sp:object <http://www.epim.no/schemas/mprml/1#RF_field> ;
387 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
388 - sp:subject spin:_this
389 - ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_field-part> ;
390 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
391 - sp:subject spin:_this
392 - ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_field-group> ;
393 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
394 - sp:subject spin:_this
395 - ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_field-area> ;
396 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
397 - sp:subject spin:_this
398 - ]))
399 - ] [ sp:object
400 - [ sp:varName "fieldName"^^xsd:string
401 - ] ;
402 - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
403 - sp:subject spin:_this
404 - ] [ rdf:type sp:NamedGraph ;
405 - sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/facility#Field> ;
406 - sp:predicate rdf:type ;
407 - sp:subject
408 - [ sp:varName "field"^^xsd:string
409 - ]
410 - ] [ sp:object
411 - [ sp:varName "fieldName"^^xsd:string
412 - ] ;
413 - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
414 - sp:subject
415 - [ sp:varName "field"^^xsd:string
416 - ]
417 - ]) ;
418 - sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
419 - ])
420 - ] ;
421 - spin:rule
422 - [ rdf:type sp:Construct ;
423 rdfs:comment """STEP 00009 Record the Facility that has the flows - kind is \"licence\" 240 rdfs:comment """STEP 00009 Record the Facility that has the flows - kind is \"licence\"
424 -Nothing is done with the namingSystem!"""^^xsd:string ; 241 +Nothing is done with the namingSystem!"""^^xsd:string ;
425 - sp:templates ([ sp:object spin:_this ; 242 + sp:templates ([ sp:object spin:_this ;
426 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; 243 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
427 - sp:subject 244 + sp:subject
428 - [ sp:varName "licence"^^xsd:string 245 + [ sp:varName "licence"^^xsd:string
429 - ] 246 + ]
430 - ] [ sp:object 247 + ] [ sp:object
431 - [ sp:varName "licenceName"^^xsd:string 248 + [ sp:varName "licenceName"^^xsd:string
432 - ] ; 249 + ] ;
433 - sp:predicate rdfs:label ; 250 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#hasDerivedText> ;
434 - sp:subject spin:_this 251 + sp:subject spin:_this
435 - ]) ; 252 + ]) ;
436 - sp:where ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_licence> ; 253 + sp:where ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_licence> ;
437 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ; 254 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
438 - sp:subject spin:_this 255 + sp:subject spin:_this
439 - ] [ sp:object 256 + ] [ sp:object
440 - [ sp:varName "licenceName"^^xsd:string 257 + [ sp:varName "licenceName"^^xsd:string
441 - ] ; 258 + ] ;
442 - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 259 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
443 - sp:subject spin:_this 260 + sp:subject spin:_this
444 - ] [ rdf:type sp:NamedGraph ; 261 + ] [ rdf:type sp:NamedGraph ;
445 - sp:elements ([ sp:object <http://www.reportinghub.no/np/schema/npd#Licence> ; 262 + sp:elements ([ sp:object <http://www.reportinghub.no/np/schema/npd#Licence> ;
446 - sp:predicate rdf:type ; 263 + sp:predicate rdf:type ;
447 - sp:subject 264 + sp:subject
448 - [ sp:varName "licence"^^xsd:string 265 + [ sp:varName "licence"^^xsd:string
449 - ] 266 + ]
450 - ] [ sp:object 267 + ] [ sp:object
451 - [ sp:varName "licenceName"^^xsd:string 268 + [ sp:varName "licenceName"^^xsd:string
452 - ] ; 269 + ] ;
453 - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; 270 + sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
454 - sp:subject 271 + sp:subject
455 - [ sp:varName "licence"^^xsd:string 272 + [ sp:varName "licence"^^xsd:string
456 - ] 273 + ]
457 - ]) ; 274 + ]) ;
458 - sp:graphNameNode <http://www.reportinghub.no/np/data/npd> 275 + sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
459 - ]) 276 + ])
460 - ] ; 277 + ] ;
461 - spin:rule 278 + spin:rule
462 - [ rdf:type sp:Construct ; 279 + [ rdf:type sp:Construct ;
280 + rdfs:comment """STEP 00010 Record the Facility that has the flows - not in the NPD Fact Pages - already in the file
281 +Nothing is done with the namingSystem!"""^^xsd:string ;
282 + sp:templates ([ sp:object spin:_this ;
283 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
284 + sp:subject
285 + [ sp:varName "facility"^^xsd:string
286 + ]
287 + ]) ;
288 + sp:where ([ rdf:type sp:Optional ;
289 + sp:elements ([ sp:object
290 + [ sp:varName "facilityKind"^^xsd:string
291 + ] ;
292 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
293 + sp:subject spin:_this
294 + ])
295 + ] [ sp:object
296 + [ sp:varName "facilityName"^^xsd:string
297 + ] ;
298 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
299 + sp:subject spin:_this
300 + ] [ rdf:type sp:NotExists ;
301 + sp:elements ([ sp:object spin:_this ;
302 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
303 + sp:subject
304 + [ sp:varName "something"^^xsd:string
305 + ]
306 + ])
307 + ] [ sp:object
308 + [ sp:varName "aFacilityIdentifierStructure"^^xsd:string
309 + ] ;
310 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
311 + sp:subject
312 + [ sp:varName "facility"^^xsd:string
313 + ]
314 + ] [ sp:object <http://www.epim.no/schemas/mprml/1#FacilityIdentifierStruct> ;
315 + sp:predicate rdf:type ;
316 + sp:subject
317 + [ sp:varName "aFacilityIdentifierStructure"^^xsd:string
318 + ]
319 + ] [ sp:object
320 + [ sp:varName "productionFacilityType"^^xsd:string
321 + ] ;
322 + sp:predicate rdf:type ;
323 + sp:subject
324 + [ sp:varName "facility"^^xsd:string
325 + ]
326 + ] [ rdf:type sp:Bind ;
327 + sp:expression
328 + [ rdf:type ep-mpr-spin-lib:selectProductionFacilityType ;
329 + sp:arg1 [ sp:varName "facilityKind"^^xsd:string
330 + ]
331 + ] ;
332 + sp:variable
333 + [ sp:varName "productionFacilityType"^^xsd:string
334 + ]
335 + ])
336 + ] ;
337 + spin:rule
338 + [ rdf:type sp:Construct ;
463 rdfs:comment """STEP 00005 Record the Facility that has the flows - kind is \"well\" 339 rdfs:comment """STEP 00005 Record the Facility that has the flows - kind is \"well\"
464 -Nothing is done with the namingSystem!"""^^xsd:string ; 340 +Nothing is done with the namingSystem!"""^^xsd:string ;
465 - sp:templates ([ sp:object spin:_this ; 341 + sp:templates ([ sp:object spin:_this ;
466 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; 342 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
467 - sp:subject 343 + sp:subject
468 - [ sp:varName "well"^^xsd:string 344 + [ sp:varName "well"^^xsd:string
469 - ] 345 + ]
470 - ] [ sp:object 346 + ] [ sp:object
471 - [ sp:varName "wellName"^^xsd:string 347 + [ sp:varName "wellName"^^xsd:string
472 - ] ; 348 + ] ;
473 - sp:predicate rdfs:label ; 349 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#hasDerivedText> ;
474 - sp:subject spin:_this 350 + sp:subject spin:_this
475 - ]) ; 351 + ]) ;
476 - sp:where ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_well> ; 352 + sp:where ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_well> ;
477 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ; 353 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
478 - sp:subject spin:_this 354 + sp:subject spin:_this
479 - ] [ sp:object 355 + ] [ sp:object
480 - [ sp:varName "wellName"^^xsd:string 356 + [ sp:varName "wellName"^^xsd:string
481 - ] ; 357 + ] ;
482 - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 358 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
483 - sp:subject spin:_this 359 + sp:subject spin:_this
484 - ] [ rdf:type sp:NamedGraph ; 360 + ] [ rdf:type sp:NamedGraph ;
485 - sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/well#Well> ; 361 + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/well#Well> ;
486 - sp:predicate rdf:type ; 362 + sp:predicate rdf:type ;
487 - sp:subject 363 + sp:subject
488 - [ sp:varName "well"^^xsd:string 364 + [ sp:varName "well"^^xsd:string
489 - ] 365 + ]
490 - ] [ sp:object 366 + ] [ sp:object
491 - [ sp:varName "wellName"^^xsd:string 367 + [ sp:varName "wellName"^^xsd:string
492 - ] ; 368 + ] ;
493 - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; 369 + sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
494 - sp:subject 370 + sp:subject
495 - [ sp:varName "well"^^xsd:string 371 + [ sp:varName "well"^^xsd:string
496 - ] 372 + ]
497 - ]) ; 373 + ]) ;
498 - sp:graphNameNode <http://www.reportinghub.no/np/data/npd> 374 + sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
499 - ]) 375 + ])
500 - ] ; 376 + ] ;
501 - spin:rule 377 + spin:rule
502 - [ rdf:type sp:Construct ; 378 + [ rdf:type sp:Construct ;
379 + rdfs:comment """STEP 00008 Record the Facility that has the flows - kind is \"company\" or \"commercial entity\" - assumed to be an ParentCompany
380 +Nothing is done with the namingSystem!"""^^xsd:string ;
381 + sp:templates ([ sp:object spin:_this ;
382 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
383 + sp:subject
384 + [ sp:varName "company"^^xsd:string
385 + ]
386 + ] [ sp:object
387 + [ sp:varName "companyName"^^xsd:string
388 + ] ;
389 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#hasDerivedText> ;
390 + sp:subject spin:_this
391 + ]) ;
392 + sp:where ([ rdf:type sp:Union ;
393 + sp:elements (([ sp:object <http://www.epim.no/schemas/mprml/1#RF_company> ;
394 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
395 + sp:subject spin:_this
396 + ]) ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_commercialentity> ;
397 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
398 + sp:subject spin:_this
399 + ]))
400 + ] [ sp:object
401 + [ sp:varName "companyName"^^xsd:string
402 + ] ;
403 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
404 + sp:subject spin:_this
405 + ] [ rdf:type sp:NamedGraph ;
406 + sp:elements ([ sp:object <http://www.reportinghub.no/np/schema/npd#ParentCompany> ;
407 + sp:predicate rdf:type ;
408 + sp:subject
409 + [ sp:varName "company"^^xsd:string
410 + ]
411 + ] [ sp:object
412 + [ sp:varName "companyName"^^xsd:string
413 + ] ;
414 + sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
415 + sp:subject
416 + [ sp:varName "company"^^xsd:string
417 + ]
418 + ]) ;
419 + sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
420 + ])
421 + ] ;
422 + spin:rule
423 + [ rdf:type sp:Construct ;
424 + rdfs:comment """STEP 00011 Record the Facility that has the flows - not in the NPD Fact Pages - not already in the file - a terminal
425 +Nothing is done with the namingSystem!"""^^xsd:string ;
426 + sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/facility#Facility> ;
427 + sp:predicate rdf:type ;
428 + sp:subject
429 + [ sp:varName "terminal"^^xsd:string
430 + ]
431 + ] [ sp:object <http://www.reportinghub.no/ep/schema/geography#Terminal> ;
432 + sp:predicate rdf:type ;
433 + sp:subject
434 + [ sp:varName "terminal"^^xsd:string
435 + ]
436 + ] [ sp:object
437 + [ sp:varName "facilityName"^^xsd:string
438 + ] ;
439 + sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ;
440 + sp:subject
441 + [ sp:varName "terminal"^^xsd:string
442 + ]
443 + ] [ sp:object spin:_this ;
444 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
445 + sp:subject
446 + [ sp:varName "terminal"^^xsd:string
447 + ]
448 + ] [ sp:object
449 + [ sp:varName "facilityName"^^xsd:string
450 + ] ;
451 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#hasDerivedText> ;
452 + sp:subject spin:_this
453 + ]) ;
454 + sp:where ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_terminal> ;
455 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
456 + sp:subject spin:_this
457 + ] [ sp:object
458 + [ sp:varName "facilityName"^^xsd:string
459 + ] ;
460 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
461 + sp:subject spin:_this
462 + ] [ rdf:type sp:NotExists ;
463 + sp:elements ([ sp:object spin:_this ;
464 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
465 + sp:subject
466 + [ sp:varName "something"^^xsd:string
467 + ]
468 + ])
469 + ] [ rdf:type sp:Bind ;
470 + sp:expression
471 + [ rdf:type ep-dpr-spin-lib:buildTerminalURI ;
472 + sp:arg1 [ sp:varName "facilityName"^^xsd:string
473 + ]
474 + ] ;
475 + sp:variable
476 + [ sp:varName "terminal"^^xsd:string
477 + ]
478 + ])
479 + ] ;
480 + spin:rule
481 + [ rdf:type sp:Construct ;
503 rdfs:comment """STEP 00002 Record the Facility that has the flows - kind is \"wellbore\" 482 rdfs:comment """STEP 00002 Record the Facility that has the flows - kind is \"wellbore\"
504 -Nothing is done with the namingSystem!"""^^xsd:string ; 483 +Nothing is done with the namingSystem!"""^^xsd:string ;
505 - sp:templates ([ sp:object spin:_this ; 484 + sp:templates ([ sp:object spin:_this ;
506 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; 485 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
507 - sp:subject 486 + sp:subject
508 - [ sp:varName "wellBore"^^xsd:string 487 + [ sp:varName "wellBore"^^xsd:string
509 - ] 488 + ]
510 - ] [ sp:object 489 + ] [ sp:object
511 - [ sp:varName "wellBoreName"^^xsd:string 490 + [ sp:varName "wellBoreName"^^xsd:string
512 - ] ; 491 + ] ;
513 - sp:predicate rdfs:label ; 492 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#hasDerivedText> ;
514 - sp:subject spin:_this 493 + sp:subject spin:_this
515 - ]) ; 494 + ]) ;
516 - sp:where ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_wellbore> ; 495 + sp:where ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_wellbore> ;
517 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ; 496 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
518 - sp:subject spin:_this 497 + sp:subject spin:_this
519 - ] [ sp:object 498 + ] [ sp:object
520 - [ sp:varName "wellBoreName"^^xsd:string 499 + [ sp:varName "wellBoreName"^^xsd:string
521 - ] ; 500 + ] ;
522 - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 501 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
523 - sp:subject spin:_this 502 + sp:subject spin:_this
524 - ] [ rdf:type sp:NamedGraph ; 503 + ] [ rdf:type sp:NamedGraph ;
525 - sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore> ; 504 + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore> ;
526 - sp:predicate rdf:type ; 505 + sp:predicate rdf:type ;
527 - sp:subject 506 + sp:subject
528 - [ sp:varName "wellBore"^^xsd:string 507 + [ sp:varName "wellBore"^^xsd:string
529 - ] 508 + ]
530 - ] [ sp:object 509 + ] [ sp:object
531 - [ sp:varName "wellBoreName"^^xsd:string 510 + [ sp:varName "wellBoreName"^^xsd:string
532 - ] ; 511 + ] ;
533 - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; 512 + sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
534 - sp:subject 513 + sp:subject
535 - [ sp:varName "wellBore"^^xsd:string 514 + [ sp:varName "wellBore"^^xsd:string
536 - ] 515 + ]
537 - ]) ; 516 + ]) ;
538 - sp:graphNameNode <http://www.reportinghub.no/np/data/npd> 517 + sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
539 - ]) 518 + ])
540 - ] ; 519 + ] ;
541 - spin:rule 520 + spin:rule
542 - [ rdf:type sp:Construct ; 521 + [ rdf:type sp:Construct ;
543 - rdfs:comment """STEP 00010 Record the Facility that has the flows - not in the NPD Fact Pages - already in the file 522 + rdfs:comment """STEP 00004 Record the Facility that has the flows - kind is \"platform\" - assumed to be a MoveableFacility
544 -Nothing is done with the namingSystem!"""^^xsd:string ; 523 +Nothing is done with the namingSystem!"""^^xsd:string ;
545 - sp:templates ([ sp:object spin:_this ; 524 + sp:templates ([ sp:object spin:_this ;
546 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; 525 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
547 - sp:subject 526 + sp:subject
548 - [ sp:varName "facility"^^xsd:string 527 + [ sp:varName "platform"^^xsd:string
549 - ] 528 + ]
550 - ]) ; 529 + ] [ sp:object
551 - sp:where ([ rdf:type sp:Optional ; 530 + [ sp:varName "platformName"^^xsd:string
552 - sp:elements ([ sp:object 531 + ] ;
553 - [ sp:varName "facilityKind"^^xsd:string 532 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#hasDerivedText> ;
554 - ] ; 533 + sp:subject spin:_this
555 - sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ; 534 + ]) ;
556 - sp:subject spin:_this 535 + sp:where ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_platform> ;
557 - ]) 536 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
558 - ] [ sp:object 537 + sp:subject spin:_this
559 - [ sp:varName "facilityName"^^xsd:string 538 + ] [ sp:object
560 - ] ; 539 + [ sp:varName "platformName"^^xsd:string
561 - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 540 + ] ;
562 - sp:subject spin:_this 541 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
563 - ] [ rdf:type sp:NotExists ; 542 + sp:subject spin:_this
564 - sp:elements ([ sp:object spin:_this ; 543 + ] [ rdf:type sp:NamedGraph ;
565 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; 544 + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/facility#MoveableFacility> ;
566 - sp:subject 545 + sp:predicate rdf:type ;
567 - [ sp:varName "something"^^xsd:string 546 + sp:subject
568 - ] 547 + [ sp:varName "platform"^^xsd:string
569 - ]) 548 + ]
570 - ] [ sp:object 549 + ] [ sp:object
571 - [ sp:varName "aFacilityIdentifierStructure"^^xsd:string 550 + [ sp:varName "platformName"^^xsd:string
572 - ] ; 551 + ] ;
573 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; 552 + sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
574 - sp:subject 553 + sp:subject
575 - [ sp:varName "facility"^^xsd:string 554 + [ sp:varName "platform"^^xsd:string
576 - ] 555 + ]
577 - ] [ sp:object <http://www.epim.no/schemas/mprml/1#FacilityIdentifierStruct> ; 556 + ]) ;
578 - sp:predicate rdf:type ; 557 + sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
579 - sp:subject 558 + ])
580 - [ sp:varName "aFacilityIdentifierStructure"^^xsd:string 559 + ] ;
581 - ] 560 + spin:rule
582 - ] [ sp:object 561 + [ rdf:type sp:Construct ;
583 - [ sp:varName "productionFacilityType"^^xsd:string 562 + rdfs:comment """STEP 00003 Record the Facility that has the flows - kind is \"platform\" - assumed to be a SurfaceFixedFacility
584 - ] ; 563 +Nothing is done with the namingSystem!"""^^xsd:string ;
585 - sp:predicate rdf:type ; 564 + sp:templates ([ sp:object spin:_this ;
586 - sp:subject 565 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
587 - [ sp:varName "facility"^^xsd:string 566 + sp:subject
588 - ] 567 + [ sp:varName "platform"^^xsd:string
589 - ] [ rdf:type sp:Bind ; 568 + ]
590 - sp:expression 569 + ] [ sp:object
591 - [ rdf:type ep-mpr-spin-lib:selectProductionFacilityType ; 570 + [ sp:varName "platformName"^^xsd:string
592 - sp:arg1 [ sp:varName "facilityKind"^^xsd:string 571 + ] ;
593 - ] 572 + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#hasDerivedText> ;
594 - ] ; 573 + sp:subject spin:_this
595 - sp:variable 574 + ]) ;
596 - [ sp:varName "productionFacilityType"^^xsd:string 575 + sp:where ([ sp:object <http://www.epim.no/schemas/mprml/1#RF_platform> ;
597 - ] 576 + sp:predicate <http://www.epim.no/schemas/mprml/1#kindRef> ;
598 - ]) 577 + sp:subject spin:_this
599 - ] . 578 + ] [ sp:object
600 - 579 + [ sp:varName "platformName"^^xsd:string
601 -<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-facilityIdentifierStructure-v1.1.1> 580 + ] ;
602 - rdf:type owl:Ontology ; 581 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
603 - owl:imports <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://www.reportinghub.no/ep/dpr/spin/1.1/lib> , <http://www.reportinghub.no/ep/mpr/spin/1.1/lib> , <http://www.epim.no/schemas/mprml/1> , <http://spinrdf.org/spin> ; 582 + sp:subject spin:_this
604 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 583 + ] [ rdf:type sp:NamedGraph ;
584 + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/facility#SurfaceFixedFacility> ;
585 + sp:predicate rdf:type ;
586 + sp:subject
587 + [ sp:varName "platform"^^xsd:string
588 + ]
589 + ] [ sp:object
590 + [ sp:varName "platformName"^^xsd:string
591 + ] ;
592 + sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
593 + sp:subject
594 + [ sp:varName "platform"^^xsd:string
595 + ]
596 + ]) ;
597 + sp:graphNameNode <http://www.reportinghub.no/np/data/npd>
598 + ])
599 + ] .
600 +
601 +<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-facilityIdentifierStructure-v1.1.1>
602 + rdf:type owl:Ontology ;
603 + owl:imports <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://www.reportinghub.no/ep/dpr/spin/1.1/lib> , <http://www.reportinghub.no/ep/mpr/spin/1.1/lib> , <http://www.epim.no/schemas/mprml/1> , <http://spinrdf.org/spin> ;
604 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
This diff could not be displayed because it is too large.