Tore Christiansen

Updated naming of Z-014 Class of Classes

...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
9 @prefix skos: <http://www.w3.org/2004/02/skos/core#> . 9 @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
10 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 10 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 <http://data.posccaesar.org/ilap/Activity> 11 <http://data.posccaesar.org/ilap/Activity>
12 - rdf:type SCCS:NorsokZ014SABactivityClass ; 12 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
13 rdf:type owl:Class ; 13 rdf:type owl:Class ;
14 rdfs:label "SAB top level thing"^^xsd:string ; 14 rdfs:label "SAB top level thing"^^xsd:string ;
15 skos:notation "SAB Thing"^^xsd:string ; 15 skos:notation "SAB Thing"^^xsd:string ;
...@@ -20,1012 +20,1012 @@ ...@@ -20,1012 +20,1012 @@
20 owl:versionInfo "Created with TopBraid Composer"^^xsd:string ; 20 owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
21 skos:notation "SAB Ontology for NORSOK Z-014 Ed. 2 May 2012"^^xsd:string ; 21 skos:notation "SAB Ontology for NORSOK Z-014 Ed. 2 May 2012"^^xsd:string ;
22 . 22 .
23 -SCCS:NorsokZ014SABactivityClass 23 +SCCS:NorsokZ014SABplanningActivityClass
24 rdf:type rdfs:Class ; 24 rdf:type rdfs:Class ;
25 . 25 .
26 SCCS:SAB_1 26 SCCS:SAB_1
27 - rdf:type SCCS:NorsokZ014SABactivityClass ; 27 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
28 rdf:type owl:Class ; 28 rdf:type owl:Class ;
29 rdfs:label "Management"^^xsd:string ; 29 rdfs:label "Management"^^xsd:string ;
30 rdfs:subClassOf <http://data.posccaesar.org/ilap/Activity> ; 30 rdfs:subClassOf <http://data.posccaesar.org/ilap/Activity> ;
31 skos:notation "1"^^xsd:string ; 31 skos:notation "1"^^xsd:string ;
32 . 32 .
33 SCCS:SAB_11 33 SCCS:SAB_11
34 - rdf:type SCCS:NorsokZ014SABactivityClass ; 34 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
35 rdf:type owl:Class ; 35 rdf:type owl:Class ;
36 rdfs:label "Project management"^^xsd:string ; 36 rdfs:label "Project management"^^xsd:string ;
37 rdfs:subClassOf SCCS:SAB_1 ; 37 rdfs:subClassOf SCCS:SAB_1 ;
38 skos:notation "11"^^xsd:string ; 38 skos:notation "11"^^xsd:string ;
39 . 39 .
40 SCCS:SAB_12 40 SCCS:SAB_12
41 - rdf:type SCCS:NorsokZ014SABactivityClass ; 41 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
42 rdf:type owl:Class ; 42 rdf:type owl:Class ;
43 rdfs:label "Construction management"^^xsd:string ; 43 rdfs:label "Construction management"^^xsd:string ;
44 rdfs:subClassOf SCCS:SAB_1 ; 44 rdfs:subClassOf SCCS:SAB_1 ;
45 skos:notation "12"^^xsd:string ; 45 skos:notation "12"^^xsd:string ;
46 . 46 .
47 SCCS:SAB_13 47 SCCS:SAB_13
48 - rdf:type SCCS:NorsokZ014SABactivityClass ; 48 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
49 rdf:type owl:Class ; 49 rdf:type owl:Class ;
50 rdfs:label "External services"^^xsd:string ; 50 rdfs:label "External services"^^xsd:string ;
51 rdfs:subClassOf SCCS:SAB_1 ; 51 rdfs:subClassOf SCCS:SAB_1 ;
52 skos:notation "13"^^xsd:string ; 52 skos:notation "13"^^xsd:string ;
53 . 53 .
54 SCCS:SAB_2 54 SCCS:SAB_2
55 - rdf:type SCCS:NorsokZ014SABactivityClass ; 55 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
56 rdf:type owl:Class ; 56 rdf:type owl:Class ;
57 rdfs:label "Engineering and procurement"^^xsd:string ; 57 rdfs:label "Engineering and procurement"^^xsd:string ;
58 rdfs:subClassOf <http://data.posccaesar.org/ilap/Activity> ; 58 rdfs:subClassOf <http://data.posccaesar.org/ilap/Activity> ;
59 skos:notation "2"^^xsd:string ; 59 skos:notation "2"^^xsd:string ;
60 . 60 .
61 SCCS:SAB_21 61 SCCS:SAB_21
62 - rdf:type SCCS:NorsokZ014SABactivityClass ; 62 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
63 rdf:type owl:Class ; 63 rdf:type owl:Class ;
64 rdfs:label "Engineering"^^xsd:string ; 64 rdfs:label "Engineering"^^xsd:string ;
65 rdfs:subClassOf SCCS:SAB_2 ; 65 rdfs:subClassOf SCCS:SAB_2 ;
66 skos:notation "21"^^xsd:string ; 66 skos:notation "21"^^xsd:string ;
67 . 67 .
68 SCCS:SAB_211 68 SCCS:SAB_211
69 - rdf:type SCCS:NorsokZ014SABactivityClass ; 69 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
70 rdf:type owl:Class ; 70 rdf:type owl:Class ;
71 rdfs:label "Pre-engineering"^^xsd:string ; 71 rdfs:label "Pre-engineering"^^xsd:string ;
72 rdfs:subClassOf SCCS:SAB_21 ; 72 rdfs:subClassOf SCCS:SAB_21 ;
73 skos:notation "211"^^xsd:string ; 73 skos:notation "211"^^xsd:string ;
74 . 74 .
75 SCCS:SAB_212 75 SCCS:SAB_212
76 - rdf:type SCCS:NorsokZ014SABactivityClass ; 76 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
77 rdf:type owl:Class ; 77 rdf:type owl:Class ;
78 rdfs:label "Design engineering"^^xsd:string ; 78 rdfs:label "Design engineering"^^xsd:string ;
79 rdfs:subClassOf SCCS:SAB_21 ; 79 rdfs:subClassOf SCCS:SAB_21 ;
80 skos:notation "212"^^xsd:string ; 80 skos:notation "212"^^xsd:string ;
81 . 81 .
82 SCCS:SAB_213 82 SCCS:SAB_213
83 - rdf:type SCCS:NorsokZ014SABactivityClass ; 83 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
84 rdf:type owl:Class ; 84 rdf:type owl:Class ;
85 rdfs:label "Fabrication engineering"^^xsd:string ; 85 rdfs:label "Fabrication engineering"^^xsd:string ;
86 rdfs:subClassOf SCCS:SAB_21 ; 86 rdfs:subClassOf SCCS:SAB_21 ;
87 skos:notation "213"^^xsd:string ; 87 skos:notation "213"^^xsd:string ;
88 . 88 .
89 SCCS:SAB_22 89 SCCS:SAB_22
90 - rdf:type SCCS:NorsokZ014SABactivityClass ; 90 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
91 rdf:type owl:Class ; 91 rdf:type owl:Class ;
92 rdfs:label "Procurement"^^xsd:string ; 92 rdfs:label "Procurement"^^xsd:string ;
93 rdfs:subClassOf SCCS:SAB_2 ; 93 rdfs:subClassOf SCCS:SAB_2 ;
94 skos:notation "22"^^xsd:string ; 94 skos:notation "22"^^xsd:string ;
95 . 95 .
96 SCCS:SAB_23 96 SCCS:SAB_23
97 - rdf:type SCCS:NorsokZ014SABactivityClass ; 97 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
98 rdf:type owl:Class ; 98 rdf:type owl:Class ;
99 rdfs:label "Construction supervision"^^xsd:string ; 99 rdfs:label "Construction supervision"^^xsd:string ;
100 rdfs:subClassOf SCCS:SAB_2 ; 100 rdfs:subClassOf SCCS:SAB_2 ;
101 skos:notation "23"^^xsd:string ; 101 skos:notation "23"^^xsd:string ;
102 . 102 .
103 SCCS:SAB_3 103 SCCS:SAB_3
104 - rdf:type SCCS:NorsokZ014SABactivityClass ; 104 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
105 rdf:type owl:Class ; 105 rdf:type owl:Class ;
106 rdfs:label "Material deliveries"^^xsd:string ; 106 rdfs:label "Material deliveries"^^xsd:string ;
107 rdfs:subClassOf <http://data.posccaesar.org/ilap/Activity> ; 107 rdfs:subClassOf <http://data.posccaesar.org/ilap/Activity> ;
108 skos:notation "3"^^xsd:string ; 108 skos:notation "3"^^xsd:string ;
109 . 109 .
110 SCCS:SAB_31 110 SCCS:SAB_31
111 - rdf:type SCCS:NorsokZ014SABactivityClass ; 111 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
112 rdf:type owl:Class ; 112 rdf:type owl:Class ;
113 rdfs:label "Equipment"^^xsd:string ; 113 rdfs:label "Equipment"^^xsd:string ;
114 rdfs:subClassOf SCCS:SAB_3 ; 114 rdfs:subClassOf SCCS:SAB_3 ;
115 skos:notation "31"^^xsd:string ; 115 skos:notation "31"^^xsd:string ;
116 . 116 .
117 SCCS:SAB_311 117 SCCS:SAB_311
118 - rdf:type SCCS:NorsokZ014SABactivityClass ; 118 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
119 rdf:type owl:Class ; 119 rdf:type owl:Class ;
120 rdfs:label "Company provided equipment"^^xsd:string ; 120 rdfs:label "Company provided equipment"^^xsd:string ;
121 rdfs:subClassOf SCCS:SAB_31 ; 121 rdfs:subClassOf SCCS:SAB_31 ;
122 skos:notation "311"^^xsd:string ; 122 skos:notation "311"^^xsd:string ;
123 . 123 .
124 SCCS:SAB_312 124 SCCS:SAB_312
125 - rdf:type SCCS:NorsokZ014SABactivityClass ; 125 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
126 rdf:type owl:Class ; 126 rdf:type owl:Class ;
127 rdfs:label "Contractor provided equipment"^^xsd:string ; 127 rdfs:label "Contractor provided equipment"^^xsd:string ;
128 rdfs:subClassOf SCCS:SAB_31 ; 128 rdfs:subClassOf SCCS:SAB_31 ;
129 skos:notation "312"^^xsd:string ; 129 skos:notation "312"^^xsd:string ;
130 . 130 .
131 SCCS:SAB_313 131 SCCS:SAB_313
132 - rdf:type SCCS:NorsokZ014SABactivityClass ; 132 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
133 rdf:type owl:Class ; 133 rdf:type owl:Class ;
134 rdfs:label "Surplus equipment"^^xsd:string ; 134 rdfs:label "Surplus equipment"^^xsd:string ;
135 rdfs:subClassOf SCCS:SAB_31 ; 135 rdfs:subClassOf SCCS:SAB_31 ;
136 skos:notation "313"^^xsd:string ; 136 skos:notation "313"^^xsd:string ;
137 . 137 .
138 SCCS:SAB_32 138 SCCS:SAB_32
139 - rdf:type SCCS:NorsokZ014SABactivityClass ; 139 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
140 rdf:type owl:Class ; 140 rdf:type owl:Class ;
141 rdfs:label "Bulk"^^xsd:string ; 141 rdfs:label "Bulk"^^xsd:string ;
142 rdfs:subClassOf SCCS:SAB_3 ; 142 rdfs:subClassOf SCCS:SAB_3 ;
143 skos:notation "32"^^xsd:string ; 143 skos:notation "32"^^xsd:string ;
144 . 144 .
145 SCCS:SAB_321 145 SCCS:SAB_321
146 - rdf:type SCCS:NorsokZ014SABactivityClass ; 146 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
147 rdf:type owl:Class ; 147 rdf:type owl:Class ;
148 rdfs:label "Company provided bulk"^^xsd:string ; 148 rdfs:label "Company provided bulk"^^xsd:string ;
149 rdfs:subClassOf SCCS:SAB_32 ; 149 rdfs:subClassOf SCCS:SAB_32 ;
150 skos:notation "321"^^xsd:string ; 150 skos:notation "321"^^xsd:string ;
151 . 151 .
152 SCCS:SAB_322 152 SCCS:SAB_322
153 - rdf:type SCCS:NorsokZ014SABactivityClass ; 153 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
154 rdf:type owl:Class ; 154 rdf:type owl:Class ;
155 rdfs:label "Contractor provided bulk"^^xsd:string ; 155 rdfs:label "Contractor provided bulk"^^xsd:string ;
156 rdfs:subClassOf SCCS:SAB_32 ; 156 rdfs:subClassOf SCCS:SAB_32 ;
157 skos:notation "322"^^xsd:string ; 157 skos:notation "322"^^xsd:string ;
158 . 158 .
159 SCCS:SAB_323 159 SCCS:SAB_323
160 - rdf:type SCCS:NorsokZ014SABactivityClass ; 160 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
161 rdf:type owl:Class ; 161 rdf:type owl:Class ;
162 rdfs:label "Surplus bulk"^^xsd:string ; 162 rdfs:label "Surplus bulk"^^xsd:string ;
163 rdfs:subClassOf SCCS:SAB_32 ; 163 rdfs:subClassOf SCCS:SAB_32 ;
164 skos:notation "323"^^xsd:string ; 164 skos:notation "323"^^xsd:string ;
165 . 165 .
166 SCCS:SAB_33 166 SCCS:SAB_33
167 - rdf:type SCCS:NorsokZ014SABactivityClass ; 167 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
168 rdf:type owl:Class ; 168 rdf:type owl:Class ;
169 rdfs:label "Spare parts"^^xsd:string ; 169 rdfs:label "Spare parts"^^xsd:string ;
170 rdfs:subClassOf SCCS:SAB_3 ; 170 rdfs:subClassOf SCCS:SAB_3 ;
171 skos:notation "33"^^xsd:string ; 171 skos:notation "33"^^xsd:string ;
172 . 172 .
173 SCCS:SAB_4 173 SCCS:SAB_4
174 - rdf:type SCCS:NorsokZ014SABactivityClass ; 174 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
175 rdf:type owl:Class ; 175 rdf:type owl:Class ;
176 rdfs:label "Construction"^^xsd:string ; 176 rdfs:label "Construction"^^xsd:string ;
177 rdfs:subClassOf <http://data.posccaesar.org/ilap/Activity> ; 177 rdfs:subClassOf <http://data.posccaesar.org/ilap/Activity> ;
178 skos:notation "4"^^xsd:string ; 178 skos:notation "4"^^xsd:string ;
179 . 179 .
180 SCCS:SAB_41 180 SCCS:SAB_41
181 - rdf:type SCCS:NorsokZ014SABactivityClass ; 181 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
182 rdf:type owl:Class ; 182 rdf:type owl:Class ;
183 rdfs:label "Onshore construction"^^xsd:string ; 183 rdfs:label "Onshore construction"^^xsd:string ;
184 rdfs:subClassOf SCCS:SAB_4 ; 184 rdfs:subClassOf SCCS:SAB_4 ;
185 skos:notation "41"^^xsd:string ; 185 skos:notation "41"^^xsd:string ;
186 . 186 .
187 SCCS:SAB_411 187 SCCS:SAB_411
188 - rdf:type SCCS:NorsokZ014SABactivityClass ; 188 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
189 rdf:type owl:Class ; 189 rdf:type owl:Class ;
190 rdfs:label "Mobilisation"^^xsd:string ; 190 rdfs:label "Mobilisation"^^xsd:string ;
191 rdfs:subClassOf SCCS:SAB_41 ; 191 rdfs:subClassOf SCCS:SAB_41 ;
192 skos:notation "411"^^xsd:string ; 192 skos:notation "411"^^xsd:string ;
193 . 193 .
194 SCCS:SAB_412 194 SCCS:SAB_412
195 - rdf:type SCCS:NorsokZ014SABactivityClass ; 195 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
196 rdf:type owl:Class ; 196 rdf:type owl:Class ;
197 rdfs:label "Civil Work"^^xsd:string ; 197 rdfs:label "Civil Work"^^xsd:string ;
198 rdfs:subClassOf SCCS:SAB_41 ; 198 rdfs:subClassOf SCCS:SAB_41 ;
199 skos:notation "412"^^xsd:string ; 199 skos:notation "412"^^xsd:string ;
200 . 200 .
201 SCCS:SAB_413 201 SCCS:SAB_413
202 - rdf:type SCCS:NorsokZ014SABactivityClass ; 202 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
203 rdf:type owl:Class ; 203 rdf:type owl:Class ;
204 rdfs:label "Fabrication of major assemblies"^^xsd:string ; 204 rdfs:label "Fabrication of major assemblies"^^xsd:string ;
205 rdfs:subClassOf SCCS:SAB_41 ; 205 rdfs:subClassOf SCCS:SAB_41 ;
206 skos:notation "413"^^xsd:string ; 206 skos:notation "413"^^xsd:string ;
207 . 207 .
208 SCCS:SAB_4131 208 SCCS:SAB_4131
209 - rdf:type SCCS:NorsokZ014SABactivityClass ; 209 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
210 rdf:type owl:Class ; 210 rdf:type owl:Class ;
211 rdfs:label "Prefabrication"^^xsd:string ; 211 rdfs:label "Prefabrication"^^xsd:string ;
212 rdfs:subClassOf SCCS:SAB_413 ; 212 rdfs:subClassOf SCCS:SAB_413 ;
213 skos:notation "4131"^^xsd:string ; 213 skos:notation "4131"^^xsd:string ;
214 . 214 .
215 SCCS:SAB_4132 215 SCCS:SAB_4132
216 - rdf:type SCCS:NorsokZ014SABactivityClass ; 216 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
217 rdf:type owl:Class ; 217 rdf:type owl:Class ;
218 rdfs:label "Installation/assembly/erection"^^xsd:string ; 218 rdfs:label "Installation/assembly/erection"^^xsd:string ;
219 rdfs:subClassOf SCCS:SAB_413 ; 219 rdfs:subClassOf SCCS:SAB_413 ;
220 skos:notation "4132"^^xsd:string ; 220 skos:notation "4132"^^xsd:string ;
221 . 221 .
222 SCCS:SAB_414 222 SCCS:SAB_414
223 - rdf:type SCCS:NorsokZ014SABactivityClass ; 223 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
224 rdf:type owl:Class ; 224 rdf:type owl:Class ;
225 rdfs:label "Other Prefabrication"^^xsd:string ; 225 rdfs:label "Other Prefabrication"^^xsd:string ;
226 rdfs:subClassOf SCCS:SAB_41 ; 226 rdfs:subClassOf SCCS:SAB_41 ;
227 skos:notation "414"^^xsd:string ; 227 skos:notation "414"^^xsd:string ;
228 . 228 .
229 SCCS:SAB_4141 229 SCCS:SAB_4141
230 - rdf:type SCCS:NorsokZ014SABactivityClass ; 230 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
231 rdf:type owl:Class ; 231 rdf:type owl:Class ;
232 rdfs:label "Prefabrication"^^xsd:string ; 232 rdfs:label "Prefabrication"^^xsd:string ;
233 rdfs:subClassOf SCCS:SAB_414 ; 233 rdfs:subClassOf SCCS:SAB_414 ;
234 skos:notation "4141"^^xsd:string ; 234 skos:notation "4141"^^xsd:string ;
235 . 235 .
236 SCCS:SAB_4142 236 SCCS:SAB_4142
237 - rdf:type SCCS:NorsokZ014SABactivityClass ; 237 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
238 rdf:type owl:Class ; 238 rdf:type owl:Class ;
239 rdfs:label "Installation/assembly/erection"^^xsd:string ; 239 rdfs:label "Installation/assembly/erection"^^xsd:string ;
240 rdfs:subClassOf SCCS:SAB_414 ; 240 rdfs:subClassOf SCCS:SAB_414 ;
241 skos:notation "4142"^^xsd:string ; 241 skos:notation "4142"^^xsd:string ;
242 . 242 .
243 SCCS:SAB_415 243 SCCS:SAB_415
244 - rdf:type SCCS:NorsokZ014SABactivityClass ; 244 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
245 rdf:type owl:Class ; 245 rdf:type owl:Class ;
246 rdfs:label "Modification"^^xsd:string ; 246 rdfs:label "Modification"^^xsd:string ;
247 rdfs:subClassOf SCCS:SAB_41 ; 247 rdfs:subClassOf SCCS:SAB_41 ;
248 skos:notation "415"^^xsd:string ; 248 skos:notation "415"^^xsd:string ;
249 . 249 .
250 SCCS:SAB_4151 250 SCCS:SAB_4151
251 - rdf:type SCCS:NorsokZ014SABactivityClass ; 251 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
252 rdf:type owl:Class ; 252 rdf:type owl:Class ;
253 rdfs:label "Stripping / Dismantling"^^xsd:string ; 253 rdfs:label "Stripping / Dismantling"^^xsd:string ;
254 rdfs:subClassOf SCCS:SAB_415 ; 254 rdfs:subClassOf SCCS:SAB_415 ;
255 skos:notation "4151"^^xsd:string ; 255 skos:notation "4151"^^xsd:string ;
256 . 256 .
257 SCCS:SAB_4152 257 SCCS:SAB_4152
258 - rdf:type SCCS:NorsokZ014SABactivityClass ; 258 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
259 rdf:type owl:Class ; 259 rdf:type owl:Class ;
260 rdfs:label "Refitting"^^xsd:string ; 260 rdfs:label "Refitting"^^xsd:string ;
261 rdfs:subClassOf SCCS:SAB_415 ; 261 rdfs:subClassOf SCCS:SAB_415 ;
262 skos:notation "4152"^^xsd:string ; 262 skos:notation "4152"^^xsd:string ;
263 . 263 .
264 SCCS:SAB_4153 264 SCCS:SAB_4153
265 - rdf:type SCCS:NorsokZ014SABactivityClass ; 265 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
266 rdf:type owl:Class ; 266 rdf:type owl:Class ;
267 rdfs:label "Revamp"^^xsd:string ; 267 rdfs:label "Revamp"^^xsd:string ;
268 rdfs:subClassOf SCCS:SAB_415 ; 268 rdfs:subClassOf SCCS:SAB_415 ;
269 skos:notation "4153"^^xsd:string ; 269 skos:notation "4153"^^xsd:string ;
270 . 270 .
271 SCCS:SAB_4154 271 SCCS:SAB_4154
272 - rdf:type SCCS:NorsokZ014SABactivityClass ; 272 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
273 rdf:type owl:Class ; 273 rdf:type owl:Class ;
274 rdfs:label "Relocate"^^xsd:string ; 274 rdfs:label "Relocate"^^xsd:string ;
275 rdfs:subClassOf SCCS:SAB_415 ; 275 rdfs:subClassOf SCCS:SAB_415 ;
276 skos:notation "4154"^^xsd:string ; 276 skos:notation "4154"^^xsd:string ;
277 . 277 .
278 SCCS:SAB_417 278 SCCS:SAB_417
279 - rdf:type SCCS:NorsokZ014SABactivityClass ; 279 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
280 rdf:type owl:Class ; 280 rdf:type owl:Class ;
281 rdfs:label "Commissioning"^^xsd:string ; 281 rdfs:label "Commissioning"^^xsd:string ;
282 rdfs:subClassOf SCCS:SAB_41 ; 282 rdfs:subClassOf SCCS:SAB_41 ;
283 skos:notation "417"^^xsd:string ; 283 skos:notation "417"^^xsd:string ;
284 . 284 .
285 SCCS:SAB_4171 285 SCCS:SAB_4171
286 - rdf:type SCCS:NorsokZ014SABactivityClass ; 286 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
287 rdf:type owl:Class ; 287 rdf:type owl:Class ;
288 rdfs:label "Commissioning"^^xsd:string ; 288 rdfs:label "Commissioning"^^xsd:string ;
289 rdfs:subClassOf SCCS:SAB_417 ; 289 rdfs:subClassOf SCCS:SAB_417 ;
290 skos:notation "4171"^^xsd:string ; 290 skos:notation "4171"^^xsd:string ;
291 . 291 .
292 SCCS:SAB_4172 292 SCCS:SAB_4172
293 - rdf:type SCCS:NorsokZ014SABactivityClass ; 293 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
294 rdf:type owl:Class ; 294 rdf:type owl:Class ;
295 rdfs:label "Startup"^^xsd:string ; 295 rdfs:label "Startup"^^xsd:string ;
296 rdfs:subClassOf SCCS:SAB_417 ; 296 rdfs:subClassOf SCCS:SAB_417 ;
297 skos:notation "4172"^^xsd:string ; 297 skos:notation "4172"^^xsd:string ;
298 . 298 .
299 SCCS:SAB_418 299 SCCS:SAB_418
300 - rdf:type SCCS:NorsokZ014SABactivityClass ; 300 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
301 rdf:type owl:Class ; 301 rdf:type owl:Class ;
302 rdfs:label "Weighing, Seafastening & Load-out"^^xsd:string ; 302 rdfs:label "Weighing, Seafastening & Load-out"^^xsd:string ;
303 rdfs:subClassOf SCCS:SAB_41 ; 303 rdfs:subClassOf SCCS:SAB_41 ;
304 skos:notation "418"^^xsd:string ; 304 skos:notation "418"^^xsd:string ;
305 . 305 .
306 SCCS:SAB_42 306 SCCS:SAB_42
307 - rdf:type SCCS:NorsokZ014SABactivityClass ; 307 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
308 rdf:type owl:Class ; 308 rdf:type owl:Class ;
309 rdfs:label "Atshore construction"^^xsd:string ; 309 rdfs:label "Atshore construction"^^xsd:string ;
310 rdfs:subClassOf SCCS:SAB_4 ; 310 rdfs:subClassOf SCCS:SAB_4 ;
311 skos:notation "42"^^xsd:string ; 311 skos:notation "42"^^xsd:string ;
312 . 312 .
313 SCCS:SAB_422 313 SCCS:SAB_422
314 - rdf:type SCCS:NorsokZ014SABactivityClass ; 314 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
315 rdf:type owl:Class ; 315 rdf:type owl:Class ;
316 rdfs:label "Civil work"^^xsd:string ; 316 rdfs:label "Civil work"^^xsd:string ;
317 rdfs:subClassOf SCCS:SAB_42 ; 317 rdfs:subClassOf SCCS:SAB_42 ;
318 skos:notation "422"^^xsd:string ; 318 skos:notation "422"^^xsd:string ;
319 . 319 .
320 SCCS:SAB_423 320 SCCS:SAB_423
321 - rdf:type SCCS:NorsokZ014SABactivityClass ; 321 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
322 rdf:type owl:Class ; 322 rdf:type owl:Class ;
323 rdfs:label "Major Assemblies"^^xsd:string ; 323 rdfs:label "Major Assemblies"^^xsd:string ;
324 rdfs:subClassOf SCCS:SAB_42 ; 324 rdfs:subClassOf SCCS:SAB_42 ;
325 skos:notation "423"^^xsd:string ; 325 skos:notation "423"^^xsd:string ;
326 . 326 .
327 SCCS:SAB_4231 327 SCCS:SAB_4231
328 - rdf:type SCCS:NorsokZ014SABactivityClass ; 328 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
329 rdf:type owl:Class ; 329 rdf:type owl:Class ;
330 rdfs:label "Prefabrication"^^xsd:string ; 330 rdfs:label "Prefabrication"^^xsd:string ;
331 rdfs:subClassOf SCCS:SAB_423 ; 331 rdfs:subClassOf SCCS:SAB_423 ;
332 skos:notation "4231"^^xsd:string ; 332 skos:notation "4231"^^xsd:string ;
333 . 333 .
334 SCCS:SAB_4232 334 SCCS:SAB_4232
335 - rdf:type SCCS:NorsokZ014SABactivityClass ; 335 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
336 rdf:type owl:Class ; 336 rdf:type owl:Class ;
337 rdfs:label "Installation/assembly/erection"^^xsd:string ; 337 rdfs:label "Installation/assembly/erection"^^xsd:string ;
338 rdfs:subClassOf SCCS:SAB_423 ; 338 rdfs:subClassOf SCCS:SAB_423 ;
339 skos:notation "4232"^^xsd:string ; 339 skos:notation "4232"^^xsd:string ;
340 . 340 .
341 SCCS:SAB_424 341 SCCS:SAB_424
342 - rdf:type SCCS:NorsokZ014SABactivityClass ; 342 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
343 rdf:type owl:Class ; 343 rdf:type owl:Class ;
344 rdfs:label "Other fabrication activities"^^xsd:string ; 344 rdfs:label "Other fabrication activities"^^xsd:string ;
345 rdfs:subClassOf SCCS:SAB_42 ; 345 rdfs:subClassOf SCCS:SAB_42 ;
346 skos:notation "424"^^xsd:string ; 346 skos:notation "424"^^xsd:string ;
347 . 347 .
348 SCCS:SAB_4241 348 SCCS:SAB_4241
349 - rdf:type SCCS:NorsokZ014SABactivityClass ; 349 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
350 rdf:type owl:Class ; 350 rdf:type owl:Class ;
351 rdfs:label "Prefabrication"^^xsd:string ; 351 rdfs:label "Prefabrication"^^xsd:string ;
352 rdfs:subClassOf SCCS:SAB_424 ; 352 rdfs:subClassOf SCCS:SAB_424 ;
353 skos:notation "4241"^^xsd:string ; 353 skos:notation "4241"^^xsd:string ;
354 . 354 .
355 SCCS:SAB_4242 355 SCCS:SAB_4242
356 - rdf:type SCCS:NorsokZ014SABactivityClass ; 356 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
357 rdf:type owl:Class ; 357 rdf:type owl:Class ;
358 rdfs:label "Installation/assembly/erection"^^xsd:string ; 358 rdfs:label "Installation/assembly/erection"^^xsd:string ;
359 rdfs:subClassOf SCCS:SAB_424 ; 359 rdfs:subClassOf SCCS:SAB_424 ;
360 skos:notation "4242"^^xsd:string ; 360 skos:notation "4242"^^xsd:string ;
361 . 361 .
362 SCCS:SAB_425 362 SCCS:SAB_425
363 - rdf:type SCCS:NorsokZ014SABactivityClass ; 363 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
364 rdf:type owl:Class ; 364 rdf:type owl:Class ;
365 rdfs:label "Modification"^^xsd:string ; 365 rdfs:label "Modification"^^xsd:string ;
366 rdfs:subClassOf SCCS:SAB_42 ; 366 rdfs:subClassOf SCCS:SAB_42 ;
367 skos:notation "425"^^xsd:string ; 367 skos:notation "425"^^xsd:string ;
368 . 368 .
369 SCCS:SAB_4251 369 SCCS:SAB_4251
370 - rdf:type SCCS:NorsokZ014SABactivityClass ; 370 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
371 rdf:type owl:Class ; 371 rdf:type owl:Class ;
372 rdfs:label "Stripping/dismantling"^^xsd:string ; 372 rdfs:label "Stripping/dismantling"^^xsd:string ;
373 rdfs:subClassOf SCCS:SAB_425 ; 373 rdfs:subClassOf SCCS:SAB_425 ;
374 skos:notation "4251"^^xsd:string ; 374 skos:notation "4251"^^xsd:string ;
375 . 375 .
376 SCCS:SAB_4252 376 SCCS:SAB_4252
377 - rdf:type SCCS:NorsokZ014SABactivityClass ; 377 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
378 rdf:type owl:Class ; 378 rdf:type owl:Class ;
379 rdfs:label "Refitting"^^xsd:string ; 379 rdfs:label "Refitting"^^xsd:string ;
380 rdfs:subClassOf SCCS:SAB_425 ; 380 rdfs:subClassOf SCCS:SAB_425 ;
381 skos:notation "4252"^^xsd:string ; 381 skos:notation "4252"^^xsd:string ;
382 . 382 .
383 SCCS:SAB_4253 383 SCCS:SAB_4253
384 - rdf:type SCCS:NorsokZ014SABactivityClass ; 384 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
385 rdf:type owl:Class ; 385 rdf:type owl:Class ;
386 rdfs:label "Revamp"^^xsd:string ; 386 rdfs:label "Revamp"^^xsd:string ;
387 rdfs:subClassOf SCCS:SAB_425 ; 387 rdfs:subClassOf SCCS:SAB_425 ;
388 skos:notation "4253"^^xsd:string ; 388 skos:notation "4253"^^xsd:string ;
389 . 389 .
390 SCCS:SAB_426 390 SCCS:SAB_426
391 - rdf:type SCCS:NorsokZ014SABactivityClass ; 391 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
392 rdf:type owl:Class ; 392 rdf:type owl:Class ;
393 rdfs:label "Vendor assistance"^^xsd:string ; 393 rdfs:label "Vendor assistance"^^xsd:string ;
394 rdfs:subClassOf SCCS:SAB_42 ; 394 rdfs:subClassOf SCCS:SAB_42 ;
395 skos:notation "426"^^xsd:string ; 395 skos:notation "426"^^xsd:string ;
396 . 396 .
397 SCCS:SAB_427 397 SCCS:SAB_427
398 - rdf:type SCCS:NorsokZ014SABactivityClass ; 398 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
399 rdf:type owl:Class ; 399 rdf:type owl:Class ;
400 rdfs:label "Commissioning"^^xsd:string ; 400 rdfs:label "Commissioning"^^xsd:string ;
401 rdfs:subClassOf SCCS:SAB_42 ; 401 rdfs:subClassOf SCCS:SAB_42 ;
402 skos:notation "427"^^xsd:string ; 402 skos:notation "427"^^xsd:string ;
403 . 403 .
404 SCCS:SAB_43 404 SCCS:SAB_43
405 - rdf:type SCCS:NorsokZ014SABactivityClass ; 405 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
406 rdf:type owl:Class ; 406 rdf:type owl:Class ;
407 rdfs:label "Inshore construction"^^xsd:string ; 407 rdfs:label "Inshore construction"^^xsd:string ;
408 rdfs:subClassOf SCCS:SAB_4 ; 408 rdfs:subClassOf SCCS:SAB_4 ;
409 skos:notation "43"^^xsd:string ; 409 skos:notation "43"^^xsd:string ;
410 . 410 .
411 SCCS:SAB_431 411 SCCS:SAB_431
412 - rdf:type SCCS:NorsokZ014SABactivityClass ; 412 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
413 rdf:type owl:Class ; 413 rdf:type owl:Class ;
414 rdfs:label "Mobilisation"^^xsd:string ; 414 rdfs:label "Mobilisation"^^xsd:string ;
415 rdfs:subClassOf SCCS:SAB_43 ; 415 rdfs:subClassOf SCCS:SAB_43 ;
416 skos:notation "431"^^xsd:string ; 416 skos:notation "431"^^xsd:string ;
417 . 417 .
418 SCCS:SAB_432 418 SCCS:SAB_432
419 - rdf:type SCCS:NorsokZ014SABactivityClass ; 419 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
420 rdf:type owl:Class ; 420 rdf:type owl:Class ;
421 rdfs:label "Civil work"^^xsd:string ; 421 rdfs:label "Civil work"^^xsd:string ;
422 rdfs:subClassOf SCCS:SAB_43 ; 422 rdfs:subClassOf SCCS:SAB_43 ;
423 skos:notation "432"^^xsd:string ; 423 skos:notation "432"^^xsd:string ;
424 . 424 .
425 SCCS:SAB_433 425 SCCS:SAB_433
426 - rdf:type SCCS:NorsokZ014SABactivityClass ; 426 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
427 rdf:type owl:Class ; 427 rdf:type owl:Class ;
428 rdfs:label "Major Assemblies"^^xsd:string ; 428 rdfs:label "Major Assemblies"^^xsd:string ;
429 rdfs:subClassOf SCCS:SAB_43 ; 429 rdfs:subClassOf SCCS:SAB_43 ;
430 skos:notation "433"^^xsd:string ; 430 skos:notation "433"^^xsd:string ;
431 . 431 .
432 SCCS:SAB_4331 432 SCCS:SAB_4331
433 - rdf:type SCCS:NorsokZ014SABactivityClass ; 433 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
434 rdf:type owl:Class ; 434 rdf:type owl:Class ;
435 rdfs:label "Prefabrication"^^xsd:string ; 435 rdfs:label "Prefabrication"^^xsd:string ;
436 rdfs:subClassOf SCCS:SAB_433 ; 436 rdfs:subClassOf SCCS:SAB_433 ;
437 skos:notation "4331"^^xsd:string ; 437 skos:notation "4331"^^xsd:string ;
438 . 438 .
439 SCCS:SAB_4332 439 SCCS:SAB_4332
440 - rdf:type SCCS:NorsokZ014SABactivityClass ; 440 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
441 rdf:type owl:Class ; 441 rdf:type owl:Class ;
442 rdfs:label "Installation/assembly/erection"^^xsd:string ; 442 rdfs:label "Installation/assembly/erection"^^xsd:string ;
443 rdfs:subClassOf SCCS:SAB_433 ; 443 rdfs:subClassOf SCCS:SAB_433 ;
444 skos:notation "4332"^^xsd:string ; 444 skos:notation "4332"^^xsd:string ;
445 . 445 .
446 SCCS:SAB_434 446 SCCS:SAB_434
447 - rdf:type SCCS:NorsokZ014SABactivityClass ; 447 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
448 rdf:type owl:Class ; 448 rdf:type owl:Class ;
449 rdfs:label "Other fabrication activities"^^xsd:string ; 449 rdfs:label "Other fabrication activities"^^xsd:string ;
450 rdfs:subClassOf SCCS:SAB_43 ; 450 rdfs:subClassOf SCCS:SAB_43 ;
451 skos:notation "434"^^xsd:string ; 451 skos:notation "434"^^xsd:string ;
452 . 452 .
453 SCCS:SAB_4341 453 SCCS:SAB_4341
454 - rdf:type SCCS:NorsokZ014SABactivityClass ; 454 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
455 rdf:type owl:Class ; 455 rdf:type owl:Class ;
456 rdfs:label "Prefabrication"^^xsd:string ; 456 rdfs:label "Prefabrication"^^xsd:string ;
457 rdfs:subClassOf SCCS:SAB_434 ; 457 rdfs:subClassOf SCCS:SAB_434 ;
458 skos:notation "4341"^^xsd:string ; 458 skos:notation "4341"^^xsd:string ;
459 . 459 .
460 SCCS:SAB_4342 460 SCCS:SAB_4342
461 - rdf:type SCCS:NorsokZ014SABactivityClass ; 461 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
462 rdf:type owl:Class ; 462 rdf:type owl:Class ;
463 rdfs:label "Installation/assembly/erection"^^xsd:string ; 463 rdfs:label "Installation/assembly/erection"^^xsd:string ;
464 rdfs:subClassOf SCCS:SAB_434 ; 464 rdfs:subClassOf SCCS:SAB_434 ;
465 skos:notation "4342"^^xsd:string ; 465 skos:notation "4342"^^xsd:string ;
466 . 466 .
467 SCCS:SAB_435 467 SCCS:SAB_435
468 - rdf:type SCCS:NorsokZ014SABactivityClass ; 468 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
469 rdf:type owl:Class ; 469 rdf:type owl:Class ;
470 rdfs:label "Modification"^^xsd:string ; 470 rdfs:label "Modification"^^xsd:string ;
471 rdfs:subClassOf SCCS:SAB_43 ; 471 rdfs:subClassOf SCCS:SAB_43 ;
472 skos:notation "435"^^xsd:string ; 472 skos:notation "435"^^xsd:string ;
473 . 473 .
474 SCCS:SAB_4351 474 SCCS:SAB_4351
475 - rdf:type SCCS:NorsokZ014SABactivityClass ; 475 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
476 rdf:type owl:Class ; 476 rdf:type owl:Class ;
477 rdfs:label "Stripping/dismantling"^^xsd:string ; 477 rdfs:label "Stripping/dismantling"^^xsd:string ;
478 rdfs:subClassOf SCCS:SAB_435 ; 478 rdfs:subClassOf SCCS:SAB_435 ;
479 skos:notation "4351"^^xsd:string ; 479 skos:notation "4351"^^xsd:string ;
480 . 480 .
481 SCCS:SAB_4352 481 SCCS:SAB_4352
482 - rdf:type SCCS:NorsokZ014SABactivityClass ; 482 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
483 rdf:type owl:Class ; 483 rdf:type owl:Class ;
484 rdfs:label "Refitting"^^xsd:string ; 484 rdfs:label "Refitting"^^xsd:string ;
485 rdfs:subClassOf SCCS:SAB_435 ; 485 rdfs:subClassOf SCCS:SAB_435 ;
486 skos:notation "4352"^^xsd:string ; 486 skos:notation "4352"^^xsd:string ;
487 . 487 .
488 SCCS:SAB_4353 488 SCCS:SAB_4353
489 - rdf:type SCCS:NorsokZ014SABactivityClass ; 489 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
490 rdf:type owl:Class ; 490 rdf:type owl:Class ;
491 rdfs:label "Revamp"^^xsd:string ; 491 rdfs:label "Revamp"^^xsd:string ;
492 rdfs:subClassOf SCCS:SAB_435 ; 492 rdfs:subClassOf SCCS:SAB_435 ;
493 skos:notation "4353"^^xsd:string ; 493 skos:notation "4353"^^xsd:string ;
494 . 494 .
495 SCCS:SAB_4354 495 SCCS:SAB_4354
496 - rdf:type SCCS:NorsokZ014SABactivityClass ; 496 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
497 rdf:type owl:Class ; 497 rdf:type owl:Class ;
498 rdfs:label "Relocate"^^xsd:string ; 498 rdfs:label "Relocate"^^xsd:string ;
499 rdfs:subClassOf SCCS:SAB_435 ; 499 rdfs:subClassOf SCCS:SAB_435 ;
500 skos:notation "4354"^^xsd:string ; 500 skos:notation "4354"^^xsd:string ;
501 . 501 .
502 SCCS:SAB_436 502 SCCS:SAB_436
503 - rdf:type SCCS:NorsokZ014SABactivityClass ; 503 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
504 rdf:type owl:Class ; 504 rdf:type owl:Class ;
505 rdfs:label "Vendor assistance"^^xsd:string ; 505 rdfs:label "Vendor assistance"^^xsd:string ;
506 rdfs:subClassOf SCCS:SAB_43 ; 506 rdfs:subClassOf SCCS:SAB_43 ;
507 skos:notation "436"^^xsd:string ; 507 skos:notation "436"^^xsd:string ;
508 . 508 .
509 SCCS:SAB_437 509 SCCS:SAB_437
510 - rdf:type SCCS:NorsokZ014SABactivityClass ; 510 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
511 rdf:type owl:Class ; 511 rdf:type owl:Class ;
512 rdfs:label "Commissioning"^^xsd:string ; 512 rdfs:label "Commissioning"^^xsd:string ;
513 rdfs:subClassOf SCCS:SAB_43 ; 513 rdfs:subClassOf SCCS:SAB_43 ;
514 skos:notation "437"^^xsd:string ; 514 skos:notation "437"^^xsd:string ;
515 . 515 .
516 SCCS:SAB_44 516 SCCS:SAB_44
517 - rdf:type SCCS:NorsokZ014SABactivityClass ; 517 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
518 rdf:type owl:Class ; 518 rdf:type owl:Class ;
519 rdfs:label "Offshore construction"^^xsd:string ; 519 rdfs:label "Offshore construction"^^xsd:string ;
520 rdfs:subClassOf SCCS:SAB_4 ; 520 rdfs:subClassOf SCCS:SAB_4 ;
521 skos:notation "44"^^xsd:string ; 521 skos:notation "44"^^xsd:string ;
522 . 522 .
523 SCCS:SAB_441 523 SCCS:SAB_441
524 - rdf:type SCCS:NorsokZ014SABactivityClass ; 524 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
525 rdf:type owl:Class ; 525 rdf:type owl:Class ;
526 rdfs:label "Mobilisation"^^xsd:string ; 526 rdfs:label "Mobilisation"^^xsd:string ;
527 rdfs:subClassOf SCCS:SAB_44 ; 527 rdfs:subClassOf SCCS:SAB_44 ;
528 skos:notation "441"^^xsd:string ; 528 skos:notation "441"^^xsd:string ;
529 . 529 .
530 SCCS:SAB_442 530 SCCS:SAB_442
531 - rdf:type SCCS:NorsokZ014SABactivityClass ; 531 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
532 rdf:type owl:Class ; 532 rdf:type owl:Class ;
533 rdfs:label "Civil work"^^xsd:string ; 533 rdfs:label "Civil work"^^xsd:string ;
534 rdfs:subClassOf SCCS:SAB_44 ; 534 rdfs:subClassOf SCCS:SAB_44 ;
535 skos:notation "442"^^xsd:string ; 535 skos:notation "442"^^xsd:string ;
536 . 536 .
537 SCCS:SAB_443 537 SCCS:SAB_443
538 - rdf:type SCCS:NorsokZ014SABactivityClass ; 538 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
539 rdf:type owl:Class ; 539 rdf:type owl:Class ;
540 rdfs:label "Activities related to major assemblies"^^xsd:string ; 540 rdfs:label "Activities related to major assemblies"^^xsd:string ;
541 rdfs:subClassOf SCCS:SAB_44 ; 541 rdfs:subClassOf SCCS:SAB_44 ;
542 skos:notation "443"^^xsd:string ; 542 skos:notation "443"^^xsd:string ;
543 . 543 .
544 SCCS:SAB_4431 544 SCCS:SAB_4431
545 - rdf:type SCCS:NorsokZ014SABactivityClass ; 545 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
546 rdf:type owl:Class ; 546 rdf:type owl:Class ;
547 rdfs:label "Prefabrication"^^xsd:string ; 547 rdfs:label "Prefabrication"^^xsd:string ;
548 rdfs:subClassOf SCCS:SAB_443 ; 548 rdfs:subClassOf SCCS:SAB_443 ;
549 skos:notation "4431"^^xsd:string ; 549 skos:notation "4431"^^xsd:string ;
550 . 550 .
551 SCCS:SAB_4432 551 SCCS:SAB_4432
552 - rdf:type SCCS:NorsokZ014SABactivityClass ; 552 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
553 rdf:type owl:Class ; 553 rdf:type owl:Class ;
554 rdfs:label "Installation/assembly/erection"^^xsd:string ; 554 rdfs:label "Installation/assembly/erection"^^xsd:string ;
555 rdfs:subClassOf SCCS:SAB_443 ; 555 rdfs:subClassOf SCCS:SAB_443 ;
556 skos:notation "4432"^^xsd:string ; 556 skos:notation "4432"^^xsd:string ;
557 . 557 .
558 SCCS:SAB_444 558 SCCS:SAB_444
559 - rdf:type SCCS:NorsokZ014SABactivityClass ; 559 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
560 rdf:type owl:Class ; 560 rdf:type owl:Class ;
561 rdfs:label "Other fabrication activities"^^xsd:string ; 561 rdfs:label "Other fabrication activities"^^xsd:string ;
562 rdfs:subClassOf SCCS:SAB_44 ; 562 rdfs:subClassOf SCCS:SAB_44 ;
563 skos:notation "444"^^xsd:string ; 563 skos:notation "444"^^xsd:string ;
564 . 564 .
565 SCCS:SAB_4441 565 SCCS:SAB_4441
566 - rdf:type SCCS:NorsokZ014SABactivityClass ; 566 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
567 rdf:type owl:Class ; 567 rdf:type owl:Class ;
568 rdfs:label "Prefabrication"^^xsd:string ; 568 rdfs:label "Prefabrication"^^xsd:string ;
569 rdfs:subClassOf SCCS:SAB_444 ; 569 rdfs:subClassOf SCCS:SAB_444 ;
570 skos:notation "4441"^^xsd:string ; 570 skos:notation "4441"^^xsd:string ;
571 . 571 .
572 SCCS:SAB_4442 572 SCCS:SAB_4442
573 - rdf:type SCCS:NorsokZ014SABactivityClass ; 573 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
574 rdf:type owl:Class ; 574 rdf:type owl:Class ;
575 rdfs:label "Installation/assembly/erection"^^xsd:string ; 575 rdfs:label "Installation/assembly/erection"^^xsd:string ;
576 rdfs:subClassOf SCCS:SAB_444 ; 576 rdfs:subClassOf SCCS:SAB_444 ;
577 skos:notation "4442"^^xsd:string ; 577 skos:notation "4442"^^xsd:string ;
578 . 578 .
579 SCCS:SAB_445 579 SCCS:SAB_445
580 - rdf:type SCCS:NorsokZ014SABactivityClass ; 580 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
581 rdf:type owl:Class ; 581 rdf:type owl:Class ;
582 rdfs:label "Modification"^^xsd:string ; 582 rdfs:label "Modification"^^xsd:string ;
583 rdfs:subClassOf SCCS:SAB_44 ; 583 rdfs:subClassOf SCCS:SAB_44 ;
584 skos:notation "445"^^xsd:string ; 584 skos:notation "445"^^xsd:string ;
585 . 585 .
586 SCCS:SAB_4451 586 SCCS:SAB_4451
587 - rdf:type SCCS:NorsokZ014SABactivityClass ; 587 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
588 rdf:type owl:Class ; 588 rdf:type owl:Class ;
589 rdfs:label "Stripping/dismantling"^^xsd:string ; 589 rdfs:label "Stripping/dismantling"^^xsd:string ;
590 rdfs:subClassOf SCCS:SAB_445 ; 590 rdfs:subClassOf SCCS:SAB_445 ;
591 skos:notation "4451"^^xsd:string ; 591 skos:notation "4451"^^xsd:string ;
592 . 592 .
593 SCCS:SAB_4452 593 SCCS:SAB_4452
594 - rdf:type SCCS:NorsokZ014SABactivityClass ; 594 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
595 rdf:type owl:Class ; 595 rdf:type owl:Class ;
596 rdfs:label "Refitting"^^xsd:string ; 596 rdfs:label "Refitting"^^xsd:string ;
597 rdfs:subClassOf SCCS:SAB_445 ; 597 rdfs:subClassOf SCCS:SAB_445 ;
598 skos:notation "4452"^^xsd:string ; 598 skos:notation "4452"^^xsd:string ;
599 . 599 .
600 SCCS:SAB_4453 600 SCCS:SAB_4453
601 - rdf:type SCCS:NorsokZ014SABactivityClass ; 601 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
602 rdf:type owl:Class ; 602 rdf:type owl:Class ;
603 rdfs:label "Revamp"^^xsd:string ; 603 rdfs:label "Revamp"^^xsd:string ;
604 rdfs:subClassOf SCCS:SAB_445 ; 604 rdfs:subClassOf SCCS:SAB_445 ;
605 skos:notation "4453"^^xsd:string ; 605 skos:notation "4453"^^xsd:string ;
606 . 606 .
607 SCCS:SAB_4454 607 SCCS:SAB_4454
608 - rdf:type SCCS:NorsokZ014SABactivityClass ; 608 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
609 rdf:type owl:Class ; 609 rdf:type owl:Class ;
610 rdfs:label "Relocate"^^xsd:string ; 610 rdfs:label "Relocate"^^xsd:string ;
611 rdfs:subClassOf SCCS:SAB_445 ; 611 rdfs:subClassOf SCCS:SAB_445 ;
612 skos:notation "4454"^^xsd:string ; 612 skos:notation "4454"^^xsd:string ;
613 . 613 .
614 SCCS:SAB_446 614 SCCS:SAB_446
615 - rdf:type SCCS:NorsokZ014SABactivityClass ; 615 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
616 rdf:type owl:Class ; 616 rdf:type owl:Class ;
617 rdfs:label "Vendor assistance"^^xsd:string ; 617 rdfs:label "Vendor assistance"^^xsd:string ;
618 rdfs:subClassOf SCCS:SAB_44 ; 618 rdfs:subClassOf SCCS:SAB_44 ;
619 skos:notation "446"^^xsd:string ; 619 skos:notation "446"^^xsd:string ;
620 . 620 .
621 SCCS:SAB_447 621 SCCS:SAB_447
622 - rdf:type SCCS:NorsokZ014SABactivityClass ; 622 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
623 rdf:type owl:Class ; 623 rdf:type owl:Class ;
624 rdfs:label "Commissioning"^^xsd:string ; 624 rdfs:label "Commissioning"^^xsd:string ;
625 rdfs:subClassOf SCCS:SAB_44 ; 625 rdfs:subClassOf SCCS:SAB_44 ;
626 skos:notation "447"^^xsd:string ; 626 skos:notation "447"^^xsd:string ;
627 . 627 .
628 SCCS:SAB_4471 628 SCCS:SAB_4471
629 - rdf:type SCCS:NorsokZ014SABactivityClass ; 629 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
630 rdf:type owl:Class ; 630 rdf:type owl:Class ;
631 rdfs:label "Commissioning"^^xsd:string ; 631 rdfs:label "Commissioning"^^xsd:string ;
632 rdfs:subClassOf SCCS:SAB_447 ; 632 rdfs:subClassOf SCCS:SAB_447 ;
633 skos:notation "4471"^^xsd:string ; 633 skos:notation "4471"^^xsd:string ;
634 . 634 .
635 SCCS:SAB_4472 635 SCCS:SAB_4472
636 - rdf:type SCCS:NorsokZ014SABactivityClass ; 636 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
637 rdf:type owl:Class ; 637 rdf:type owl:Class ;
638 rdfs:label "Startup"^^xsd:string ; 638 rdfs:label "Startup"^^xsd:string ;
639 rdfs:subClassOf SCCS:SAB_447 ; 639 rdfs:subClassOf SCCS:SAB_447 ;
640 skos:notation "4472"^^xsd:string ; 640 skos:notation "4472"^^xsd:string ;
641 . 641 .
642 SCCS:SAB_448 642 SCCS:SAB_448
643 - rdf:type SCCS:NorsokZ014SABactivityClass ; 643 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
644 rdf:type owl:Class ; 644 rdf:type owl:Class ;
645 rdfs:label "Non-working hours (lunch, standby, etc)"^^xsd:string ; 645 rdfs:label "Non-working hours (lunch, standby, etc)"^^xsd:string ;
646 rdfs:subClassOf SCCS:SAB_44 ; 646 rdfs:subClassOf SCCS:SAB_44 ;
647 skos:notation "448"^^xsd:string ; 647 skos:notation "448"^^xsd:string ;
648 . 648 .
649 SCCS:SAB_5 649 SCCS:SAB_5
650 - rdf:type SCCS:NorsokZ014SABactivityClass ; 650 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
651 rdf:type owl:Class ; 651 rdf:type owl:Class ;
652 rdfs:label "Operations"^^xsd:string ; 652 rdfs:label "Operations"^^xsd:string ;
653 rdfs:subClassOf <http://data.posccaesar.org/ilap/Activity> ; 653 rdfs:subClassOf <http://data.posccaesar.org/ilap/Activity> ;
654 skos:notation "5"^^xsd:string ; 654 skos:notation "5"^^xsd:string ;
655 . 655 .
656 SCCS:SAB_51 656 SCCS:SAB_51
657 - rdf:type SCCS:NorsokZ014SABactivityClass ; 657 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
658 rdf:type owl:Class ; 658 rdf:type owl:Class ;
659 rdfs:label "SAB 51: Landbased operations"^^xsd:string ; 659 rdfs:label "SAB 51: Landbased operations"^^xsd:string ;
660 rdfs:subClassOf SCCS:SAB_5 ; 660 rdfs:subClassOf SCCS:SAB_5 ;
661 skos:notation "51"^^xsd:string ; 661 skos:notation "51"^^xsd:string ;
662 . 662 .
663 SCCS:SAB_511 663 SCCS:SAB_511
664 - rdf:type SCCS:NorsokZ014SABactivityClass ; 664 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
665 rdf:type owl:Class ; 665 rdf:type owl:Class ;
666 rdfs:label "Lifting"^^xsd:string ; 666 rdfs:label "Lifting"^^xsd:string ;
667 rdfs:subClassOf SCCS:SAB_51 ; 667 rdfs:subClassOf SCCS:SAB_51 ;
668 skos:notation "511"^^xsd:string ; 668 skos:notation "511"^^xsd:string ;
669 . 669 .
670 SCCS:SAB_512 670 SCCS:SAB_512
671 - rdf:type SCCS:NorsokZ014SABactivityClass ; 671 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
672 rdf:type owl:Class ; 672 rdf:type owl:Class ;
673 rdfs:label "Transport"^^xsd:string ; 673 rdfs:label "Transport"^^xsd:string ;
674 rdfs:subClassOf SCCS:SAB_51 ; 674 rdfs:subClassOf SCCS:SAB_51 ;
675 skos:notation "512"^^xsd:string ; 675 skos:notation "512"^^xsd:string ;
676 . 676 .
677 SCCS:SAB_513 677 SCCS:SAB_513
678 - rdf:type SCCS:NorsokZ014SABactivityClass ; 678 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
679 rdf:type owl:Class ; 679 rdf:type owl:Class ;
680 rdfs:label "Pipeline operations"^^xsd:string ; 680 rdfs:label "Pipeline operations"^^xsd:string ;
681 rdfs:subClassOf SCCS:SAB_51 ; 681 rdfs:subClassOf SCCS:SAB_51 ;
682 skos:notation "513"^^xsd:string ; 682 skos:notation "513"^^xsd:string ;
683 . 683 .
684 SCCS:SAB_514 684 SCCS:SAB_514
685 - rdf:type SCCS:NorsokZ014SABactivityClass ; 685 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
686 rdf:type owl:Class ; 686 rdf:type owl:Class ;
687 rdfs:label "Cable operations"^^xsd:string ; 687 rdfs:label "Cable operations"^^xsd:string ;
688 rdfs:subClassOf SCCS:SAB_51 ; 688 rdfs:subClassOf SCCS:SAB_51 ;
689 skos:notation "514"^^xsd:string ; 689 skos:notation "514"^^xsd:string ;
690 . 690 .
691 SCCS:SAB_515 691 SCCS:SAB_515
692 - rdf:type SCCS:NorsokZ014SABactivityClass ; 692 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
693 rdf:type owl:Class ; 693 rdf:type owl:Class ;
694 rdfs:label "Other landbased operations"^^xsd:string ; 694 rdfs:label "Other landbased operations"^^xsd:string ;
695 rdfs:subClassOf SCCS:SAB_51 ; 695 rdfs:subClassOf SCCS:SAB_51 ;
696 skos:notation "515"^^xsd:string ; 696 skos:notation "515"^^xsd:string ;
697 . 697 .
698 SCCS:SAB_52 698 SCCS:SAB_52
699 - rdf:type SCCS:NorsokZ014SABactivityClass ; 699 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
700 rdf:type owl:Class ; 700 rdf:type owl:Class ;
701 rdfs:label "Offshore operations"^^xsd:string ; 701 rdfs:label "Offshore operations"^^xsd:string ;
702 rdfs:subClassOf SCCS:SAB_5 ; 702 rdfs:subClassOf SCCS:SAB_5 ;
703 skos:notation "52"^^xsd:string ; 703 skos:notation "52"^^xsd:string ;
704 . 704 .
705 SCCS:SAB_521 705 SCCS:SAB_521
706 - rdf:type SCCS:NorsokZ014SABactivityClass ; 706 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
707 rdf:type owl:Class ; 707 rdf:type owl:Class ;
708 rdfs:label "Survey"^^xsd:string ; 708 rdfs:label "Survey"^^xsd:string ;
709 rdfs:subClassOf SCCS:SAB_52 ; 709 rdfs:subClassOf SCCS:SAB_52 ;
710 skos:notation "521"^^xsd:string ; 710 skos:notation "521"^^xsd:string ;
711 . 711 .
712 SCCS:SAB_522 712 SCCS:SAB_522
713 - rdf:type SCCS:NorsokZ014SABactivityClass ; 713 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
714 rdf:type owl:Class ; 714 rdf:type owl:Class ;
715 rdfs:label "Seabed preparation"^^xsd:string ; 715 rdfs:label "Seabed preparation"^^xsd:string ;
716 rdfs:subClassOf SCCS:SAB_52 ; 716 rdfs:subClassOf SCCS:SAB_52 ;
717 skos:notation "522"^^xsd:string ; 717 skos:notation "522"^^xsd:string ;
718 . 718 .
719 SCCS:SAB_5221 719 SCCS:SAB_5221
720 - rdf:type SCCS:NorsokZ014SABactivityClass ; 720 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
721 rdf:type owl:Class ; 721 rdf:type owl:Class ;
722 rdfs:label "Trenching"^^xsd:string ; 722 rdfs:label "Trenching"^^xsd:string ;
723 rdfs:subClassOf SCCS:SAB_522 ; 723 rdfs:subClassOf SCCS:SAB_522 ;
724 skos:notation "5221"^^xsd:string ; 724 skos:notation "5221"^^xsd:string ;
725 . 725 .
726 SCCS:SAB_5222 726 SCCS:SAB_5222
727 - rdf:type SCCS:NorsokZ014SABactivityClass ; 727 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
728 rdf:type owl:Class ; 728 rdf:type owl:Class ;
729 rdfs:label "Dredging"^^xsd:string ; 729 rdfs:label "Dredging"^^xsd:string ;
730 rdfs:subClassOf SCCS:SAB_522 ; 730 rdfs:subClassOf SCCS:SAB_522 ;
731 skos:notation "5222"^^xsd:string ; 731 skos:notation "5222"^^xsd:string ;
732 . 732 .
733 SCCS:SAB_5223 733 SCCS:SAB_5223
734 - rdf:type SCCS:NorsokZ014SABactivityClass ; 734 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
735 rdf:type owl:Class ; 735 rdf:type owl:Class ;
736 rdfs:label "Back filling"^^xsd:string ; 736 rdfs:label "Back filling"^^xsd:string ;
737 rdfs:subClassOf SCCS:SAB_522 ; 737 rdfs:subClassOf SCCS:SAB_522 ;
738 skos:notation "5223"^^xsd:string ; 738 skos:notation "5223"^^xsd:string ;
739 . 739 .
740 SCCS:SAB_5224 740 SCCS:SAB_5224
741 - rdf:type SCCS:NorsokZ014SABactivityClass ; 741 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
742 rdf:type owl:Class ; 742 rdf:type owl:Class ;
743 rdfs:label "Rock dumping"^^xsd:string ; 743 rdfs:label "Rock dumping"^^xsd:string ;
744 rdfs:subClassOf SCCS:SAB_522 ; 744 rdfs:subClassOf SCCS:SAB_522 ;
745 skos:notation "5224"^^xsd:string ; 745 skos:notation "5224"^^xsd:string ;
746 . 746 .
747 SCCS:SAB_523 747 SCCS:SAB_523
748 - rdf:type SCCS:NorsokZ014SABactivityClass ; 748 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
749 rdf:type owl:Class ; 749 rdf:type owl:Class ;
750 rdfs:label "Installation"^^xsd:string ; 750 rdfs:label "Installation"^^xsd:string ;
751 rdfs:subClassOf SCCS:SAB_52 ; 751 rdfs:subClassOf SCCS:SAB_52 ;
752 skos:notation "523"^^xsd:string ; 752 skos:notation "523"^^xsd:string ;
753 . 753 .
754 SCCS:SAB_5231 754 SCCS:SAB_5231
755 - rdf:type SCCS:NorsokZ014SABactivityClass ; 755 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
756 rdf:type owl:Class ; 756 rdf:type owl:Class ;
757 rdfs:label "Lifting"^^xsd:string ; 757 rdfs:label "Lifting"^^xsd:string ;
758 rdfs:subClassOf SCCS:SAB_523 ; 758 rdfs:subClassOf SCCS:SAB_523 ;
759 skos:notation "5231"^^xsd:string ; 759 skos:notation "5231"^^xsd:string ;
760 . 760 .
761 SCCS:SAB_5232 761 SCCS:SAB_5232
762 - rdf:type SCCS:NorsokZ014SABactivityClass ; 762 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
763 rdf:type owl:Class ; 763 rdf:type owl:Class ;
764 rdfs:label "Piling"^^xsd:string ; 764 rdfs:label "Piling"^^xsd:string ;
765 rdfs:subClassOf SCCS:SAB_523 ; 765 rdfs:subClassOf SCCS:SAB_523 ;
766 skos:notation "5232"^^xsd:string ; 766 skos:notation "5232"^^xsd:string ;
767 . 767 .
768 SCCS:SAB_5233 768 SCCS:SAB_5233
769 - rdf:type SCCS:NorsokZ014SABactivityClass ; 769 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
770 rdf:type owl:Class ; 770 rdf:type owl:Class ;
771 rdfs:label "Grouting"^^xsd:string ; 771 rdfs:label "Grouting"^^xsd:string ;
772 rdfs:subClassOf SCCS:SAB_523 ; 772 rdfs:subClassOf SCCS:SAB_523 ;
773 skos:notation "5233"^^xsd:string ; 773 skos:notation "5233"^^xsd:string ;
774 . 774 .
775 SCCS:SAB_5234 775 SCCS:SAB_5234
776 - rdf:type SCCS:NorsokZ014SABactivityClass ; 776 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
777 rdf:type owl:Class ; 777 rdf:type owl:Class ;
778 rdfs:label "Mating"^^xsd:string ; 778 rdfs:label "Mating"^^xsd:string ;
779 rdfs:subClassOf SCCS:SAB_523 ; 779 rdfs:subClassOf SCCS:SAB_523 ;
780 skos:notation "5234"^^xsd:string ; 780 skos:notation "5234"^^xsd:string ;
781 . 781 .
782 SCCS:SAB_524 782 SCCS:SAB_524
783 - rdf:type SCCS:NorsokZ014SABactivityClass ; 783 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
784 rdf:type owl:Class ; 784 rdf:type owl:Class ;
785 rdfs:label "Pipeline operations"^^xsd:string ; 785 rdfs:label "Pipeline operations"^^xsd:string ;
786 rdfs:subClassOf SCCS:SAB_52 ; 786 rdfs:subClassOf SCCS:SAB_52 ;
787 skos:notation "524"^^xsd:string ; 787 skos:notation "524"^^xsd:string ;
788 . 788 .
789 SCCS:SAB_5241 789 SCCS:SAB_5241
790 - rdf:type SCCS:NorsokZ014SABactivityClass ; 790 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
791 rdf:type owl:Class ; 791 rdf:type owl:Class ;
792 rdfs:label "Pipelaying"^^xsd:string ; 792 rdfs:label "Pipelaying"^^xsd:string ;
793 rdfs:subClassOf SCCS:SAB_524 ; 793 rdfs:subClassOf SCCS:SAB_524 ;
794 skos:notation "5241"^^xsd:string ; 794 skos:notation "5241"^^xsd:string ;
795 . 795 .
796 SCCS:SAB_5242 796 SCCS:SAB_5242
797 - rdf:type SCCS:NorsokZ014SABactivityClass ; 797 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
798 rdf:type owl:Class ; 798 rdf:type owl:Class ;
799 rdfs:label "Tie-in"^^xsd:string ; 799 rdfs:label "Tie-in"^^xsd:string ;
800 rdfs:subClassOf SCCS:SAB_524 ; 800 rdfs:subClassOf SCCS:SAB_524 ;
801 skos:notation "5242"^^xsd:string ; 801 skos:notation "5242"^^xsd:string ;
802 . 802 .
803 SCCS:SAB_5243 803 SCCS:SAB_5243
804 - rdf:type SCCS:NorsokZ014SABactivityClass ; 804 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
805 rdf:type owl:Class ; 805 rdf:type owl:Class ;
806 rdfs:label "Hydrotesting"^^xsd:string ; 806 rdfs:label "Hydrotesting"^^xsd:string ;
807 rdfs:subClassOf SCCS:SAB_524 ; 807 rdfs:subClassOf SCCS:SAB_524 ;
808 skos:notation "5243"^^xsd:string ; 808 skos:notation "5243"^^xsd:string ;
809 . 809 .
810 SCCS:SAB_5244 810 SCCS:SAB_5244
811 - rdf:type SCCS:NorsokZ014SABactivityClass ; 811 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
812 rdf:type owl:Class ; 812 rdf:type owl:Class ;
813 rdfs:label "RFO"^^xsd:string ; 813 rdfs:label "RFO"^^xsd:string ;
814 rdfs:subClassOf SCCS:SAB_524 ; 814 rdfs:subClassOf SCCS:SAB_524 ;
815 skos:notation "5244"^^xsd:string ; 815 skos:notation "5244"^^xsd:string ;
816 . 816 .
817 SCCS:SAB_525 817 SCCS:SAB_525
818 - rdf:type SCCS:NorsokZ014SABactivityClass ; 818 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
819 rdf:type owl:Class ; 819 rdf:type owl:Class ;
820 rdfs:label "Umbilical and cable operations"^^xsd:string ; 820 rdfs:label "Umbilical and cable operations"^^xsd:string ;
821 rdfs:subClassOf SCCS:SAB_52 ; 821 rdfs:subClassOf SCCS:SAB_52 ;
822 skos:notation "525"^^xsd:string ; 822 skos:notation "525"^^xsd:string ;
823 . 823 .
824 SCCS:SAB_5251 824 SCCS:SAB_5251
825 - rdf:type SCCS:NorsokZ014SABactivityClass ; 825 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
826 rdf:type owl:Class ; 826 rdf:type owl:Class ;
827 rdfs:label "Laying"^^xsd:string ; 827 rdfs:label "Laying"^^xsd:string ;
828 rdfs:subClassOf SCCS:SAB_525 ; 828 rdfs:subClassOf SCCS:SAB_525 ;
829 skos:notation "5251"^^xsd:string ; 829 skos:notation "5251"^^xsd:string ;
830 . 830 .
831 SCCS:SAB_5252 831 SCCS:SAB_5252
832 - rdf:type SCCS:NorsokZ014SABactivityClass ; 832 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
833 rdf:type owl:Class ; 833 rdf:type owl:Class ;
834 rdfs:label "Pull-in and connection"^^xsd:string ; 834 rdfs:label "Pull-in and connection"^^xsd:string ;
835 rdfs:subClassOf SCCS:SAB_525 ; 835 rdfs:subClassOf SCCS:SAB_525 ;
836 skos:notation "5252"^^xsd:string ; 836 skos:notation "5252"^^xsd:string ;
837 . 837 .
838 SCCS:SAB_5253 838 SCCS:SAB_5253
839 - rdf:type SCCS:NorsokZ014SABactivityClass ; 839 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
840 rdf:type owl:Class ; 840 rdf:type owl:Class ;
841 rdfs:label "Testing"^^xsd:string ; 841 rdfs:label "Testing"^^xsd:string ;
842 rdfs:subClassOf SCCS:SAB_525 ; 842 rdfs:subClassOf SCCS:SAB_525 ;
843 skos:notation "5253"^^xsd:string ; 843 skos:notation "5253"^^xsd:string ;
844 . 844 .
845 SCCS:SAB_526 845 SCCS:SAB_526
846 - rdf:type SCCS:NorsokZ014SABactivityClass ; 846 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
847 rdf:type owl:Class ; 847 rdf:type owl:Class ;
848 rdfs:label "Transport"^^xsd:string ; 848 rdfs:label "Transport"^^xsd:string ;
849 rdfs:subClassOf SCCS:SAB_52 ; 849 rdfs:subClassOf SCCS:SAB_52 ;
850 skos:notation "526"^^xsd:string ; 850 skos:notation "526"^^xsd:string ;
851 . 851 .
852 SCCS:SAB_5261 852 SCCS:SAB_5261
853 - rdf:type SCCS:NorsokZ014SABactivityClass ; 853 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
854 rdf:type owl:Class ; 854 rdf:type owl:Class ;
855 rdfs:label "Towing"^^xsd:string ; 855 rdfs:label "Towing"^^xsd:string ;
856 rdfs:subClassOf SCCS:SAB_526 ; 856 rdfs:subClassOf SCCS:SAB_526 ;
857 skos:notation "5261"^^xsd:string ; 857 skos:notation "5261"^^xsd:string ;
858 . 858 .
859 SCCS:SAB_5262 859 SCCS:SAB_5262
860 - rdf:type SCCS:NorsokZ014SABactivityClass ; 860 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
861 rdf:type owl:Class ; 861 rdf:type owl:Class ;
862 rdfs:label "Heavy lift transport"^^xsd:string ; 862 rdfs:label "Heavy lift transport"^^xsd:string ;
863 rdfs:subClassOf SCCS:SAB_526 ; 863 rdfs:subClassOf SCCS:SAB_526 ;
864 skos:notation "5262"^^xsd:string ; 864 skos:notation "5262"^^xsd:string ;
865 . 865 .
866 SCCS:SAB_527 866 SCCS:SAB_527
867 - rdf:type SCCS:NorsokZ014SABactivityClass ; 867 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
868 rdf:type owl:Class ; 868 rdf:type owl:Class ;
869 rdfs:label "Subsea structure operations"^^xsd:string ; 869 rdfs:label "Subsea structure operations"^^xsd:string ;
870 rdfs:subClassOf SCCS:SAB_52 ; 870 rdfs:subClassOf SCCS:SAB_52 ;
871 skos:notation "527"^^xsd:string ; 871 skos:notation "527"^^xsd:string ;
872 . 872 .
873 SCCS:SAB_5271 873 SCCS:SAB_5271
874 - rdf:type SCCS:NorsokZ014SABactivityClass ; 874 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
875 rdf:type owl:Class ; 875 rdf:type owl:Class ;
876 rdfs:label "Testing"^^xsd:string ; 876 rdfs:label "Testing"^^xsd:string ;
877 rdfs:subClassOf SCCS:SAB_527 ; 877 rdfs:subClassOf SCCS:SAB_527 ;
878 skos:notation "5271"^^xsd:string ; 878 skos:notation "5271"^^xsd:string ;
879 . 879 .
880 SCCS:SAB_5272 880 SCCS:SAB_5272
881 - rdf:type SCCS:NorsokZ014SABactivityClass ; 881 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
882 rdf:type owl:Class ; 882 rdf:type owl:Class ;
883 rdfs:label "Installation"^^xsd:string ; 883 rdfs:label "Installation"^^xsd:string ;
884 rdfs:subClassOf SCCS:SAB_527 ; 884 rdfs:subClassOf SCCS:SAB_527 ;
885 skos:notation "5272"^^xsd:string ; 885 skos:notation "5272"^^xsd:string ;
886 . 886 .
887 SCCS:SAB_5273 887 SCCS:SAB_5273
888 - rdf:type SCCS:NorsokZ014SABactivityClass ; 888 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
889 rdf:type owl:Class ; 889 rdf:type owl:Class ;
890 rdfs:label "Commissioning"^^xsd:string ; 890 rdfs:label "Commissioning"^^xsd:string ;
891 rdfs:subClassOf SCCS:SAB_527 ; 891 rdfs:subClassOf SCCS:SAB_527 ;
892 skos:notation "5273"^^xsd:string ; 892 skos:notation "5273"^^xsd:string ;
893 . 893 .
894 SCCS:SAB_528 894 SCCS:SAB_528
895 - rdf:type SCCS:NorsokZ014SABactivityClass ; 895 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
896 rdf:type owl:Class ; 896 rdf:type owl:Class ;
897 rdfs:label "Particular abandonment operations"^^xsd:string ; 897 rdfs:label "Particular abandonment operations"^^xsd:string ;
898 rdfs:subClassOf SCCS:SAB_52 ; 898 rdfs:subClassOf SCCS:SAB_52 ;
899 skos:notation "528"^^xsd:string ; 899 skos:notation "528"^^xsd:string ;
900 . 900 .
901 SCCS:SAB_5281 901 SCCS:SAB_5281
902 - rdf:type SCCS:NorsokZ014SABactivityClass ; 902 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
903 rdf:type owl:Class ; 903 rdf:type owl:Class ;
904 rdfs:label "Cutting of structures"^^xsd:string ; 904 rdfs:label "Cutting of structures"^^xsd:string ;
905 rdfs:subClassOf SCCS:SAB_528 ; 905 rdfs:subClassOf SCCS:SAB_528 ;
906 skos:notation "5281"^^xsd:string ; 906 skos:notation "5281"^^xsd:string ;
907 . 907 .
908 SCCS:SAB_5282 908 SCCS:SAB_5282
909 - rdf:type SCCS:NorsokZ014SABactivityClass ; 909 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
910 rdf:type owl:Class ; 910 rdf:type owl:Class ;
911 rdfs:label "Topling"^^xsd:string ; 911 rdfs:label "Topling"^^xsd:string ;
912 rdfs:subClassOf SCCS:SAB_528 ; 912 rdfs:subClassOf SCCS:SAB_528 ;
913 skos:notation "5282"^^xsd:string ; 913 skos:notation "5282"^^xsd:string ;
914 . 914 .
915 SCCS:SAB_5283 915 SCCS:SAB_5283
916 - rdf:type SCCS:NorsokZ014SABactivityClass ; 916 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
917 rdf:type owl:Class ; 917 rdf:type owl:Class ;
918 rdfs:label "Removal/lifting"^^xsd:string ; 918 rdfs:label "Removal/lifting"^^xsd:string ;
919 rdfs:subClassOf SCCS:SAB_528 ; 919 rdfs:subClassOf SCCS:SAB_528 ;
920 skos:notation "5283"^^xsd:string ; 920 skos:notation "5283"^^xsd:string ;
921 . 921 .
922 SCCS:SAB_5284 922 SCCS:SAB_5284
923 - rdf:type SCCS:NorsokZ014SABactivityClass ; 923 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
924 rdf:type owl:Class ; 924 rdf:type owl:Class ;
925 rdfs:label "Transport and dumping"^^xsd:string ; 925 rdfs:label "Transport and dumping"^^xsd:string ;
926 rdfs:subClassOf SCCS:SAB_528 ; 926 rdfs:subClassOf SCCS:SAB_528 ;
927 skos:notation "5284"^^xsd:string ; 927 skos:notation "5284"^^xsd:string ;
928 . 928 .
929 SCCS:SAB_53 929 SCCS:SAB_53
930 - rdf:type SCCS:NorsokZ014SABactivityClass ; 930 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
931 rdf:type owl:Class ; 931 rdf:type owl:Class ;
932 rdfs:label "Logistics"^^xsd:string ; 932 rdfs:label "Logistics"^^xsd:string ;
933 rdfs:subClassOf SCCS:SAB_5 ; 933 rdfs:subClassOf SCCS:SAB_5 ;
934 skos:notation "53"^^xsd:string ; 934 skos:notation "53"^^xsd:string ;
935 . 935 .
936 SCCS:SAB_531 936 SCCS:SAB_531
937 - rdf:type SCCS:NorsokZ014SABactivityClass ; 937 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
938 rdf:type owl:Class ; 938 rdf:type owl:Class ;
939 rdfs:label "Supply base/terminal"^^xsd:string ; 939 rdfs:label "Supply base/terminal"^^xsd:string ;
940 rdfs:subClassOf SCCS:SAB_53 ; 940 rdfs:subClassOf SCCS:SAB_53 ;
941 skos:notation "531"^^xsd:string ; 941 skos:notation "531"^^xsd:string ;
942 . 942 .
943 SCCS:SAB_532 943 SCCS:SAB_532
944 - rdf:type SCCS:NorsokZ014SABactivityClass ; 944 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
945 rdf:type owl:Class ; 945 rdf:type owl:Class ;
946 rdfs:label "Supply and distribution"^^xsd:string ; 946 rdfs:label "Supply and distribution"^^xsd:string ;
947 rdfs:subClassOf SCCS:SAB_53 ; 947 rdfs:subClassOf SCCS:SAB_53 ;
948 skos:notation "532"^^xsd:string ; 948 skos:notation "532"^^xsd:string ;
949 . 949 .
950 SCCS:SAB_533 950 SCCS:SAB_533
951 - rdf:type SCCS:NorsokZ014SABactivityClass ; 951 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
952 rdf:type owl:Class ; 952 rdf:type owl:Class ;
953 rdfs:label "Personnel transport"^^xsd:string ; 953 rdfs:label "Personnel transport"^^xsd:string ;
954 rdfs:subClassOf SCCS:SAB_53 ; 954 rdfs:subClassOf SCCS:SAB_53 ;
955 skos:notation "533"^^xsd:string ; 955 skos:notation "533"^^xsd:string ;
956 . 956 .
957 SCCS:SAB_534 957 SCCS:SAB_534
958 - rdf:type SCCS:NorsokZ014SABactivityClass ; 958 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
959 rdf:type owl:Class ; 959 rdf:type owl:Class ;
960 rdfs:label "Flotel/LQ/camps"^^xsd:string ; 960 rdfs:label "Flotel/LQ/camps"^^xsd:string ;
961 rdfs:subClassOf SCCS:SAB_53 ; 961 rdfs:subClassOf SCCS:SAB_53 ;
962 skos:notation "534"^^xsd:string ; 962 skos:notation "534"^^xsd:string ;
963 . 963 .
964 SCCS:SAB_54 964 SCCS:SAB_54
965 - rdf:type SCCS:NorsokZ014SABactivityClass ; 965 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
966 rdf:type owl:Class ; 966 rdf:type owl:Class ;
967 rdfs:label "Drilling and completion"^^xsd:string ; 967 rdfs:label "Drilling and completion"^^xsd:string ;
968 rdfs:subClassOf SCCS:SAB_5 ; 968 rdfs:subClassOf SCCS:SAB_5 ;
969 skos:notation "54"^^xsd:string ; 969 skos:notation "54"^^xsd:string ;
970 . 970 .
971 SCCS:SAB_541 971 SCCS:SAB_541
972 - rdf:type SCCS:NorsokZ014SABactivityClass ; 972 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
973 rdf:type owl:Class ; 973 rdf:type owl:Class ;
974 rdfs:label "Onshore drilling and completion"^^xsd:string ; 974 rdfs:label "Onshore drilling and completion"^^xsd:string ;
975 rdfs:subClassOf SCCS:SAB_54 ; 975 rdfs:subClassOf SCCS:SAB_54 ;
976 skos:notation "541"^^xsd:string ; 976 skos:notation "541"^^xsd:string ;
977 . 977 .
978 SCCS:SAB_5411 978 SCCS:SAB_5411
979 - rdf:type SCCS:NorsokZ014SABactivityClass ; 979 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
980 rdf:type owl:Class ; 980 rdf:type owl:Class ;
981 rdfs:label "Fixed rig drilling"^^xsd:string ; 981 rdfs:label "Fixed rig drilling"^^xsd:string ;
982 rdfs:subClassOf SCCS:SAB_541 ; 982 rdfs:subClassOf SCCS:SAB_541 ;
983 skos:notation "5411"^^xsd:string ; 983 skos:notation "5411"^^xsd:string ;
984 . 984 .
985 SCCS:SAB_5412 985 SCCS:SAB_5412
986 - rdf:type SCCS:NorsokZ014SABactivityClass ; 986 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
987 rdf:type owl:Class ; 987 rdf:type owl:Class ;
988 rdfs:label "Mobile rig drilling"^^xsd:string ; 988 rdfs:label "Mobile rig drilling"^^xsd:string ;
989 rdfs:subClassOf SCCS:SAB_541 ; 989 rdfs:subClassOf SCCS:SAB_541 ;
990 skos:notation "5412"^^xsd:string ; 990 skos:notation "5412"^^xsd:string ;
991 . 991 .
992 SCCS:SAB_542 992 SCCS:SAB_542
993 - rdf:type SCCS:NorsokZ014SABactivityClass ; 993 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
994 rdf:type owl:Class ; 994 rdf:type owl:Class ;
995 rdfs:label "Offshore drilling and completion"^^xsd:string ; 995 rdfs:label "Offshore drilling and completion"^^xsd:string ;
996 rdfs:subClassOf SCCS:SAB_54 ; 996 rdfs:subClassOf SCCS:SAB_54 ;
997 skos:notation "542"^^xsd:string ; 997 skos:notation "542"^^xsd:string ;
998 . 998 .
999 SCCS:SAB_5421 999 SCCS:SAB_5421
1000 - rdf:type SCCS:NorsokZ014SABactivityClass ; 1000 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
1001 rdf:type owl:Class ; 1001 rdf:type owl:Class ;
1002 rdfs:label "Predrilling"^^xsd:string ; 1002 rdfs:label "Predrilling"^^xsd:string ;
1003 rdfs:subClassOf SCCS:SAB_542 ; 1003 rdfs:subClassOf SCCS:SAB_542 ;
1004 skos:notation "5421"^^xsd:string ; 1004 skos:notation "5421"^^xsd:string ;
1005 . 1005 .
1006 SCCS:SAB_5422 1006 SCCS:SAB_5422
1007 - rdf:type SCCS:NorsokZ014SABactivityClass ; 1007 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
1008 rdf:type owl:Class ; 1008 rdf:type owl:Class ;
1009 rdfs:label "Subsea drilling"^^xsd:string ; 1009 rdfs:label "Subsea drilling"^^xsd:string ;
1010 rdfs:subClassOf SCCS:SAB_542 ; 1010 rdfs:subClassOf SCCS:SAB_542 ;
1011 skos:notation "5422"^^xsd:string ; 1011 skos:notation "5422"^^xsd:string ;
1012 . 1012 .
1013 SCCS:SAB_5423 1013 SCCS:SAB_5423
1014 - rdf:type SCCS:NorsokZ014SABactivityClass ; 1014 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
1015 rdf:type owl:Class ; 1015 rdf:type owl:Class ;
1016 rdfs:label "Platform drilling"^^xsd:string ; 1016 rdfs:label "Platform drilling"^^xsd:string ;
1017 rdfs:subClassOf SCCS:SAB_542 ; 1017 rdfs:subClassOf SCCS:SAB_542 ;
1018 skos:notation "5423"^^xsd:string ; 1018 skos:notation "5423"^^xsd:string ;
1019 . 1019 .
1020 SCCS:SAB_6 1020 SCCS:SAB_6
1021 - rdf:type SCCS:NorsokZ014SABactivityClass ; 1021 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
1022 rdf:type owl:Class ; 1022 rdf:type owl:Class ;
1023 rdfs:label "Unit work activities"^^xsd:string ; 1023 rdfs:label "Unit work activities"^^xsd:string ;
1024 rdfs:subClassOf <http://data.posccaesar.org/ilap/Activity> ; 1024 rdfs:subClassOf <http://data.posccaesar.org/ilap/Activity> ;
1025 skos:notation "6"^^xsd:string ; 1025 skos:notation "6"^^xsd:string ;
1026 . 1026 .
1027 SCCS:SAB_7 1027 SCCS:SAB_7
1028 - rdf:type SCCS:NorsokZ014SABactivityClass ; 1028 + rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
1029 rdf:type owl:Class ; 1029 rdf:type owl:Class ;
1030 rdfs:label "General"^^xsd:string ; 1030 rdfs:label "General"^^xsd:string ;
1031 rdfs:subClassOf <http://data.posccaesar.org/ilap/Activity> ; 1031 rdfs:subClassOf <http://data.posccaesar.org/ilap/Activity> ;
......
...@@ -642,7 +642,7 @@ ...@@ -642,7 +642,7 @@
642 . 642 .
643 :CoilTubing 643 :CoilTubing
644 rdf:type owl:Class ; 644 rdf:type owl:Class ;
645 - rdfs:comment "A 15926-4 Activity that is related to preparation and rigging up/down snubbing and coil tubing equipment, including pressure testing."^^xsd:string ; 645 + rdfs:comment "An Activity that is related to preparation and rigging up/down snubbing and coil tubing equipment, including pressure testing."^^xsd:string ;
646 rdfs:label "Coil tubing"^^xsd:string ; 646 rdfs:label "Coil tubing"^^xsd:string ;
647 rdfs:subClassOf owl:Thing ; 647 rdfs:subClassOf owl:Thing ;
648 owl:equivalentClass <http://data.posccaesar.org/rdl/RDS17729327> ; 648 owl:equivalentClass <http://data.posccaesar.org/rdl/RDS17729327> ;
...@@ -1375,9 +1375,9 @@ ...@@ -1375,9 +1375,9 @@
1375 rdf:type :ShutdownType ; 1375 rdf:type :ShutdownType ;
1376 rdfs:label "Non scheduled shutdown"^^xsd:string ; 1376 rdfs:label "Non scheduled shutdown"^^xsd:string ;
1377 . 1377 .
1378 -:NorsokZ014SABphaseClass 1378 +:NorsokZ014SABplanningPhaseClass
1379 rdf:type rdfs:Class ; 1379 rdf:type rdfs:Class ;
1380 - rdfs:label "Norsok z014SABphase class"^^xsd:string ; 1380 + rdfs:label "Norsok Z-014 SAB Planning Phase class"^^xsd:string ;
1381 rdfs:subClassOf :ActivityPlanningPhaseClass ; 1381 rdfs:subClassOf :ActivityPlanningPhaseClass ;
1382 . 1382 .
1383 :Operation 1383 :Operation
...@@ -3452,22 +3452,22 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel ...@@ -3452,22 +3452,22 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
3452 rdfs:label "part of Schedule"^^xsd:string ; 3452 rdfs:label "part of Schedule"^^xsd:string ;
3453 . 3453 .
3454 <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/SAB_D> 3454 <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/SAB_D>
3455 - rdf:type :NorsokZ014SABphaseClass ; 3455 + rdf:type :NorsokZ014SABplanningPhaseClass ;
3456 . 3456 .
3457 <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/SAB_E> 3457 <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/SAB_E>
3458 - rdf:type :NorsokZ014SABphaseClass ; 3458 + rdf:type :NorsokZ014SABplanningPhaseClass ;
3459 . 3459 .
3460 <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/SAB_O> 3460 <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/SAB_O>
3461 - rdf:type :NorsokZ014SABphaseClass ; 3461 + rdf:type :NorsokZ014SABplanningPhaseClass ;
3462 . 3462 .
3463 <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/SAB_P> 3463 <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/SAB_P>
3464 - rdf:type :NorsokZ014SABphaseClass ; 3464 + rdf:type :NorsokZ014SABplanningPhaseClass ;
3465 . 3465 .
3466 <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/SAB_R> 3466 <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/SAB_R>
3467 - rdf:type :NorsokZ014SABphaseClass ; 3467 + rdf:type :NorsokZ014SABplanningPhaseClass ;
3468 . 3468 .
3469 <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/SAB_S> 3469 <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS/SAB_S>
3470 - rdf:type :NorsokZ014SABphaseClass ; 3470 + rdf:type :NorsokZ014SABplanningPhaseClass ;
3471 . 3471 .
3472 <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_Thing> 3472 <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_Thing>
3473 rdf:type owl:Class ; 3473 rdf:type owl:Class ;
...@@ -3478,8 +3478,8 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel ...@@ -3478,8 +3478,8 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
3478 rdfs:subClassOf :Discipline ; 3478 rdfs:subClassOf :Discipline ;
3479 rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SCCS_Thing> ; 3479 rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SCCS_Thing> ;
3480 . 3480 .
3481 -<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014SABactivityClass> 3481 +<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/NorsokZ014SABplanningActivityClass>
3482 - rdfs:label "NORSOK Z-014 SAB Class"^^xsd:string ; 3482 + rdfs:label "NORSOK Z-014 SAB Planning Activity Class"^^xsd:string ;
3483 rdfs:subClassOf :ActivityPlanningActivityClass ; 3483 rdfs:subClassOf :ActivityPlanningActivityClass ;
3484 . 3484 .
3485 <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_Thing> 3485 <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_Thing>
......