Tore Christiansen

make label skos:notation and comment to label

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