Showing
3 changed files
with
0 additions
and
870 deletions
NorsokZ014/COR.ttl
deleted
100644 → 0
This diff could not be displayed because it is too large.
NorsokZ014/PBS.ttl
deleted
100644 → 0
This diff could not be displayed because it is too large.
NorsokZ014/SAB.ttl
deleted
100644 → 0
| 1 | -# baseURI: http://www.ilap.no/codes/NORSOK/Z-014/SABCoding | ||
| 2 | - | ||
| 3 | -@prefix SAB: <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#> . | ||
| 4 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 5 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 6 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 7 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 8 | - | ||
| 9 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding> | ||
| 10 | - rdf:type owl:Ontology ; | ||
| 11 | - 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 ; | ||
| 12 | - rdfs:label "SAB Ontology for NORSOK Z-014 Ed. 2 May 2012"^^xsd:string ; | ||
| 13 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ||
| 14 | - | ||
| 15 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#1> | ||
| 16 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 17 | - rdfs:comment "Management"^^xsd:string ; | ||
| 18 | - rdfs:label "1"^^xsd:string . | ||
| 19 | - | ||
| 20 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#11> | ||
| 21 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 22 | - rdfs:comment "Project management"^^xsd:string ; | ||
| 23 | - rdfs:label "11"^^xsd:string ; | ||
| 24 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#1> . | ||
| 25 | - | ||
| 26 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#12> | ||
| 27 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 28 | - rdfs:comment "Construction management"^^xsd:string ; | ||
| 29 | - rdfs:label "12"^^xsd:string ; | ||
| 30 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#1> . | ||
| 31 | - | ||
| 32 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#13> | ||
| 33 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 34 | - rdfs:comment "External services"^^xsd:string ; | ||
| 35 | - rdfs:label "13"^^xsd:string ; | ||
| 36 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#1> . | ||
| 37 | - | ||
| 38 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#2> | ||
| 39 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 40 | - rdfs:comment "Engineering and procurement"^^xsd:string ; | ||
| 41 | - rdfs:label "2"^^xsd:string . | ||
| 42 | - | ||
| 43 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#21> | ||
| 44 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 45 | - rdfs:comment "Engineering"^^xsd:string ; | ||
| 46 | - rdfs:label "21"^^xsd:string ; | ||
| 47 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#2> . | ||
| 48 | - | ||
| 49 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#211> | ||
| 50 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 51 | - rdfs:comment "Pre-engineering"^^xsd:string ; | ||
| 52 | - rdfs:label "211"^^xsd:string ; | ||
| 53 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#21> . | ||
| 54 | - | ||
| 55 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#212> | ||
| 56 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 57 | - rdfs:comment "Design engineering"^^xsd:string ; | ||
| 58 | - rdfs:label "212"^^xsd:string ; | ||
| 59 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#21> . | ||
| 60 | - | ||
| 61 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#213> | ||
| 62 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 63 | - rdfs:comment "Fabrication engineering"^^xsd:string ; | ||
| 64 | - rdfs:label "213"^^xsd:string ; | ||
| 65 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#21> . | ||
| 66 | - | ||
| 67 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#22> | ||
| 68 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 69 | - rdfs:comment "Procurement"^^xsd:string ; | ||
| 70 | - rdfs:label "22"^^xsd:string ; | ||
| 71 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#2> . | ||
| 72 | - | ||
| 73 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#23> | ||
| 74 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 75 | - rdfs:comment "Construction supervision"^^xsd:string ; | ||
| 76 | - rdfs:label "23"^^xsd:string ; | ||
| 77 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#2> . | ||
| 78 | - | ||
| 79 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#3> | ||
| 80 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 81 | - rdfs:comment "Material deliveries"^^xsd:string ; | ||
| 82 | - rdfs:label "3"^^xsd:string . | ||
| 83 | - | ||
| 84 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#31> | ||
| 85 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 86 | - rdfs:comment "Equipment"^^xsd:string ; | ||
| 87 | - rdfs:label "31"^^xsd:string ; | ||
| 88 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#3> . | ||
| 89 | - | ||
| 90 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#311> | ||
| 91 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 92 | - rdfs:comment "Company provided equipment"^^xsd:string ; | ||
| 93 | - rdfs:label "311"^^xsd:string ; | ||
| 94 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#31> . | ||
| 95 | - | ||
| 96 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#312> | ||
| 97 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 98 | - rdfs:comment "Contractor provided equipment"^^xsd:string ; | ||
| 99 | - rdfs:label "312"^^xsd:string ; | ||
| 100 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#31> . | ||
| 101 | - | ||
| 102 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#313> | ||
| 103 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 104 | - rdfs:comment "Surplus equipment"^^xsd:string ; | ||
| 105 | - rdfs:label "313"^^xsd:string ; | ||
| 106 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#31> . | ||
| 107 | - | ||
| 108 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#32> | ||
| 109 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 110 | - rdfs:comment "Bulk"^^xsd:string ; | ||
| 111 | - rdfs:label "32"^^xsd:string ; | ||
| 112 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#3> . | ||
| 113 | - | ||
| 114 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#321> | ||
| 115 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 116 | - rdfs:comment "Company provided bulk"^^xsd:string ; | ||
| 117 | - rdfs:label "321"^^xsd:string ; | ||
| 118 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#32> . | ||
| 119 | - | ||
| 120 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#322> | ||
| 121 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 122 | - rdfs:comment "Contractor provided bulk"^^xsd:string ; | ||
| 123 | - rdfs:label "322"^^xsd:string ; | ||
| 124 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#32> . | ||
| 125 | - | ||
| 126 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#323> | ||
| 127 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 128 | - rdfs:comment "Surplus bulk"^^xsd:string ; | ||
| 129 | - rdfs:label "323"^^xsd:string ; | ||
| 130 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#32> . | ||
| 131 | - | ||
| 132 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#33> | ||
| 133 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 134 | - rdfs:comment "Spare parts"^^xsd:string ; | ||
| 135 | - rdfs:label "33"^^xsd:string ; | ||
| 136 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#3> . | ||
| 137 | - | ||
| 138 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4> | ||
| 139 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 140 | - rdfs:comment "Construction"^^xsd:string ; | ||
| 141 | - rdfs:label "4"^^xsd:string . | ||
| 142 | - | ||
| 143 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#41> | ||
| 144 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 145 | - rdfs:comment "Onshore construction"^^xsd:string ; | ||
| 146 | - rdfs:label "41"^^xsd:string ; | ||
| 147 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4> . | ||
| 148 | - | ||
| 149 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#411> | ||
| 150 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 151 | - rdfs:comment "Mobilisation"^^xsd:string ; | ||
| 152 | - rdfs:label "411"^^xsd:string ; | ||
| 153 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#41> . | ||
| 154 | - | ||
| 155 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#412> | ||
| 156 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 157 | - rdfs:comment "Civil Work"^^xsd:string ; | ||
| 158 | - rdfs:label "412"^^xsd:string ; | ||
| 159 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#41> . | ||
| 160 | - | ||
| 161 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#413> | ||
| 162 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 163 | - rdfs:comment "Fabrication of major assemblies"^^xsd:string ; | ||
| 164 | - rdfs:label "413"^^xsd:string ; | ||
| 165 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#41> . | ||
| 166 | - | ||
| 167 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4131> | ||
| 168 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 169 | - rdfs:comment "Prefabrication"^^xsd:string ; | ||
| 170 | - rdfs:label "4131"^^xsd:string ; | ||
| 171 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#413> . | ||
| 172 | - | ||
| 173 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4132> | ||
| 174 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 175 | - rdfs:comment "Installation/assembly/erection"^^xsd:string ; | ||
| 176 | - rdfs:label "4132"^^xsd:string ; | ||
| 177 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#413> . | ||
| 178 | - | ||
| 179 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#414> | ||
| 180 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 181 | - rdfs:comment "Other Prefabrication"^^xsd:string ; | ||
| 182 | - rdfs:label "414"^^xsd:string ; | ||
| 183 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#41> . | ||
| 184 | - | ||
| 185 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4141> | ||
| 186 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 187 | - rdfs:comment "Prefabrication"^^xsd:string ; | ||
| 188 | - rdfs:label "4141"^^xsd:string ; | ||
| 189 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#414> . | ||
| 190 | - | ||
| 191 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4142> | ||
| 192 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 193 | - rdfs:comment "Installation/assembly/erection"^^xsd:string ; | ||
| 194 | - rdfs:label "4142"^^xsd:string ; | ||
| 195 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#414> . | ||
| 196 | - | ||
| 197 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#415> | ||
| 198 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 199 | - rdfs:comment "Modification"^^xsd:string ; | ||
| 200 | - rdfs:label "415"^^xsd:string ; | ||
| 201 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#41> . | ||
| 202 | - | ||
| 203 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4151> | ||
| 204 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 205 | - rdfs:comment "Stripping / Dismantling"^^xsd:string ; | ||
| 206 | - rdfs:label "4151"^^xsd:string ; | ||
| 207 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#415> . | ||
| 208 | - | ||
| 209 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4152> | ||
| 210 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 211 | - rdfs:comment "Refitting"^^xsd:string ; | ||
| 212 | - rdfs:label "4152"^^xsd:string ; | ||
| 213 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#415> . | ||
| 214 | - | ||
| 215 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4153> | ||
| 216 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 217 | - rdfs:comment "Revamp"^^xsd:string ; | ||
| 218 | - rdfs:label "4153"^^xsd:string ; | ||
| 219 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#415> . | ||
| 220 | - | ||
| 221 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4154> | ||
| 222 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 223 | - rdfs:comment "Relocate"^^xsd:string ; | ||
| 224 | - rdfs:label "4154"^^xsd:string ; | ||
| 225 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#415> . | ||
| 226 | - | ||
| 227 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#417> | ||
| 228 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 229 | - rdfs:comment "Commissioning"^^xsd:string ; | ||
| 230 | - rdfs:label "417"^^xsd:string ; | ||
| 231 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#41> . | ||
| 232 | - | ||
| 233 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4171> | ||
| 234 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 235 | - rdfs:comment "Commissioning"^^xsd:string ; | ||
| 236 | - rdfs:label "4171"^^xsd:string ; | ||
| 237 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#417> . | ||
| 238 | - | ||
| 239 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4172> | ||
| 240 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 241 | - rdfs:comment "Startup"^^xsd:string ; | ||
| 242 | - rdfs:label "4172"^^xsd:string ; | ||
| 243 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#417> . | ||
| 244 | - | ||
| 245 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#418> | ||
| 246 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 247 | - rdfs:comment "Weighing, Seafastening & Load-out"^^xsd:string ; | ||
| 248 | - rdfs:label "418"^^xsd:string ; | ||
| 249 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#41> . | ||
| 250 | - | ||
| 251 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#42> | ||
| 252 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 253 | - rdfs:comment "Atshore construction"^^xsd:string ; | ||
| 254 | - rdfs:label "42"^^xsd:string ; | ||
| 255 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4> . | ||
| 256 | - | ||
| 257 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#422> | ||
| 258 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 259 | - rdfs:comment "Civil work"^^xsd:string ; | ||
| 260 | - rdfs:label "422"^^xsd:string ; | ||
| 261 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#42> . | ||
| 262 | - | ||
| 263 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#423> | ||
| 264 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 265 | - rdfs:comment "Major Assemblies"^^xsd:string ; | ||
| 266 | - rdfs:label "423"^^xsd:string ; | ||
| 267 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#42> . | ||
| 268 | - | ||
| 269 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4231> | ||
| 270 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 271 | - rdfs:comment "Prefabrication"^^xsd:string ; | ||
| 272 | - rdfs:label "4231"^^xsd:string ; | ||
| 273 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#423> . | ||
| 274 | - | ||
| 275 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4232> | ||
| 276 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 277 | - rdfs:comment "Installation/assembly/erection"^^xsd:string ; | ||
| 278 | - rdfs:label "4232"^^xsd:string ; | ||
| 279 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#423> . | ||
| 280 | - | ||
| 281 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#424> | ||
| 282 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 283 | - rdfs:comment "Other fabrication activities"^^xsd:string ; | ||
| 284 | - rdfs:label "424"^^xsd:string ; | ||
| 285 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#42> . | ||
| 286 | - | ||
| 287 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4241> | ||
| 288 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 289 | - rdfs:comment "Prefabrication"^^xsd:string ; | ||
| 290 | - rdfs:label "4241"^^xsd:string ; | ||
| 291 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#424> . | ||
| 292 | - | ||
| 293 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4242> | ||
| 294 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 295 | - rdfs:comment "Installation/assembly/erection"^^xsd:string ; | ||
| 296 | - rdfs:label "4242"^^xsd:string ; | ||
| 297 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#424> . | ||
| 298 | - | ||
| 299 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#425> | ||
| 300 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 301 | - rdfs:comment "Modification"^^xsd:string ; | ||
| 302 | - rdfs:label "425"^^xsd:string ; | ||
| 303 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#42> . | ||
| 304 | - | ||
| 305 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4251> | ||
| 306 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 307 | - rdfs:comment "Stripping/dismantling"^^xsd:string ; | ||
| 308 | - rdfs:label "4251"^^xsd:string ; | ||
| 309 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#425> . | ||
| 310 | - | ||
| 311 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4252> | ||
| 312 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 313 | - rdfs:comment "Refitting"^^xsd:string ; | ||
| 314 | - rdfs:label "4252"^^xsd:string ; | ||
| 315 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#425> . | ||
| 316 | - | ||
| 317 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4253> | ||
| 318 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 319 | - rdfs:comment "Revamp"^^xsd:string ; | ||
| 320 | - rdfs:label "4253"^^xsd:string ; | ||
| 321 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#425> . | ||
| 322 | - | ||
| 323 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#426> | ||
| 324 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 325 | - rdfs:comment "Vendor assistance"^^xsd:string ; | ||
| 326 | - rdfs:label "426"^^xsd:string ; | ||
| 327 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#42> . | ||
| 328 | - | ||
| 329 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#427> | ||
| 330 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 331 | - rdfs:comment "Commissioning"^^xsd:string ; | ||
| 332 | - rdfs:label "427"^^xsd:string ; | ||
| 333 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#42> . | ||
| 334 | - | ||
| 335 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#43> | ||
| 336 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 337 | - rdfs:comment "Inshore construction"^^xsd:string ; | ||
| 338 | - rdfs:label "43"^^xsd:string ; | ||
| 339 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4> . | ||
| 340 | - | ||
| 341 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#431> | ||
| 342 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 343 | - rdfs:comment "Mobilisation"^^xsd:string ; | ||
| 344 | - rdfs:label "431"^^xsd:string ; | ||
| 345 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#43> . | ||
| 346 | - | ||
| 347 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#432> | ||
| 348 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 349 | - rdfs:comment "Civil work"^^xsd:string ; | ||
| 350 | - rdfs:label "432"^^xsd:string ; | ||
| 351 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#43> . | ||
| 352 | - | ||
| 353 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#433> | ||
| 354 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 355 | - rdfs:comment "Major Assemblies"^^xsd:string ; | ||
| 356 | - rdfs:label "433"^^xsd:string ; | ||
| 357 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#43> . | ||
| 358 | - | ||
| 359 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4331> | ||
| 360 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 361 | - rdfs:comment "Prefabrication"^^xsd:string ; | ||
| 362 | - rdfs:label "4331"^^xsd:string ; | ||
| 363 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#433> . | ||
| 364 | - | ||
| 365 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4332> | ||
| 366 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 367 | - rdfs:comment "Installation/assembly/erection"^^xsd:string ; | ||
| 368 | - rdfs:label "4332"^^xsd:string ; | ||
| 369 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#433> . | ||
| 370 | - | ||
| 371 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#434> | ||
| 372 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 373 | - rdfs:comment "Other fabrication activities"^^xsd:string ; | ||
| 374 | - rdfs:label "434"^^xsd:string ; | ||
| 375 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#43> . | ||
| 376 | - | ||
| 377 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4341> | ||
| 378 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 379 | - rdfs:comment "Prefabrication"^^xsd:string ; | ||
| 380 | - rdfs:label "4341"^^xsd:string ; | ||
| 381 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#434> . | ||
| 382 | - | ||
| 383 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4342> | ||
| 384 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 385 | - rdfs:comment "Installation/assembly/erection"^^xsd:string ; | ||
| 386 | - rdfs:label "4342"^^xsd:string ; | ||
| 387 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#434> . | ||
| 388 | - | ||
| 389 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#435> | ||
| 390 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 391 | - rdfs:comment "Modification"^^xsd:string ; | ||
| 392 | - rdfs:label "435"^^xsd:string ; | ||
| 393 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#43> . | ||
| 394 | - | ||
| 395 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4351> | ||
| 396 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 397 | - rdfs:comment "Stripping/dismantling"^^xsd:string ; | ||
| 398 | - rdfs:label "4351"^^xsd:string ; | ||
| 399 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#435> . | ||
| 400 | - | ||
| 401 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4352> | ||
| 402 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 403 | - rdfs:comment "Refitting"^^xsd:string ; | ||
| 404 | - rdfs:label "4352"^^xsd:string ; | ||
| 405 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#435> . | ||
| 406 | - | ||
| 407 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4353> | ||
| 408 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 409 | - rdfs:comment "Revamp"^^xsd:string ; | ||
| 410 | - rdfs:label "4353"^^xsd:string ; | ||
| 411 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#435> . | ||
| 412 | - | ||
| 413 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4354> | ||
| 414 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 415 | - rdfs:comment "Relocate"^^xsd:string ; | ||
| 416 | - rdfs:label "4354"^^xsd:string ; | ||
| 417 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#435> . | ||
| 418 | - | ||
| 419 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#436> | ||
| 420 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 421 | - rdfs:comment "Vendor assistance"^^xsd:string ; | ||
| 422 | - rdfs:label "436"^^xsd:string ; | ||
| 423 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#43> . | ||
| 424 | - | ||
| 425 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#437> | ||
| 426 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 427 | - rdfs:comment "Commissioning"^^xsd:string ; | ||
| 428 | - rdfs:label "437"^^xsd:string ; | ||
| 429 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#43> . | ||
| 430 | - | ||
| 431 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> | ||
| 432 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 433 | - rdfs:comment "Offshore construction"^^xsd:string ; | ||
| 434 | - rdfs:label "44"^^xsd:string ; | ||
| 435 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4> . | ||
| 436 | - | ||
| 437 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#441> | ||
| 438 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 439 | - rdfs:comment "Mobilisation"^^xsd:string ; | ||
| 440 | - rdfs:label "441"^^xsd:string ; | ||
| 441 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> . | ||
| 442 | - | ||
| 443 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#442> | ||
| 444 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 445 | - rdfs:comment "Civil work"^^xsd:string ; | ||
| 446 | - rdfs:label "442"^^xsd:string ; | ||
| 447 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> . | ||
| 448 | - | ||
| 449 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#443> | ||
| 450 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 451 | - rdfs:comment "Activities related to major assemblies"^^xsd:string ; | ||
| 452 | - rdfs:label "443"^^xsd:string ; | ||
| 453 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> . | ||
| 454 | - | ||
| 455 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4431> | ||
| 456 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 457 | - rdfs:comment "Prefabrication"^^xsd:string ; | ||
| 458 | - rdfs:label "4431"^^xsd:string ; | ||
| 459 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#443> . | ||
| 460 | - | ||
| 461 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4432> | ||
| 462 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 463 | - rdfs:comment "Installation/assembly/erection"^^xsd:string ; | ||
| 464 | - rdfs:label "4432"^^xsd:string ; | ||
| 465 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#443> . | ||
| 466 | - | ||
| 467 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#444> | ||
| 468 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 469 | - rdfs:comment "Other fabrication activities"^^xsd:string ; | ||
| 470 | - rdfs:label "444"^^xsd:string ; | ||
| 471 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> . | ||
| 472 | - | ||
| 473 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4441> | ||
| 474 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 475 | - rdfs:comment "Prefabrication"^^xsd:string ; | ||
| 476 | - rdfs:label "4441"^^xsd:string ; | ||
| 477 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#444> . | ||
| 478 | - | ||
| 479 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4442> | ||
| 480 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 481 | - rdfs:comment "Installation/assembly/erection"^^xsd:string ; | ||
| 482 | - rdfs:label "4442"^^xsd:string ; | ||
| 483 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#444> . | ||
| 484 | - | ||
| 485 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#445> | ||
| 486 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 487 | - rdfs:comment "Modification"^^xsd:string ; | ||
| 488 | - rdfs:label "445"^^xsd:string ; | ||
| 489 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> . | ||
| 490 | - | ||
| 491 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4451> | ||
| 492 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 493 | - rdfs:comment "Stripping/dismantling"^^xsd:string ; | ||
| 494 | - rdfs:label "4451"^^xsd:string ; | ||
| 495 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#445> . | ||
| 496 | - | ||
| 497 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4452> | ||
| 498 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 499 | - rdfs:comment "Refitting"^^xsd:string ; | ||
| 500 | - rdfs:label "4452"^^xsd:string ; | ||
| 501 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#445> . | ||
| 502 | - | ||
| 503 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4453> | ||
| 504 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 505 | - rdfs:comment "Revamp"^^xsd:string ; | ||
| 506 | - rdfs:label "4453"^^xsd:string ; | ||
| 507 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#445> . | ||
| 508 | - | ||
| 509 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4454> | ||
| 510 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 511 | - rdfs:comment "Relocate"^^xsd:string ; | ||
| 512 | - rdfs:label "4454"^^xsd:string ; | ||
| 513 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#445> . | ||
| 514 | - | ||
| 515 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#446> | ||
| 516 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 517 | - rdfs:comment "Vendor assistance"^^xsd:string ; | ||
| 518 | - rdfs:label "446"^^xsd:string ; | ||
| 519 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> . | ||
| 520 | - | ||
| 521 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#447> | ||
| 522 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 523 | - rdfs:comment "Commissioning"^^xsd:string ; | ||
| 524 | - rdfs:label "447"^^xsd:string ; | ||
| 525 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> . | ||
| 526 | - | ||
| 527 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4471> | ||
| 528 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 529 | - rdfs:comment "Commissioning"^^xsd:string ; | ||
| 530 | - rdfs:label "4471"^^xsd:string ; | ||
| 531 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#447> . | ||
| 532 | - | ||
| 533 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4472> | ||
| 534 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 535 | - rdfs:comment "Startup"^^xsd:string ; | ||
| 536 | - rdfs:label "4472"^^xsd:string ; | ||
| 537 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#447> . | ||
| 538 | - | ||
| 539 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#448> | ||
| 540 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 541 | - rdfs:comment "Non-working hours (lunch, standby, etc)"^^xsd:string ; | ||
| 542 | - rdfs:label "448"^^xsd:string ; | ||
| 543 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> . | ||
| 544 | - | ||
| 545 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5> | ||
| 546 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 547 | - rdfs:comment "Operations"^^xsd:string ; | ||
| 548 | - rdfs:label "5"^^xsd:string . | ||
| 549 | - | ||
| 550 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#51> | ||
| 551 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 552 | - rdfs:comment "Landbased operations"^^xsd:string ; | ||
| 553 | - rdfs:label "51"^^xsd:string ; | ||
| 554 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5> . | ||
| 555 | - | ||
| 556 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#511> | ||
| 557 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 558 | - rdfs:comment "Lifting"^^xsd:string ; | ||
| 559 | - rdfs:label "511"^^xsd:string ; | ||
| 560 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#51> . | ||
| 561 | - | ||
| 562 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#512> | ||
| 563 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 564 | - rdfs:comment "Transport"^^xsd:string ; | ||
| 565 | - rdfs:label "512"^^xsd:string ; | ||
| 566 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#51> . | ||
| 567 | - | ||
| 568 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#513> | ||
| 569 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 570 | - rdfs:comment "Pipeline operations"^^xsd:string ; | ||
| 571 | - rdfs:label "513"^^xsd:string ; | ||
| 572 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#51> . | ||
| 573 | - | ||
| 574 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#514> | ||
| 575 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 576 | - rdfs:comment "Cable operations"^^xsd:string ; | ||
| 577 | - rdfs:label "514"^^xsd:string ; | ||
| 578 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#51> . | ||
| 579 | - | ||
| 580 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#515> | ||
| 581 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 582 | - rdfs:comment "Other landbased operations"^^xsd:string ; | ||
| 583 | - rdfs:label "515"^^xsd:string ; | ||
| 584 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#51> . | ||
| 585 | - | ||
| 586 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> | ||
| 587 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 588 | - rdfs:comment "Offshore operations"^^xsd:string ; | ||
| 589 | - rdfs:label "52"^^xsd:string ; | ||
| 590 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5> . | ||
| 591 | - | ||
| 592 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#521> | ||
| 593 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 594 | - rdfs:comment "Survey"^^xsd:string ; | ||
| 595 | - rdfs:label "521"^^xsd:string ; | ||
| 596 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> . | ||
| 597 | - | ||
| 598 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#522> | ||
| 599 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 600 | - rdfs:comment "Seabed preparation"^^xsd:string ; | ||
| 601 | - rdfs:label "522"^^xsd:string ; | ||
| 602 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> . | ||
| 603 | - | ||
| 604 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5221> | ||
| 605 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 606 | - rdfs:comment "Trenching"^^xsd:string ; | ||
| 607 | - rdfs:label "5221"^^xsd:string ; | ||
| 608 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#522> . | ||
| 609 | - | ||
| 610 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5222> | ||
| 611 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 612 | - rdfs:comment "Dredging"^^xsd:string ; | ||
| 613 | - rdfs:label "5222"^^xsd:string ; | ||
| 614 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#522> . | ||
| 615 | - | ||
| 616 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5223> | ||
| 617 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 618 | - rdfs:comment "Back filling"^^xsd:string ; | ||
| 619 | - rdfs:label "5223"^^xsd:string ; | ||
| 620 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#522> . | ||
| 621 | - | ||
| 622 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5224> | ||
| 623 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 624 | - rdfs:comment "Rock dumping"^^xsd:string ; | ||
| 625 | - rdfs:label "5224"^^xsd:string ; | ||
| 626 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#522> . | ||
| 627 | - | ||
| 628 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#523> | ||
| 629 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 630 | - rdfs:comment "Installation"^^xsd:string ; | ||
| 631 | - rdfs:label "523"^^xsd:string ; | ||
| 632 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> . | ||
| 633 | - | ||
| 634 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5231> | ||
| 635 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 636 | - rdfs:comment "Lifting"^^xsd:string ; | ||
| 637 | - rdfs:label "5231"^^xsd:string ; | ||
| 638 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#523> . | ||
| 639 | - | ||
| 640 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5232> | ||
| 641 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 642 | - rdfs:comment "Piling"^^xsd:string ; | ||
| 643 | - rdfs:label "5232"^^xsd:string ; | ||
| 644 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#523> . | ||
| 645 | - | ||
| 646 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5233> | ||
| 647 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 648 | - rdfs:comment "Grouting"^^xsd:string ; | ||
| 649 | - rdfs:label "5233"^^xsd:string ; | ||
| 650 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#523> . | ||
| 651 | - | ||
| 652 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5234> | ||
| 653 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 654 | - rdfs:comment "Mating"^^xsd:string ; | ||
| 655 | - rdfs:label "5234"^^xsd:string ; | ||
| 656 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#523> . | ||
| 657 | - | ||
| 658 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#524> | ||
| 659 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 660 | - rdfs:comment "Pipeline operations"^^xsd:string ; | ||
| 661 | - rdfs:label "524"^^xsd:string ; | ||
| 662 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> . | ||
| 663 | - | ||
| 664 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5241> | ||
| 665 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 666 | - rdfs:comment "Pipelaying"^^xsd:string ; | ||
| 667 | - rdfs:label "5241"^^xsd:string ; | ||
| 668 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#524> . | ||
| 669 | - | ||
| 670 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5242> | ||
| 671 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 672 | - rdfs:comment "Tie-in"^^xsd:string ; | ||
| 673 | - rdfs:label "5242"^^xsd:string ; | ||
| 674 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#524> . | ||
| 675 | - | ||
| 676 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5243> | ||
| 677 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 678 | - rdfs:comment "Hydrotesting"^^xsd:string ; | ||
| 679 | - rdfs:label "5243"^^xsd:string ; | ||
| 680 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#524> . | ||
| 681 | - | ||
| 682 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5244> | ||
| 683 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 684 | - rdfs:comment "RFO"^^xsd:string ; | ||
| 685 | - rdfs:label "5244"^^xsd:string ; | ||
| 686 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#524> . | ||
| 687 | - | ||
| 688 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#525> | ||
| 689 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 690 | - rdfs:comment "Umbilical and cable operations"^^xsd:string ; | ||
| 691 | - rdfs:label "525"^^xsd:string ; | ||
| 692 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> . | ||
| 693 | - | ||
| 694 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5251> | ||
| 695 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 696 | - rdfs:comment "Laying"^^xsd:string ; | ||
| 697 | - rdfs:label "5251"^^xsd:string ; | ||
| 698 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#525> . | ||
| 699 | - | ||
| 700 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5252> | ||
| 701 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 702 | - rdfs:comment "Pull-in and connection"^^xsd:string ; | ||
| 703 | - rdfs:label "5252"^^xsd:string ; | ||
| 704 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#525> . | ||
| 705 | - | ||
| 706 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5253> | ||
| 707 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 708 | - rdfs:comment "Testing"^^xsd:string ; | ||
| 709 | - rdfs:label "5253"^^xsd:string ; | ||
| 710 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#525> . | ||
| 711 | - | ||
| 712 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#526> | ||
| 713 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 714 | - rdfs:comment "Transport"^^xsd:string ; | ||
| 715 | - rdfs:label "526"^^xsd:string ; | ||
| 716 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> . | ||
| 717 | - | ||
| 718 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5261> | ||
| 719 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 720 | - rdfs:comment "Towing"^^xsd:string ; | ||
| 721 | - rdfs:label "5261"^^xsd:string ; | ||
| 722 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#526> . | ||
| 723 | - | ||
| 724 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5262> | ||
| 725 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 726 | - rdfs:comment "Heavy lift transport"^^xsd:string ; | ||
| 727 | - rdfs:label "5262"^^xsd:string ; | ||
| 728 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#526> . | ||
| 729 | - | ||
| 730 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#527> | ||
| 731 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 732 | - rdfs:comment "Subsea structure operations"^^xsd:string ; | ||
| 733 | - rdfs:label "527"^^xsd:string ; | ||
| 734 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> . | ||
| 735 | - | ||
| 736 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5271> | ||
| 737 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 738 | - rdfs:comment "Testing"^^xsd:string ; | ||
| 739 | - rdfs:label "5271"^^xsd:string ; | ||
| 740 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#527> . | ||
| 741 | - | ||
| 742 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5272> | ||
| 743 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 744 | - rdfs:comment "Installation"^^xsd:string ; | ||
| 745 | - rdfs:label "5272"^^xsd:string ; | ||
| 746 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#527> . | ||
| 747 | - | ||
| 748 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5273> | ||
| 749 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 750 | - rdfs:comment "Commissioning"^^xsd:string ; | ||
| 751 | - rdfs:label "5273"^^xsd:string ; | ||
| 752 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#527> . | ||
| 753 | - | ||
| 754 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#528> | ||
| 755 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 756 | - rdfs:comment "Particular abandonment operations"^^xsd:string ; | ||
| 757 | - rdfs:label "528"^^xsd:string ; | ||
| 758 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> . | ||
| 759 | - | ||
| 760 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5281> | ||
| 761 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 762 | - rdfs:comment "Cutting of structures"^^xsd:string ; | ||
| 763 | - rdfs:label "5281"^^xsd:string ; | ||
| 764 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#528> . | ||
| 765 | - | ||
| 766 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5282> | ||
| 767 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 768 | - rdfs:comment "Topling"^^xsd:string ; | ||
| 769 | - rdfs:label "5282"^^xsd:string ; | ||
| 770 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#528> . | ||
| 771 | - | ||
| 772 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5283> | ||
| 773 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 774 | - rdfs:comment "Removal/lifting"^^xsd:string ; | ||
| 775 | - rdfs:label "5283"^^xsd:string ; | ||
| 776 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#528> . | ||
| 777 | - | ||
| 778 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5284> | ||
| 779 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 780 | - rdfs:comment "Transport and dumping"^^xsd:string ; | ||
| 781 | - rdfs:label "5284"^^xsd:string ; | ||
| 782 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#528> . | ||
| 783 | - | ||
| 784 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#53> | ||
| 785 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 786 | - rdfs:comment "Logistics"^^xsd:string ; | ||
| 787 | - rdfs:label "53"^^xsd:string ; | ||
| 788 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5> . | ||
| 789 | - | ||
| 790 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#531> | ||
| 791 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 792 | - rdfs:comment "Supply base/terminal"^^xsd:string ; | ||
| 793 | - rdfs:label "531"^^xsd:string ; | ||
| 794 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#53> . | ||
| 795 | - | ||
| 796 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#532> | ||
| 797 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 798 | - rdfs:comment "Supply and distribution"^^xsd:string ; | ||
| 799 | - rdfs:label "532"^^xsd:string ; | ||
| 800 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#53> . | ||
| 801 | - | ||
| 802 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#533> | ||
| 803 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 804 | - rdfs:comment "Personnel transport"^^xsd:string ; | ||
| 805 | - rdfs:label "533"^^xsd:string ; | ||
| 806 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#53> . | ||
| 807 | - | ||
| 808 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#534> | ||
| 809 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 810 | - rdfs:comment "Flotel/LQ/camps"^^xsd:string ; | ||
| 811 | - rdfs:label "534"^^xsd:string ; | ||
| 812 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#53> . | ||
| 813 | - | ||
| 814 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#54> | ||
| 815 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 816 | - rdfs:comment "Drilling and completion"^^xsd:string ; | ||
| 817 | - rdfs:label "54"^^xsd:string ; | ||
| 818 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5> . | ||
| 819 | - | ||
| 820 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#541> | ||
| 821 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 822 | - rdfs:comment "Onshore drilling and completion"^^xsd:string ; | ||
| 823 | - rdfs:label "541"^^xsd:string ; | ||
| 824 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#54> . | ||
| 825 | - | ||
| 826 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5411> | ||
| 827 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 828 | - rdfs:comment "Fixed rig drilling"^^xsd:string ; | ||
| 829 | - rdfs:label "5411"^^xsd:string ; | ||
| 830 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#541> . | ||
| 831 | - | ||
| 832 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5412> | ||
| 833 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 834 | - rdfs:comment "Mobile rig drilling"^^xsd:string ; | ||
| 835 | - rdfs:label "5412"^^xsd:string ; | ||
| 836 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#541> . | ||
| 837 | - | ||
| 838 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#542> | ||
| 839 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 840 | - rdfs:comment "Offshore drilling and completion"^^xsd:string ; | ||
| 841 | - rdfs:label "542"^^xsd:string ; | ||
| 842 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#54> . | ||
| 843 | - | ||
| 844 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5421> | ||
| 845 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 846 | - rdfs:comment "Predrilling"^^xsd:string ; | ||
| 847 | - rdfs:label "5421"^^xsd:string ; | ||
| 848 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#542> . | ||
| 849 | - | ||
| 850 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5422> | ||
| 851 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 852 | - rdfs:comment "Subsea drilling"^^xsd:string ; | ||
| 853 | - rdfs:label "5422"^^xsd:string ; | ||
| 854 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#542> . | ||
| 855 | - | ||
| 856 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5423> | ||
| 857 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 858 | - rdfs:comment "Platform drilling"^^xsd:string ; | ||
| 859 | - rdfs:label "5423"^^xsd:string ; | ||
| 860 | - rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#542> . | ||
| 861 | - | ||
| 862 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6> | ||
| 863 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 864 | - rdfs:comment "Unit work activities"^^xsd:string ; | ||
| 865 | - rdfs:label "6"^^xsd:string . | ||
| 866 | - | ||
| 867 | -<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#7> | ||
| 868 | - rdf:type <http://data.posccaesar.org/NCS_PLANNING/SabClass> , owl:Class ; | ||
| 869 | - rdfs:comment "General"^^xsd:string ; | ||
| 870 | - rdfs:label "7"^^xsd:string . |
-
Please register or login to post a comment