Tore Christiansen

Updates from summer work

......@@ -6,6 +6,7 @@
# imports: http://data.posccaesar.org/ilap/
# imports: http://data.posccaesar.org/npd/
# imports: http://data.posccaesar.org/pob/
# imports: http://data.posccaesar.org/sccs/
# imports: http://www.ilap.no/codes/NORSOK/Z-014/SCCS
@prefix : <http://data.posccaesar.org/NCS_PLANNING/> .
......@@ -20,7 +21,7 @@
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
NCS: rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/brreg/> , <http://data.posccaesar.org/diskos/> , <http://data.posccaesar.org/npd/> , <http://www.ilap.no/codes/NORSOK/Z-014/SCCS> , <http://data.posccaesar.org/ccu/> , <http://data.posccaesar.org/pob/> , ILAP: , <http://data.posccaesar.org/epcis/> .
owl:imports <http://data.posccaesar.org/brreg/> , <http://data.posccaesar.org/diskos/> , <http://data.posccaesar.org/npd/> , <http://www.ilap.no/codes/NORSOK/Z-014/SCCS> , <http://data.posccaesar.org/ccu/> , <http://data.posccaesar.org/pob/> , ILAP: , <http://data.posccaesar.org/sccs/> , <http://data.posccaesar.org/epcis/> .
NCS:Active
rdf:type ILAP:Status ;
......@@ -47,7 +48,7 @@ NCS:ClassificationStructureForNorsok
rdfs:subClassOf NCS:ClassOfClassOfIndividual .
NCS:CorClass
rdf:type NCS:ClassificationStructureForNorsok , owl:Class ;
rdf:type owl:Class , NCS:ClassificationStructureForNorsok ;
rdfs:label "Cor class"^^xsd:string ;
rdfs:subClassOf NCS:ClassInNorsok .
......@@ -60,9 +61,9 @@ NCS:Exploration
rdfs:label "Exploration"^^xsd:string .
NCS:IndividualInCorClass
rdf:type NCS:CorClass , ILAP:NORSOKZ014 , owl:Class ;
rdf:type owl:Class , ILAP:NORSOKZ014 , NCS:CorClass ;
rdfs:label "Individual in cor class"^^xsd:string ;
rdfs:subClassOf ILAP:Discipline , NCS:IndividualInNorsokClass .
rdfs:subClassOf NCS:IndividualInNorsokClass , ILAP:Discipline .
NCS:IndividualInNorsokClass
rdf:type owl:Class ;
......@@ -84,7 +85,7 @@ NCS:Operation
rdfs:label "Operation"^^xsd:string .
NCS:PbsClass
rdf:type NCS:ClassificationStructureForNorsok , owl:Class ;
rdf:type owl:Class , NCS:ClassificationStructureForNorsok ;
rdfs:label "PbsClass"^^xsd:string ;
rdfs:subClassOf NCS:ClassInNorsok .
......@@ -102,7 +103,7 @@ NCS:Removal
rdfs:label "Removal"^^xsd:string .
NCS:SabClass
rdf:type NCS:ClassificationStructureForNorsok , owl:Class ;
rdf:type owl:Class , NCS:ClassificationStructureForNorsok ;
rdfs:label "Sab class"^^xsd:string ;
rdfs:subClassOf NCS:ClassInNorsok .
......@@ -115,7 +116,7 @@ ILAP:
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
ILAP:Aquisition
rdf:type ILAP:PlanLifecyclePhase ;
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Aquire"^^xsd:string .
ILAP:BrownFieldProject
......@@ -155,7 +156,7 @@ ILAP:Country
rdfs:label "Country"^^xsd:string .
ILAP:Development
rdf:type ILAP:PlanLifecyclePhase ;
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Develop"^^xsd:string .
ILAP:DisasterRecovery
......@@ -163,7 +164,7 @@ ILAP:DisasterRecovery
rdfs:label "Disaster recovery"^^xsd:string .
ILAP:Disposal
rdf:type ILAP:PlanLifecyclePhase ;
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Dispose"^^xsd:string .
ILAP:DrillingAndWell
......@@ -255,7 +256,7 @@ ILAP:L7_ContractorOperationsSchedule
rdfs:label "COS"^^xsd:string .
ILAP:Maintenance
rdf:type ILAP:PlanLifecyclePhase ;
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Maintain"^^xsd:string .
ILAP:ManagedClosedown
......@@ -275,7 +276,7 @@ ILAP:OPEX
rdfs:label "OPEX"^^xsd:string .
ILAP:Operation
rdf:type ILAP:PlanLifecyclePhase ;
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Operate"^^xsd:string .
ILAP:OperationAndMaintenance
......@@ -307,7 +308,7 @@ ILAP:Regular8To16WorkingDayCalendar
] .
ILAP:Renewal
rdf:type ILAP:PlanLifecyclePhase ;
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Renew"^^xsd:string .
ILAP:ResourceDriven
......@@ -338,7 +339,7 @@ ILAP:StandardFreeWeekendPeriod
rdf:type ILAP:CalendarFreePeriodWeekRepeat ;
rdfs:label "Standard free weekend period"^^xsd:string ;
ILAP:hasCalendarPeriodFreeDay
ILAP:Sunday , ILAP:Saturday .
ILAP:Saturday , ILAP:Sunday .
ILAP:StandardWorkWeekdayPeriod
rdf:type ILAP:CalendarWorkPeriodWeekRepeat ;
......@@ -410,64 +411,64 @@ ILAP:hasTimeNow
rdfs:range xsd:date .
COR:A
rdfs:subClassOf NCS:IndividualInCorClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> .
COR:B
rdfs:subClassOf NCS:IndividualInCorClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> .
COR:C
rdfs:subClassOf NCS:IndividualInCorClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> .
COR:E
rdfs:subClassOf NCS:IndividualInCorClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> .
COR:H
rdfs:subClassOf NCS:IndividualInCorClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> .
COR:K
rdfs:subClassOf NCS:IndividualInCorClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> .
COR:L
rdfs:subClassOf NCS:IndividualInCorClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> .
COR:M
rdfs:subClassOf NCS:IndividualInCorClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> .
COR:Q
rdfs:subClassOf NCS:IndividualInCorClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> .
COR:R
rdfs:subClassOf NCS:IndividualInCorClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> .
COR:S
rdfs:subClassOf NCS:IndividualInCorClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> .
COR:X
rdfs:subClassOf NCS:IndividualInCorClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> .
<http://www.ilap.no/codes/NORSOK/Z-014/PBSCoding#A>
rdfs:subClassOf NCS:IndividualInPBSClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/PBScode> .
<http://www.ilap.no/codes/NORSOK/Z-014/PBSCoding#B>
rdfs:subClassOf NCS:IndividualInPBSClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/PBScode> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#1>
rdfs:subClassOf NCS:IndividualInSABClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/SABcode> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#2>
rdfs:subClassOf NCS:IndividualInSABClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/SABcode> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#3>
rdfs:subClassOf NCS:IndividualInSABClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/SABcode> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4>
rdfs:subClassOf NCS:IndividualInSABClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/SABcode> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5>
rdfs:subClassOf NCS:IndividualInSABClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/SABcode> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6>
rdfs:subClassOf NCS:IndividualInSABClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/SABcode> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#7>
rdfs:subClassOf NCS:IndividualInSABClass .
rdfs:subClassOf <http://data.posccaesar.org/sccs/SABcode> .
......
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
......@@ -6,10 +6,20 @@
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://data.posccaesar.org/ilap/ProjectExecutionPlan>
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom :NPDelement ;
owl:onProperty <http://data.posccaesar.org/ilap/hasPlanNPDelement>
] .
<http://data.posccaesar.org/ilap/hasPlanNPDelement>
rdfs:range :NPDelement .
: rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
:BAA rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> , owl:Class ;
:BAA rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdfs:label "Business area agreement"^^xsd:string ;
rdfs:subClassOf :NPDelement .
......@@ -26,12 +36,12 @@
rdfs:label "Eldfisk C"^^xsd:string .
:Facility
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> ;
rdfs:label "Facility"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:Field
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInanimatePhysicalObject> , owl:Class ;
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInanimatePhysicalObject> ;
rdfs:label "Field"^^xsd:string ;
rdfs:subClassOf :NPDelement .
......@@ -52,16 +62,16 @@
rdfs:label "License 1"^^xsd:string .
:NPDelement
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdfs:label "Petroleum register element"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750688011> , owl:Thing .
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> ;
rdfs:label "NPDelement"^^xsd:string , "Petroleum register element"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Location> , owl:Thing , <http://posccaesar.org/rdl/RDS1750688011> .
:PipelineFacility
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> ;
rdfs:subClassOf :Facility , <http://posccaesar.org/rdl/RDS1750613511> .
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750613511> , :Facility .
:ProductionLicense
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> , owl:Class ;
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdfs:label "License"^^xsd:string ;
rdfs:subClassOf :NPDelement .
......@@ -89,16 +99,16 @@
rdf:type :SubsurfaceFacility .
:SubsurfaceFacility
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> ;
rdfs:subClassOf :Facility , <http://posccaesar.org/rdl/RDS1750613511> .
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750613511> , :Facility .
:SurfaceFacility
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> ;
rdfs:subClassOf :Facility , <http://posccaesar.org/rdl/RDS1750613511> .
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750613511> , :Facility .
:WellBore
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFeature> ;
rdfs:subClassOf :NPDelement , <http://posccaesar.org/rdl/RDS1714464911> .
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFeature> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1714464911> , :NPDelement .
:WellBore_1
rdf:type :WellBore .
......
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
# baseURI: http://data.posccaesar.org/sccs/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/sccs/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
@prefix : <http://data.posccaesar.org/sccs/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
: rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
:COR_A_General_Costs
rdf:type :SCCScode ;
rdfs:label "COR A"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInCorClass> ;
rdfs:label "COR A"^^xsd:string .
:COR_B_Bulk_Materials
rdf:type :CORcode ;
rdfs:label "COR B"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInCorClass> ;
rdfs:label "COR B"^^xsd:string .
:COR_C_Construction_Overheads
rdf:type :CORcode ;
rdfs:label "COR C"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInCorClass> ;
rdfs:label "COR C"^^xsd:string .
:COR_E_Equipment
rdf:type :CORcode ;
rdfs:label "COR E"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInCorClass> ;
rdfs:label "COR E"^^xsd:string .
:COR_H_Owners_Personnel
rdf:type :CORcode ;
rdfs:label "COR H"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInCorClass> ;
rdfs:label "COR H"^^xsd:string .
:COR_K_Engineering_Manpower
rdf:type :CORcode ;
rdfs:label "COR K"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInCorClass> ;
rdfs:label "COR K"^^xsd:string .
:COR_L_Direct_Labor
rdf:type :CORcode ;
rdfs:label "COR L"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInCorClass> ;
rdfs:label "COR L"^^xsd:string .
:COR_M_Indirect_Labor
rdf:type :CORcode ;
rdfs:label "COR M"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInCorClass> ;
rdfs:label "COR M"^^xsd:string .
:COR_Q_Owners_Personnel_Overheads
rdf:type :CORcode ;
rdfs:label "COR Q"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInCorClass> ;
rdfs:label "COR Q"^^xsd:string .
:COR_R_Engineering_Overheads
rdf:type :CORcode ;
rdfs:label "COR R"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInCorClass> ;
rdfs:label "COR R"^^xsd:string .
:COR_S_Unit_Work
rdf:type :CORcode ;
rdfs:label "COR S"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInCorClass> ;
rdfs:label "COR S"^^xsd:string .
:COR_X_Marine_Operations_and_Logistics
rdf:type :CORcode ;
rdfs:label "COR X"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInCorClass> ;
rdfs:label "COR X"^^xsd:string .
:COR_Y_Landbased_Plant_and_Equipment
rdf:type :CORcode ;
rdfs:label "COR Y"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInCorClass> ;
rdfs:label "COR Y"^^xsd:string .
:CORcode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "COR code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Discipline> ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Resource> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
.
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> , owl:Class ;
rdfs:label "COR code"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> , <http://data.posccaesar.org/ilap/Discipline> , <http://data.posccaesar.org/ilap/Resource> , :SCCScode .
:PBS_AAAA_Derrick
rdf:type :PBScode ;
rdfs:label "Derrick"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInPBSClass> ;
rdfs:label "Derrick"^^xsd:string .
:PBS_AAA_Drilling_Area
rdf:type :PBScode ;
rdfs:label "Drilling Area"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInPBSClass> ;
rdfs:label "Drilling Area"^^xsd:string .
:PBS_AA_Topsides
rdf:type :PBScode ;
rdfs:label "Topsides"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInPBSClass> ;
rdfs:label "Topsides"^^xsd:string .
:PBS_AB_Substructures
rdf:type :PBScode ;
rdfs:label "Substructures"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInPBSClass> ;
rdfs:label "Substructures"^^xsd:string .
:PBS_AC_Wells
rdf:type :PBScode ;
rdfs:label "Wells"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInPBSClass> ;
rdfs:label "Wells"^^xsd:string .
:PBS_AD_Subsea_Production_Systems
rdf:type :PBScode ;
rdfs:label "Subsea Production Systems"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInPBSClass> ;
rdfs:label "Subsea Production Systems"^^xsd:string .
:PBS_AE_Transport_Systems
rdf:type :PBScode ;
rdfs:label "Transport Systems"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInPBSClass> ;
rdfs:label "Transport Systems"^^xsd:string .
:PBS_AW_Windmills
rdf:type :PBScode ;
rdfs:label "Windmills"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInPBSClass> ;
rdfs:label "Windmills"^^xsd:string .
:PBS_A_Offshore_Field_Installlations
rdf:type :PBScode ;
rdfs:label "Offshore Field Installlations"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInPBSClass> ;
rdfs:label "Offshore Field Installlations"^^xsd:string .
:PBS_B_LandbasedInstallations
rdf:type :PBScode ;
rdfs:label "Landbased Installations"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInPBSClass> ;
rdfs:label "Landbased Installations"^^xsd:string .
:PBScode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "PBS code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/PlanContentType> ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Result> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2065619071> ;
.
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> , owl:Class ;
rdfs:label "PBS code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/PlanContentType> , <http://data.posccaesar.org/ilap/Result> , :SCCScode , <http://posccaesar.org/rdl/RDS2065619071> .
:SAB_1_Management
rdf:type :SABcode ;
:hasCodeName "Management"^^xsd:string ;
rdfs:label "SAB 1"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInSABClass> ;
rdfs:label "SAB 1"^^xsd:string ;
:hasCodeName "Management"^^xsd:string .
:SAB_2_Engineering_and_Procurement
rdf:type :SABcode ;
rdfs:label "SAB 2"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInSABClass> ;
rdfs:label "SAB 2"^^xsd:string .
:SAB_3_Material_deliveries
rdf:type :SABcode ;
rdfs:label "SAB 3"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInSABClass> ;
rdfs:label "SAB 3"^^xsd:string .
:SAB_4_Construction
rdf:type :SABcode ;
rdfs:label "SAB 4"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInSABClass> ;
rdfs:label "SAB 4"^^xsd:string .
:SAB_5_Operations
rdf:type :SABcode ;
rdfs:label "SAB 5"^^xsd:string ;
.
rdf:type <http://data.posccaesar.org/NCS_PLANNING/IndividualInSABClass> ;
rdfs:label "SAB 5"^^xsd:string .
:SABcode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "SAB code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Phase> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
.
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> , owl:Class ;
rdfs:label "SAB code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Phase> , :SCCScode , <http://posccaesar.org/rdl/RDS2070536561> .
:SCCScode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "SCCS code"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
rdfs:subClassOf owl:Thing ;
.
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> , owl:Class ;
rdfs:label "NORSOK Z-014 Standard cost coding system (SCCS) ontology"^^xsd:string ;
rdfs:subClassOf owl:Thing , <http://posccaesar.org/rdl/RDS2070536561> .
......