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> .
......
......@@ -21,7 +21,11 @@ ILAP:
ILAP:Activity
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> , owl:Class ;
rdfs:label "Activity"^^xsd:string ;
rdfs:subClassOf ILAP:PossibleIndividual ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Status ;
owl:onProperty ILAP:hasActivityStatus
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:onProperty ILAP:hasExternalReference ;
......@@ -34,8 +38,8 @@ ILAP:Activity
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Status ;
owl:onProperty ILAP:hasActivityStatus
owl:allValuesFrom ILAP:Discipline ;
owl:onProperty ILAP:hasActivityDiscipline
] .
ILAP:ActivityDependency
......@@ -67,24 +71,25 @@ ILAP:ActivityPlan
owl:onProperty ILAP:hasExternalReference
] .
ILAP:ActivityStatus
rdf:type owl:Class ;
rdfs:label "Activity status"^^xsd:string ;
rdfs:subClassOf ILAP:Status .
ILAP:ActivityWBS
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#DocumentDefinition> , owl:Class ;
rdfs:label "Activity WBS"^^xsd:string ;
rdfs:subClassOf ILAP:Network .
ILAP:ActivityWBS_1
rdf:type ILAP:ActivityWBS ;
rdfs:label "Activity WBS 1"^^xsd:string .
ILAP:Application
rdf:type owl:Class ;
rdfs:label "Application"^^xsd:string ;
rdfs:subClassOf owl:Thing .
rdfs:subClassOf owl:Thing , <http://data.posccaesar.org/rdl/RDS43165907246> .
ILAP:Asset
rdf:type owl:Class ;
rdfs:label "Asset"^^xsd:string ;
rdfs:subClassOf owl:Thing .
rdfs:subClassOf owl:Thing , <http://posccaesar.org/rdl/RDS13318199> .
ILAP:Baseline
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
......@@ -153,7 +158,12 @@ ILAP:CalendarPeriod
ILAP:Constraint
rdf:type owl:Class ;
rdfs:label "Constraint"^^xsd:string ;
rdfs:subClassOf owl:Thing .
rdfs:subClassOf owl:Thing , <http://posccaesar.org/rdl/RDS330344> .
ILAP:Contract
rdf:type owl:Class ;
rdfs:label "Contract"^^xsd:string ;
rdfs:subClassOf owl:Thing , <http://posccaesar.org/rdl/RDS7953078> .
ILAP:ControlSchedule
rdf:type owl:Class ;
......@@ -163,18 +173,13 @@ ILAP:ControlSchedule
ILAP:Cost
rdf:type owl:Class ;
rdfs:label "Cost"^^xsd:string ;
rdfs:subClassOf owl:Thing .
rdfs:subClassOf owl:Thing , <http://posccaesar.org/rdl/RDS7945027> .
ILAP:CostBased
rdf:type owl:Class ;
rdfs:label "Cost based"^^xsd:string ;
rdfs:subClassOf ILAP:Resource .
ILAP:CostEstimate
rdf:type owl:Class ;
rdfs:label "Cost estimate"^^xsd:string ;
rdfs:subClassOf ILAP:ResourceStructure .
ILAP:CurrentSchedule
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdfs:label "Current schedule"^^xsd:string ;
......@@ -183,7 +188,7 @@ ILAP:CurrentSchedule
ILAP:Data
rdf:type owl:Class ;
rdfs:label "Data"^^xsd:string ;
rdfs:subClassOf ILAP:Information ;
rdfs:subClassOf ILAP:Information , <http://posccaesar.org/rdl/RDS11708918> ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:onClass ILAP:Project ;
......@@ -197,89 +202,6 @@ ILAP:Discipline
rdfs:label "Discipline"^^xsd:string ;
rdfs:subClassOf owl:Thing , <http://posccaesar.org/rdl/RDS6811233> .
ILAP:Discipline_1
rdf:type rdfs:Resource , ILAP:Discipline ;
rdfs:label "Discipline 1"^^xsd:string .
ILAP:ExecutionPlan
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdfs:label "Planned Activity network"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS7952931> , ILAP:ActivityPlan ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:onProperty ILAP:hasPlanContentType ;
owl:someValuesFrom ILAP:PlanContentType
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom BRREG:LegalEntity ;
owl:onProperty ILAP:hasPlanResponsible
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Project ;
owl:onProperty ILAP:hasPlanProject
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:PlanObjectiveType ;
owl:onProperty ILAP:hasPlanObjectiveType
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:PlanLevel ;
owl:onProperty ILAP:hasPlanLevel
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:onProperty ILAP:hasPlanProjectType ;
owl:someValuesFrom ILAP:PlanProjectType
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:onProperty ILAP:hasPlanGeoArea ;
owl:someValuesFrom ILAP:PlanGeoArea
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:onProperty ILAP:hasPlanLevel ;
owl:someValuesFrom ILAP:PlanLevel
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom <http://ILAP_1.5/diskos#Asset> ;
owl:onProperty ILAP:hasPlanAsset
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ExecutionPlan ;
owl:onProperty ILAP:hasPlanSubplan
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:PlanContractType ;
owl:onProperty ILAP:hasPlanContractType
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:PlanLifecyclePhase ;
owl:onProperty ILAP:hasPlanLifecycleStage
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ExecutionPlan ;
owl:onProperty ILAP:hasPlanRollUpPlan
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom NPD:NPDelement ;
owl:onProperty ILAP:hasPlanNPDelement
] .
ILAP:ExternalReference
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> , owl:Class ;
rdfs:label "External Reference"^^xsd:string ;
......@@ -297,7 +219,7 @@ ILAP:ExternalReference
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:onDataRange xsd:string ;
owl:onProperty ILAP:hasReferenceID ;
owl:onProperty ILAP:hasObjectReferenceID ;
owl:qualifiedCardinality
"1"^^xsd:nonNegativeInteger
] .
......@@ -312,10 +234,15 @@ ILAP:FinishToStart
rdfs:label "Finish to start"^^xsd:string ;
rdfs:subClassOf ILAP:ActivityDependency , <http://posccaesar.org/rdl/RDS44294438194> .
ILAP:FunctionalLocation
rdf:type owl:Class ;
rdfs:label "Functional location"^^xsd:string ;
rdfs:subClassOf ILAP:Location .
ILAP:Information
rdf:type owl:Class ;
rdfs:label "Information"^^xsd:string ;
rdfs:subClassOf owl:Thing .
rdfs:subClassOf owl:Thing , <http://posccaesar.org/rdl/RDS11711488> .
ILAP:Knowledge
rdf:type owl:Class ;
......@@ -339,13 +266,28 @@ ILAP:Milestone
ILAP:Network
rdf:type owl:Class ;
rdfs:label "Network"^^xsd:string ;
rdfs:subClassOf owl:Thing .
rdfs:subClassOf owl:Thing , <http://posccaesar.org/rdl/RDS1293947091> .
ILAP:Objective
rdf:type owl:Class ;
rdfs:label "Objective"^^xsd:string ;
rdfs:subClassOf owl:Thing .
ILAP:Operation
rdf:type owl:Class ;
rdfs:label "Operation"^^xsd:string ;
rdfs:subClassOf ILAP:WorkTask .
ILAP:OperationStatus
rdf:type owl:Class ;
rdfs:label "Operation status"^^xsd:string ;
rdfs:subClassOf ILAP:Status .
ILAP:PhysicalLocation
rdf:type owl:Class ;
rdfs:label "Physical location"^^xsd:string ;
rdfs:subClassOf ILAP:Location .
ILAP:PlanClassifier
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfIndividual> , owl:Class ;
rdfs:label "Plan classifier"^^xsd:string ;
......@@ -376,9 +318,9 @@ ILAP:PlanLevel
rdfs:label "Plan level"^^xsd:string ;
rdfs:subClassOf ILAP:PlanClassifier , <http://posccaesar.org/rdl/RDS436990091> .
ILAP:PlanLifecyclePhase
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> , owl:Class ;
rdfs:label "Plan lifecycle phase"^^xsd:string ;
ILAP:PlanLifecycleStage
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdfs:label "Plan lifecycle stage"^^xsd:string ;
rdfs:subClassOf ILAP:PlanClassifier , <http://posccaesar.org/rdl/RDS436990091> .
ILAP:PlanObjectiveType
......@@ -386,11 +328,6 @@ ILAP:PlanObjectiveType
rdfs:label "Plan objective type"^^xsd:string ;
rdfs:subClassOf ILAP:PlanClassifier , <http://posccaesar.org/rdl/RDS43168516168> .
ILAP:PlanPhase
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> , owl:Class ;
rdfs:label "Phase"^^xsd:string ;
rdfs:subClassOf ILAP:PlanClassifier .
ILAP:PlanProjectType
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIndividual> , owl:Class ;
rdfs:label "Plan project type"^^xsd:string ;
......@@ -402,40 +339,35 @@ ILAP:PlannedActivity
rdfs:subClassOf ILAP:Activity , <http://data.posccaesar.org/rdl/RDS3149> ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ResourceProfile ;
owl:onProperty ILAP:hasActivityResourceProfile
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ActivityWBS ;
owl:onProperty ILAP:hasActivityWBS
owl:allValuesFrom ILAP:ResponsiblePerson ;
owl:onProperty ILAP:hasActivityResponsiblePerson
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ResponsiblePerson ;
owl:onProperty ILAP:hasActivityResponsiblePerson
owl:allValuesFrom ILAP:Location ;
owl:onProperty ILAP:hasActivityLocation
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:ExecutionPlan ;
owl:onClass ILAP:ProjectExecutionPlan ;
owl:onProperty ILAP:hasActivityPlan
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Result ;
owl:onProperty ILAP:hasActivityResult
owl:allValuesFrom ILAP:ActivityDependency ;
owl:onProperty ILAP:hasActivityPredecessor
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ActivityDependency ;
owl:onProperty ILAP:hasActivityPredecessor
owl:allValuesFrom ILAP:Result ;
owl:onProperty ILAP:hasActivityResult
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ActivityDependency ;
owl:onProperty ILAP:hasActivitySuccessor
owl:allValuesFrom ILAP:ResourceProfile ;
owl:onProperty ILAP:hasActivityResourceProfile
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
......@@ -444,29 +376,39 @@ ILAP:PlannedActivity
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Location ;
owl:onProperty ILAP:hasActivityLocation
owl:allValuesFrom ILAP:ActivityWBS ;
owl:onProperty ILAP:hasActivityWBS
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ActivityDependency ;
owl:onProperty ILAP:hasActivitySuccessor
] .
ILAP:PlannedActivity_1
rdf:type ILAP:PlannedActivity ;
rdfs:label "Planned activity 1"^^xsd:string ;
ILAP:hasActivityWBS ILAP:ActivityWBS_1 .
ILAP:PlannedMilestone
rdf:type owl:Class ;
rdfs:label "Planned milestone"^^xsd:string ;
rdfs:subClassOf ILAP:Milestone .
ILAP:PlanningApplication
rdf:type owl:Class ;
rdfs:label "Planning application"^^xsd:string ;
rdfs:subClassOf ILAP:Application .
ILAP:PossibleIndividual
ILAP:Portfolio
rdf:type owl:Class ;
rdfs:label "Possible individual"^^xsd:string ;
rdfs:subClassOf owl:Thing .
rdfs:label "Portfolio"^^xsd:string ;
rdfs:subClassOf ILAP:Project .
ILAP:Programme
rdf:type owl:Class ;
rdfs:label "Programme"^^xsd:string ;
rdfs:subClassOf ILAP:Project .
ILAP:Project
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> , owl:Class ;
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdfs:label "Project"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9629> , owl:Thing ;
rdfs:subClassOf ILAP:Activity ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom BRREG:OilCompany ;
......@@ -474,6 +416,13 @@ ILAP:Project
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:onDataRange xsd:string ;
owl:onProperty ILAP:hasObjectName ;
owl:qualifiedCardinality
"1"^^xsd:nonNegativeInteger
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ExternalReference ;
owl:onProperty ILAP:hasExternalReference
] ;
......@@ -481,13 +430,80 @@ ILAP:Project
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Project ;
owl:onProperty ILAP:hasProjectSubproject
] .
ILAP:ProjectExecutionPlan
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> , owl:Class ;
rdfs:label "Planned Activity network"^^xsd:string ;
rdfs:subClassOf ILAP:Network ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:PlanObjectiveType ;
owl:onProperty ILAP:hasPlanObjectiveType
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:onDataRange xsd:string ;
owl:onProperty ILAP:hasName ;
owl:qualifiedCardinality
"1"^^xsd:nonNegativeInteger
owl:onProperty ILAP:hasPlanProjectType ;
owl:someValuesFrom ILAP:PlanProjectType
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ProjectExecutionPlan ;
owl:onProperty ILAP:hasPlanRollUpPlan
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:onProperty ILAP:hasPlanGeoArea ;
owl:someValuesFrom ILAP:PlanGeoArea
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Project ;
owl:onProperty ILAP:hasPlanProject
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ProjectExecutionPlan ;
owl:onProperty ILAP:hasPlanSubplan
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:PlanLevel ;
owl:onProperty ILAP:hasPlanLevel
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:onProperty ILAP:hasPlanLevel ;
owl:someValuesFrom ILAP:PlanLevel
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:PlanLifecycleStage ;
owl:onProperty ILAP:hasPlanLifecycleStage
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom BRREG:LegalEntity ;
owl:onProperty ILAP:hasPlanResponsible
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom <http://ILAP_1.5/diskos#Asset> ;
owl:onProperty ILAP:hasPlanAsset
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:PlanContractType ;
owl:onProperty ILAP:hasPlanContractType
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:onProperty ILAP:hasPlanContentType ;
owl:someValuesFrom ILAP:PlanContentType
] .
ILAP:Regular8To16WorkingDayCalendar
......@@ -500,10 +516,10 @@ ILAP:Resource
rdfs:label "Resource"^^xsd:string ;
rdfs:subClassOf owl:Thing , <http://posccaesar.org/rdl/RDS47466180194> .
ILAP:ResourceBased
ILAP:ResourceEstimate
rdf:type owl:Class ;
rdfs:label "Resource based"^^xsd:string ;
rdfs:subClassOf ILAP:Resource .
rdfs:label "Resource estimate"^^xsd:string ;
rdfs:subClassOf ILAP:ResourceStructure .
ILAP:ResourceProfile
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationRepresentation> ;
......@@ -535,15 +551,20 @@ ILAP:Result
rdfs:label "Result"^^xsd:string ;
rdfs:subClassOf owl:Thing .
ILAP:RevisedSchedule
rdf:type owl:Class ;
rdfs:label "Revised schedule"^^xsd:string ;
rdfs:subClassOf ILAP:Schedule .
ILAP:Schedule
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> , owl:Class ;
rdfs:label "Scheduled Activity Network"^^xsd:string ;
rdfs:subClassOf ILAP:Network ;
rdfs:subClassOf ILAP:Network , <http://posccaesar.org/rdl/RDS333764> ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:ExecutionPlan ;
owl:onClass ILAP:ProjectExecutionPlan ;
owl:onProperty ILAP:hasSchedulePlan
] .
......@@ -566,6 +587,11 @@ ILAP:ScheduledActivity
owl:onProperty ILAP:hasActivitySchedule
] .
ILAP:ScheduledMilestone
rdf:type owl:Class ;
rdfs:label "Scheduled milestone"^^xsd:string ;
rdfs:subClassOf ILAP:PlannedMilestone .
ILAP:Source
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInanimatePhysicalObject> ;
rdfs:label "Source"^^xsd:string ;
......@@ -606,6 +632,11 @@ ILAP:Timebased
rdfs:label "Timebased"^^xsd:string ;
rdfs:subClassOf ILAP:Resource .
ILAP:UnitBased
rdf:type owl:Class ;
rdfs:label "Unit based"^^xsd:string ;
rdfs:subClassOf ILAP:Resource .
ILAP:UserField
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#DocumentDefinition> ;
rdfs:label "User field"^^xsd:string ;
......@@ -618,11 +649,21 @@ ILAP:UserField
owl:onProperty ILAP:hasUserFieldSource
] .
ILAP:Value
rdf:type owl:Class ;
rdfs:label "Value"^^xsd:string ;
rdfs:subClassOf owl:Thing , <http://posccaesar.org/rdl/RDS7945844> .
ILAP:WeekendsFreeCalendar
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdfs:label "Weekends free calendar"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS7014210> , ILAP:Calendar .
ILAP:WorkOrder
rdf:type owl:Class ;
rdfs:label "Work order"^^xsd:string ;
rdfs:subClassOf ILAP:WorkTask .
ILAP:WorkTask
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> , owl:Class ;
rdfs:label "Work task"^^xsd:string ;
......@@ -638,6 +679,18 @@ ILAP:WorkTask
owl:someValuesFrom ILAP:Activity
] .
ILAP:WorkTaskStatus
rdf:type owl:Class ;
rdfs:label "Work task status"^^xsd:string ;
rdfs:subClassOf ILAP:Status .
ILAP:hasActivityActiveStatus
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Activity ;
rdfs:label "has activity active status"^^xsd:string ;
rdfs:range ILAP:ActivityStatus ;
rdfs:subPropertyOf ILAP:hasActivityStatus .
ILAP:hasActivityActualProgressPercent
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:PlannedActivity ;
......@@ -717,7 +770,7 @@ ILAP:hasActivityPlan
rdf:type owl:ObjectProperty , owl:TransitiveProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity plan"^^xsd:string ;
rdfs:range ILAP:ExecutionPlan .
rdfs:range ILAP:ProjectExecutionPlan .
ILAP:hasActivityPlannedProgressPercent
rdf:type owl:DatatypeProperty ;
......@@ -732,6 +785,13 @@ ILAP:hasActivityPredecessor
rdfs:range ILAP:ActivityDependency ;
owl:inverseOf ILAP:hasSuccessorActivity .
ILAP:hasActivityPreviousStatus
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Activity ;
rdfs:label "has activity previous status"^^xsd:string ;
rdfs:range ILAP:ActivityStatus ;
rdfs:subPropertyOf ILAP:hasActivityStatus .
ILAP:hasActivityRegulator
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
......@@ -866,6 +926,10 @@ ILAP:hasCalendarPeriodHour
rdf:type owl:ObjectProperty ;
rdfs:label "has calendar period hour"^^xsd:string .
ILAP:hasCalendarTime
rdf:type owl:DatatypeProperty ;
rdfs:label "has calendar time"^^xsd:string .
ILAP:hasCurrentActivityDuration
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:ScheduledActivity ;
......@@ -879,12 +943,6 @@ ILAP:hasDataProject
rdfs:label "has data project"^^xsd:string ;
rdfs:range ILAP:Project .
ILAP:hasDescription
rdf:type owl:DatatypeProperty ;
rdfs:domain owl:Thing ;
rdfs:label "has description"^^xsd:string ;
rdfs:range xsd:string .
ILAP:hasEarlyFinish
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:ScheduledActivity ;
......@@ -938,7 +996,7 @@ ILAP:hasFreePeriodEndTime
rdfs:domain ILAP:CalendarFreePeriod ;
rdfs:label "has free period end time"^^xsd:string ;
rdfs:range xsd:time ;
rdfs:subPropertyOf ILAP:hasTime .
rdfs:subPropertyOf ILAP:hasCalendarTime .
ILAP:hasFreePeriodStartDate
rdf:type owl:DatatypeProperty ;
......@@ -952,7 +1010,7 @@ ILAP:hasFreePeriodStartTime
rdfs:domain ILAP:CalendarFreePeriod ;
rdfs:label "has free period start time"^^xsd:string ;
rdfs:range xsd:time ;
rdfs:subPropertyOf ILAP:hasTime .
rdfs:subPropertyOf ILAP:hasCalendarTime .
ILAP:hasLateFinish
rdf:type owl:DatatypeProperty ;
......@@ -968,16 +1026,16 @@ ILAP:hasLateStart
rdfs:range xsd:date ;
rdfs:subPropertyOf ILAP:hasScheduleDate .
ILAP:hasLatitude
ILAP:hasLocationLatitude
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:Location ;
rdfs:label "has latitude"^^xsd:string ;
rdfs:label "has location latitude"^^xsd:string ;
rdfs:range xsd:integer .
ILAP:hasLongitude
ILAP:hasLocationLongitude
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:Location ;
rdfs:label "has longitude"^^xsd:string ;
rdfs:label "has location longitude"^^xsd:string ;
rdfs:range xsd:integer .
ILAP:hasMilestonePredecessor
......@@ -992,9 +1050,22 @@ ILAP:hasMilestoneSuccessor
rdfs:label "has milestone successor"^^xsd:string ;
rdfs:range ILAP:ActivityDependency .
ILAP:hasName
ILAP:hasObjectDescription
rdf:type owl:DatatypeProperty ;
rdfs:domain owl:Thing ;
rdfs:label "has object description"^^xsd:string ;
rdfs:range xsd:string .
ILAP:hasObjectName
rdf:type owl:DatatypeProperty ;
rdfs:domain owl:Thing ;
rdfs:label "has object name"^^xsd:string ;
rdfs:range xsd:string .
ILAP:hasObjectReferenceID
rdf:type owl:DatatypeProperty ;
rdfs:label "has name"^^xsd:string ;
rdfs:domain owl:Thing ;
rdfs:label "has object reference ID"^^xsd:string ;
rdfs:range xsd:string .
ILAP:hasOriginalActivityDuration
......@@ -1006,130 +1077,124 @@ ILAP:hasOriginalActivityDuration
ILAP:hasPlanAsset
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan asset"^^xsd:string ;
rdfs:range ILAP:Asset .
ILAP:hasPlanAssetOwner
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has asset plan owner"^^xsd:string ;
rdfs:range BRREG:OilCompany ;
rdfs:subPropertyOf ILAP:hasPlanResponsible .
ILAP:hasPlanContentType
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan content type"^^xsd:string ;
rdfs:range ILAP:PlanContentType .
ILAP:hasPlanContractType
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan contract type"^^xsd:string ;
rdfs:range ILAP:PlanContractType .
ILAP:hasPlanContractor
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan contractor"^^xsd:string ;
rdfs:range BRREG:Contractor ;
rdfs:subPropertyOf ILAP:hasPlanResponsible .
ILAP:hasPlanExpenseType
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan expense type"^^xsd:string ;
rdfs:range ILAP:PlanExpenseType .
ILAP:hasPlanGeoArea
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan focus area"^^xsd:string ;
rdfs:range ILAP:PlanGeoArea .
ILAP:hasPlanLevel
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan level"^^xsd:string ;
rdfs:range ILAP:PlanLevel .
ILAP:hasPlanLicenseOperator
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan license operator"^^xsd:string ;
rdfs:range BRREG:OilCompany ;
rdfs:subPropertyOf ILAP:hasPlanResponsible .
ILAP:hasPlanLicensePartner
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan license partner"^^xsd:string ;
rdfs:range BRREG:OilCompany ;
rdfs:subPropertyOf ILAP:hasPlanResponsible .
ILAP:hasPlanLifecycleStage
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan lifecycle stage"^^xsd:string ;
rdfs:range ILAP:PlanLifecyclePhase .
rdfs:range ILAP:PlanLifecycleStage .
ILAP:hasPlanNPDelement
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan NPD element"^^xsd:string ;
rdfs:range NPD:NPDelement .
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan NPD element"^^xsd:string .
ILAP:hasPlanObjectiveType
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan objective type"^^xsd:string ;
rdfs:range ILAP:PlanObjectiveType .
ILAP:hasPlanPhase
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan phase"^^xsd:string ;
rdfs:range ILAP:PlanPhase .
ILAP:hasPlanProject
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has Plan Project"^^xsd:string ;
rdfs:range ILAP:Project .
ILAP:hasPlanProjectType
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan project type"^^xsd:string ;
rdfs:range ILAP:PlanProjectType .
ILAP:hasPlanRegulator
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan regulator"^^xsd:string ;
rdfs:range BRREG:Regulator ;
rdfs:subPropertyOf ILAP:hasPlanResponsible .
ILAP:hasPlanResponsible
rdf:type owl:ObjectProperty , owl:TransitiveProperty ;
rdfs:domain ILAP:ResponsibleOrganization ;
rdfs:label "has plan responsible"^^xsd:string .
ILAP:hasPlanRollUpPlan
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan roll up plan"^^xsd:string ;
rdfs:range ILAP:ExecutionPlan .
rdfs:range ILAP:ProjectExecutionPlan .
ILAP:hasPlanSubplan
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan subplan"^^xsd:string ;
rdfs:range ILAP:ExecutionPlan .
rdfs:range ILAP:ProjectExecutionPlan .
ILAP:hasPlanSupplier
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:domain ILAP:ProjectExecutionPlan ;
rdfs:label "has plan supplier"^^xsd:string ;
rdfs:range BRREG:Contractor ;
rdfs:subPropertyOf ILAP:hasPlanResponsible .
......@@ -1147,6 +1212,12 @@ ILAP:hasPredecessorActivity
rdfs:range ILAP:PlannedActivity ;
owl:inverseOf ILAP:hasActivitySuccessor .
ILAP:hasPredecessorMilestone
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ActivityDependency ;
rdfs:label "has predecessor milestone"^^xsd:string ;
rdfs:range ILAP:Milestone .
ILAP:hasProfilePoint
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ResourceProfile ;
......@@ -1183,11 +1254,6 @@ ILAP:hasReferenceApplication
rdfs:label "has reference application"^^xsd:string ;
rdfs:range ILAP:Application .
ILAP:hasReferenceID
rdf:type owl:DatatypeProperty ;
rdfs:label "has reference ID"^^xsd:string ;
rdfs:range xsd:string .
ILAP:hasReferenceSource
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExternalReference ;
......@@ -1233,8 +1299,9 @@ ILAP:hasResourceRemainingQuantity
ILAP:hasResourceStructure
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Resource ;
rdfs:label "has resource structure"^^xsd:string ;
rdfs:range ILAP:Resource .
rdfs:range ILAP:ResourceStructure .
ILAP:hasScheduleBaseline
rdf:type owl:ObjectProperty ;
......@@ -1244,13 +1311,14 @@ ILAP:hasScheduleBaseline
ILAP:hasScheduleDate
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:ScheduledActivity ;
rdfs:label "has schedule date"^^xsd:string .
ILAP:hasSchedulePlan
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Schedule ;
rdfs:label "has schedule plan "^^xsd:string ;
rdfs:range ILAP:ExecutionPlan .
rdfs:range ILAP:ProjectExecutionPlan .
ILAP:hasScheduledFinish
rdf:type owl:DatatypeProperty ;
......@@ -1291,9 +1359,11 @@ ILAP:hasSuccessorMilestone
rdfs:label "has successor milestone"^^xsd:string ;
rdfs:range ILAP:Milestone .
ILAP:hasTime
ILAP:hasTimeNow
rdf:type owl:DatatypeProperty ;
rdfs:label "has time"^^xsd:string .
rdfs:domain ILAP:Schedule ;
rdfs:label "has time now"^^xsd:string ;
rdfs:range xsd:dateTime .
ILAP:hasUserFieldName
rdf:type owl:DatatypeProperty ;
......@@ -1321,6 +1391,7 @@ ILAP:hasWorkTaskActivity
ILAP:hasWorkTaskResponsible
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:WorkTask ;
rdfs:label "has work task responsible"^^xsd:string .
ILAP:hasWorkTaskSupplier
......@@ -1346,10 +1417,5 @@ NPD:Facility
NPD:Field
rdfs:subClassOf <http://posccaesar.org/rdl/RDS409500951> .
NPD:NPDelement
rdf:type owl:Class ;
rdfs:label "NPDelement"^^xsd:string ;
rdfs:subClassOf ILAP:Location .
NPD:ProductionLicense
rdfs:subClassOf <http://posccaesar.org/rdl/RDS43166345139> .
......
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.
# baseURI: http://www.ilap.no/codes/NORSOK/Z-014/SABCoding
@prefix : <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#> .
@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 ;
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 ;
rdfs:label "SAB Ontology for NORSOK Z-014 Ed. 2 May 2012"^^xsd:string ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#1>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Management"^^xsd:string ;
rdfs:label "1"^^xsd:string .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#11>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Project management"^^xsd:string ;
rdfs:label "11"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#1> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#12>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Construction management"^^xsd:string ;
rdfs:label "12"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#1> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#13>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "External services"^^xsd:string ;
rdfs:label "13"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#1> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#2>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Engineering and procurement"^^xsd:string ;
rdfs:label "2"^^xsd:string .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#21>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Engineering"^^xsd:string ;
rdfs:label "21"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#2> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#211>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Pre-engineering"^^xsd:string ;
rdfs:label "211"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#21> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#212>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Design engineering"^^xsd:string ;
rdfs:label "212"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#21> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#213>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Fabrication engineering"^^xsd:string ;
rdfs:label "213"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#21> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#22>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Procurement"^^xsd:string ;
rdfs:label "22"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#2> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#23>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Construction supervision"^^xsd:string ;
rdfs:label "23"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#2> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#3>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Material deliveries"^^xsd:string ;
rdfs:label "3"^^xsd:string .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#31>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Equipment"^^xsd:string ;
rdfs:label "31"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#3> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#311>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Company provided equipment"^^xsd:string ;
rdfs:label "311"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#31> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#312>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Contractor provided equipment"^^xsd:string ;
rdfs:label "312"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#31> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#313>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Surplus equipment"^^xsd:string ;
rdfs:label "313"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#31> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#32>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Bulk"^^xsd:string ;
rdfs:label "32"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#3> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#321>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Company provided bulk"^^xsd:string ;
rdfs:label "321"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#32> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#322>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Contractor provided bulk"^^xsd:string ;
rdfs:label "322"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#32> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#323>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Surplus bulk"^^xsd:string ;
rdfs:label "323"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#32> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#33>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Spare parts"^^xsd:string ;
rdfs:label "33"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#3> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Construction"^^xsd:string ;
rdfs:label "4"^^xsd:string .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#41>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Onshore construction"^^xsd:string ;
rdfs:label "41"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#411>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Mobilisation"^^xsd:string ;
rdfs:label "411"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#41> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#412>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Civil Work"^^xsd:string ;
rdfs:label "412"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#41> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#413>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Fabrication of major assemblies"^^xsd:string ;
rdfs:label "413"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#41> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4131>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Prefabrication"^^xsd:string ;
rdfs:label "4131"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#413> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4132>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Installation/assembly/erection"^^xsd:string ;
rdfs:label "4132"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#413> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#414>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Other Prefabrication"^^xsd:string ;
rdfs:label "414"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#41> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4141>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Prefabrication"^^xsd:string ;
rdfs:label "4141"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#414> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4142>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Installation/assembly/erection"^^xsd:string ;
rdfs:label "4142"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#414> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#415>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Modification"^^xsd:string ;
rdfs:label "415"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#41> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4151>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Stripping / Dismantling"^^xsd:string ;
rdfs:label "4151"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#415> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4152>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Refitting"^^xsd:string ;
rdfs:label "4152"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#415> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4153>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Revamp"^^xsd:string ;
rdfs:label "4153"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#415> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4154>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Relocate"^^xsd:string ;
rdfs:label "4154"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#415> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#417>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Commissioning"^^xsd:string ;
rdfs:label "417"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#41> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4171>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Commissioning"^^xsd:string ;
rdfs:label "4171"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#417> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4172>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Startup"^^xsd:string ;
rdfs:label "4172"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#417> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#418>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Weighing, Seafastening & Load-out"^^xsd:string ;
rdfs:label "418"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#41> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#42>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Atshore construction"^^xsd:string ;
rdfs:label "42"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#422>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Civil work"^^xsd:string ;
rdfs:label "422"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#42> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#423>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Major Assemblies"^^xsd:string ;
rdfs:label "423"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#42> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4231>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Prefabrication"^^xsd:string ;
rdfs:label "4231"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#423> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4232>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Installation/assembly/erection"^^xsd:string ;
rdfs:label "4232"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#423> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#424>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Other fabrication activities"^^xsd:string ;
rdfs:label "424"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#42> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4241>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Prefabrication"^^xsd:string ;
rdfs:label "4241"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#424> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4242>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Installation/assembly/erection"^^xsd:string ;
rdfs:label "4242"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#424> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#425>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Modification"^^xsd:string ;
rdfs:label "425"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#42> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4251>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Stripping/dismantling"^^xsd:string ;
rdfs:label "4251"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#425> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4252>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Refitting"^^xsd:string ;
rdfs:label "4252"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#425> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4253>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Revamp"^^xsd:string ;
rdfs:label "4253"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#425> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#426>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Vendor assistance"^^xsd:string ;
rdfs:label "426"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#42> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#427>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Commissioning"^^xsd:string ;
rdfs:label "427"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#42> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#43>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Inshore construction"^^xsd:string ;
rdfs:label "43"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#431>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Mobilisation"^^xsd:string ;
rdfs:label "431"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#43> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#432>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Civil work"^^xsd:string ;
rdfs:label "432"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#43> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#433>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Major Assemblies"^^xsd:string ;
rdfs:label "433"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#43> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4331>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Prefabrication"^^xsd:string ;
rdfs:label "4331"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#433> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4332>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Installation/assembly/erection"^^xsd:string ;
rdfs:label "4332"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#433> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#434>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Other fabrication activities"^^xsd:string ;
rdfs:label "434"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#43> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4341>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Prefabrication"^^xsd:string ;
rdfs:label "4341"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#434> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4342>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Installation/assembly/erection"^^xsd:string ;
rdfs:label "4342"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#434> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#435>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Modification"^^xsd:string ;
rdfs:label "435"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#43> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4351>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Stripping/dismantling"^^xsd:string ;
rdfs:label "4351"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#435> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4352>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Refitting"^^xsd:string ;
rdfs:label "4352"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#435> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4353>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Revamp"^^xsd:string ;
rdfs:label "4353"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#435> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4354>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Relocate"^^xsd:string ;
rdfs:label "4354"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#435> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#436>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Vendor assistance"^^xsd:string ;
rdfs:label "436"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#43> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#437>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Commissioning"^^xsd:string ;
rdfs:label "437"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#43> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Offshore construction"^^xsd:string ;
rdfs:label "44"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#441>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Mobilisation"^^xsd:string ;
rdfs:label "441"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#442>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Civil work"^^xsd:string ;
rdfs:label "442"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#443>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Activities related to major assemblies"^^xsd:string ;
rdfs:label "443"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4431>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Prefabrication"^^xsd:string ;
rdfs:label "4431"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#443> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4432>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Installation/assembly/erection"^^xsd:string ;
rdfs:label "4432"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#443> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#444>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Other fabrication activities"^^xsd:string ;
rdfs:label "444"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4441>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Prefabrication"^^xsd:string ;
rdfs:label "4441"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#444> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4442>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Installation/assembly/erection"^^xsd:string ;
rdfs:label "4442"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#444> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#445>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Modification"^^xsd:string ;
rdfs:label "445"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4451>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Stripping/dismantling"^^xsd:string ;
rdfs:label "4451"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#445> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4452>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Refitting"^^xsd:string ;
rdfs:label "4452"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#445> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4453>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Revamp"^^xsd:string ;
rdfs:label "4453"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#445> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4454>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Relocate"^^xsd:string ;
rdfs:label "4454"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#445> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#446>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Vendor assistance"^^xsd:string ;
rdfs:label "446"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#447>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Commissioning"^^xsd:string ;
rdfs:label "447"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4471>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Commissioning"^^xsd:string ;
rdfs:label "4471"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#447> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#4472>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Startup"^^xsd:string ;
rdfs:label "4472"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#447> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#448>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Non-working hours (lunch, standby, etc)"^^xsd:string ;
rdfs:label "448"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#44> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Operations"^^xsd:string ;
rdfs:label "5"^^xsd:string .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#51>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Landbased operations"^^xsd:string ;
rdfs:label "51"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#511>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Lifting"^^xsd:string ;
rdfs:label "511"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#51> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#512>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Transport"^^xsd:string ;
rdfs:label "512"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#51> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#513>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Pipeline operations"^^xsd:string ;
rdfs:label "513"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#51> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#514>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Cable operations"^^xsd:string ;
rdfs:label "514"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#51> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#515>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Other landbased operations"^^xsd:string ;
rdfs:label "515"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#51> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Offshore operations"^^xsd:string ;
rdfs:label "52"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#521>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Survey"^^xsd:string ;
rdfs:label "521"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#522>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Seabed preparation"^^xsd:string ;
rdfs:label "522"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5221>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Trenching"^^xsd:string ;
rdfs:label "5221"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#522> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5222>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Dredging"^^xsd:string ;
rdfs:label "5222"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#522> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5223>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Back filling"^^xsd:string ;
rdfs:label "5223"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#522> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5224>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Rock dumping"^^xsd:string ;
rdfs:label "5224"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#522> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#523>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Installation"^^xsd:string ;
rdfs:label "523"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5231>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Lifting"^^xsd:string ;
rdfs:label "5231"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#523> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5232>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Piling"^^xsd:string ;
rdfs:label "5232"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#523> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5233>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Grouting"^^xsd:string ;
rdfs:label "5233"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#523> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5234>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Mating"^^xsd:string ;
rdfs:label "5234"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#523> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#524>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Pipeline operations"^^xsd:string ;
rdfs:label "524"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5241>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Pipelaying"^^xsd:string ;
rdfs:label "5241"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#524> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5242>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Tie-in"^^xsd:string ;
rdfs:label "5242"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#524> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5243>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Hydrotesting"^^xsd:string ;
rdfs:label "5243"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#524> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5244>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "RFO"^^xsd:string ;
rdfs:label "5244"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#524> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#525>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Umbilical and cable operations"^^xsd:string ;
rdfs:label "525"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5251>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Laying"^^xsd:string ;
rdfs:label "5251"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#525> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5252>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Pull-in and connection"^^xsd:string ;
rdfs:label "5252"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#525> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5253>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Testing"^^xsd:string ;
rdfs:label "5253"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#525> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#526>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Transport"^^xsd:string ;
rdfs:label "526"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5261>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Towing"^^xsd:string ;
rdfs:label "5261"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#526> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5262>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Heavy lift transport"^^xsd:string ;
rdfs:label "5262"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#526> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#527>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Subsea structure operations"^^xsd:string ;
rdfs:label "527"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5271>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Testing"^^xsd:string ;
rdfs:label "5271"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#527> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5272>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Installation"^^xsd:string ;
rdfs:label "5272"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#527> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5273>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Commissioning"^^xsd:string ;
rdfs:label "5273"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#527> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#528>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Particular abandonment operations"^^xsd:string ;
rdfs:label "528"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#52> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5281>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Cutting of structures"^^xsd:string ;
rdfs:label "5281"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#528> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5282>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Topling"^^xsd:string ;
rdfs:label "5282"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#528> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5283>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Removal/lifting"^^xsd:string ;
rdfs:label "5283"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#528> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5284>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Transport and dumping"^^xsd:string ;
rdfs:label "5284"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#528> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#53>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Logistics"^^xsd:string ;
rdfs:label "53"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#531>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Supply base/terminal"^^xsd:string ;
rdfs:label "531"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#53> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#532>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Supply and distribution"^^xsd:string ;
rdfs:label "532"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#53> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#533>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Personnel transport"^^xsd:string ;
rdfs:label "533"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#53> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#534>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Flotel/LQ/camps"^^xsd:string ;
rdfs:label "534"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#53> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#54>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Drilling and completion"^^xsd:string ;
rdfs:label "54"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#541>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Onshore drilling and completion"^^xsd:string ;
rdfs:label "541"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#54> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5411>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Fixed rig drilling"^^xsd:string ;
rdfs:label "5411"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#541> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5412>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Mobile rig drilling"^^xsd:string ;
rdfs:label "5412"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#541> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#542>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Offshore drilling and completion"^^xsd:string ;
rdfs:label "542"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#54> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5421>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Predrilling"^^xsd:string ;
rdfs:label "5421"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#542> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5422>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Subsea drilling"^^xsd:string ;
rdfs:label "5422"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#542> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#5423>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Platform drilling"^^xsd:string ;
rdfs:label "5423"^^xsd:string ;
rdfs:subClassOf <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#542> .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "Unit work activities"^^xsd:string ;
rdfs:label "6"^^xsd:string .
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#7>
rdf:type owl:Class , <http://data.posccaesar.org/NCS_PLANNING/SabClass> ;
rdfs:comment "General"^^xsd:string ;
rdfs:label "7"^^xsd:string .
# 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 ;
.
: 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 ;
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://data.posccaesar.org/ilap/Discipline> ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Resource> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
.
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 ;
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> ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Result> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2065619071> ;
.
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 ;
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 ;
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> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
.
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> .
......