Tore Christiansen

Moved Activity from SAB to ilap-ontology

......@@ -9,10 +9,6 @@
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
ILAP:Activity
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
.
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding>
rdf:type owl:Ontology ;
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 ;
......@@ -22,1041 +18,3 @@ ILAP:Activity
SCCS:NorsokZ014SABplanningActivityClass
rdf:type rdfs:Class ;
.
SCCS:SAB_1
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Management"^^xsd:string ;
rdfs:subClassOf ILAP:Activity ;
skos:notation "1"^^xsd:string ;
.
SCCS:SAB_11
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Project management"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_1 ;
skos:notation "11"^^xsd:string ;
.
SCCS:SAB_12
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Construction management"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_1 ;
skos:notation "12"^^xsd:string ;
.
SCCS:SAB_13
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "External services"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_1 ;
skos:notation "13"^^xsd:string ;
.
SCCS:SAB_2
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Engineering and procurement"^^xsd:string ;
rdfs:subClassOf ILAP:Activity ;
skos:notation "2"^^xsd:string ;
.
SCCS:SAB_21
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Engineering"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_2 ;
skos:notation "21"^^xsd:string ;
.
SCCS:SAB_211
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Pre-engineering"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_21 ;
skos:notation "211"^^xsd:string ;
.
SCCS:SAB_212
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Design engineering"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_21 ;
skos:notation "212"^^xsd:string ;
.
SCCS:SAB_213
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Fabrication engineering"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_21 ;
skos:notation "213"^^xsd:string ;
.
SCCS:SAB_22
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Procurement"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_2 ;
skos:notation "22"^^xsd:string ;
.
SCCS:SAB_23
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Construction supervision"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_2 ;
skos:notation "23"^^xsd:string ;
.
SCCS:SAB_3
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Material deliveries"^^xsd:string ;
rdfs:subClassOf ILAP:Activity ;
skos:notation "3"^^xsd:string ;
.
SCCS:SAB_31
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Equipment"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_3 ;
skos:notation "31"^^xsd:string ;
.
SCCS:SAB_311
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Company provided equipment"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_31 ;
skos:notation "311"^^xsd:string ;
.
SCCS:SAB_312
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Contractor provided equipment"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_31 ;
skos:notation "312"^^xsd:string ;
.
SCCS:SAB_313
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Surplus equipment"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_31 ;
skos:notation "313"^^xsd:string ;
.
SCCS:SAB_32
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Bulk"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_3 ;
skos:notation "32"^^xsd:string ;
.
SCCS:SAB_321
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Company provided bulk"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_32 ;
skos:notation "321"^^xsd:string ;
.
SCCS:SAB_322
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Contractor provided bulk"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_32 ;
skos:notation "322"^^xsd:string ;
.
SCCS:SAB_323
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Surplus bulk"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_32 ;
skos:notation "323"^^xsd:string ;
.
SCCS:SAB_33
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Spare parts"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_3 ;
skos:notation "33"^^xsd:string ;
.
SCCS:SAB_4
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Construction"^^xsd:string ;
rdfs:subClassOf ILAP:Activity ;
skos:notation "4"^^xsd:string ;
.
SCCS:SAB_41
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Onshore construction"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_4 ;
skos:notation "41"^^xsd:string ;
.
SCCS:SAB_411
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Mobilisation"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_41 ;
skos:notation "411"^^xsd:string ;
.
SCCS:SAB_412
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Civil Work"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_41 ;
skos:notation "412"^^xsd:string ;
.
SCCS:SAB_413
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Fabrication of major assemblies"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_41 ;
skos:notation "413"^^xsd:string ;
.
SCCS:SAB_4131
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_413 ;
skos:notation "4131"^^xsd:string ;
.
SCCS:SAB_4132
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_413 ;
skos:notation "4132"^^xsd:string ;
.
SCCS:SAB_414
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Other Prefabrication"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_41 ;
skos:notation "414"^^xsd:string ;
.
SCCS:SAB_4141
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_414 ;
skos:notation "4141"^^xsd:string ;
.
SCCS:SAB_4142
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_414 ;
skos:notation "4142"^^xsd:string ;
.
SCCS:SAB_415
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Modification"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_41 ;
skos:notation "415"^^xsd:string ;
.
SCCS:SAB_4151
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Stripping / Dismantling"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_415 ;
skos:notation "4151"^^xsd:string ;
.
SCCS:SAB_4152
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Refitting"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_415 ;
skos:notation "4152"^^xsd:string ;
.
SCCS:SAB_4153
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Revamp"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_415 ;
skos:notation "4153"^^xsd:string ;
.
SCCS:SAB_4154
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Relocate"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_415 ;
skos:notation "4154"^^xsd:string ;
.
SCCS:SAB_417
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_41 ;
skos:notation "417"^^xsd:string ;
.
SCCS:SAB_4171
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_417 ;
skos:notation "4171"^^xsd:string ;
.
SCCS:SAB_4172
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Startup"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_417 ;
skos:notation "4172"^^xsd:string ;
.
SCCS:SAB_418
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Weighing, Seafastening & Load-out"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_41 ;
skos:notation "418"^^xsd:string ;
.
SCCS:SAB_42
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Atshore construction"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_4 ;
skos:notation "42"^^xsd:string ;
.
SCCS:SAB_422
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Civil work"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_42 ;
skos:notation "422"^^xsd:string ;
.
SCCS:SAB_423
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Major Assemblies"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_42 ;
skos:notation "423"^^xsd:string ;
.
SCCS:SAB_4231
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_423 ;
skos:notation "4231"^^xsd:string ;
.
SCCS:SAB_4232
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_423 ;
skos:notation "4232"^^xsd:string ;
.
SCCS:SAB_424
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Other fabrication activities"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_42 ;
skos:notation "424"^^xsd:string ;
.
SCCS:SAB_4241
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_424 ;
skos:notation "4241"^^xsd:string ;
.
SCCS:SAB_4242
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_424 ;
skos:notation "4242"^^xsd:string ;
.
SCCS:SAB_425
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Modification"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_42 ;
skos:notation "425"^^xsd:string ;
.
SCCS:SAB_4251
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Stripping/dismantling"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_425 ;
skos:notation "4251"^^xsd:string ;
.
SCCS:SAB_4252
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Refitting"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_425 ;
skos:notation "4252"^^xsd:string ;
.
SCCS:SAB_4253
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Revamp"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_425 ;
skos:notation "4253"^^xsd:string ;
.
SCCS:SAB_426
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Vendor assistance"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_42 ;
skos:notation "426"^^xsd:string ;
.
SCCS:SAB_427
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_42 ;
skos:notation "427"^^xsd:string ;
.
SCCS:SAB_43
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Inshore construction"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_4 ;
skos:notation "43"^^xsd:string ;
.
SCCS:SAB_431
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Mobilisation"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_43 ;
skos:notation "431"^^xsd:string ;
.
SCCS:SAB_432
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Civil work"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_43 ;
skos:notation "432"^^xsd:string ;
.
SCCS:SAB_433
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Major Assemblies"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_43 ;
skos:notation "433"^^xsd:string ;
.
SCCS:SAB_4331
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_433 ;
skos:notation "4331"^^xsd:string ;
.
SCCS:SAB_4332
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_433 ;
skos:notation "4332"^^xsd:string ;
.
SCCS:SAB_434
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Other fabrication activities"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_43 ;
skos:notation "434"^^xsd:string ;
.
SCCS:SAB_4341
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_434 ;
skos:notation "4341"^^xsd:string ;
.
SCCS:SAB_4342
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_434 ;
skos:notation "4342"^^xsd:string ;
.
SCCS:SAB_435
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Modification"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_43 ;
skos:notation "435"^^xsd:string ;
.
SCCS:SAB_4351
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Stripping/dismantling"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_435 ;
skos:notation "4351"^^xsd:string ;
.
SCCS:SAB_4352
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Refitting"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_435 ;
skos:notation "4352"^^xsd:string ;
.
SCCS:SAB_4353
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Revamp"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_435 ;
skos:notation "4353"^^xsd:string ;
.
SCCS:SAB_4354
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Relocate"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_435 ;
skos:notation "4354"^^xsd:string ;
.
SCCS:SAB_436
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Vendor assistance"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_43 ;
skos:notation "436"^^xsd:string ;
.
SCCS:SAB_437
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_43 ;
skos:notation "437"^^xsd:string ;
.
SCCS:SAB_44
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Offshore construction"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_4 ;
skos:notation "44"^^xsd:string ;
.
SCCS:SAB_441
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Mobilisation"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_44 ;
skos:notation "441"^^xsd:string ;
.
SCCS:SAB_442
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Civil work"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_44 ;
skos:notation "442"^^xsd:string ;
.
SCCS:SAB_443
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Activities related to major assemblies"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_44 ;
skos:notation "443"^^xsd:string ;
.
SCCS:SAB_4431
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_443 ;
skos:notation "4431"^^xsd:string ;
.
SCCS:SAB_4432
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_443 ;
skos:notation "4432"^^xsd:string ;
.
SCCS:SAB_444
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Other fabrication activities"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_44 ;
skos:notation "444"^^xsd:string ;
.
SCCS:SAB_4441
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_444 ;
skos:notation "4441"^^xsd:string ;
.
SCCS:SAB_4442
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_444 ;
skos:notation "4442"^^xsd:string ;
.
SCCS:SAB_445
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Modification"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_44 ;
skos:notation "445"^^xsd:string ;
.
SCCS:SAB_4451
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Stripping/dismantling"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_445 ;
skos:notation "4451"^^xsd:string ;
.
SCCS:SAB_4452
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Refitting"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_445 ;
skos:notation "4452"^^xsd:string ;
.
SCCS:SAB_4453
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Revamp"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_445 ;
skos:notation "4453"^^xsd:string ;
.
SCCS:SAB_4454
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Relocate"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_445 ;
skos:notation "4454"^^xsd:string ;
.
SCCS:SAB_446
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Vendor assistance"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_44 ;
skos:notation "446"^^xsd:string ;
.
SCCS:SAB_447
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_44 ;
skos:notation "447"^^xsd:string ;
.
SCCS:SAB_4471
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_447 ;
skos:notation "4471"^^xsd:string ;
.
SCCS:SAB_4472
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Startup"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_447 ;
skos:notation "4472"^^xsd:string ;
.
SCCS:SAB_448
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Non-working hours (lunch, standby, etc)"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_44 ;
skos:notation "448"^^xsd:string ;
.
SCCS:SAB_5
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Operations"^^xsd:string ;
rdfs:subClassOf ILAP:Activity ;
skos:notation "5"^^xsd:string ;
.
SCCS:SAB_51
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "SAB 51: Landbased operations"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_5 ;
skos:notation "51"^^xsd:string ;
.
SCCS:SAB_511
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Lifting"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_51 ;
skos:notation "511"^^xsd:string ;
.
SCCS:SAB_512
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Transport"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_51 ;
skos:notation "512"^^xsd:string ;
.
SCCS:SAB_513
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Pipeline operations"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_51 ;
skos:notation "513"^^xsd:string ;
.
SCCS:SAB_514
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Cable operations"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_51 ;
skos:notation "514"^^xsd:string ;
.
SCCS:SAB_515
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Other landbased operations"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_51 ;
skos:notation "515"^^xsd:string ;
.
SCCS:SAB_52
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Offshore operations"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_5 ;
skos:notation "52"^^xsd:string ;
.
SCCS:SAB_521
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Survey"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_52 ;
skos:notation "521"^^xsd:string ;
.
SCCS:SAB_522
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Seabed preparation"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_52 ;
skos:notation "522"^^xsd:string ;
.
SCCS:SAB_5221
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Trenching"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_522 ;
skos:notation "5221"^^xsd:string ;
.
SCCS:SAB_5222
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Dredging"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_522 ;
skos:notation "5222"^^xsd:string ;
.
SCCS:SAB_5223
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Back filling"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_522 ;
skos:notation "5223"^^xsd:string ;
.
SCCS:SAB_5224
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Rock dumping"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_522 ;
skos:notation "5224"^^xsd:string ;
.
SCCS:SAB_523
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_52 ;
skos:notation "523"^^xsd:string ;
.
SCCS:SAB_5231
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Lifting"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_523 ;
skos:notation "5231"^^xsd:string ;
.
SCCS:SAB_5232
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Piling"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_523 ;
skos:notation "5232"^^xsd:string ;
.
SCCS:SAB_5233
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Grouting"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_523 ;
skos:notation "5233"^^xsd:string ;
.
SCCS:SAB_5234
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Mating"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_523 ;
skos:notation "5234"^^xsd:string ;
.
SCCS:SAB_524
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Pipeline operations"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_52 ;
skos:notation "524"^^xsd:string ;
.
SCCS:SAB_5241
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Pipelaying"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_524 ;
skos:notation "5241"^^xsd:string ;
.
SCCS:SAB_5242
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Tie-in"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_524 ;
skos:notation "5242"^^xsd:string ;
.
SCCS:SAB_5243
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Hydrotesting"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_524 ;
skos:notation "5243"^^xsd:string ;
.
SCCS:SAB_5244
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "RFO"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_524 ;
skos:notation "5244"^^xsd:string ;
.
SCCS:SAB_525
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Umbilical and cable operations"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_52 ;
skos:notation "525"^^xsd:string ;
.
SCCS:SAB_5251
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Laying"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_525 ;
skos:notation "5251"^^xsd:string ;
.
SCCS:SAB_5252
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Pull-in and connection"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_525 ;
skos:notation "5252"^^xsd:string ;
.
SCCS:SAB_5253
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Testing"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_525 ;
skos:notation "5253"^^xsd:string ;
.
SCCS:SAB_526
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Transport"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_52 ;
skos:notation "526"^^xsd:string ;
.
SCCS:SAB_5261
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Towing"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_526 ;
skos:notation "5261"^^xsd:string ;
.
SCCS:SAB_5262
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Heavy lift transport"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_526 ;
skos:notation "5262"^^xsd:string ;
.
SCCS:SAB_527
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Subsea structure operations"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_52 ;
skos:notation "527"^^xsd:string ;
.
SCCS:SAB_5271
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Testing"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_527 ;
skos:notation "5271"^^xsd:string ;
.
SCCS:SAB_5272
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_527 ;
skos:notation "5272"^^xsd:string ;
.
SCCS:SAB_5273
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_527 ;
skos:notation "5273"^^xsd:string ;
.
SCCS:SAB_528
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Particular abandonment operations"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_52 ;
skos:notation "528"^^xsd:string ;
.
SCCS:SAB_5281
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Cutting of structures"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_528 ;
skos:notation "5281"^^xsd:string ;
.
SCCS:SAB_5282
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Topling"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_528 ;
skos:notation "5282"^^xsd:string ;
.
SCCS:SAB_5283
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Removal/lifting"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_528 ;
skos:notation "5283"^^xsd:string ;
.
SCCS:SAB_5284
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Transport and dumping"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_528 ;
skos:notation "5284"^^xsd:string ;
.
SCCS:SAB_53
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Logistics"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_5 ;
skos:notation "53"^^xsd:string ;
.
SCCS:SAB_531
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Supply base/terminal"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_53 ;
skos:notation "531"^^xsd:string ;
.
SCCS:SAB_532
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Supply and distribution"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_53 ;
skos:notation "532"^^xsd:string ;
.
SCCS:SAB_533
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Personnel transport"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_53 ;
skos:notation "533"^^xsd:string ;
.
SCCS:SAB_534
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Flotel/LQ/camps"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_53 ;
skos:notation "534"^^xsd:string ;
.
SCCS:SAB_54
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Drilling and completion"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_5 ;
skos:notation "54"^^xsd:string ;
.
SCCS:SAB_541
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Onshore drilling and completion"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_54 ;
skos:notation "541"^^xsd:string ;
.
SCCS:SAB_5411
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Fixed rig drilling"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_541 ;
skos:notation "5411"^^xsd:string ;
.
SCCS:SAB_5412
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Mobile rig drilling"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_541 ;
skos:notation "5412"^^xsd:string ;
.
SCCS:SAB_542
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Offshore drilling and completion"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_54 ;
skos:notation "542"^^xsd:string ;
.
SCCS:SAB_5421
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Predrilling"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_542 ;
skos:notation "5421"^^xsd:string ;
.
SCCS:SAB_5422
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Subsea drilling"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_542 ;
skos:notation "5422"^^xsd:string ;
.
SCCS:SAB_5423
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Platform drilling"^^xsd:string ;
rdfs:subClassOf SCCS:SAB_542 ;
skos:notation "5423"^^xsd:string ;
.
SCCS:SAB_6
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Unit work activities"^^xsd:string ;
rdfs:subClassOf ILAP:Activity ;
skos:notation "6"^^xsd:string ;
.
SCCS:SAB_7
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "General"^^xsd:string ;
rdfs:subClassOf ILAP:Activity ;
skos:notation "7"^^xsd:string ;
.
SCCS:SAB_D
rdf:type owl:Class ;
rdfs:label "SAB development phase"^^xsd:string ;
rdfs:subClassOf ILAP:Activity ;
.
SCCS:SAB_E
rdf:type owl:Class ;
rdfs:label "SAB exploration phase"^^xsd:string ;
rdfs:subClassOf ILAP:Activity ;
.
SCCS:SAB_O
rdf:type owl:Class ;
rdfs:label "SAB operation phase"^^xsd:string ;
rdfs:subClassOf ILAP:Activity ;
.
SCCS:SAB_P
rdf:type owl:Class ;
rdfs:label "SAB planning phase"^^xsd:string ;
rdfs:subClassOf ILAP:Activity ;
.
SCCS:SAB_R
rdf:type owl:Class ;
rdfs:label "SAB removal phase"^^xsd:string ;
rdfs:subClassOf ILAP:Activity ;
.
SCCS:SAB_S
rdf:type owl:Class ;
rdfs:label "SAB shutdown and decommissioning phase"^^xsd:string ;
rdfs:subClassOf ILAP:Activity ;
.
......
......@@ -35,12 +35,14 @@
rdfs:subClassOf :ActivityStatusValue ;
.
:Activity
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type lci:ClassOfIndividual ;
rdf:type owl:Class ;
:shouldHaveID "true" ;
rdfs:comment "A Possible Individual that is something a person or group plans to do, does or has done in order to bring about defined change while consuming time and resources. An activity is generally the smallest portion of a Project used in planning, tracking, and control (adapted from ISO 15926, PMI and BSI)."^^xsd:string ;
rdfs:label "Activity"^^xsd:string ;
rdfs:subClassOf :PossibleIndividual ;
rdfs:subClassOf owl:Thing ;
owl:equivalentClass <http://data.posccaesar.org/rdl/RDS3149> ;
.
:ActivityCarriedOutOnHCsystems
......@@ -2375,6 +2377,1044 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
rdf:type owl:Class ;
rdfs:subClassOf :Activity ;
.
:SAB_1
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Management"^^xsd:string ;
rdfs:subClassOf :Activity ;
<http://www.w3.org/2004/02/skos/core#notation> "1"^^xsd:string ;
.
:SAB_11
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Project management"^^xsd:string ;
rdfs:subClassOf :SAB_1 ;
<http://www.w3.org/2004/02/skos/core#notation> "11"^^xsd:string ;
.
:SAB_12
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Construction management"^^xsd:string ;
rdfs:subClassOf :SAB_1 ;
<http://www.w3.org/2004/02/skos/core#notation> "12"^^xsd:string ;
.
:SAB_13
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "External services"^^xsd:string ;
rdfs:subClassOf :SAB_1 ;
<http://www.w3.org/2004/02/skos/core#notation> "13"^^xsd:string ;
.
:SAB_2
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Engineering and procurement"^^xsd:string ;
rdfs:subClassOf :Activity ;
<http://www.w3.org/2004/02/skos/core#notation> "2"^^xsd:string ;
.
:SAB_21
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Engineering"^^xsd:string ;
rdfs:subClassOf :SAB_2 ;
<http://www.w3.org/2004/02/skos/core#notation> "21"^^xsd:string ;
.
:SAB_211
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Pre-engineering"^^xsd:string ;
rdfs:subClassOf :SAB_21 ;
<http://www.w3.org/2004/02/skos/core#notation> "211"^^xsd:string ;
.
:SAB_212
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Design engineering"^^xsd:string ;
rdfs:subClassOf :SAB_21 ;
<http://www.w3.org/2004/02/skos/core#notation> "212"^^xsd:string ;
.
:SAB_213
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Fabrication engineering"^^xsd:string ;
rdfs:subClassOf :SAB_21 ;
<http://www.w3.org/2004/02/skos/core#notation> "213"^^xsd:string ;
.
:SAB_22
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Procurement"^^xsd:string ;
rdfs:subClassOf :SAB_2 ;
<http://www.w3.org/2004/02/skos/core#notation> "22"^^xsd:string ;
.
:SAB_23
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Construction supervision"^^xsd:string ;
rdfs:subClassOf :SAB_2 ;
<http://www.w3.org/2004/02/skos/core#notation> "23"^^xsd:string ;
.
:SAB_3
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Material deliveries"^^xsd:string ;
rdfs:subClassOf :Activity ;
<http://www.w3.org/2004/02/skos/core#notation> "3"^^xsd:string ;
.
:SAB_31
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Equipment"^^xsd:string ;
rdfs:subClassOf :SAB_3 ;
<http://www.w3.org/2004/02/skos/core#notation> "31"^^xsd:string ;
.
:SAB_311
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Company provided equipment"^^xsd:string ;
rdfs:subClassOf :SAB_31 ;
<http://www.w3.org/2004/02/skos/core#notation> "311"^^xsd:string ;
.
:SAB_312
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Contractor provided equipment"^^xsd:string ;
rdfs:subClassOf :SAB_31 ;
<http://www.w3.org/2004/02/skos/core#notation> "312"^^xsd:string ;
.
:SAB_313
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Surplus equipment"^^xsd:string ;
rdfs:subClassOf :SAB_31 ;
<http://www.w3.org/2004/02/skos/core#notation> "313"^^xsd:string ;
.
:SAB_32
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Bulk"^^xsd:string ;
rdfs:subClassOf :SAB_3 ;
<http://www.w3.org/2004/02/skos/core#notation> "32"^^xsd:string ;
.
:SAB_321
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Company provided bulk"^^xsd:string ;
rdfs:subClassOf :SAB_32 ;
<http://www.w3.org/2004/02/skos/core#notation> "321"^^xsd:string ;
.
:SAB_322
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Contractor provided bulk"^^xsd:string ;
rdfs:subClassOf :SAB_32 ;
<http://www.w3.org/2004/02/skos/core#notation> "322"^^xsd:string ;
.
:SAB_323
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Surplus bulk"^^xsd:string ;
rdfs:subClassOf :SAB_32 ;
<http://www.w3.org/2004/02/skos/core#notation> "323"^^xsd:string ;
.
:SAB_33
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Spare parts"^^xsd:string ;
rdfs:subClassOf :SAB_3 ;
<http://www.w3.org/2004/02/skos/core#notation> "33"^^xsd:string ;
.
:SAB_4
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Construction"^^xsd:string ;
rdfs:subClassOf :Activity ;
<http://www.w3.org/2004/02/skos/core#notation> "4"^^xsd:string ;
.
:SAB_41
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Onshore construction"^^xsd:string ;
rdfs:subClassOf :SAB_4 ;
<http://www.w3.org/2004/02/skos/core#notation> "41"^^xsd:string ;
.
:SAB_411
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Mobilisation"^^xsd:string ;
rdfs:subClassOf :SAB_41 ;
<http://www.w3.org/2004/02/skos/core#notation> "411"^^xsd:string ;
.
:SAB_412
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Civil Work"^^xsd:string ;
rdfs:subClassOf :SAB_41 ;
<http://www.w3.org/2004/02/skos/core#notation> "412"^^xsd:string ;
.
:SAB_413
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Fabrication of major assemblies"^^xsd:string ;
rdfs:subClassOf :SAB_41 ;
<http://www.w3.org/2004/02/skos/core#notation> "413"^^xsd:string ;
.
:SAB_4131
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf :SAB_413 ;
<http://www.w3.org/2004/02/skos/core#notation> "4131"^^xsd:string ;
.
:SAB_4132
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf :SAB_413 ;
<http://www.w3.org/2004/02/skos/core#notation> "4132"^^xsd:string ;
.
:SAB_414
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Other Prefabrication"^^xsd:string ;
rdfs:subClassOf :SAB_41 ;
<http://www.w3.org/2004/02/skos/core#notation> "414"^^xsd:string ;
.
:SAB_4141
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf :SAB_414 ;
<http://www.w3.org/2004/02/skos/core#notation> "4141"^^xsd:string ;
.
:SAB_4142
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf :SAB_414 ;
<http://www.w3.org/2004/02/skos/core#notation> "4142"^^xsd:string ;
.
:SAB_415
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Modification"^^xsd:string ;
rdfs:subClassOf :SAB_41 ;
<http://www.w3.org/2004/02/skos/core#notation> "415"^^xsd:string ;
.
:SAB_4151
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Stripping / Dismantling"^^xsd:string ;
rdfs:subClassOf :SAB_415 ;
<http://www.w3.org/2004/02/skos/core#notation> "4151"^^xsd:string ;
.
:SAB_4152
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Refitting"^^xsd:string ;
rdfs:subClassOf :SAB_415 ;
<http://www.w3.org/2004/02/skos/core#notation> "4152"^^xsd:string ;
.
:SAB_4153
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Revamp"^^xsd:string ;
rdfs:subClassOf :SAB_415 ;
<http://www.w3.org/2004/02/skos/core#notation> "4153"^^xsd:string ;
.
:SAB_4154
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Relocate"^^xsd:string ;
rdfs:subClassOf :SAB_415 ;
<http://www.w3.org/2004/02/skos/core#notation> "4154"^^xsd:string ;
.
:SAB_417
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf :SAB_41 ;
<http://www.w3.org/2004/02/skos/core#notation> "417"^^xsd:string ;
.
:SAB_4171
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf :SAB_417 ;
<http://www.w3.org/2004/02/skos/core#notation> "4171"^^xsd:string ;
.
:SAB_4172
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Startup"^^xsd:string ;
rdfs:subClassOf :SAB_417 ;
<http://www.w3.org/2004/02/skos/core#notation> "4172"^^xsd:string ;
.
:SAB_418
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Weighing, Seafastening & Load-out"^^xsd:string ;
rdfs:subClassOf :SAB_41 ;
<http://www.w3.org/2004/02/skos/core#notation> "418"^^xsd:string ;
.
:SAB_42
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Atshore construction"^^xsd:string ;
rdfs:subClassOf :SAB_4 ;
<http://www.w3.org/2004/02/skos/core#notation> "42"^^xsd:string ;
.
:SAB_422
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Civil work"^^xsd:string ;
rdfs:subClassOf :SAB_42 ;
<http://www.w3.org/2004/02/skos/core#notation> "422"^^xsd:string ;
.
:SAB_423
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Major Assemblies"^^xsd:string ;
rdfs:subClassOf :SAB_42 ;
<http://www.w3.org/2004/02/skos/core#notation> "423"^^xsd:string ;
.
:SAB_4231
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf :SAB_423 ;
<http://www.w3.org/2004/02/skos/core#notation> "4231"^^xsd:string ;
.
:SAB_4232
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf :SAB_423 ;
<http://www.w3.org/2004/02/skos/core#notation> "4232"^^xsd:string ;
.
:SAB_424
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Other fabrication activities"^^xsd:string ;
rdfs:subClassOf :SAB_42 ;
<http://www.w3.org/2004/02/skos/core#notation> "424"^^xsd:string ;
.
:SAB_4241
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf :SAB_424 ;
<http://www.w3.org/2004/02/skos/core#notation> "4241"^^xsd:string ;
.
:SAB_4242
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf :SAB_424 ;
<http://www.w3.org/2004/02/skos/core#notation> "4242"^^xsd:string ;
.
:SAB_425
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Modification"^^xsd:string ;
rdfs:subClassOf :SAB_42 ;
<http://www.w3.org/2004/02/skos/core#notation> "425"^^xsd:string ;
.
:SAB_4251
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Stripping/dismantling"^^xsd:string ;
rdfs:subClassOf :SAB_425 ;
<http://www.w3.org/2004/02/skos/core#notation> "4251"^^xsd:string ;
.
:SAB_4252
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Refitting"^^xsd:string ;
rdfs:subClassOf :SAB_425 ;
<http://www.w3.org/2004/02/skos/core#notation> "4252"^^xsd:string ;
.
:SAB_4253
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Revamp"^^xsd:string ;
rdfs:subClassOf :SAB_425 ;
<http://www.w3.org/2004/02/skos/core#notation> "4253"^^xsd:string ;
.
:SAB_426
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Vendor assistance"^^xsd:string ;
rdfs:subClassOf :SAB_42 ;
<http://www.w3.org/2004/02/skos/core#notation> "426"^^xsd:string ;
.
:SAB_427
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf :SAB_42 ;
<http://www.w3.org/2004/02/skos/core#notation> "427"^^xsd:string ;
.
:SAB_43
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Inshore construction"^^xsd:string ;
rdfs:subClassOf :SAB_4 ;
<http://www.w3.org/2004/02/skos/core#notation> "43"^^xsd:string ;
.
:SAB_431
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Mobilisation"^^xsd:string ;
rdfs:subClassOf :SAB_43 ;
<http://www.w3.org/2004/02/skos/core#notation> "431"^^xsd:string ;
.
:SAB_432
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Civil work"^^xsd:string ;
rdfs:subClassOf :SAB_43 ;
<http://www.w3.org/2004/02/skos/core#notation> "432"^^xsd:string ;
.
:SAB_433
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Major Assemblies"^^xsd:string ;
rdfs:subClassOf :SAB_43 ;
<http://www.w3.org/2004/02/skos/core#notation> "433"^^xsd:string ;
.
:SAB_4331
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf :SAB_433 ;
<http://www.w3.org/2004/02/skos/core#notation> "4331"^^xsd:string ;
.
:SAB_4332
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf :SAB_433 ;
<http://www.w3.org/2004/02/skos/core#notation> "4332"^^xsd:string ;
.
:SAB_434
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Other fabrication activities"^^xsd:string ;
rdfs:subClassOf :SAB_43 ;
<http://www.w3.org/2004/02/skos/core#notation> "434"^^xsd:string ;
.
:SAB_4341
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf :SAB_434 ;
<http://www.w3.org/2004/02/skos/core#notation> "4341"^^xsd:string ;
.
:SAB_4342
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf :SAB_434 ;
<http://www.w3.org/2004/02/skos/core#notation> "4342"^^xsd:string ;
.
:SAB_435
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Modification"^^xsd:string ;
rdfs:subClassOf :SAB_43 ;
<http://www.w3.org/2004/02/skos/core#notation> "435"^^xsd:string ;
.
:SAB_4351
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Stripping/dismantling"^^xsd:string ;
rdfs:subClassOf :SAB_435 ;
<http://www.w3.org/2004/02/skos/core#notation> "4351"^^xsd:string ;
.
:SAB_4352
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Refitting"^^xsd:string ;
rdfs:subClassOf :SAB_435 ;
<http://www.w3.org/2004/02/skos/core#notation> "4352"^^xsd:string ;
.
:SAB_4353
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Revamp"^^xsd:string ;
rdfs:subClassOf :SAB_435 ;
<http://www.w3.org/2004/02/skos/core#notation> "4353"^^xsd:string ;
.
:SAB_4354
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Relocate"^^xsd:string ;
rdfs:subClassOf :SAB_435 ;
<http://www.w3.org/2004/02/skos/core#notation> "4354"^^xsd:string ;
.
:SAB_436
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Vendor assistance"^^xsd:string ;
rdfs:subClassOf :SAB_43 ;
<http://www.w3.org/2004/02/skos/core#notation> "436"^^xsd:string ;
.
:SAB_437
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf :SAB_43 ;
<http://www.w3.org/2004/02/skos/core#notation> "437"^^xsd:string ;
.
:SAB_44
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Offshore construction"^^xsd:string ;
rdfs:subClassOf :SAB_4 ;
<http://www.w3.org/2004/02/skos/core#notation> "44"^^xsd:string ;
.
:SAB_441
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Mobilisation"^^xsd:string ;
rdfs:subClassOf :SAB_44 ;
<http://www.w3.org/2004/02/skos/core#notation> "441"^^xsd:string ;
.
:SAB_442
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Civil work"^^xsd:string ;
rdfs:subClassOf :SAB_44 ;
<http://www.w3.org/2004/02/skos/core#notation> "442"^^xsd:string ;
.
:SAB_443
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Activities related to major assemblies"^^xsd:string ;
rdfs:subClassOf :SAB_44 ;
<http://www.w3.org/2004/02/skos/core#notation> "443"^^xsd:string ;
.
:SAB_4431
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf :SAB_443 ;
<http://www.w3.org/2004/02/skos/core#notation> "4431"^^xsd:string ;
.
:SAB_4432
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf :SAB_443 ;
<http://www.w3.org/2004/02/skos/core#notation> "4432"^^xsd:string ;
.
:SAB_444
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Other fabrication activities"^^xsd:string ;
rdfs:subClassOf :SAB_44 ;
<http://www.w3.org/2004/02/skos/core#notation> "444"^^xsd:string ;
.
:SAB_4441
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Prefabrication"^^xsd:string ;
rdfs:subClassOf :SAB_444 ;
<http://www.w3.org/2004/02/skos/core#notation> "4441"^^xsd:string ;
.
:SAB_4442
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation/assembly/erection"^^xsd:string ;
rdfs:subClassOf :SAB_444 ;
<http://www.w3.org/2004/02/skos/core#notation> "4442"^^xsd:string ;
.
:SAB_445
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Modification"^^xsd:string ;
rdfs:subClassOf :SAB_44 ;
<http://www.w3.org/2004/02/skos/core#notation> "445"^^xsd:string ;
.
:SAB_4451
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Stripping/dismantling"^^xsd:string ;
rdfs:subClassOf :SAB_445 ;
<http://www.w3.org/2004/02/skos/core#notation> "4451"^^xsd:string ;
.
:SAB_4452
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Refitting"^^xsd:string ;
rdfs:subClassOf :SAB_445 ;
<http://www.w3.org/2004/02/skos/core#notation> "4452"^^xsd:string ;
.
:SAB_4453
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Revamp"^^xsd:string ;
rdfs:subClassOf :SAB_445 ;
<http://www.w3.org/2004/02/skos/core#notation> "4453"^^xsd:string ;
.
:SAB_4454
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Relocate"^^xsd:string ;
rdfs:subClassOf :SAB_445 ;
<http://www.w3.org/2004/02/skos/core#notation> "4454"^^xsd:string ;
.
:SAB_446
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Vendor assistance"^^xsd:string ;
rdfs:subClassOf :SAB_44 ;
<http://www.w3.org/2004/02/skos/core#notation> "446"^^xsd:string ;
.
:SAB_447
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf :SAB_44 ;
<http://www.w3.org/2004/02/skos/core#notation> "447"^^xsd:string ;
.
:SAB_4471
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf :SAB_447 ;
<http://www.w3.org/2004/02/skos/core#notation> "4471"^^xsd:string ;
.
:SAB_4472
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Startup"^^xsd:string ;
rdfs:subClassOf :SAB_447 ;
<http://www.w3.org/2004/02/skos/core#notation> "4472"^^xsd:string ;
.
:SAB_448
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Non-working hours (lunch, standby, etc)"^^xsd:string ;
rdfs:subClassOf :SAB_44 ;
<http://www.w3.org/2004/02/skos/core#notation> "448"^^xsd:string ;
.
:SAB_5
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Operations"^^xsd:string ;
rdfs:subClassOf :Activity ;
<http://www.w3.org/2004/02/skos/core#notation> "5"^^xsd:string ;
.
:SAB_51
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "SAB 51: Landbased operations"^^xsd:string ;
rdfs:subClassOf :SAB_5 ;
<http://www.w3.org/2004/02/skos/core#notation> "51"^^xsd:string ;
.
:SAB_511
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Lifting"^^xsd:string ;
rdfs:subClassOf :SAB_51 ;
<http://www.w3.org/2004/02/skos/core#notation> "511"^^xsd:string ;
.
:SAB_512
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Transport"^^xsd:string ;
rdfs:subClassOf :SAB_51 ;
<http://www.w3.org/2004/02/skos/core#notation> "512"^^xsd:string ;
.
:SAB_513
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Pipeline operations"^^xsd:string ;
rdfs:subClassOf :SAB_51 ;
<http://www.w3.org/2004/02/skos/core#notation> "513"^^xsd:string ;
.
:SAB_514
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Cable operations"^^xsd:string ;
rdfs:subClassOf :SAB_51 ;
<http://www.w3.org/2004/02/skos/core#notation> "514"^^xsd:string ;
.
:SAB_515
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Other landbased operations"^^xsd:string ;
rdfs:subClassOf :SAB_51 ;
<http://www.w3.org/2004/02/skos/core#notation> "515"^^xsd:string ;
.
:SAB_52
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Offshore operations"^^xsd:string ;
rdfs:subClassOf :SAB_5 ;
<http://www.w3.org/2004/02/skos/core#notation> "52"^^xsd:string ;
.
:SAB_521
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Survey"^^xsd:string ;
rdfs:subClassOf :SAB_52 ;
<http://www.w3.org/2004/02/skos/core#notation> "521"^^xsd:string ;
.
:SAB_522
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Seabed preparation"^^xsd:string ;
rdfs:subClassOf :SAB_52 ;
<http://www.w3.org/2004/02/skos/core#notation> "522"^^xsd:string ;
.
:SAB_5221
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Trenching"^^xsd:string ;
rdfs:subClassOf :SAB_522 ;
<http://www.w3.org/2004/02/skos/core#notation> "5221"^^xsd:string ;
.
:SAB_5222
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Dredging"^^xsd:string ;
rdfs:subClassOf :SAB_522 ;
<http://www.w3.org/2004/02/skos/core#notation> "5222"^^xsd:string ;
.
:SAB_5223
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Back filling"^^xsd:string ;
rdfs:subClassOf :SAB_522 ;
<http://www.w3.org/2004/02/skos/core#notation> "5223"^^xsd:string ;
.
:SAB_5224
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Rock dumping"^^xsd:string ;
rdfs:subClassOf :SAB_522 ;
<http://www.w3.org/2004/02/skos/core#notation> "5224"^^xsd:string ;
.
:SAB_523
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation"^^xsd:string ;
rdfs:subClassOf :SAB_52 ;
<http://www.w3.org/2004/02/skos/core#notation> "523"^^xsd:string ;
.
:SAB_5231
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Lifting"^^xsd:string ;
rdfs:subClassOf :SAB_523 ;
<http://www.w3.org/2004/02/skos/core#notation> "5231"^^xsd:string ;
.
:SAB_5232
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Piling"^^xsd:string ;
rdfs:subClassOf :SAB_523 ;
<http://www.w3.org/2004/02/skos/core#notation> "5232"^^xsd:string ;
.
:SAB_5233
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Grouting"^^xsd:string ;
rdfs:subClassOf :SAB_523 ;
<http://www.w3.org/2004/02/skos/core#notation> "5233"^^xsd:string ;
.
:SAB_5234
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Mating"^^xsd:string ;
rdfs:subClassOf :SAB_523 ;
<http://www.w3.org/2004/02/skos/core#notation> "5234"^^xsd:string ;
.
:SAB_524
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Pipeline operations"^^xsd:string ;
rdfs:subClassOf :SAB_52 ;
<http://www.w3.org/2004/02/skos/core#notation> "524"^^xsd:string ;
.
:SAB_5241
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Pipelaying"^^xsd:string ;
rdfs:subClassOf :SAB_524 ;
<http://www.w3.org/2004/02/skos/core#notation> "5241"^^xsd:string ;
.
:SAB_5242
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Tie-in"^^xsd:string ;
rdfs:subClassOf :SAB_524 ;
<http://www.w3.org/2004/02/skos/core#notation> "5242"^^xsd:string ;
.
:SAB_5243
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Hydrotesting"^^xsd:string ;
rdfs:subClassOf :SAB_524 ;
<http://www.w3.org/2004/02/skos/core#notation> "5243"^^xsd:string ;
.
:SAB_5244
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "RFO"^^xsd:string ;
rdfs:subClassOf :SAB_524 ;
<http://www.w3.org/2004/02/skos/core#notation> "5244"^^xsd:string ;
.
:SAB_525
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Umbilical and cable operations"^^xsd:string ;
rdfs:subClassOf :SAB_52 ;
<http://www.w3.org/2004/02/skos/core#notation> "525"^^xsd:string ;
.
:SAB_5251
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Laying"^^xsd:string ;
rdfs:subClassOf :SAB_525 ;
<http://www.w3.org/2004/02/skos/core#notation> "5251"^^xsd:string ;
.
:SAB_5252
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Pull-in and connection"^^xsd:string ;
rdfs:subClassOf :SAB_525 ;
<http://www.w3.org/2004/02/skos/core#notation> "5252"^^xsd:string ;
.
:SAB_5253
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Testing"^^xsd:string ;
rdfs:subClassOf :SAB_525 ;
<http://www.w3.org/2004/02/skos/core#notation> "5253"^^xsd:string ;
.
:SAB_526
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Transport"^^xsd:string ;
rdfs:subClassOf :SAB_52 ;
<http://www.w3.org/2004/02/skos/core#notation> "526"^^xsd:string ;
.
:SAB_5261
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Towing"^^xsd:string ;
rdfs:subClassOf :SAB_526 ;
<http://www.w3.org/2004/02/skos/core#notation> "5261"^^xsd:string ;
.
:SAB_5262
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Heavy lift transport"^^xsd:string ;
rdfs:subClassOf :SAB_526 ;
<http://www.w3.org/2004/02/skos/core#notation> "5262"^^xsd:string ;
.
:SAB_527
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Subsea structure operations"^^xsd:string ;
rdfs:subClassOf :SAB_52 ;
<http://www.w3.org/2004/02/skos/core#notation> "527"^^xsd:string ;
.
:SAB_5271
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Testing"^^xsd:string ;
rdfs:subClassOf :SAB_527 ;
<http://www.w3.org/2004/02/skos/core#notation> "5271"^^xsd:string ;
.
:SAB_5272
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Installation"^^xsd:string ;
rdfs:subClassOf :SAB_527 ;
<http://www.w3.org/2004/02/skos/core#notation> "5272"^^xsd:string ;
.
:SAB_5273
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Commissioning"^^xsd:string ;
rdfs:subClassOf :SAB_527 ;
<http://www.w3.org/2004/02/skos/core#notation> "5273"^^xsd:string ;
.
:SAB_528
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Particular abandonment operations"^^xsd:string ;
rdfs:subClassOf :SAB_52 ;
<http://www.w3.org/2004/02/skos/core#notation> "528"^^xsd:string ;
.
:SAB_5281
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Cutting of structures"^^xsd:string ;
rdfs:subClassOf :SAB_528 ;
<http://www.w3.org/2004/02/skos/core#notation> "5281"^^xsd:string ;
.
:SAB_5282
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Topling"^^xsd:string ;
rdfs:subClassOf :SAB_528 ;
<http://www.w3.org/2004/02/skos/core#notation> "5282"^^xsd:string ;
.
:SAB_5283
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Removal/lifting"^^xsd:string ;
rdfs:subClassOf :SAB_528 ;
<http://www.w3.org/2004/02/skos/core#notation> "5283"^^xsd:string ;
.
:SAB_5284
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Transport and dumping"^^xsd:string ;
rdfs:subClassOf :SAB_528 ;
<http://www.w3.org/2004/02/skos/core#notation> "5284"^^xsd:string ;
.
:SAB_53
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Logistics"^^xsd:string ;
rdfs:subClassOf :SAB_5 ;
<http://www.w3.org/2004/02/skos/core#notation> "53"^^xsd:string ;
.
:SAB_531
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Supply base/terminal"^^xsd:string ;
rdfs:subClassOf :SAB_53 ;
<http://www.w3.org/2004/02/skos/core#notation> "531"^^xsd:string ;
.
:SAB_532
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Supply and distribution"^^xsd:string ;
rdfs:subClassOf :SAB_53 ;
<http://www.w3.org/2004/02/skos/core#notation> "532"^^xsd:string ;
.
:SAB_533
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Personnel transport"^^xsd:string ;
rdfs:subClassOf :SAB_53 ;
<http://www.w3.org/2004/02/skos/core#notation> "533"^^xsd:string ;
.
:SAB_534
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Flotel/LQ/camps"^^xsd:string ;
rdfs:subClassOf :SAB_53 ;
<http://www.w3.org/2004/02/skos/core#notation> "534"^^xsd:string ;
.
:SAB_54
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Drilling and completion"^^xsd:string ;
rdfs:subClassOf :SAB_5 ;
<http://www.w3.org/2004/02/skos/core#notation> "54"^^xsd:string ;
.
:SAB_541
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Onshore drilling and completion"^^xsd:string ;
rdfs:subClassOf :SAB_54 ;
<http://www.w3.org/2004/02/skos/core#notation> "541"^^xsd:string ;
.
:SAB_5411
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Fixed rig drilling"^^xsd:string ;
rdfs:subClassOf :SAB_541 ;
<http://www.w3.org/2004/02/skos/core#notation> "5411"^^xsd:string ;
.
:SAB_5412
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Mobile rig drilling"^^xsd:string ;
rdfs:subClassOf :SAB_541 ;
<http://www.w3.org/2004/02/skos/core#notation> "5412"^^xsd:string ;
.
:SAB_542
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Offshore drilling and completion"^^xsd:string ;
rdfs:subClassOf :SAB_54 ;
<http://www.w3.org/2004/02/skos/core#notation> "542"^^xsd:string ;
.
:SAB_5421
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Predrilling"^^xsd:string ;
rdfs:subClassOf :SAB_542 ;
<http://www.w3.org/2004/02/skos/core#notation> "5421"^^xsd:string ;
.
:SAB_5422
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Subsea drilling"^^xsd:string ;
rdfs:subClassOf :SAB_542 ;
<http://www.w3.org/2004/02/skos/core#notation> "5422"^^xsd:string ;
.
:SAB_5423
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Platform drilling"^^xsd:string ;
rdfs:subClassOf :SAB_542 ;
<http://www.w3.org/2004/02/skos/core#notation> "5423"^^xsd:string ;
.
:SAB_6
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "Unit work activities"^^xsd:string ;
rdfs:subClassOf :Activity ;
<http://www.w3.org/2004/02/skos/core#notation> "6"^^xsd:string ;
.
:SAB_7
rdf:type SCCS:NorsokZ014SABplanningActivityClass ;
rdf:type owl:Class ;
rdfs:label "General"^^xsd:string ;
rdfs:subClassOf :Activity ;
<http://www.w3.org/2004/02/skos/core#notation> "7"^^xsd:string ;
.
:SAB_D
rdf:type owl:Class ;
rdfs:label "SAB development phase"^^xsd:string ;
rdfs:subClassOf :Activity ;
.
:SAB_E
rdf:type owl:Class ;
rdfs:label "SAB exploration phase"^^xsd:string ;
rdfs:subClassOf :Activity ;
.
:SAB_O
rdf:type owl:Class ;
rdfs:label "SAB operation phase"^^xsd:string ;
rdfs:subClassOf :Activity ;
.
:SAB_P
rdf:type owl:Class ;
rdfs:label "SAB planning phase"^^xsd:string ;
rdfs:subClassOf :Activity ;
.
:SAB_R
rdf:type owl:Class ;
rdfs:label "SAB removal phase"^^xsd:string ;
rdfs:subClassOf :Activity ;
.
:SAB_S
rdf:type owl:Class ;
rdfs:label "SAB shutdown and decommissioning phase"^^xsd:string ;
rdfs:subClassOf :Activity ;
.
:SCCSresource
rdf:type owl:Class ;
rdfs:subClassOf :Resource ;
......