Showing
2 changed files
with
1423 additions
and
0 deletions
ilap-core-metadata.ttl
0 → 100644
1 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
2 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
3 | +@prefix rdl: <http://data.posccaesar.org/rdl/> . | ||
4 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
5 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
6 | + | ||
7 | + | ||
8 | +rdl:ILAPClass a owl:Class; | ||
9 | + rdl:defaultRdsId "R-fc0f3a1e-0a82-44d6-a0e8-043dd89d764d"^^xsd:string ; | ||
10 | + rdfs:label "ILAP CLASS"^^xsd:string. | ||
11 | + rdl:hasDefinition "A proprietary class that is a class and property of planning referenced by the ILAP project." | ||
12 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
13 | + rdfs:subClassOf rdl:RDS398603511. | ||
14 | + | ||
15 | +rdl:ProjectPhase | ||
16 | + a rdl:ILAPClass ; | ||
17 | + rdl:defaultRdsId "R-5c77139b-98e3-4dae-9e32-30c591bc614b"^^xsd:string ; | ||
18 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
19 | + rdl:hasIdPCA "R-5c77139b-98e3-4dae-9e32-30c591bc614b"^^xsd:string . | ||
20 | + | ||
21 | +rdl:FacilityModificationProject | ||
22 | + a rdl:ILAPClass ; | ||
23 | + rdl:defaultRdsId "R-5cbfb9b4-1823-41e8-a284-9d0877b85f02"^^xsd:string ; | ||
24 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
25 | + rdl:hasIdPCA "R-5cbfb9b4-1823-41e8-a284-9d0877b85f02"^^xsd:string . | ||
26 | + | ||
27 | +rdl:Closedown | ||
28 | + a rdl:ILAPClass ; | ||
29 | + rdl:defaultRdsId "R-fc0f3a1e-0a62-44d6-a0e8-033dd89d765d"^^xsd:string ; | ||
30 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
31 | + rdl:hasIdPCA "R-fc0f3a1e-0a62-44d6-a0e8-033dd89d765d"^^xsd:string . | ||
32 | + | ||
33 | +rdl:CheckingMaterialAvailability | ||
34 | + a rdl:ILAPClass ; | ||
35 | + rdl:defaultRdsId "R-d292b7d2-21c2-4045-84ce-8e2dfc2323bc"^^xsd:string ; | ||
36 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
37 | + rdl:hasIdPCA "R-d292b7d2-21c2-4045-84ce-8e2dfc2323bc"^^xsd:string . | ||
38 | + | ||
39 | +rdl:RequiredIndividual | ||
40 | + a rdl:ILAPClass ; | ||
41 | + rdl:defaultRdsId "R-13676fd8-1a2a-44ee-a320-5029534783d7"^^xsd:string ; | ||
42 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
43 | + rdl:hasIdPCA "R-13676fd8-1a2a-44ee-a320-5029534783d7"^^xsd:string . | ||
44 | + | ||
45 | +rdl:RepeatingPeriodInTime | ||
46 | + a rdl:ILAPClass ; | ||
47 | + rdl:defaultRdsId "R-a4ada25d-4f85-4ac4-9190-2a134828ffc5"^^xsd:string ; | ||
48 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
49 | + rdl:hasIdPCA "R-a4ada25d-4f85-4ac4-9190-2a134828ffc5"^^xsd:string . | ||
50 | + | ||
51 | +rdl:WorkOrder | ||
52 | + a rdl:ILAPClass ; | ||
53 | + rdl:defaultRdsId "R-ca032105-9105-4b53-8abb-3038850490ef"^^xsd:string ; | ||
54 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
55 | + rdl:hasIdPCA "R-ca032105-9105-4b53-8abb-3038850490ef"^^xsd:string . | ||
56 | + | ||
57 | +rdl:Resource | ||
58 | + a rdl:ILAPClass ; | ||
59 | + rdl:defaultRdsId "R-c2322ade-744b-4cab-9ae4-ae9f100d0f61"^^xsd:string ; | ||
60 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
61 | + rdl:hasIdPCA "R-c2322ade-744b-4cab-9ae4-ae9f100d0f61"^^xsd:string . | ||
62 | + | ||
63 | +rdl:Scheduling | ||
64 | + a rdl:ILAPClass ; | ||
65 | + rdl:defaultRdsId "R-e633630c-9828-4bec-a510-50e105c6e1e0"^^xsd:string ; | ||
66 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
67 | + rdl:hasIdPCA "R-e633630c-9828-4bec-a510-50e105c6e1e0"^^xsd:string . | ||
68 | + | ||
69 | +rdl:OilAndGasProductionProject | ||
70 | + a rdl:ILAPClass ; | ||
71 | + rdl:defaultRdsId "R-0aeeda74-2f9e-4444-93f1-9fd42021aa06"^^xsd:string ; | ||
72 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
73 | + rdl:hasIdPCA "R-0aeeda74-2f9e-4444-93f1-9fd42021aa06"^^xsd:string . | ||
74 | + | ||
75 | +rdl:DeliveringMaterialDelayed | ||
76 | + a rdl:ILAPClass ; | ||
77 | + rdl:defaultRdsId "R-dd16f4fe-864c-4b0e-a1f8-18ac98a3803b"^^xsd:string ; | ||
78 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
79 | + rdl:hasIdPCA "R-dd16f4fe-864c-4b0e-a1f8-18ac98a3803b"^^xsd:string . | ||
80 | + | ||
81 | +rdl:ClassOfProject | ||
82 | + a rdl:ILAPClass ; | ||
83 | + rdl:defaultRdsId "R-f8e8d982-9b59-4aac-a6a8-24b88b1977c0"^^xsd:string ; | ||
84 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
85 | + rdl:hasIdPCA "R-f8e8d982-9b59-4aac-a6a8-24b88b1977c0"^^xsd:string . | ||
86 | + | ||
87 | +rdl:PlanningReleased | ||
88 | + a rdl:ILAPClass ; | ||
89 | + rdl:defaultRdsId "R-9a7dc2c3-3585-494d-b6e7-886dffe2b7ce"^^xsd:string ; | ||
90 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
91 | + rdl:hasIdPCA "R-9a7dc2c3-3585-494d-b6e7-886dffe2b7ce"^^xsd:string . | ||
92 | + | ||
93 | +rdl:RevisionShutdown | ||
94 | + a rdl:ILAPClass ; | ||
95 | + rdl:defaultRdsId "R-664ab5e6-eae2-4371-b494-1190622391b2"^^xsd:string ; | ||
96 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
97 | + rdl:hasIdPCA "R-664ab5e6-eae2-4371-b494-1190622391b2"^^xsd:string . | ||
98 | + | ||
99 | +rdl:SpecificationCreation | ||
100 | + a rdl:ILAPClass ; | ||
101 | + rdl:defaultRdsId "R-74fff10b-ea06-4f2c-a06e-2c48e550c607"^^xsd:string ; | ||
102 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
103 | + rdl:hasIdPCA "R-74fff10b-ea06-4f2c-a06e-2c48e550c607"^^xsd:string . | ||
104 | + | ||
105 | +rdl:PeriodInTimeWithoutRepeatingPattern | ||
106 | + a rdl:ILAPClass ; | ||
107 | + rdl:defaultRdsId "R-3d74e647-1501-45e4-b529-9b3d79831978"^^xsd:string ; | ||
108 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
109 | + rdl:hasIdPCA "R-3d74e647-1501-45e4-b529-9b3d79831978"^^xsd:string . | ||
110 | + | ||
111 | +rdl:MakeIncrementalImprovement | ||
112 | + a rdl:ILAPClass ; | ||
113 | + rdl:defaultRdsId "R-99068ef3-bc6b-411d-bf65-39aa7fba3f7f"^^xsd:string ; | ||
114 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
115 | + rdl:hasIdPCA "R-99068ef3-bc6b-411d-bf65-39aa7fba3f7f"^^xsd:string . | ||
116 | + | ||
117 | +rdl:EventInPlan | ||
118 | + a rdl:ILAPClass ; | ||
119 | + rdl:defaultRdsId "R-db3420e0-7fa7-41d2-9bee-7d55173df155"^^xsd:string ; | ||
120 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
121 | + rdl:hasIdPCA "R-db3420e0-7fa7-41d2-9bee-7d55173df155"^^xsd:string . | ||
122 | + | ||
123 | +rdl:PeriodInTimeInPlan | ||
124 | + a rdl:ILAPClass ; | ||
125 | + rdl:defaultRdsId "R-ed1582ba-33f5-4149-958a-b8afbeb0598c"^^xsd:string ; | ||
126 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
127 | + rdl:hasIdPCA "R-ed1582ba-33f5-4149-958a-b8afbeb0598c"^^xsd:string . | ||
128 | + | ||
129 | +rdl:ClassOfInstalledPlanningSoftware | ||
130 | + a rdl:ILAPClass ; | ||
131 | + rdl:defaultRdsId "R-aa9906ab-87f7-4db5-83c5-d7ecd4404817"^^xsd:string ; | ||
132 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
133 | + rdl:hasIdPCA "R-aa9906ab-87f7-4db5-83c5-d7ecd4404817"^^xsd:string . | ||
134 | + | ||
135 | +rdl:WellInjectionProject | ||
136 | + a rdl:ILAPClass ; | ||
137 | + rdl:defaultRdsId "R-5d22c92b-52ef-4561-b6fc-fe83e332b339"^^xsd:string ; | ||
138 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
139 | + rdl:hasIdPCA "R-5d22c92b-52ef-4561-b6fc-fe83e332b339"^^xsd:string . | ||
140 | + | ||
141 | +rdl:AbandonedActivity | ||
142 | + a rdl:ILAPClass ; | ||
143 | + rdl:defaultRdsId "R-94b1a716-5985-4665-bf2e-e3e09e506d79"^^xsd:string ; | ||
144 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
145 | + rdl:hasIdPCA "R-94b1a716-5985-4665-bf2e-e3e09e506d79"^^xsd:string . | ||
146 | + | ||
147 | +rdl:ProjectLeader | ||
148 | + a rdl:ILAPClass ; | ||
149 | + rdl:defaultRdsId "R-ea49d392-afbd-426c-a1a8-aa7f34b492bd"^^xsd:string ; | ||
150 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
151 | + rdl:hasIdPCA "R-ea49d392-afbd-426c-a1a8-aa7f34b492bd"^^xsd:string . | ||
152 | + | ||
153 | +rdl:ClassOfSubjectOfWork | ||
154 | + a rdl:ILAPClass ; | ||
155 | + rdl:defaultRdsId "R-489704a7-2c29-477a-8587-dc5128b4cbba"^^xsd:string ; | ||
156 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
157 | + rdl:hasIdPCA "R-489704a7-2c29-477a-8587-dc5128b4cbba"^^xsd:string . | ||
158 | + | ||
159 | +rdl:ClassOfActivityDefinition | ||
160 | + a rdl:ILAPClass ; | ||
161 | + rdl:defaultRdsId "R-c8e7ca36-f2d9-403d-a3b3-fad423f2fda1"^^xsd:string ; | ||
162 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
163 | + rdl:hasIdPCA "R-c8e7ca36-f2d9-403d-a3b3-fad423f2fda1"^^xsd:string . | ||
164 | + | ||
165 | +rdl:MaterialDeliveredOnshore | ||
166 | + a rdl:ILAPClass ; | ||
167 | + rdl:defaultRdsId "R-06751792-c48d-46a8-8978-84d0699ebc9b"^^xsd:string ; | ||
168 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
169 | + rdl:hasIdPCA "R-06751792-c48d-46a8-8978-84d0699ebc9b"^^xsd:string . | ||
170 | + | ||
171 | +rdl:ScheduleForActivityInPlan | ||
172 | + a rdl:ILAPClass ; | ||
173 | + rdl:defaultRdsId "R-34749d8a-1aef-408c-b47c-adc0ada4bdfb"^^xsd:string ; | ||
174 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
175 | + rdl:hasIdPCA "R-34749d8a-1aef-408c-b47c-adc0ada4bdfb"^^xsd:string . | ||
176 | + | ||
177 | +rdl:ActivitySpecificationCreation | ||
178 | + a rdl:ILAPClass ; | ||
179 | + rdl:defaultRdsId "R-e3459d7c-669c-47d0-b25c-686b2a3d593b"^^xsd:string ; | ||
180 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
181 | + rdl:hasIdPCA "R-e3459d7c-669c-47d0-b25c-686b2a3d593b"^^xsd:string . | ||
182 | + | ||
183 | +rdl:Planning | ||
184 | + a rdl:ILAPClass ; | ||
185 | + rdl:defaultRdsId "R-18f66da1-0993-4c28-81c1-d047d45dee72"^^xsd:string ; | ||
186 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
187 | + rdl:hasIdPCA "R-18f66da1-0993-4c28-81c1-d047d45dee72"^^xsd:string . | ||
188 | + | ||
189 | +rdl:ClassOfShutdownByReason | ||
190 | + a rdl:ILAPClass ; | ||
191 | + rdl:defaultRdsId "R-a32f75ed-8526-41de-8c9b-6d5bb304808f"^^xsd:string ; | ||
192 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
193 | + rdl:hasIdPCA "R-a32f75ed-8526-41de-8c9b-6d5bb304808f"^^xsd:string . | ||
194 | + | ||
195 | +rdl:ContinuingActivity | ||
196 | + a rdl:ILAPClass ; | ||
197 | + rdl:defaultRdsId "R-d329b4d1-0f4e-4d9e-81fd-5e489e6fd7f8"^^xsd:string ; | ||
198 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
199 | + rdl:hasIdPCA "R-d329b4d1-0f4e-4d9e-81fd-5e489e6fd7f8"^^xsd:string . | ||
200 | + | ||
201 | +rdl:Discipline | ||
202 | + a rdl:ILAPClass ; | ||
203 | + rdl:defaultRdsId "R-37ed7569-8edb-4d35-b5fc-2759c00e075d"^^xsd:string ; | ||
204 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
205 | + rdl:hasIdPCA "R-37ed7569-8edb-4d35-b5fc-2759c00e075d"^^xsd:string . | ||
206 | + | ||
207 | +rdl:WorkCentre | ||
208 | + a rdl:ILAPClass ; | ||
209 | + rdl:defaultRdsId "R-67eaaed1-6b86-4953-845d-145558dd9f37"^^xsd:string ; | ||
210 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
211 | + rdl:hasIdPCA "R-67eaaed1-6b86-4953-845d-145558dd9f37"^^xsd:string . | ||
212 | + | ||
213 | +rdl:EmergencyShutdown | ||
214 | + a rdl:ILAPClass ; | ||
215 | + rdl:defaultRdsId "R-645a0020-0764-4784-aba8-dc4a80ad1c30"^^xsd:string ; | ||
216 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
217 | + rdl:hasIdPCA "R-645a0020-0764-4784-aba8-dc4a80ad1c30"^^xsd:string . | ||
218 | + | ||
219 | +rdl:PlanningSoftwareCode | ||
220 | + a rdl:ILAPClass ; | ||
221 | + rdl:defaultRdsId "R-dc372086-7403-49f5-8cb8-3539108cba5d"^^xsd:string ; | ||
222 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
223 | + rdl:hasIdPCA "R-dc372086-7403-49f5-8cb8-3539108cba5d"^^xsd:string . | ||
224 | + | ||
225 | +rdl:Saturdays | ||
226 | + a rdl:ILAPClass ; | ||
227 | + rdl:defaultRdsId "R-4994d4e1-f39b-4d0f-8490-ed5fab29e0c4"^^xsd:string ; | ||
228 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
229 | + rdl:hasIdPCA "R-4994d4e1-f39b-4d0f-8490-ed5fab29e0c4"^^xsd:string . | ||
230 | + | ||
231 | +rdl:PlanningPending | ||
232 | + a rdl:ILAPClass ; | ||
233 | + rdl:defaultRdsId "R-470c67fb-2780-456f-a073-07fd8a2d8aaa"^^xsd:string ; | ||
234 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
235 | + rdl:hasIdPCA "R-470c67fb-2780-456f-a073-07fd8a2d8aaa"^^xsd:string . | ||
236 | + | ||
237 | +rdl:WorkOverOpenSea | ||
238 | + a rdl:ILAPClass ; | ||
239 | + rdl:defaultRdsId "R-edd2dfcf-857d-4aa6-8742-4ae75cc6e33f"^^xsd:string ; | ||
240 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
241 | + rdl:hasIdPCA "R-edd2dfcf-857d-4aa6-8742-4ae75cc6e33f"^^xsd:string . | ||
242 | + | ||
243 | +rdl:ShutdownPhase | ||
244 | + a rdl:ILAPClass ; | ||
245 | + rdl:defaultRdsId "R-1a661387-a610-45d1-8b46-166717b109de"^^xsd:string ; | ||
246 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
247 | + rdl:hasIdPCA "R-1a661387-a610-45d1-8b46-166717b109de"^^xsd:string . | ||
248 | + | ||
249 | +rdl:ClassOfCheckingMaterialAvailability | ||
250 | + a rdl:ILAPClass ; | ||
251 | + rdl:defaultRdsId "R-4a40eb97-9ab0-4792-924c-796065032fd2"^^xsd:string ; | ||
252 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
253 | + rdl:hasIdPCA "R-4a40eb97-9ab0-4792-924c-796065032fd2"^^xsd:string . | ||
254 | + | ||
255 | +rdl:ActivityRequiringShutdown | ||
256 | + a rdl:ILAPClass ; | ||
257 | + rdl:defaultRdsId "R-e86288ac-c8ba-4358-a4a9-b47ae96d5c95"^^xsd:string ; | ||
258 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
259 | + rdl:hasIdPCA "R-e86288ac-c8ba-4358-a4a9-b47ae96d5c95"^^xsd:string . | ||
260 | + | ||
261 | +rdl:StaffTime | ||
262 | + a rdl:ILAPClass ; | ||
263 | + rdl:defaultRdsId "R-877f6f31-83f7-4056-b587-027a6221f48b"^^xsd:string ; | ||
264 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
265 | + rdl:hasIdPCA "R-877f6f31-83f7-4056-b587-027a6221f48b"^^xsd:string . | ||
266 | + | ||
267 | +rdl:GeographicArea | ||
268 | + a rdl:ILAPClass ; | ||
269 | + rdl:defaultRdsId "R-77cd0f59-47ab-400a-bf1c-5dffb9e28380"^^xsd:string ; | ||
270 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
271 | + rdl:hasIdPCA "R-77cd0f59-47ab-400a-bf1c-5dffb9e28380"^^xsd:string . | ||
272 | + | ||
273 | +rdl:AsLateAsPossible | ||
274 | + a rdl:ILAPClass ; | ||
275 | + rdl:defaultRdsId "R-42b92c89-1a6e-41f5-a75e-042485635085"^^xsd:string ; | ||
276 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
277 | + rdl:hasIdPCA "R-42b92c89-1a6e-41f5-a75e-042485635085"^^xsd:string . | ||
278 | + | ||
279 | +rdl:MaterialResourceInPlan | ||
280 | + a rdl:ILAPClass ; | ||
281 | + rdl:defaultRdsId "R-9a5e7556-971a-415b-abfd-912aaf91ba26"^^xsd:string ; | ||
282 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
283 | + rdl:hasIdPCA "R-9a5e7556-971a-415b-abfd-912aaf91ba26"^^xsd:string . | ||
284 | + | ||
285 | +rdl:Project | ||
286 | + a rdl:ILAPClass ; | ||
287 | + rdl:defaultRdsId "R-5e211073-1c15-496a-a79f-0181621c968e"^^xsd:string ; | ||
288 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
289 | + rdl:hasIdPCA "R-5e211073-1c15-496a-a79f-0181621c968e"^^xsd:string . | ||
290 | + | ||
291 | +rdl:MaterialAvailabilityCheckResult | ||
292 | + a rdl:ILAPClass ; | ||
293 | + rdl:defaultRdsId "R-ee02ad79-cd71-4e4a-a23a-07edc28cc5c4"^^xsd:string ; | ||
294 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
295 | + rdl:hasIdPCA "R-ee02ad79-cd71-4e4a-a23a-07edc28cc5c4"^^xsd:string . | ||
296 | + | ||
297 | +rdl:ActivityFinishAsLateAsPossible | ||
298 | + a rdl:ILAPClass ; | ||
299 | + rdl:defaultRdsId "R-50d9d8fd-93bf-42e6-b953-1b4314e9fd55"^^xsd:string ; | ||
300 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
301 | + rdl:hasIdPCA "R-50d9d8fd-93bf-42e6-b953-1b4314e9fd55"^^xsd:string . | ||
302 | + | ||
303 | +rdl:ClassOfActivityByManagementObjective | ||
304 | + a rdl:ILAPClass ; | ||
305 | + rdl:defaultRdsId "R-84ff2729-bc74-4fd7-9e26-3532faa2b20c"^^xsd:string ; | ||
306 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
307 | + rdl:hasIdPCA "R-84ff2729-bc74-4fd7-9e26-3532faa2b20c"^^xsd:string . | ||
308 | + | ||
309 | +rdl:Sundays | ||
310 | + a rdl:ILAPClass ; | ||
311 | + rdl:defaultRdsId "R-4f57cb65-21bc-4167-ae73-0efa029d1047"^^xsd:string ; | ||
312 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
313 | + rdl:hasIdPCA "R-4f57cb65-21bc-4167-ae73-0efa029d1047"^^xsd:string . | ||
314 | + | ||
315 | +rdl:FacilityDisposalProject | ||
316 | + a rdl:ILAPClass ; | ||
317 | + rdl:defaultRdsId "R-220661df-0a96-4851-8305-5b9d7bc9568f"^^xsd:string ; | ||
318 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
319 | + rdl:hasIdPCA "R-220661df-0a96-4851-8305-5b9d7bc9568f"^^xsd:string . | ||
320 | + | ||
321 | +rdl:ClassOfManagedProgrammeOfWork | ||
322 | + a rdl:ILAPClass ; | ||
323 | + rdl:defaultRdsId "R-fbaf38df-6a49-4a60-aebf-ac6da9c26bfb"^^xsd:string ; | ||
324 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
325 | + rdl:hasIdPCA "R-fbaf38df-6a49-4a60-aebf-ac6da9c26bfb"^^xsd:string . | ||
326 | + | ||
327 | +rdl:ClassOfPlanForActivity | ||
328 | + a rdl:ILAPClass ; | ||
329 | + rdl:defaultRdsId "R-be86c0ef-b3d9-4acf-89b4-6d7cc9bd092e"^^xsd:string ; | ||
330 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
331 | + rdl:hasIdPCA "R-be86c0ef-b3d9-4acf-89b4-6d7cc9bd092e"^^xsd:string . | ||
332 | + | ||
333 | +rdl:MainWorkCentre | ||
334 | + a rdl:ILAPClass ; | ||
335 | + rdl:defaultRdsId "R-c77d29e6-351a-434f-a5cc-505064540605"^^xsd:string ; | ||
336 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
337 | + rdl:hasIdPCA "R-c77d29e6-351a-434f-a5cc-505064540605"^^xsd:string . | ||
338 | + | ||
339 | +rdl:ClassOfActivityRequiringShutdown | ||
340 | + a rdl:ILAPClass ; | ||
341 | + rdl:defaultRdsId "R-6297d06a-c534-4656-87d9-b17ffbbebd1c"^^xsd:string ; | ||
342 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
343 | + rdl:hasIdPCA "R-6297d06a-c534-4656-87d9-b17ffbbebd1c"^^xsd:string . | ||
344 | + | ||
345 | +rdl:Campaign | ||
346 | + a rdl:ILAPClass ; | ||
347 | + rdl:defaultRdsId "R-da38caa5-cb51-4941-a7c8-c44d1562b5a7"^^xsd:string ; | ||
348 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
349 | + rdl:hasIdPCA "R-da38caa5-cb51-4941-a7c8-c44d1562b5a7"^^xsd:string . | ||
350 | + | ||
351 | +rdl:MainContractor | ||
352 | + a rdl:ILAPClass ; | ||
353 | + rdl:defaultRdsId "R-45cf1a4b-471c-48f8-b54a-aa90905d1c72"^^xsd:string ; | ||
354 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
355 | + rdl:hasIdPCA "R-45cf1a4b-471c-48f8-b54a-aa90905d1c72"^^xsd:string . | ||
356 | + | ||
357 | +rdl:BrownFieldProject | ||
358 | + a rdl:ILAPClass ; | ||
359 | + rdl:defaultRdsId "R-6c89f35f-2e49-4619-892a-70d23d846a3b"^^xsd:string ; | ||
360 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
361 | + rdl:hasIdPCA "R-6c89f35f-2e49-4619-892a-70d23d846a3b"^^xsd:string . | ||
362 | + | ||
363 | +rdl:HighCriticalityActivity | ||
364 | + a rdl:ILAPClass ; | ||
365 | + rdl:defaultRdsId "R-8744df32-d339-4eba-9d0b-5087fea396b0"^^xsd:string ; | ||
366 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
367 | + rdl:hasIdPCA "R-8744df32-d339-4eba-9d0b-5087fea396b0"^^xsd:string . | ||
368 | + | ||
369 | +rdl:ResourceInPlan | ||
370 | + a rdl:ILAPClass ; | ||
371 | + rdl:defaultRdsId "R-0711b148-a409-4bc1-941e-bb6394255b2f"^^xsd:string ; | ||
372 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
373 | + rdl:hasIdPCA "R-0711b148-a409-4bc1-941e-bb6394255b2f"^^xsd:string . | ||
374 | + | ||
375 | +rdl:ClassOfMaterialDelivering | ||
376 | + a rdl:ILAPClass ; | ||
377 | + rdl:defaultRdsId "R-7d9df317-bbe5-42dd-bf6b-f0c2bf7be40c"^^xsd:string ; | ||
378 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
379 | + rdl:hasIdPCA "R-7d9df317-bbe5-42dd-bf6b-f0c2bf7be40c"^^xsd:string . | ||
380 | + | ||
381 | +rdl:MaterialDeliveryProgressStatus | ||
382 | + a rdl:ILAPClass ; | ||
383 | + rdl:defaultRdsId "R-a7e08efa-0133-4dc8-be4b-1a62e1defa31"^^xsd:string ; | ||
384 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
385 | + rdl:hasIdPCA "R-a7e08efa-0133-4dc8-be4b-1a62e1defa31"^^xsd:string . | ||
386 | + | ||
387 | +rdl:DefinitionSpecificationCreation | ||
388 | + a rdl:ILAPClass ; | ||
389 | + rdl:defaultRdsId "R-0604a888-46d4-43b7-a881-2369811d78f6"^^xsd:string ; | ||
390 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
391 | + rdl:hasIdPCA "R-0604a888-46d4-43b7-a881-2369811d78f6"^^xsd:string . | ||
392 | + | ||
393 | +rdl:ClassOfPeriodInTimeAccordingToRepeat | ||
394 | + a rdl:ILAPClass ; | ||
395 | + rdl:defaultRdsId "R-9587a81d-2c34-4496-8fa5-c75164bbaa4d"^^xsd:string ; | ||
396 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
397 | + rdl:hasIdPCA "R-9587a81d-2c34-4496-8fa5-c75164bbaa4d"^^xsd:string . | ||
398 | + | ||
399 | +rdl:DailyRepeatingPeriodInTime | ||
400 | + a rdl:ILAPClass ; | ||
401 | + rdl:defaultRdsId "R-24aed1ac-c3c4-481e-a6e0-e4fbc63f006e"^^xsd:string ; | ||
402 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
403 | + rdl:hasIdPCA "R-24aed1ac-c3c4-481e-a6e0-e4fbc63f006e"^^xsd:string . | ||
404 | + | ||
405 | +rdl:SoftwareCode | ||
406 | + a rdl:ILAPClass ; | ||
407 | + rdl:defaultRdsId "R-f72e8ff3-a275-40ae-ad71-8714fcfc37cf"^^xsd:string ; | ||
408 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
409 | + rdl:hasIdPCA "R-f72e8ff3-a275-40ae-ad71-8714fcfc37cf"^^xsd:string . | ||
410 | + | ||
411 | +rdl:CheckingMaterialAvailabilityAvailable | ||
412 | + a rdl:ILAPClass ; | ||
413 | + rdl:defaultRdsId "R-b96723d3-5705-4b9b-a5d5-1aa95722617c"^^xsd:string ; | ||
414 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
415 | + rdl:hasIdPCA "R-b96723d3-5705-4b9b-a5d5-1aa95722617c"^^xsd:string . | ||
416 | + | ||
417 | +rdl:ActivityIndependentOfShutdown | ||
418 | + a rdl:ILAPClass ; | ||
419 | + rdl:defaultRdsId "R-e19f313c-10bf-4da3-bb33-b987b2ef55e7"^^xsd:string ; | ||
420 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
421 | + rdl:hasIdPCA "R-e19f313c-10bf-4da3-bb33-b987b2ef55e7"^^xsd:string . | ||
422 | + | ||
423 | +rdl:ActivityRequirementSpecificationCreation | ||
424 | + a rdl:ILAPClass ; | ||
425 | + rdl:defaultRdsId "R-ec6c767d-98b7-49cc-b4a5-6716ad5fb390"^^xsd:string ; | ||
426 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
427 | + rdl:hasIdPCA "R-ec6c767d-98b7-49cc-b4a5-6716ad5fb390"^^xsd:string . | ||
428 | + | ||
429 | +rdl:InstalledPlanningSoftware | ||
430 | + a rdl:ILAPClass ; | ||
431 | + rdl:defaultRdsId "R-4831c009-d91f-41bf-9fd9-f39d2e8e3823"^^xsd:string ; | ||
432 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
433 | + rdl:hasIdPCA "R-4831c009-d91f-41bf-9fd9-f39d2e8e3823"^^xsd:string . | ||
434 | + | ||
435 | +rdl:ClassOfActivityByMaterialComponent | ||
436 | + a rdl:ILAPClass ; | ||
437 | + rdl:defaultRdsId "R-9a017086-c164-46fb-9f37-d61b5870c179"^^xsd:string ; | ||
438 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
439 | + rdl:hasIdPCA "R-9a017086-c164-46fb-9f37-d61b5870c179"^^xsd:string . | ||
440 | + | ||
441 | +rdl:DayOfWeek | ||
442 | + a rdl:ILAPClass ; | ||
443 | + rdl:defaultRdsId "R-a0b52587-3f04-44a5-91ef-bdb67022bafd"^^xsd:string ; | ||
444 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
445 | + rdl:hasIdPCA "R-a0b52587-3f04-44a5-91ef-bdb67022bafd"^^xsd:string . | ||
446 | + | ||
447 | +rdl:ActivityThatIsPOBReducing | ||
448 | + a rdl:ILAPClass ; | ||
449 | + rdl:defaultRdsId "R-c663350e-689d-4d8f-9729-1ce3e95dbc6b"^^xsd:string ; | ||
450 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
451 | + rdl:hasIdPCA "R-c663350e-689d-4d8f-9729-1ce3e95dbc6b"^^xsd:string . | ||
452 | + | ||
453 | +rdl:ClassOfActivityByEarlyOrLateAsPossible | ||
454 | + a rdl:ILAPClass ; | ||
455 | + rdl:defaultRdsId "R-c3a70aab-cc3e-4340-b49e-09ffb713d777"^^xsd:string ; | ||
456 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
457 | + rdl:hasIdPCA "R-c3a70aab-cc3e-4340-b49e-09ffb713d777"^^xsd:string . | ||
458 | + | ||
459 | +rdl:ActivityForWhichESDPermitIsRequired | ||
460 | + a rdl:ILAPClass ; | ||
461 | + rdl:defaultRdsId "R-24234236-dc15-40bb-a9be-6c9e59ae8d36"^^xsd:string ; | ||
462 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
463 | + rdl:hasIdPCA "R-24234236-dc15-40bb-a9be-6c9e59ae8d36"^^xsd:string . | ||
464 | + | ||
465 | +rdl:ScheduleForEventInPlan | ||
466 | + a rdl:ILAPClass ; | ||
467 | + rdl:defaultRdsId "R-9b206fef-44c5-49fb-83e4-359b478d07c8"^^xsd:string ; | ||
468 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
469 | + rdl:hasIdPCA "R-9b206fef-44c5-49fb-83e4-359b478d07c8"^^xsd:string . | ||
470 | + | ||
471 | +rdl:InstalledSoftware | ||
472 | + a rdl:ILAPClass ; | ||
473 | + rdl:defaultRdsId "R-e6c49629-0a06-4c82-98ee-e293f95089af"^^xsd:string ; | ||
474 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
475 | + rdl:hasIdPCA "R-e6c49629-0a06-4c82-98ee-e293f95089af"^^xsd:string . | ||
476 | + | ||
477 | +rdl:WorkBreakdownStructureDictionary | ||
478 | + a rdl:ILAPClass ; | ||
479 | + rdl:defaultRdsId "R-b67ebe07-8e6b-4897-a572-5b6a808684b3"^^xsd:string ; | ||
480 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
481 | + rdl:hasIdPCA "R-b67ebe07-8e6b-4897-a572-5b6a808684b3"^^xsd:string . | ||
482 | + | ||
483 | +rdl:PointInTimeInPlan | ||
484 | + a rdl:ILAPClass ; | ||
485 | + rdl:defaultRdsId "R-3a846ae0-93ed-4090-8d42-fc9d8d7b7e60"^^xsd:string ; | ||
486 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
487 | + rdl:hasIdPCA "R-3a846ae0-93ed-4090-8d42-fc9d8d7b7e60"^^xsd:string . | ||
488 | + | ||
489 | +rdl:ResourceBreakdownClass | ||
490 | + a rdl:ILAPClass ; | ||
491 | + rdl:defaultRdsId "R-e9e5ed31-3161-42d7-afac-a7b18c056beb"^^xsd:string ; | ||
492 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
493 | + rdl:hasIdPCA "R-e9e5ed31-3161-42d7-afac-a7b18c056beb"^^xsd:string . | ||
494 | + | ||
495 | +rdl:ScheduleToBeMaintainedThroughout | ||
496 | + a rdl:ILAPClass ; | ||
497 | + rdl:defaultRdsId "R-08215d11-928e-43f1-8f75-eaf5b34573be"^^xsd:string ; | ||
498 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
499 | + rdl:hasIdPCA "R-08215d11-928e-43f1-8f75-eaf5b34573be"^^xsd:string . | ||
500 | + | ||
501 | +rdl:Agent | ||
502 | + a rdl:ILAPClass ; | ||
503 | + rdl:defaultRdsId "R-44575e82-ff53-4ef9-b545-129c8cad6122"^^xsd:string ; | ||
504 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
505 | + rdl:hasIdPCA "R-44575e82-ff53-4ef9-b545-129c8cad6122"^^xsd:string . | ||
506 | + | ||
507 | +rdl:ScheduledShutdown | ||
508 | + a rdl:ILAPClass ; | ||
509 | + rdl:defaultRdsId "R-fddbb665-6060-40a2-b449-df9802cef6bf"^^xsd:string ; | ||
510 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
511 | + rdl:hasIdPCA "R-fddbb665-6060-40a2-b449-df9802cef6bf"^^xsd:string . | ||
512 | + | ||
513 | +rdl:PartOfTheSurfaceOfTheEarth | ||
514 | + a rdl:ILAPClass ; | ||
515 | + rdl:defaultRdsId "R-06c1b318-6803-4a45-b313-3b2cdca9108a"^^xsd:string ; | ||
516 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
517 | + rdl:hasIdPCA "R-06c1b318-6803-4a45-b313-3b2cdca9108a"^^xsd:string . | ||
518 | + | ||
519 | +rdl:ActivityRiskMitigation | ||
520 | + a rdl:ILAPClass ; | ||
521 | + rdl:defaultRdsId "R-0ba09314-9d3d-43a4-8dae-352b3f1ca7fe"^^xsd:string ; | ||
522 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
523 | + rdl:hasIdPCA "R-0ba09314-9d3d-43a4-8dae-352b3f1ca7fe"^^xsd:string . | ||
524 | + | ||
525 | +rdl:ClassOfResource | ||
526 | + a rdl:ILAPClass ; | ||
527 | + rdl:defaultRdsId "R-b9f3a22d-8081-4810-b52d-675be6e16852"^^xsd:string ; | ||
528 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
529 | + rdl:hasIdPCA "R-b9f3a22d-8081-4810-b52d-675be6e16852"^^xsd:string . | ||
530 | + | ||
531 | +rdl:ActivityWithMaterialComponent | ||
532 | + a rdl:ILAPClass ; | ||
533 | + rdl:defaultRdsId "R-9158bc24-d6e4-4efd-ace6-a8fc0bc3db33"^^xsd:string ; | ||
534 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
535 | + rdl:hasIdPCA "R-9158bc24-d6e4-4efd-ace6-a8fc0bc3db33"^^xsd:string . | ||
536 | + | ||
537 | +rdl:AsEarlyAsPossible | ||
538 | + a rdl:ILAPClass ; | ||
539 | + rdl:defaultRdsId "R-f3e129d0-e625-427e-a67c-3262421aeb95"^^xsd:string ; | ||
540 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
541 | + rdl:hasIdPCA "R-f3e129d0-e625-427e-a67c-3262421aeb95"^^xsd:string . | ||
542 | + | ||
543 | +rdl:OilAndGasLicenceBlock | ||
544 | + a rdl:ILAPClass ; | ||
545 | + rdl:defaultRdsId "R-f75a8d72-d2f3-4ba4-b7c0-c9764acc917a"^^xsd:string ; | ||
546 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
547 | + rdl:hasIdPCA "R-f75a8d72-d2f3-4ba4-b7c0-c9764acc917a"^^xsd:string . | ||
548 | + | ||
549 | +rdl:DeliveringMaterialOnTime | ||
550 | + a rdl:ILAPClass ; | ||
551 | + rdl:defaultRdsId "R-30e75813-bf40-4e2f-a713-d7fb765d7334"^^xsd:string ; | ||
552 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
553 | + rdl:hasIdPCA "R-30e75813-bf40-4e2f-a713-d7fb765d7334"^^xsd:string . | ||
554 | + | ||
555 | +rdl:ActualActivity | ||
556 | + a rdl:ILAPClass ; | ||
557 | + rdl:defaultRdsId "R-00574900-2b46-477b-b876-8862c5eb1351"^^xsd:string ; | ||
558 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
559 | + rdl:hasIdPCA "R-00574900-2b46-477b-b876-8862c5eb1351"^^xsd:string . | ||
560 | + | ||
561 | +rdl:HeightWork | ||
562 | + a rdl:ILAPClass ; | ||
563 | + rdl:defaultRdsId "R-16d72689-1df4-4063-b3c6-3edd5db92f1b"^^xsd:string ; | ||
564 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
565 | + rdl:hasIdPCA "R-16d72689-1df4-4063-b3c6-3edd5db92f1b"^^xsd:string . | ||
566 | + | ||
567 | +rdl:ClassOfShutdown | ||
568 | + a rdl:ILAPClass ; | ||
569 | + rdl:defaultRdsId "R-5430e65e-57c1-4fff-9233-472b0fd213ba"^^xsd:string ; | ||
570 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
571 | + rdl:hasIdPCA "R-5430e65e-57c1-4fff-9233-472b0fd213ba"^^xsd:string . | ||
572 | + | ||
573 | +rdl:Level-6-ContractorOperationSchedule | ||
574 | + a rdl:ILAPClass ; | ||
575 | + rdl:defaultRdsId "R-1a1d7bf4-3a82-49ac-a366-2f9e03f989e8"^^xsd:string ; | ||
576 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
577 | + rdl:hasIdPCA "R-1a1d7bf4-3a82-49ac-a366-2f9e03f989e8"^^xsd:string . | ||
578 | + | ||
579 | +rdl:MaintainBusinessAsUsual | ||
580 | + a rdl:ILAPClass ; | ||
581 | + rdl:defaultRdsId "R-0eb201e2-5eed-4776-86c1-eca213507c08"^^xsd:string ; | ||
582 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
583 | + rdl:hasIdPCA "R-0eb201e2-5eed-4776-86c1-eca213507c08"^^xsd:string . | ||
584 | + | ||
585 | +rdl:DeliveringMaterial | ||
586 | + a rdl:ILAPClass ; | ||
587 | + rdl:defaultRdsId "R-8368524e-929d-4ba5-b475-6939977038df"^^xsd:string ; | ||
588 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
589 | + rdl:hasIdPCA "R-8368524e-929d-4ba5-b475-6939977038df"^^xsd:string . | ||
590 | + | ||
591 | +rdl:ScheduleForPlan | ||
592 | + a rdl:ILAPClass ; | ||
593 | + rdl:defaultRdsId "R-03b0ea3b-3b76-4f24-9c25-35dea41c4a92"^^xsd:string ; | ||
594 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
595 | + rdl:hasIdPCA "R-03b0ea3b-3b76-4f24-9c25-35dea41c4a92"^^xsd:string . | ||
596 | + | ||
597 | +rdl:ConnectedPeriodInTime | ||
598 | + a rdl:ILAPClass ; | ||
599 | + rdl:defaultRdsId "R-85a88ecb-5882-4bbf-aaca-d85b1f956112"^^xsd:string ; | ||
600 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
601 | + rdl:hasIdPCA "R-85a88ecb-5882-4bbf-aaca-d85b1f956112"^^xsd:string . | ||
602 | + | ||
603 | +rdl:ClassOfClassOfActivityByShutdownRequirement | ||
604 | + a rdl:ILAPClass ; | ||
605 | + rdl:defaultRdsId "R-4b19e784-d6cd-48d8-82d5-7a0445490b7d"^^xsd:string ; | ||
606 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
607 | + rdl:hasIdPCA "R-4b19e784-d6cd-48d8-82d5-7a0445490b7d"^^xsd:string . | ||
608 | + | ||
609 | +rdl:ActivityCompletionStatus | ||
610 | + a rdl:ILAPClass ; | ||
611 | + rdl:defaultRdsId "R-5058a31d-12b2-43dd-97eb-d3ad9d260f68"^^xsd:string ; | ||
612 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
613 | + rdl:hasIdPCA "R-5058a31d-12b2-43dd-97eb-d3ad9d260f68"^^xsd:string . | ||
614 | + | ||
615 | +rdl:Schedule | ||
616 | + a rdl:ILAPClass ; | ||
617 | + rdl:defaultRdsId "R-4eef9f36-ad10-41fc-a61d-bb3f5a18629b"^^xsd:string ; | ||
618 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
619 | + rdl:hasIdPCA "R-4eef9f36-ad10-41fc-a61d-bb3f5a18629b"^^xsd:string . | ||
620 | + | ||
621 | +rdl:Level-3-ContractMasterSchedule | ||
622 | + a rdl:ILAPClass ; | ||
623 | + rdl:defaultRdsId "R-b17c3a51-7e06-44b8-ad7d-0c5d09247593"^^xsd:string ; | ||
624 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
625 | + rdl:hasIdPCA "R-b17c3a51-7e06-44b8-ad7d-0c5d09247593"^^xsd:string . | ||
626 | + | ||
627 | +rdl:ClassOfActivityByExecutionApproach | ||
628 | + a rdl:ILAPClass ; | ||
629 | + rdl:defaultRdsId "R-9b400357-d2c5-4590-aad0-7bf66c028efd"^^xsd:string ; | ||
630 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
631 | + rdl:hasIdPCA "R-9b400357-d2c5-4590-aad0-7bf66c028efd"^^xsd:string . | ||
632 | + | ||
633 | +rdl:AuthoriseForExpenditureResult | ||
634 | + a rdl:ILAPClass ; | ||
635 | + rdl:defaultRdsId "R-942a4de9-49b5-436d-a25c-04e0e58123ae"^^xsd:string ; | ||
636 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
637 | + rdl:hasIdPCA "R-942a4de9-49b5-436d-a25c-04e0e58123ae"^^xsd:string . | ||
638 | + | ||
639 | +rdl:OrderingMaterial | ||
640 | + a rdl:ILAPClass ; | ||
641 | + rdl:defaultRdsId "R-9f43df18-2547-449c-af90-66732e3cb47c"^^xsd:string ; | ||
642 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
643 | + rdl:hasIdPCA "R-9f43df18-2547-449c-af90-66732e3cb47c"^^xsd:string . | ||
644 | + | ||
645 | +rdl:PlanningReadyForExecution | ||
646 | + a rdl:ILAPClass ; | ||
647 | + rdl:defaultRdsId "R-83839c56-60ab-4b7e-a7ef-4280443b2e08"^^xsd:string ; | ||
648 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
649 | + rdl:hasIdPCA "R-83839c56-60ab-4b7e-a7ef-4280443b2e08"^^xsd:string . | ||
650 | + | ||
651 | +rdl:IncreaseOilAndGasRecovery | ||
652 | + a rdl:ILAPClass ; | ||
653 | + rdl:defaultRdsId "R-d33b70dd-c2b5-4556-96c0-4614e0d817c2"^^xsd:string ; | ||
654 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
655 | + rdl:hasIdPCA "R-d33b70dd-c2b5-4556-96c0-4614e0d817c2"^^xsd:string . | ||
656 | + | ||
657 | +rdl:ActivityStartAsEarlyAsPossible | ||
658 | + a rdl:ILAPClass ; | ||
659 | + rdl:defaultRdsId "R-099fa4c5-428b-4f7d-b8ca-530c4097bb14"^^xsd:string ; | ||
660 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
661 | + rdl:hasIdPCA "R-099fa4c5-428b-4f7d-b8ca-530c4097bb14"^^xsd:string . | ||
662 | + | ||
663 | +rdl:Tuesdays | ||
664 | + a rdl:ILAPClass ; | ||
665 | + rdl:defaultRdsId "R-baf87b90-4390-4357-be57-6bda18a2cc21"^^xsd:string ; | ||
666 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
667 | + rdl:hasIdPCA "R-baf87b90-4390-4357-be57-6bda18a2cc21"^^xsd:string . | ||
668 | + | ||
669 | +rdl:ClassOfPlanning | ||
670 | + a rdl:ILAPClass ; | ||
671 | + rdl:defaultRdsId "R-1fd05a9d-282a-45a3-9a96-58097ed4155b"^^xsd:string ; | ||
672 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
673 | + rdl:hasIdPCA "R-1fd05a9d-282a-45a3-9a96-58097ed4155b"^^xsd:string . | ||
674 | + | ||
675 | +rdl:Continent | ||
676 | + a rdl:ILAPClass ; | ||
677 | + rdl:defaultRdsId "R-95a547da-6095-48b7-8fe0-ad67e929db65"^^xsd:string ; | ||
678 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
679 | + rdl:hasIdPCA "R-95a547da-6095-48b7-8fe0-ad67e929db65"^^xsd:string . | ||
680 | + | ||
681 | +rdl:ClassOfAuthoriseForExpenditure | ||
682 | + a rdl:ILAPClass ; | ||
683 | + rdl:defaultRdsId "R-28149248-a255-410c-9cc4-b49aa0668830"^^xsd:string ; | ||
684 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
685 | + rdl:hasIdPCA "R-28149248-a255-410c-9cc4-b49aa0668830"^^xsd:string . | ||
686 | + | ||
687 | +rdl:DecisionGate | ||
688 | + a rdl:ILAPClass ; | ||
689 | + rdl:defaultRdsId "R-7f35eedd-b6d0-4c8b-8aac-4881701a075a"^^xsd:string ; | ||
690 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
691 | + rdl:hasIdPCA "R-7f35eedd-b6d0-4c8b-8aac-4881701a075a"^^xsd:string . | ||
692 | + | ||
693 | +rdl:Level-5-ContractWorkSchedule | ||
694 | + a rdl:ILAPClass ; | ||
695 | + rdl:defaultRdsId "R-6b937400-14d5-4033-aa6a-a6cc1cd3f8e9"^^xsd:string ; | ||
696 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
697 | + rdl:hasIdPCA "R-6b937400-14d5-4033-aa6a-a6cc1cd3f8e9"^^xsd:string . | ||
698 | + | ||
699 | +rdl:Fridays | ||
700 | + a rdl:ILAPClass ; | ||
701 | + rdl:defaultRdsId "R-6decb07c-58aa-4ee4-84f8-ada39c78ff83"^^xsd:string ; | ||
702 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
703 | + rdl:hasIdPCA "R-6decb07c-58aa-4ee4-84f8-ada39c78ff83"^^xsd:string . | ||
704 | + | ||
705 | +rdl:SubjectOfWorkInPlan | ||
706 | + a rdl:ILAPClass ; | ||
707 | + rdl:defaultRdsId "R-e2b36398-b18b-44ea-a6ea-0182eb6a5c3a"^^xsd:string ; | ||
708 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
709 | + rdl:hasIdPCA "R-e2b36398-b18b-44ea-a6ea-0182eb6a5c3a"^^xsd:string . | ||
710 | + | ||
711 | +rdl:WeeklyRepeatingPeriodInTime | ||
712 | + a rdl:ILAPClass ; | ||
713 | + rdl:defaultRdsId "R-1a73f033-c16f-4ac0-906b-6067b3bc3b02"^^xsd:string ; | ||
714 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
715 | + rdl:hasIdPCA "R-1a73f033-c16f-4ac0-906b-6067b3bc3b02"^^xsd:string . | ||
716 | + | ||
717 | +rdl:UnscheduledPlan | ||
718 | + a rdl:ILAPClass ; | ||
719 | + rdl:defaultRdsId "R-54bdb554-a4ee-4d1b-87dd-83d6f66b1304"^^xsd:string ; | ||
720 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
721 | + rdl:hasIdPCA "R-54bdb554-a4ee-4d1b-87dd-83d6f66b1304"^^xsd:string . | ||
722 | + | ||
723 | +rdl:ClassOfProjectBySiteEnvironment | ||
724 | + a rdl:ILAPClass ; | ||
725 | + rdl:defaultRdsId "R-581e52fb-b476-4d30-af8d-42eae1f0df3d"^^xsd:string ; | ||
726 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
727 | + rdl:hasIdPCA "R-581e52fb-b476-4d30-af8d-42eae1f0df3d"^^xsd:string . | ||
728 | + | ||
729 | +rdl:ClassOfActivityByPriorPlanning | ||
730 | + a rdl:ILAPClass ; | ||
731 | + rdl:defaultRdsId "R-a247dd89-a93f-4ddf-8110-61e890a3008e"^^xsd:string ; | ||
732 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
733 | + rdl:hasIdPCA "R-a247dd89-a93f-4ddf-8110-61e890a3008e"^^xsd:string . | ||
734 | + | ||
735 | +rdl:StaffTimeResourceInPlan | ||
736 | + a rdl:ILAPClass ; | ||
737 | + rdl:defaultRdsId "R-3405260e-5003-4cda-bfeb-e0aec13b29b0"^^xsd:string ; | ||
738 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
739 | + rdl:hasIdPCA "R-3405260e-5003-4cda-bfeb-e0aec13b29b0"^^xsd:string . | ||
740 | + | ||
741 | +rdl:Specification | ||
742 | + a rdl:ILAPClass ; | ||
743 | + rdl:defaultRdsId "R-332e1254-1e54-43c8-aa13-b3ea5788b2f2"^^xsd:string ; | ||
744 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
745 | + rdl:hasIdPCA "R-332e1254-1e54-43c8-aa13-b3ea5788b2f2"^^xsd:string . | ||
746 | + | ||
747 | +rdl:ProductStructureBreakdownClass | ||
748 | + a rdl:ILAPClass ; | ||
749 | + rdl:defaultRdsId "R-12a18011-fe29-4337-9d02-3b8080e326fa"^^xsd:string ; | ||
750 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
751 | + rdl:hasIdPCA "R-12a18011-fe29-4337-9d02-3b8080e326fa"^^xsd:string . | ||
752 | + | ||
753 | +rdl:OperationalWorkCentre | ||
754 | + a rdl:ILAPClass ; | ||
755 | + rdl:defaultRdsId "R-0aaf8626-42d2-4e71-a21b-bf5bb0b3d8fe"^^xsd:string ; | ||
756 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
757 | + rdl:hasIdPCA "R-0aaf8626-42d2-4e71-a21b-bf5bb0b3d8fe"^^xsd:string . | ||
758 | + | ||
759 | +rdl:ClassOfActivityIndependentOfShutdown | ||
760 | + a rdl:ILAPClass ; | ||
761 | + rdl:defaultRdsId "R-d8d83955-4222-4b30-80bf-bdaa49a33d49"^^xsd:string ; | ||
762 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
763 | + rdl:hasIdPCA "R-d8d83955-4222-4b30-80bf-bdaa49a33d49"^^xsd:string . | ||
764 | + | ||
765 | +rdl:OilAndGasFieldStudy | ||
766 | + a rdl:ILAPClass ; | ||
767 | + rdl:defaultRdsId "R-7f0da53d-393c-4052-92c3-32df0de6d97c"^^xsd:string ; | ||
768 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
769 | + rdl:hasIdPCA "R-7f0da53d-393c-4052-92c3-32df0de6d97c"^^xsd:string . | ||
770 | + | ||
771 | +rdl:VesselOperation | ||
772 | + a rdl:ILAPClass ; | ||
773 | + rdl:defaultRdsId "R-861f2420-edf0-4409-9bc0-6c7324c437f0"^^xsd:string ; | ||
774 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
775 | + rdl:hasIdPCA "R-861f2420-edf0-4409-9bc0-6c7324c437f0"^^xsd:string . | ||
776 | + | ||
777 | +rdl:ClassOfActivityByExecutionEnvironment | ||
778 | + a rdl:ILAPClass ; | ||
779 | + rdl:defaultRdsId "R-1d042c41-2005-422e-b367-6d52d83c0be6"^^xsd:string ; | ||
780 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
781 | + rdl:hasIdPCA "R-1d042c41-2005-422e-b367-6d52d83c0be6"^^xsd:string . | ||
782 | + | ||
783 | +rdl:GreenFieldProject | ||
784 | + a rdl:ILAPClass ; | ||
785 | + rdl:defaultRdsId "R-6b0202ec-92af-48f6-96ec-dccbfdf9418d"^^xsd:string ; | ||
786 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
787 | + rdl:hasIdPCA "R-6b0202ec-92af-48f6-96ec-dccbfdf9418d"^^xsd:string . | ||
788 | + | ||
789 | +rdl:ActivityWithPotentialImpactOnHabitat | ||
790 | + a rdl:ILAPClass ; | ||
791 | + rdl:defaultRdsId "R-7a4273e3-357c-4251-982c-17ffbf624042"^^xsd:string ; | ||
792 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
793 | + rdl:hasIdPCA "R-7a4273e3-357c-4251-982c-17ffbf624042"^^xsd:string . | ||
794 | + | ||
795 | +rdl:BusinessArrangementArea | ||
796 | + a rdl:ILAPClass ; | ||
797 | + rdl:defaultRdsId "R-a068f88b-586b-4919-bda7-9a7782ed2df6"^^xsd:string ; | ||
798 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
799 | + rdl:hasIdPCA "R-a068f88b-586b-4919-bda7-9a7782ed2df6"^^xsd:string . | ||
800 | + | ||
801 | +rdl:WorkOnHCSystem | ||
802 | + a rdl:ILAPClass ; | ||
803 | + rdl:defaultRdsId "R-033e4410-5dc6-44af-b348-264dab5206eb"^^xsd:string ; | ||
804 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
805 | + rdl:hasIdPCA "R-033e4410-5dc6-44af-b348-264dab5206eb"^^xsd:string . | ||
806 | + | ||
807 | +rdl:RequirementSpecificationCreation | ||
808 | + a rdl:ILAPClass ; | ||
809 | + rdl:defaultRdsId "R-826a4aef-c28a-46c9-aa5d-365252cde755"^^xsd:string ; | ||
810 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
811 | + rdl:hasIdPCA "R-826a4aef-c28a-46c9-aa5d-365252cde755"^^xsd:string . | ||
812 | + | ||
813 | +rdl:MaterialDeliveryLocationStatus | ||
814 | + a rdl:ILAPClass ; | ||
815 | + rdl:defaultRdsId "R-a9d7beac-58f5-4901-a58f-4c3ae27c6087"^^xsd:string ; | ||
816 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
817 | + rdl:hasIdPCA "R-a9d7beac-58f5-4901-a58f-4c3ae27c6087"^^xsd:string . | ||
818 | + | ||
819 | +rdl:UnscheduledShutdown | ||
820 | + a rdl:ILAPClass ; | ||
821 | + rdl:defaultRdsId "R-0b04fa4e-5334-4419-90fb-32da2af324d3"^^xsd:string ; | ||
822 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
823 | + rdl:hasIdPCA "R-0b04fa4e-5334-4419-90fb-32da2af324d3"^^xsd:string . | ||
824 | + | ||
825 | +rdl:LiftingOperation | ||
826 | + a rdl:ILAPClass ; | ||
827 | + rdl:defaultRdsId "R-338b26a0-0c91-47e5-b6b3-95e09f943ee5"^^xsd:string ; | ||
828 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
829 | + rdl:hasIdPCA "R-338b26a0-0c91-47e5-b6b3-95e09f943ee5"^^xsd:string . | ||
830 | + | ||
831 | +rdl:MaterialDeliveredToBase | ||
832 | + a rdl:ILAPClass ; | ||
833 | + rdl:defaultRdsId "R-db0fdad0-43de-4031-99d5-ff7a6a8b45b4"^^xsd:string ; | ||
834 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
835 | + rdl:hasIdPCA "R-db0fdad0-43de-4031-99d5-ff7a6a8b45b4"^^xsd:string . | ||
836 | + | ||
837 | +rdl:ActivityBeforeShutdown | ||
838 | + a rdl:ILAPClass ; | ||
839 | + rdl:defaultRdsId "R-c8f974f4-8394-4600-8ce1-dadfb2d888fe"^^xsd:string ; | ||
840 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
841 | + rdl:hasIdPCA "R-c8f974f4-8394-4600-8ce1-dadfb2d888fe"^^xsd:string . | ||
842 | + | ||
843 | +rdl:ClassOfInstalledSoftware | ||
844 | + a rdl:ILAPClass ; | ||
845 | + rdl:defaultRdsId "R-409d1ba4-9faa-43d0-878c-2bae6dbb2f26"^^xsd:string ; | ||
846 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
847 | + rdl:hasIdPCA "R-409d1ba4-9faa-43d0-878c-2bae6dbb2f26"^^xsd:string . | ||
848 | + | ||
849 | +rdl:ShutdownPlan | ||
850 | + a rdl:ILAPClass ; | ||
851 | + rdl:defaultRdsId "R-94b407e4-1949-4900-8279-39a6b3931baa"^^xsd:string ; | ||
852 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
853 | + rdl:hasIdPCA "R-94b407e4-1949-4900-8279-39a6b3931baa"^^xsd:string . | ||
854 | + | ||
855 | +rdl:Occurrence | ||
856 | + a rdl:ILAPClass ; | ||
857 | + rdl:defaultRdsId "R-254809ba-4571-4c94-832a-0d2060b68d9e"^^xsd:string ; | ||
858 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
859 | + rdl:hasIdPCA "R-254809ba-4571-4c94-832a-0d2060b68d9e"^^xsd:string . | ||
860 | + | ||
861 | +rdl:ExecutionActivity | ||
862 | + a rdl:ILAPClass ; | ||
863 | + rdl:defaultRdsId "R-094bb0ab-5501-4a82-8667-62e74322c269"^^xsd:string ; | ||
864 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
865 | + rdl:hasIdPCA "R-094bb0ab-5501-4a82-8667-62e74322c269"^^xsd:string . | ||
866 | + | ||
867 | +rdl:ActivityDuringNormalOperation | ||
868 | + a rdl:ILAPClass ; | ||
869 | + rdl:defaultRdsId "R-ae63b9cb-8a9e-4bfc-99f1-3395224858b1"^^xsd:string ; | ||
870 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
871 | + rdl:hasIdPCA "R-ae63b9cb-8a9e-4bfc-99f1-3395224858b1"^^xsd:string . | ||
872 | + | ||
873 | +rdl:LowCriticalityActivity | ||
874 | + a rdl:ILAPClass ; | ||
875 | + rdl:defaultRdsId "R-836acd9e-2513-4fd9-91a5-8ad99cff6ead"^^xsd:string ; | ||
876 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
877 | + rdl:hasIdPCA "R-836acd9e-2513-4fd9-91a5-8ad99cff6ead"^^xsd:string . | ||
878 | + | ||
879 | +rdl:ActivityRiskFactor | ||
880 | + a rdl:ILAPClass ; | ||
881 | + rdl:defaultRdsId "R-3d5f7598-aca4-4238-8a1a-f877d27f7607"^^xsd:string ; | ||
882 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
883 | + rdl:hasIdPCA "R-3d5f7598-aca4-4238-8a1a-f877d27f7607"^^xsd:string . | ||
884 | + | ||
885 | +rdl:PreCosting | ||
886 | + a rdl:ILAPClass ; | ||
887 | + rdl:defaultRdsId "R-84c187ed-3231-46e9-b064-c46febab0a96"^^xsd:string ; | ||
888 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
889 | + rdl:hasIdPCA "R-84c187ed-3231-46e9-b064-c46febab0a96"^^xsd:string . | ||
890 | + | ||
891 | +rdl:Level-1-ProjectPortfolioSchedule | ||
892 | + a rdl:ILAPClass ; | ||
893 | + rdl:defaultRdsId "R-0115b7b7-b093-4421-a6f8-d7df61fce402"^^xsd:string ; | ||
894 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
895 | + rdl:hasIdPCA "R-0115b7b7-b093-4421-a6f8-d7df61fce402"^^xsd:string . | ||
896 | + | ||
897 | +rdl:Operator | ||
898 | + a rdl:ILAPClass ; | ||
899 | + rdl:defaultRdsId "R-72046b0f-2282-47c8-9d47-a42e946ec5ff"^^xsd:string ; | ||
900 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
901 | + rdl:hasIdPCA "R-72046b0f-2282-47c8-9d47-a42e946ec5ff"^^xsd:string . | ||
902 | + | ||
903 | +rdl:ActivityBetweenShutdownAndStartUp | ||
904 | + a rdl:ILAPClass ; | ||
905 | + rdl:defaultRdsId "R-00816795-64c9-479b-a73f-8befa6fbb250"^^xsd:string ; | ||
906 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
907 | + rdl:hasIdPCA "R-00816795-64c9-479b-a73f-8befa6fbb250"^^xsd:string . | ||
908 | + | ||
909 | +rdl:RequiredActivity | ||
910 | + a rdl:ILAPClass ; | ||
911 | + rdl:defaultRdsId "R-b1c37743-c1ce-4a24-b174-78ee32925632"^^xsd:string ; | ||
912 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
913 | + rdl:hasIdPCA "R-b1c37743-c1ce-4a24-b174-78ee32925632"^^xsd:string . | ||
914 | + | ||
915 | +rdl:MiniShutdown | ||
916 | + a rdl:ILAPClass ; | ||
917 | + rdl:defaultRdsId "R-9bd4b8f0-a0d1-41af-9b67-90bb08fac73a"^^xsd:string ; | ||
918 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
919 | + rdl:hasIdPCA "R-9bd4b8f0-a0d1-41af-9b67-90bb08fac73a"^^xsd:string . | ||
920 | + | ||
921 | +rdl:ActivityThatRequiresTemporaryBarrierImpairment | ||
922 | + a rdl:ILAPClass ; | ||
923 | + rdl:defaultRdsId "R-b900320f-1ffe-4e6b-80a2-18c1c593f688"^^xsd:string ; | ||
924 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
925 | + rdl:hasIdPCA "R-b900320f-1ffe-4e6b-80a2-18c1c593f688"^^xsd:string . | ||
926 | + | ||
927 | +rdl:ActivityAfterStartUp | ||
928 | + a rdl:ILAPClass ; | ||
929 | + rdl:defaultRdsId "R-e9293e6e-260d-4dbd-8006-0ea54f790b8a"^^xsd:string ; | ||
930 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
931 | + rdl:hasIdPCA "R-e9293e6e-260d-4dbd-8006-0ea54f790b8a"^^xsd:string . | ||
932 | + | ||
933 | +rdl:ClassOfActivityByShutdownRequirement | ||
934 | + a rdl:ILAPClass ; | ||
935 | + rdl:defaultRdsId "R-4f6e0b77-a265-491e-adb3-ec25f275e21f"^^xsd:string ; | ||
936 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
937 | + rdl:hasIdPCA "R-4f6e0b77-a265-491e-adb3-ec25f275e21f"^^xsd:string . | ||
938 | + | ||
939 | +rdl:ActivityThatRequiresAreaAccessRestriction | ||
940 | + a rdl:ILAPClass ; | ||
941 | + rdl:defaultRdsId "R-5d17dcba-aa2e-4971-991e-940a0d4eb2e8"^^xsd:string ; | ||
942 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
943 | + rdl:hasIdPCA "R-5d17dcba-aa2e-4971-991e-940a0d4eb2e8"^^xsd:string . | ||
944 | + | ||
945 | +rdl:ActivityForWhichEntryPermitIsRequired | ||
946 | + a rdl:ILAPClass ; | ||
947 | + rdl:defaultRdsId "R-2104b40b-a9c5-48dd-a5cb-f8d47d9f4234"^^xsd:string ; | ||
948 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
949 | + rdl:hasIdPCA "R-2104b40b-a9c5-48dd-a5cb-f8d47d9f4234"^^xsd:string . | ||
950 | + | ||
951 | +rdl:StartUp | ||
952 | + a rdl:ILAPClass ; | ||
953 | + rdl:defaultRdsId "R-5c4468f6-b4d9-45f8-a472-6c2cae3b77f3"^^xsd:string ; | ||
954 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
955 | + rdl:hasIdPCA "R-5c4468f6-b4d9-45f8-a472-6c2cae3b77f3"^^xsd:string . | ||
956 | + | ||
957 | +rdl:Crew | ||
958 | + a rdl:ILAPClass ; | ||
959 | + rdl:defaultRdsId "R-8b249b5d-a774-4676-a106-befa62a3f401"^^xsd:string ; | ||
960 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
961 | + rdl:hasIdPCA "R-8b249b5d-a774-4676-a106-befa62a3f401"^^xsd:string . | ||
962 | + | ||
963 | +rdl:OperationAndMaintenanceProject | ||
964 | + a rdl:ILAPClass ; | ||
965 | + rdl:defaultRdsId "R-4affb0fd-0f6a-4ee4-9cb3-b3e651e2a2f3"^^xsd:string ; | ||
966 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
967 | + rdl:hasIdPCA "R-4affb0fd-0f6a-4ee4-9cb3-b3e651e2a2f3"^^xsd:string . | ||
968 | + | ||
969 | +rdl:CheckingMaterialAvailabilityNotAvailable | ||
970 | + a rdl:ILAPClass ; | ||
971 | + rdl:defaultRdsId "R-be44d986-6e0c-4cd6-ac75-498f40e97aad"^^xsd:string ; | ||
972 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
973 | + rdl:hasIdPCA "R-be44d986-6e0c-4cd6-ac75-498f40e97aad"^^xsd:string . | ||
974 | + | ||
975 | +rdl:MonetaryAmount | ||
976 | + a rdl:ILAPClass ; | ||
977 | + rdl:defaultRdsId "R-3f292545-cee5-486f-97e1-a8569dbcc624"^^xsd:string ; | ||
978 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
979 | + rdl:hasIdPCA "R-3f292545-cee5-486f-97e1-a8569dbcc624"^^xsd:string . | ||
980 | + | ||
981 | +rdl:Thursdays | ||
982 | + a rdl:ILAPClass ; | ||
983 | + rdl:defaultRdsId "R-dae8e44c-ff9d-4da2-8627-4faab43bc6ea"^^xsd:string ; | ||
984 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
985 | + rdl:hasIdPCA "R-dae8e44c-ff9d-4da2-8627-4faab43bc6ea"^^xsd:string . | ||
986 | + | ||
987 | +rdl:ActivityStartAsLateAsPossible | ||
988 | + a rdl:ILAPClass ; | ||
989 | + rdl:defaultRdsId "R-c2753ee0-7a97-46bf-ac1a-f9e09cb43710"^^xsd:string ; | ||
990 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
991 | + rdl:hasIdPCA "R-c2753ee0-7a97-46bf-ac1a-f9e09cb43710"^^xsd:string . | ||
992 | + | ||
993 | +rdl:PlanningCancelled | ||
994 | + a rdl:ILAPClass ; | ||
995 | + rdl:defaultRdsId "R-6a3d57af-4bf6-4eba-8c7d-0f99c7c87ba4"^^xsd:string ; | ||
996 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
997 | + rdl:hasIdPCA "R-6a3d57af-4bf6-4eba-8c7d-0f99c7c87ba4"^^xsd:string . | ||
998 | + | ||
999 | +rdl:AuthoriseForExpenditureAuthorised | ||
1000 | + a rdl:ILAPClass ; | ||
1001 | + rdl:defaultRdsId "R-41774a58-a747-4fd4-abd4-536b30b870e9"^^xsd:string ; | ||
1002 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1003 | + rdl:hasIdPCA "R-41774a58-a747-4fd4-abd4-536b30b870e9"^^xsd:string . | ||
1004 | + | ||
1005 | +rdl:ActivitySpecification | ||
1006 | + a rdl:ILAPClass ; | ||
1007 | + rdl:defaultRdsId "R-d2cd3e84-6681-4bad-becd-f3bee541d8e1"^^xsd:string ; | ||
1008 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1009 | + rdl:hasIdPCA "R-d2cd3e84-6681-4bad-becd-f3bee541d8e1"^^xsd:string . | ||
1010 | + | ||
1011 | +rdl:ShallowGasOperation | ||
1012 | + a rdl:ILAPClass ; | ||
1013 | + rdl:defaultRdsId "R-4c6dcd88-b5f4-468d-a1c4-85eff228e2b5"^^xsd:string ; | ||
1014 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1015 | + rdl:hasIdPCA "R-4c6dcd88-b5f4-468d-a1c4-85eff228e2b5"^^xsd:string . | ||
1016 | + | ||
1017 | +rdl:AuthoriseForExpenditure | ||
1018 | + a rdl:ILAPClass ; | ||
1019 | + rdl:defaultRdsId "R-d73ad25f-8d82-42b6-9a20-020cedc7817c"^^xsd:string ; | ||
1020 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1021 | + rdl:hasIdPCA "R-d73ad25f-8d82-42b6-9a20-020cedc7817c"^^xsd:string . | ||
1022 | + | ||
1023 | +rdl:OilAndGasProjectObjective | ||
1024 | + a rdl:ILAPClass ; | ||
1025 | + rdl:defaultRdsId "R-5fb15a78-945d-4e9b-b1f3-a03b0ff6dcf6"^^xsd:string ; | ||
1026 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1027 | + rdl:hasIdPCA "R-5fb15a78-945d-4e9b-b1f3-a03b0ff6dcf6"^^xsd:string . | ||
1028 | + | ||
1029 | +rdl:ActivityBreakdownClass | ||
1030 | + a rdl:ILAPClass ; | ||
1031 | + rdl:defaultRdsId "R-54755b5c-78e0-4da0-b990-b45221e3843c"^^xsd:string ; | ||
1032 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1033 | + rdl:hasIdPCA "R-54755b5c-78e0-4da0-b990-b45221e3843c"^^xsd:string . | ||
1034 | + | ||
1035 | +rdl:AgentInPlan | ||
1036 | + a rdl:ILAPClass ; | ||
1037 | + rdl:defaultRdsId "R-f0804e6d-3670-4d68-bfdd-99535d1317a9"^^xsd:string ; | ||
1038 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1039 | + rdl:hasIdPCA "R-f0804e6d-3670-4d68-bfdd-99535d1317a9"^^xsd:string . | ||
1040 | + | ||
1041 | +rdl:ActivityForWhichJobSafetyAnalysisIsRequired | ||
1042 | + a rdl:ILAPClass ; | ||
1043 | + rdl:defaultRdsId "R-beacea74-0803-4441-9058-6d675881a962"^^xsd:string ; | ||
1044 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1045 | + rdl:hasIdPCA "R-beacea74-0803-4441-9058-6d675881a962"^^xsd:string . | ||
1046 | + | ||
1047 | +rdl:ActivityWithoutMaterialComponent | ||
1048 | + a rdl:ILAPClass ; | ||
1049 | + rdl:defaultRdsId "R-23b58454-6827-4a9b-93b9-b1a10a3e3ef5"^^xsd:string ; | ||
1050 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1051 | + rdl:hasIdPCA "R-23b58454-6827-4a9b-93b9-b1a10a3e3ef5"^^xsd:string . | ||
1052 | + | ||
1053 | +rdl:FreeFloat | ||
1054 | + a rdl:ILAPClass ; | ||
1055 | + rdl:defaultRdsId "R-fec04007-eac4-4913-a510-fa9e53f2350a"^^xsd:string ; | ||
1056 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1057 | + rdl:hasIdPCA "R-fec04007-eac4-4913-a510-fa9e53f2350a"^^xsd:string . | ||
1058 | + | ||
1059 | +rdl:PlanningPlanned | ||
1060 | + a rdl:ILAPClass ; | ||
1061 | + rdl:defaultRdsId "R-5e310fdb-e12a-427b-ac32-a936a8d2cf8e"^^xsd:string ; | ||
1062 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1063 | + rdl:hasIdPCA "R-5e310fdb-e12a-427b-ac32-a936a8d2cf8e"^^xsd:string . | ||
1064 | + | ||
1065 | +rdl:ActivityInPlanForScheduling | ||
1066 | + a rdl:ILAPClass ; | ||
1067 | + rdl:defaultRdsId "R-f5909f61-49f3-4d66-9d2c-24a35b0604ca"^^xsd:string ; | ||
1068 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1069 | + rdl:hasIdPCA "R-f5909f61-49f3-4d66-9d2c-24a35b0604ca"^^xsd:string . | ||
1070 | + | ||
1071 | +rdl:CreatingSettlementRule | ||
1072 | + a rdl:ILAPClass ; | ||
1073 | + rdl:defaultRdsId "R-b0079674-2051-4adb-99a6-f959048da9f4"^^xsd:string ; | ||
1074 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1075 | + rdl:hasIdPCA "R-b0079674-2051-4adb-99a6-f959048da9f4"^^xsd:string . | ||
1076 | + | ||
1077 | +rdl:ClassOfActivityWithRisk | ||
1078 | + a rdl:ILAPClass ; | ||
1079 | + rdl:defaultRdsId "R-3b0769ee-2896-47d7-80bd-984efe3ae74e"^^xsd:string ; | ||
1080 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1081 | + rdl:hasIdPCA "R-3b0769ee-2896-47d7-80bd-984efe3ae74e"^^xsd:string . | ||
1082 | + | ||
1083 | +rdl:PlanLevel | ||
1084 | + a rdl:ILAPClass ; | ||
1085 | + rdl:defaultRdsId "R-1e29ec7d-1311-4f4d-b68e-8cbc51c8c139"^^xsd:string ; | ||
1086 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1087 | + rdl:hasIdPCA "R-1e29ec7d-1311-4f4d-b68e-8cbc51c8c139"^^xsd:string . | ||
1088 | + | ||
1089 | +rdl:MaterialDeliveredOffshore | ||
1090 | + a rdl:ILAPClass ; | ||
1091 | + rdl:defaultRdsId "R-4b14aa3c-99ec-40d8-8f79-10fe7ac85f36"^^xsd:string ; | ||
1092 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1093 | + rdl:hasIdPCA "R-4b14aa3c-99ec-40d8-8f79-10fe7ac85f36"^^xsd:string . | ||
1094 | + | ||
1095 | +rdl:ResourceBreakdown | ||
1096 | + a rdl:ILAPClass ; | ||
1097 | + rdl:defaultRdsId "R-98624061-d3bf-45ec-946a-bba7f9ac151c"^^xsd:string ; | ||
1098 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1099 | + rdl:hasIdPCA "R-98624061-d3bf-45ec-946a-bba7f9ac151c"^^xsd:string . | ||
1100 | + | ||
1101 | +rdl:ProductStructureBreakdown | ||
1102 | + a rdl:ILAPClass ; | ||
1103 | + rdl:defaultRdsId "R-27818bb7-6743-4cee-a4e0-c540d8edadd3"^^xsd:string ; | ||
1104 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1105 | + rdl:hasIdPCA "R-27818bb7-6743-4cee-a4e0-c540d8edadd3"^^xsd:string . | ||
1106 | + | ||
1107 | +rdl:MaintenanceProgramme | ||
1108 | + a rdl:ILAPClass ; | ||
1109 | + rdl:defaultRdsId "R-aafd5275-9ebe-4f32-b811-d7739fb954f4"^^xsd:string ; | ||
1110 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1111 | + rdl:hasIdPCA "R-aafd5275-9ebe-4f32-b811-d7739fb954f4"^^xsd:string . | ||
1112 | + | ||
1113 | +rdl:Mondays | ||
1114 | + a rdl:ILAPClass ; | ||
1115 | + rdl:defaultRdsId "R-95a01b89-44c1-4382-855a-74889b12d874"^^xsd:string ; | ||
1116 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1117 | + rdl:hasIdPCA "R-95a01b89-44c1-4382-855a-74889b12d874"^^xsd:string . | ||
1118 | + | ||
1119 | +rdl:ClassOfAgent | ||
1120 | + a rdl:ILAPClass ; | ||
1121 | + rdl:defaultRdsId "R-145ea862-2000-4e08-943f-e3d952889286"^^xsd:string ; | ||
1122 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1123 | + rdl:hasIdPCA "R-145ea862-2000-4e08-943f-e3d952889286"^^xsd:string . | ||
1124 | + | ||
1125 | +rdl:Site | ||
1126 | + a rdl:ILAPClass ; | ||
1127 | + rdl:defaultRdsId "R-7c454ae5-805e-48fc-99a8-8c17623e0f7e"^^xsd:string ; | ||
1128 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1129 | + rdl:hasIdPCA "R-7c454ae5-805e-48fc-99a8-8c17623e0f7e"^^xsd:string . | ||
1130 | + | ||
1131 | +rdl:Contractor | ||
1132 | + a rdl:ILAPClass ; | ||
1133 | + rdl:defaultRdsId "R-1e4a644b-eda2-4636-a697-dcfcae8122e9"^^xsd:string ; | ||
1134 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1135 | + rdl:hasIdPCA "R-1e4a644b-eda2-4636-a697-dcfcae8122e9"^^xsd:string . | ||
1136 | + | ||
1137 | +rdl:DefinitionSpecification | ||
1138 | + a rdl:ILAPClass ; | ||
1139 | + rdl:defaultRdsId "R-735aa8c3-dbb1-44e5-a41d-891e4afeec0d"^^xsd:string ; | ||
1140 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1141 | + rdl:hasIdPCA "R-735aa8c3-dbb1-44e5-a41d-891e4afeec0d"^^xsd:string . | ||
1142 | + | ||
1143 | +rdl:MakeRadicalChange | ||
1144 | + a rdl:ILAPClass ; | ||
1145 | + rdl:defaultRdsId "R-bb53a8f0-34cb-4328-9d4e-7a5d19059a61"^^xsd:string ; | ||
1146 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1147 | + rdl:hasIdPCA "R-bb53a8f0-34cb-4328-9d4e-7a5d19059a61"^^xsd:string . | ||
1148 | + | ||
1149 | +rdl:ActivityRequirementSpecification | ||
1150 | + a rdl:ILAPClass ; | ||
1151 | + rdl:defaultRdsId "R-c7bfaec7-3283-4723-909b-77fea2fb36fb"^^xsd:string ; | ||
1152 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1153 | + rdl:hasIdPCA "R-c7bfaec7-3283-4723-909b-77fea2fb36fb"^^xsd:string . | ||
1154 | + | ||
1155 | +rdl:ActivityPlanningStatus | ||
1156 | + a rdl:ILAPClass ; | ||
1157 | + rdl:defaultRdsId "R-adc7807f-9f00-4ecb-baf3-1d54cd4aa848"^^xsd:string ; | ||
1158 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1159 | + rdl:hasIdPCA "R-adc7807f-9f00-4ecb-baf3-1d54cd4aa848"^^xsd:string . | ||
1160 | + | ||
1161 | +rdl:TotalFloat | ||
1162 | + a rdl:ILAPClass ; | ||
1163 | + rdl:defaultRdsId "R-10986376-de4b-46b5-9d6e-0bc9391ed1b3"^^xsd:string ; | ||
1164 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1165 | + rdl:hasIdPCA "R-10986376-de4b-46b5-9d6e-0bc9391ed1b3"^^xsd:string . | ||
1166 | + | ||
1167 | +rdl:LifecyclePhase | ||
1168 | + a rdl:ILAPClass ; | ||
1169 | + rdl:defaultRdsId "R-e586578e-30a3-4859-a0ca-9536f3e63dc8"^^xsd:string ; | ||
1170 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1171 | + rdl:hasIdPCA "R-e586578e-30a3-4859-a0ca-9536f3e63dc8"^^xsd:string . | ||
1172 | + | ||
1173 | +rdl:ActivityPhase | ||
1174 | + a rdl:ILAPClass ; | ||
1175 | + rdl:defaultRdsId "R-48965dac-0d32-42ef-8442-93f3d520cae2"^^xsd:string ; | ||
1176 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1177 | + rdl:hasIdPCA "R-48965dac-0d32-42ef-8442-93f3d520cae2"^^xsd:string . | ||
1178 | + | ||
1179 | +rdl:SubContractor | ||
1180 | + a rdl:ILAPClass ; | ||
1181 | + rdl:defaultRdsId "R-8ec16ee7-8cda-4469-b794-af174b90f45e"^^xsd:string ; | ||
1182 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1183 | + rdl:hasIdPCA "R-8ec16ee7-8cda-4469-b794-af174b90f45e"^^xsd:string . | ||
1184 | + | ||
1185 | +rdl:Level-3-ProjectMasterSchedule | ||
1186 | + a rdl:ILAPClass ; | ||
1187 | + rdl:defaultRdsId "R-5b30bd0e-ecdd-4bc8-81fa-32576d323eef"^^xsd:string ; | ||
1188 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1189 | + rdl:hasIdPCA "R-5b30bd0e-ecdd-4bc8-81fa-32576d323eef"^^xsd:string . | ||
1190 | + | ||
1191 | +rdl:ActivityWithRisk | ||
1192 | + a rdl:ILAPClass ; | ||
1193 | + rdl:defaultRdsId "R-23c45393-550e-47d7-a7cc-9c2873285d72"^^xsd:string ; | ||
1194 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1195 | + rdl:hasIdPCA "R-23c45393-550e-47d7-a7cc-9c2873285d72"^^xsd:string . | ||
1196 | + | ||
1197 | +rdl:HighPriorityActivity | ||
1198 | + a rdl:ILAPClass ; | ||
1199 | + rdl:defaultRdsId "R-1f250afa-c19b-4efa-ba58-a49fde13fa1b"^^xsd:string ; | ||
1200 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1201 | + rdl:hasIdPCA "R-1f250afa-c19b-4efa-ba58-a49fde13fa1b"^^xsd:string . | ||
1202 | + | ||
1203 | +rdl:PlanForActivity | ||
1204 | + a rdl:ILAPClass ; | ||
1205 | + rdl:defaultRdsId "R-2bb9ed52-dbc8-45c8-8ded-fcc890936790"^^xsd:string ; | ||
1206 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1207 | + rdl:hasIdPCA "R-2bb9ed52-dbc8-45c8-8ded-fcc890936790"^^xsd:string . | ||
1208 | + | ||
1209 | +rdl:EvaluatingShutdownRequirement | ||
1210 | + a rdl:ILAPClass ; | ||
1211 | + rdl:defaultRdsId "R-b7eb9912-578c-43be-a3be-f61b954b178b"^^xsd:string ; | ||
1212 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1213 | + rdl:hasIdPCA "R-b7eb9912-578c-43be-a3be-f61b954b178b"^^xsd:string . | ||
1214 | + | ||
1215 | +rdl:OperationalOrMaintenanceActivity | ||
1216 | + a rdl:ILAPClass ; | ||
1217 | + rdl:defaultRdsId "R-8902af3d-d8f7-4eef-a64d-dfa1ffe81348"^^xsd:string ; | ||
1218 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1219 | + rdl:hasIdPCA "R-8902af3d-d8f7-4eef-a64d-dfa1ffe81348"^^xsd:string . | ||
1220 | + | ||
1221 | +rdl:ClassOfShutdownByPriorScheduling | ||
1222 | + a rdl:ILAPClass ; | ||
1223 | + rdl:defaultRdsId "R-db460040-fa0b-4b04-b978-7bcd917c99ec"^^xsd:string ; | ||
1224 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1225 | + rdl:hasIdPCA "R-db460040-fa0b-4b04-b978-7bcd917c99ec"^^xsd:string . | ||
1226 | + | ||
1227 | +rdl:SafetyTestShutdown | ||
1228 | + a rdl:ILAPClass ; | ||
1229 | + rdl:defaultRdsId "R-3e82c1cc-97d9-4837-b59a-b8b17869a395"^^xsd:string ; | ||
1230 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1231 | + rdl:hasIdPCA "R-3e82c1cc-97d9-4837-b59a-b8b17869a395"^^xsd:string . | ||
1232 | + | ||
1233 | +rdl:ActivityDuringHighActivityPeriod | ||
1234 | + a rdl:ILAPClass ; | ||
1235 | + rdl:defaultRdsId "R-f86a1071-dc04-4a78-9773-c05997c4eef7"^^xsd:string ; | ||
1236 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1237 | + rdl:hasIdPCA "R-f86a1071-dc04-4a78-9773-c05997c4eef7"^^xsd:string . | ||
1238 | + | ||
1239 | +rdl:ManagedProgrammeOfWork | ||
1240 | + a rdl:ILAPClass ; | ||
1241 | + rdl:defaultRdsId "R-6c6fbbae-8969-4e6c-889f-db7cd7c86353"^^xsd:string ; | ||
1242 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1243 | + rdl:hasIdPCA "R-6c6fbbae-8969-4e6c-889f-db7cd7c86353"^^xsd:string . | ||
1244 | + | ||
1245 | +rdl:CompletedActivity | ||
1246 | + a rdl:ILAPClass ; | ||
1247 | + rdl:defaultRdsId "R-6ab7dc0d-0efa-4f5d-a765-76c0a36376d7"^^xsd:string ; | ||
1248 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1249 | + rdl:hasIdPCA "R-6ab7dc0d-0efa-4f5d-a765-76c0a36376d7"^^xsd:string . | ||
1250 | + | ||
1251 | +rdl:ClassOfActivitySpecification | ||
1252 | + a rdl:ILAPClass ; | ||
1253 | + rdl:defaultRdsId "R-fe2ef3dc-a960-4fb7-9998-32a9d52f50bc"^^xsd:string ; | ||
1254 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1255 | + rdl:hasIdPCA "R-fe2ef3dc-a960-4fb7-9998-32a9d52f50bc"^^xsd:string . | ||
1256 | + | ||
1257 | +rdl:DisasterRecovery | ||
1258 | + a rdl:ILAPClass ; | ||
1259 | + rdl:defaultRdsId "R-08e62b08-5d01-4231-b11b-8ae1d5100601"^^xsd:string ; | ||
1260 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1261 | + rdl:hasIdPCA "R-08e62b08-5d01-4231-b11b-8ae1d5100601"^^xsd:string . | ||
1262 | + | ||
1263 | +rdl:UnplannedActivity | ||
1264 | + a rdl:ILAPClass ; | ||
1265 | + rdl:defaultRdsId "R-05880e65-a463-49d1-abb4-1e0de85d9c3b"^^xsd:string ; | ||
1266 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1267 | + rdl:hasIdPCA "R-05880e65-a463-49d1-abb4-1e0de85d9c3b"^^xsd:string . | ||
1268 | + | ||
1269 | +rdl:MediumCriticalityActivity | ||
1270 | + a rdl:ILAPClass ; | ||
1271 | + rdl:defaultRdsId "R-f2d1fd4f-e60b-4db2-8746-a5d861a92569"^^xsd:string ; | ||
1272 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1273 | + rdl:hasIdPCA "R-f2d1fd4f-e60b-4db2-8746-a5d861a92569"^^xsd:string . | ||
1274 | + | ||
1275 | +rdl:DrillingAndWellProject | ||
1276 | + a rdl:ILAPClass ; | ||
1277 | + rdl:defaultRdsId "R-4b978894-156b-46c5-841c-9f617e9a44c2"^^xsd:string ; | ||
1278 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1279 | + rdl:hasIdPCA "R-4b978894-156b-46c5-841c-9f617e9a44c2"^^xsd:string . | ||
1280 | + | ||
1281 | +rdl:PlannedActivity | ||
1282 | + a rdl:ILAPClass ; | ||
1283 | + rdl:defaultRdsId "R-73685433-8039-47fb-800e-edec7f7ed5ec"^^xsd:string ; | ||
1284 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1285 | + rdl:hasIdPCA "R-73685433-8039-47fb-800e-edec7f7ed5ec"^^xsd:string . | ||
1286 | + | ||
1287 | +rdl:ActivityThatInvolvesUtilityConstraint | ||
1288 | + a rdl:ILAPClass ; | ||
1289 | + rdl:defaultRdsId "R-28ab5737-1f6e-4fd8-af65-fd0e3098b7e6"^^xsd:string ; | ||
1290 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1291 | + rdl:hasIdPCA "R-28ab5737-1f6e-4fd8-af65-fd0e3098b7e6"^^xsd:string . | ||
1292 | + | ||
1293 | +rdl:Shutdown | ||
1294 | + a rdl:ILAPClass ; | ||
1295 | + rdl:defaultRdsId "R-3351fbbd-6be3-484c-a5c6-b225f2c3525b"^^xsd:string ; | ||
1296 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1297 | + rdl:hasIdPCA "R-3351fbbd-6be3-484c-a5c6-b225f2c3525b"^^xsd:string . | ||
1298 | + | ||
1299 | +rdl:ChangeoverActivity | ||
1300 | + a rdl:ILAPClass ; | ||
1301 | + rdl:defaultRdsId "R-3363c665-c682-4a62-ba46-87ebed22b20e"^^xsd:string ; | ||
1302 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1303 | + rdl:hasIdPCA "R-3363c665-c682-4a62-ba46-87ebed22b20e"^^xsd:string . | ||
1304 | + | ||
1305 | +rdl:ExecutionApproach | ||
1306 | + a rdl:ILAPClass ; | ||
1307 | + rdl:defaultRdsId "R-1b791d11-fbe0-475b-9274-b161d6c737cd"^^xsd:string ; | ||
1308 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1309 | + rdl:hasIdPCA "R-1b791d11-fbe0-475b-9274-b161d6c737cd"^^xsd:string . | ||
1310 | + | ||
1311 | +rdl:ActivityCriticality | ||
1312 | + a rdl:ILAPClass ; | ||
1313 | + rdl:defaultRdsId "R-e56e0dea-f2c6-497e-bccb-4b91e4a4524b"^^xsd:string ; | ||
1314 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1315 | + rdl:hasIdPCA "R-e56e0dea-f2c6-497e-bccb-4b91e4a4524b"^^xsd:string . | ||
1316 | + | ||
1317 | +rdl:ClassOfActivityPossiblyRequiringShutdown | ||
1318 | + a rdl:ILAPClass ; | ||
1319 | + rdl:defaultRdsId "R-2757ed55-ea03-4d1a-bb3a-cb3bb4868181"^^xsd:string ; | ||
1320 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1321 | + rdl:hasIdPCA "R-2757ed55-ea03-4d1a-bb3a-cb3bb4868181"^^xsd:string . | ||
1322 | + | ||
1323 | +rdl:Wednesdays | ||
1324 | + a rdl:ILAPClass ; | ||
1325 | + rdl:defaultRdsId "R-241dbbfa-944f-4362-84f4-9ad53cca1701"^^xsd:string ; | ||
1326 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1327 | + rdl:hasIdPCA "R-241dbbfa-944f-4362-84f4-9ad53cca1701"^^xsd:string . | ||
1328 | + | ||
1329 | +rdl:SubjectOfWork | ||
1330 | + a rdl:ILAPClass ; | ||
1331 | + rdl:defaultRdsId "R-015a6778-9b61-46ab-b37a-49c1f0f2e571"^^xsd:string ; | ||
1332 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1333 | + rdl:hasIdPCA "R-015a6778-9b61-46ab-b37a-49c1f0f2e571"^^xsd:string . | ||
1334 | + | ||
1335 | +rdl:PlanForScheduling | ||
1336 | + a rdl:ILAPClass ; | ||
1337 | + rdl:defaultRdsId "R-d8454110-7d77-4826-97d7-d321a5d00c9a"^^xsd:string ; | ||
1338 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1339 | + rdl:hasIdPCA "R-d8454110-7d77-4826-97d7-d321a5d00c9a"^^xsd:string . | ||
1340 | + | ||
1341 | +rdl:Level-4-ContractControlSchedule | ||
1342 | + a rdl:ILAPClass ; | ||
1343 | + rdl:defaultRdsId "R-3de91b17-1761-4782-9ee5-0c2ce6b6a00f"^^xsd:string ; | ||
1344 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1345 | + rdl:hasIdPCA "R-3de91b17-1761-4782-9ee5-0c2ce6b6a00f"^^xsd:string . | ||
1346 | + | ||
1347 | +rdl:ActivityInPlan | ||
1348 | + a rdl:ILAPClass ; | ||
1349 | + rdl:defaultRdsId "R-ce408801-f234-4ddd-a34b-451d24a607c7"^^xsd:string ; | ||
1350 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1351 | + rdl:hasIdPCA "R-ce408801-f234-4ddd-a34b-451d24a607c7"^^xsd:string . | ||
1352 | + | ||
1353 | +rdl:ActivityPriority | ||
1354 | + a rdl:ILAPClass ; | ||
1355 | + rdl:defaultRdsId "R-5dd7022d-c97f-4998-9618-02972d5bbb71"^^xsd:string ; | ||
1356 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1357 | + rdl:hasIdPCA "R-5dd7022d-c97f-4998-9618-02972d5bbb71"^^xsd:string . | ||
1358 | + | ||
1359 | +rdl:LowPriorityActivity | ||
1360 | + a rdl:ILAPClass ; | ||
1361 | + rdl:defaultRdsId "R-c5f57812-a3bd-494f-a3f8-e92acf4b2c2c"^^xsd:string ; | ||
1362 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1363 | + rdl:hasIdPCA "R-c5f57812-a3bd-494f-a3f8-e92acf4b2c2c"^^xsd:string . | ||
1364 | + | ||
1365 | +rdl:HotWork | ||
1366 | + a rdl:ILAPClass ; | ||
1367 | + rdl:defaultRdsId "R-bfd18b05-70c8-4d7f-9ab5-0cd0397dbd88"^^xsd:string ; | ||
1368 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1369 | + rdl:hasIdPCA "R-bfd18b05-70c8-4d7f-9ab5-0cd0397dbd88"^^xsd:string . | ||
1370 | + | ||
1371 | +rdl:AuthoriseForExpenditureRefused | ||
1372 | + a rdl:ILAPClass ; | ||
1373 | + rdl:defaultRdsId "R-507afcb9-ed45-457e-8d0d-be13817f4019"^^xsd:string ; | ||
1374 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1375 | + rdl:hasIdPCA "R-507afcb9-ed45-457e-8d0d-be13817f4019"^^xsd:string . | ||
1376 | + | ||
1377 | +rdl:PlanningUnderPlanningOrScheduling | ||
1378 | + a rdl:ILAPClass ; | ||
1379 | + rdl:defaultRdsId "R-044e5b8a-ee5e-471f-ac18-4aa6e1d0000a"^^xsd:string ; | ||
1380 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1381 | + rdl:hasIdPCA "R-044e5b8a-ee5e-471f-ac18-4aa6e1d0000a"^^xsd:string . | ||
1382 | + | ||
1383 | +rdl:MediumPriorityActivity | ||
1384 | + a rdl:ILAPClass ; | ||
1385 | + rdl:defaultRdsId "R-c13698b5-a10d-4c29-aa4b-0bc020a02816"^^xsd:string ; | ||
1386 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1387 | + rdl:hasIdPCA "R-c13698b5-a10d-4c29-aa4b-0bc020a02816"^^xsd:string . | ||
1388 | + | ||
1389 | +rdl:Country | ||
1390 | + a rdl:ILAPClass ; | ||
1391 | + rdl:defaultRdsId "R-02405596-fae4-401a-aec2-5fcccd281cd5"^^xsd:string ; | ||
1392 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1393 | + rdl:hasIdPCA "R-02405596-fae4-401a-aec2-5fcccd281cd5"^^xsd:string . | ||
1394 | + | ||
1395 | +rdl:ClassOfStaffTime | ||
1396 | + a rdl:ILAPClass ; | ||
1397 | + rdl:defaultRdsId "R-6c5e8d05-8634-4abb-9a54-cd0656c35d8e"^^xsd:string ; | ||
1398 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1399 | + rdl:hasIdPCA "R-6c5e8d05-8634-4abb-9a54-cd0656c35d8e"^^xsd:string . | ||
1400 | + | ||
1401 | +rdl:Level-2-ProjectSummarySchedule | ||
1402 | + a rdl:ILAPClass ; | ||
1403 | + rdl:defaultRdsId "R-3a61d531-1b63-4322-85d1-b26e3a507bfa"^^xsd:string ; | ||
1404 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1405 | + rdl:hasIdPCA "R-3a61d531-1b63-4322-85d1-b26e3a507bfa"^^xsd:string . | ||
1406 | + | ||
1407 | +rdl:RequirementSpecification | ||
1408 | + a rdl:ILAPClass ; | ||
1409 | + rdl:defaultRdsId "R-8e4a4de4-1cbc-4b9e-8b11-f656fdf74349"^^xsd:string ; | ||
1410 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1411 | + rdl:hasIdPCA "R-8e4a4de4-1cbc-4b9e-8b11-f656fdf74349"^^xsd:string . | ||
1412 | + | ||
1413 | +rdl:ActivityFinishAsEarlyAsPossible | ||
1414 | + a rdl:ILAPClass ; | ||
1415 | + rdl:defaultRdsId "R-052053b2-efe0-47e5-952f-b7836d22096a"^^xsd:string ; | ||
1416 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1417 | + rdl:hasIdPCA "R-052053b2-efe0-47e5-952f-b7836d22096a"^^xsd:string . | ||
1418 | + | ||
1419 | +rdl:ActivityThatRequiresRemovalOfBarriers | ||
1420 | + a rdl:ILAPClass ; | ||
1421 | + rdl:defaultRdsId "R-df2304ef-69c3-4526-9839-608c4d1c9b72"^^xsd:string ; | ||
1422 | + rdl:hasCreationDate "2016.01.03"^^xsd:string ; | ||
1423 | + rdl:hasIdPCA "R-df2304ef-69c3-4526-9839-608c4d1c9b72"^^xsd:string . |
ilap-core.ttl
0 → 100644
This diff could not be displayed because it is too large.
-
Please register or login to post a comment