David Price

Merge branch 'alias-data'

1 -# baseURI: http://www.reportinghub.no/np/schema/1.0/npd 1 +# Saved by TopBraid on Fri Oct 14 12:02:45 BST 2011
2 -# imports: http://www.reportinghub.no/ep/schema/1.0/core 2 +# baseURI: http://www.reportinghub.no/np/schema/1.0/npd
3 -# imports: http://www.reportinghub.no/ep/schema/1.0/facility 3 +# imports: http://www.reportinghub.no/ep/schema/1.0/organization
4 -# imports: http://www.reportinghub.no/ep/schema/1.0/organization 4 +# imports: http://www.reportinghub.no/ep/schema/1.0/well
5 -# imports: http://www.reportinghub.no/ep/schema/1.0/well 5 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
6 - 6 +# imports: http://www.reportinghub.no/ep/schema/1.0/facility
7 -@prefix facility: <http://www.reportinghub.no/ep/schema/1.0/facility#> . 7 +
8 -@prefix npd: <http://www.reportinghub.no/np/schema/npd#> . 8 +@prefix facility: <http://www.reportinghub.no/ep/schema/1.0/facility#> .
9 -@prefix organization: <http://www.reportinghub.no/ep/schema/1.0/organization#> . 9 +@prefix npd: <http://www.reportinghub.no/np/schema/npd#> .
10 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 10 +@prefix organization: <http://www.reportinghub.no/ep/schema/1.0/organization#> .
11 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 11 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
12 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 12 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
13 -@prefix rdl: <http://rds.posccaesar.org/2008/06/OWL/RDL#> . 13 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
14 -@prefix sp: <http://spinrdf.org/sp#> . 14 +@prefix rdl: <http://rds.posccaesar.org/2008/06/OWL/RDL#> .
15 -@prefix spin: <http://spinrdf.org/spin#> . 15 +@prefix sp: <http://spinrdf.org/sp#> .
16 -@prefix spl: <http://spinrdf.org/spl#> . 16 +@prefix spin: <http://spinrdf.org/spin#> .
17 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 17 +@prefix spl: <http://spinrdf.org/spl#> .
18 - 18 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
19 -<http://www.reportinghub.no/ep/schema/facility#Facility> 19 +
20 - rdfs:subClassOf npd:NPDIndividual . 20 +<http://www.reportinghub.no/ep/schema/facility#Facility>
21 - 21 + rdfs:subClassOf npd:NPDIndividual .
22 -<http://www.reportinghub.no/ep/schema/organization#Company> 22 +
23 - rdfs:subClassOf npd:Individual . 23 +<http://www.reportinghub.no/ep/schema/organization#Company>
24 - 24 + rdfs:subClassOf npd:Individual .
25 -<http://www.reportinghub.no/ep/schema/well#WellBore> 25 +
26 - rdfs:subClassOf npd:NPDIndividual . 26 +<http://www.reportinghub.no/ep/schema/well#Well>
27 - 27 + rdfs:subClassOf npd:Individual .
28 -<http://www.reportinghub.no/np/schema/1.0/npd> 28 +
29 - rdf:type owl:Ontology ; 29 +<http://www.reportinghub.no/ep/schema/well#WellBore>
30 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/organization> ; 30 + rdfs:subClassOf npd:NPDIndividual .
31 - owl:versionInfo "0.1.0"^^xsd:string . 31 +
32 - 32 +<http://www.reportinghub.no/np/schema/1.0/npd>
33 -npd:BusinessArrangementArea 33 + rdf:type owl:Ontology ;
34 - rdf:type owl:Class ; 34 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/well> ;
35 - rdfs:comment "A business arrangement area in this context is an area which is a result of unitisations, sliding scale rules or other business arrangements which have altered the terms of the original production licence."^^xsd:string ; 35 + owl:versionInfo "0.1.0"^^xsd:string .
36 - rdfs:subClassOf npd:NPDIndividual , <http://www.reportinghub.no/ep/schema/core#PhysicalThing> , npd:Owner . 36 +
37 - 37 +npd:BusinessArrangementArea
38 -npd:DAS_DecidedByTheLicensees 38 + rdf:type owl:Class ;
39 - rdf:type npd:DiscoveryActivityStatus ; 39 + rdfs:comment "A business arrangement area in this context is an area which is a result of unitisations, sliding scale rules or other business arrangements which have altered the terms of the original production licence."^^xsd:string ;
40 - rdfs:label "decided by the licensees"@en ; 40 + rdfs:subClassOf npd:Owner , <http://www.reportinghub.no/ep/schema/core#PhysicalThing> , npd:NPDIndividual .
41 - npd:code "DECIDED BY THE LICENSEES"^^xsd:string . 41 +
42 - 42 +npd:DAS_DecidedByTheLicensees
43 -npd:DAS_DevelopmentIsNotVeryLikely 43 + rdf:type npd:DiscoveryActivityStatus ;
44 - rdf:type npd:DiscoveryActivityStatus ; 44 + rdfs:label "decided by the licensees"@en ;
45 - rdfs:label "development is not very likely"@en ; 45 + npd:code "DECIDED BY THE LICENSEES"^^xsd:string .
46 - npd:code "DEVELOPMENT IS NOT VERY LIKELY"^^xsd:string . 46 +
47 - 47 +npd:DAS_DevelopmentIsNotVeryLikely
48 -npd:DAS_DevelopmentLikelyButNotClarified 48 + rdf:type npd:DiscoveryActivityStatus ;
49 - rdf:type npd:DiscoveryActivityStatus ; 49 + rdfs:label "development is not very likely"@en ;
50 - rdfs:label "development likely but not clarified"@en ; 50 + npd:code "DEVELOPMENT IS NOT VERY LIKELY"^^xsd:string .
51 - npd:code "DEVELOPMENT LIKELY BUT NOT CLARIFIED"^^xsd:string . 51 +
52 - 52 +npd:DAS_DevelopmentLikelyButNotClarified
53 -npd:DAS_IncludedInOtherDiscovery 53 + rdf:type npd:DiscoveryActivityStatus ;
54 - rdf:type npd:DiscoveryActivityStatus ; 54 + rdfs:label "development likely but not clarified"@en ;
55 - rdfs:label "included in other discovery"@en ; 55 + npd:code "DEVELOPMENT LIKELY BUT NOT CLARIFIED"^^xsd:string .
56 - npd:code "INCLUDED IN OTHER DISCOVERY"^^xsd:string . 56 +
57 - 57 +npd:DAS_IncludedInOtherDiscovery
58 -npd:DAS_NewDiscoveriesNotEvaluated 58 + rdf:type npd:DiscoveryActivityStatus ;
59 - rdf:type npd:DiscoveryActivityStatus ; 59 + rdfs:label "included in other discovery"@en ;
60 - rdfs:label "new discoveries, not evaluated"@en ; 60 + npd:code "INCLUDED IN OTHER DISCOVERY"^^xsd:string .
61 - npd:code "NEW DISCOVERIES, NOT EVALUATED"^^xsd:string . 61 +
62 - 62 +npd:DAS_NewDiscoveriesNotEvaluated
63 -npd:DAS_PDOApproved 63 + rdf:type npd:DiscoveryActivityStatus ;
64 - rdf:type npd:DiscoveryActivityStatus ; 64 + rdfs:label "new discoveries, not evaluated"@en ;
65 - rdfs:label "PDO approved"@en ; 65 + npd:code "NEW DISCOVERIES, NOT EVALUATED"^^xsd:string .
66 - npd:code "PDO APPROVED"^^xsd:string . 66 +
67 - 67 +npd:DAS_PDOApproved
68 -npd:DAS_PlanningPhase 68 + rdf:type npd:DiscoveryActivityStatus ;
69 - rdf:type npd:DiscoveryActivityStatus ; 69 + rdfs:label "PDO approved"@en ;
70 - rdfs:label "planning phase"@en ; 70 + npd:code "PDO APPROVED"^^xsd:string .
71 - npd:code "PLANNING PHASE"^^xsd:string . 71 +
72 - 72 +npd:DAS_PlanningPhase
73 -npd:DAS_Producing 73 + rdf:type npd:DiscoveryActivityStatus ;
74 - rdf:type npd:DiscoveryActivityStatus ; 74 + rdfs:label "planning phase"@en ;
75 - rdfs:label "producing"@en ; 75 + npd:code "PLANNING PHASE"^^xsd:string .
76 - npd:code "PRODUCING"^^xsd:string . 76 +
77 - 77 +npd:DAS_Producing
78 -npd:DAS_ShutDown 78 + rdf:type npd:DiscoveryActivityStatus ;
79 - rdf:type npd:DiscoveryActivityStatus ; 79 + rdfs:label "producing"@en ;
80 - rdfs:label "shut down"@en ; 80 + npd:code "PRODUCING"^^xsd:string .
81 - npd:code "SHUT DOWN"^^xsd:string . 81 +
82 - 82 +npd:DAS_ShutDown
83 -npd:DAS_Unknown 83 + rdf:type npd:DiscoveryActivityStatus ;
84 - rdf:type npd:DiscoveryActivityStatus ; 84 + rdfs:label "shut down"@en ;
85 - rdfs:label "unknown"@en ; 85 + npd:code "SHUT DOWN"^^xsd:string .
86 - npd:code "?"^^xsd:string . 86 +
87 - 87 +npd:DAS_Unknown
88 -npd:DWBP_Injection 88 + rdf:type npd:DiscoveryActivityStatus ;
89 - rdf:type npd:DevelopmentWellBorePurpose ; 89 + rdfs:label "unknown"@en ;
90 - rdfs:label "injection"@en ; 90 + npd:code "?"^^xsd:string .
91 - npd:code "INJECTION"^^xsd:string . 91 +
92 - 92 +npd:DWBP_Injection
93 -npd:DWBP_Observation 93 + rdf:type npd:DevelopmentWellBorePurpose ;
94 - rdf:type npd:DevelopmentWellBorePurpose ; 94 + rdfs:label "injection"@en ;
95 - rdfs:label "observation"@en ; 95 + npd:code "INJECTION"^^xsd:string .
96 - npd:code "OBSERVATION"^^xsd:string . 96 +
97 - 97 +npd:DWBP_Observation
98 -npd:DWBP_Production 98 + rdf:type npd:DevelopmentWellBorePurpose ;
99 - rdf:type npd:DevelopmentWellBorePurpose ; 99 + rdfs:label "observation"@en ;
100 - rdfs:label "production"@en ; 100 + npd:code "OBSERVATION"^^xsd:string .
101 - npd:code "PRODUCTION"^^xsd:string . 101 +
102 - 102 +npd:DWBP_Production
103 -npd:DevelopmentWellBorePurpose 103 + rdf:type npd:DevelopmentWellBorePurpose ;
104 - rdf:type owl:Class ; 104 + rdfs:label "production"@en ;
105 - rdfs:label "Development well bore purpose"^^xsd:string ; 105 + npd:code "PRODUCTION"^^xsd:string .
106 - rdfs:subClassOf npd:WellBorePurpose ; 106 +
107 - owl:oneOf (npd:DWBP_Injection npd:DWBP_Observation npd:DWBP_Production) . 107 +npd:DevelopmentWellBorePurpose
108 - 108 + rdf:type owl:Class ;
109 -npd:Discovery 109 + rdfs:label "Development well bore purpose"^^xsd:string ;
110 - rdf:type owl:Class ; 110 + rdfs:subClassOf npd:WellBorePurpose ;
111 - rdfs:comment "A discovery is a petroleum deposit or several petroleum deposits collectively, which have been discovered in the same well, in which through testing, sampling or logging there has been established a probability of the existence of mobile petroleum (includes both commercial and technical discovery)."^^xsd:string ; 111 + owl:oneOf (npd:DWBP_Injection npd:DWBP_Observation npd:DWBP_Production) .
112 - rdfs:subClassOf npd:NPDIndividual . 112 +
113 - 113 +npd:Discovery
114 -npd:DiscoveryActivityStatus 114 + rdf:type owl:Class ;
115 - rdf:type owl:Class ; 115 + rdfs:comment "A discovery is a petroleum deposit or several petroleum deposits collectively, which have been discovered in the same well, in which through testing, sampling or logging there has been established a probability of the existence of mobile petroleum (includes both commercial and technical discovery)."^^xsd:string ;
116 - rdfs:label "Discovery activity status"^^xsd:string ; 116 + rdfs:subClassOf npd:NPDIndividual .
117 - rdfs:subClassOf npd:Enumeration ; 117 +
118 - owl:oneOf (npd:DAS_Unknown npd:DAS_PlanningPhase npd:DAS_IncludedInOtherDiscovery npd:DAS_PDOApproved npd:DAS_ShutDown npd:DAS_DevelopmentLikelyButNotClarified npd:DAS_DecidedByTheLicensees npd:DAS_DevelopmentIsNotVeryLikely npd:DAS_NewDiscoveriesNotEvaluated npd:DAS_Producing) . 118 +npd:DiscoveryActivityStatus
119 - 119 + rdf:type owl:Class ;
120 -npd:EWBP_Appraisal 120 + rdfs:label "Discovery activity status"^^xsd:string ;
121 - rdf:type npd:ExplorationWellBorePurpose ; 121 + rdfs:subClassOf npd:Enumeration ;
122 - rdfs:label "appraisal"@en ; 122 + owl:oneOf (npd:DAS_Unknown npd:DAS_PlanningPhase npd:DAS_IncludedInOtherDiscovery npd:DAS_PDOApproved npd:DAS_ShutDown npd:DAS_DevelopmentLikelyButNotClarified npd:DAS_DecidedByTheLicensees npd:DAS_DevelopmentIsNotVeryLikely npd:DAS_NewDiscoveriesNotEvaluated npd:DAS_Producing) .
123 - npd:code "APPRAISAL"^^xsd:string . 123 +
124 - 124 +npd:EWBP_Appraisal
125 -npd:EWBP_Wildcat 125 + rdf:type npd:ExplorationWellBorePurpose ;
126 - rdf:type npd:ExplorationWellBorePurpose ; 126 + rdfs:label "appraisal"@en ;
127 - rdfs:label "wildcat"@en ; 127 + npd:code "APPRAISAL"^^xsd:string .
128 - npd:code "WILDCAT"^^xsd:string . 128 +
129 - 129 +npd:EWBP_Wildcat
130 -npd:EWBP_Wildcat-Appraisal 130 + rdf:type npd:ExplorationWellBorePurpose ;
131 - rdf:type npd:ExplorationWellBorePurpose ; 131 + rdfs:label "wildcat"@en ;
132 - rdfs:label "wildcat & appraisal"@en ; 132 + npd:code "WILDCAT"^^xsd:string .
133 - npd:code "WILDCAT&APPRAISAL"^^xsd:string . 133 +
134 - 134 +npd:EWBP_Wildcat-Appraisal
135 -npd:Enumeration 135 + rdf:type npd:ExplorationWellBorePurpose ;
136 - rdf:type owl:Class ; 136 + rdfs:label "wildcat & appraisal"@en ;
137 - rdfs:label "Enumeration"^^xsd:string ; 137 + npd:code "WILDCAT&APPRAISAL"^^xsd:string .
138 - rdfs:subClassOf owl:Thing ; 138 +
139 - rdfs:subClassOf 139 +npd:Enumeration
140 - [ rdf:type owl:Restriction ; 140 + rdf:type owl:Class ;
141 - owl:cardinality "1"^^xsd:nonNegativeInteger ; 141 + rdfs:label "Enumeration"^^xsd:string ;
142 - owl:onProperty npd:code 142 + rdfs:subClassOf owl:Thing ;
143 - ] . 143 + rdfs:subClassOf
144 - 144 + [ rdf:type owl:Restriction ;
145 -npd:ExplorationWellBorePurpose 145 + owl:cardinality "1"^^xsd:nonNegativeInteger ;
146 - rdf:type owl:Class ; 146 + owl:onProperty npd:code
147 - rdfs:label "Exploration well bore purpose"^^xsd:string ; 147 + ] .
148 - rdfs:subClassOf npd:WellBorePurpose ; 148 +
149 - owl:oneOf (npd:EWBP_Appraisal npd:EWBP_Wildcat-Appraisal npd:EWBP_Wildcat) . 149 +npd:ExplorationWellBorePurpose
150 - 150 + rdf:type owl:Class ;
151 -npd:FAS_PDOApproved 151 + rdfs:label "Exploration well bore purpose"^^xsd:string ;
152 - rdf:type npd:FieldActivityStatus ; 152 + rdfs:subClassOf npd:WellBorePurpose ;
153 - rdfs:label "PDO approved"@en ; 153 + owl:oneOf (npd:EWBP_Appraisal npd:EWBP_Wildcat-Appraisal npd:EWBP_Wildcat) .
154 - npd:code "PDO APPROVED"^^xsd:string . 154 +
155 - 155 +npd:FAS_PDOApproved
156 -npd:FAS_Producing 156 + rdf:type npd:FieldActivityStatus ;
157 - rdf:type npd:FieldActivityStatus ; 157 + rdfs:label "PDO approved"@en ;
158 - rdfs:label "producing"@en ; 158 + npd:code "PDO APPROVED"^^xsd:string .
159 - npd:code "PRODUCING"^^xsd:string . 159 +
160 - 160 +npd:FAS_Producing
161 -npd:FAS_ShutDown 161 + rdf:type npd:FieldActivityStatus ;
162 - rdf:type npd:FieldActivityStatus ; 162 + rdfs:label "producing"@en ;
163 - rdfs:label "shut down"@en ; 163 + npd:code "PRODUCING"^^xsd:string .
164 - npd:code "SHUT DOWN"^^xsd:string . 164 +
165 - 165 +npd:FAS_ShutDown
166 -npd:FFP_Decommissioned 166 + rdf:type npd:FieldActivityStatus ;
167 - rdf:type npd:FixedFacilityPhase ; 167 + rdfs:label "shut down"@en ;
168 - rdfs:label "decommissioned"@en ; 168 + npd:code "SHUT DOWN"^^xsd:string .
169 - npd:code "DECOMMISSIONED"^^xsd:string . 169 +
170 - 170 +npd:FFP_Decommissioned
171 -npd:FFP_DisposalCompleted 171 + rdf:type npd:FixedFacilityPhase ;
172 - rdf:type npd:FixedFacilityPhase ; 172 + rdfs:label "decommissioned"@en ;
173 - rdfs:label "disposal completed"@en ; 173 + npd:code "DECOMMISSIONED"^^xsd:string .
174 - npd:code "DISPOSAL COMPLETED"^^xsd:string . 174 +
175 - 175 +npd:FFP_DisposalCompleted
176 -npd:FFP_Fabrication 176 + rdf:type npd:FixedFacilityPhase ;
177 - rdf:type npd:FixedFacilityPhase ; 177 + rdfs:label "disposal completed"@en ;
178 - rdfs:label "fabrication"@en ; 178 + npd:code "DISPOSAL COMPLETED"^^xsd:string .
179 - npd:code "FABRICATION"^^xsd:string . 179 +
180 - 180 +npd:FFP_Fabrication
181 -npd:FFP_Future 181 + rdf:type npd:FixedFacilityPhase ;
182 - rdf:type npd:FixedFacilityPhase ; 182 + rdfs:label "fabrication"@en ;
183 - rdfs:label "future"@en ; 183 + npd:code "FABRICATION"^^xsd:string .
184 - npd:code "FUTURE"^^xsd:string . 184 +
185 - 185 +npd:FFP_Future
186 -npd:FFP_InService 186 + rdf:type npd:FixedFacilityPhase ;
187 - rdf:type npd:FixedFacilityPhase ; 187 + rdfs:label "future"@en ;
188 - rdfs:label "in service"@en ; 188 + npd:code "FUTURE"^^xsd:string .
189 - npd:code "IN SERVICE"^^xsd:string . 189 +
190 - 190 +npd:FFP_InService
191 -npd:FFP_Installation 191 + rdf:type npd:FixedFacilityPhase ;
192 - rdf:type npd:FixedFacilityPhase ; 192 + rdfs:label "in service"@en ;
193 - rdfs:label "installation"@en ; 193 + npd:code "IN SERVICE"^^xsd:string .
194 - npd:code "INSTALLATION"^^xsd:string . 194 +
195 - 195 +npd:FFP_Installation
196 -npd:FFP_PartlyRemoved 196 + rdf:type npd:FixedFacilityPhase ;
197 - rdf:type npd:FixedFacilityPhase ; 197 + rdfs:label "installation"@en ;
198 - rdfs:label "partly removed"@en ; 198 + npd:code "INSTALLATION"^^xsd:string .
199 - npd:code "PARTLY REMOVED"^^xsd:string . 199 +
200 - 200 +npd:FFP_PartlyRemoved
201 -npd:FFP_Removal 201 + rdf:type npd:FixedFacilityPhase ;
202 - rdf:type npd:FixedFacilityPhase ; 202 + rdfs:label "partly removed"@en ;
203 - rdfs:label "removal"@en ; 203 + npd:code "PARTLY REMOVED"^^xsd:string .
204 - npd:code "REMOVAL"^^xsd:string . 204 +
205 - 205 +npd:FFP_Removal
206 -npd:FFP_Removed 206 + rdf:type npd:FixedFacilityPhase ;
207 - rdf:type npd:FixedFacilityPhase ; 207 + rdfs:label "removal"@en ;
208 - rdfs:label "removed"@en ; 208 + npd:code "REMOVAL"^^xsd:string .
209 - npd:code "REMOVED"^^xsd:string . 209 +
210 - 210 +npd:FFP_Removed
211 -npd:FFP_ShutDown 211 + rdf:type npd:FixedFacilityPhase ;
212 - rdf:type npd:FixedFacilityPhase ; 212 + rdfs:label "removed"@en ;
213 - rdfs:label "shut down"@en ; 213 + npd:code "REMOVED"^^xsd:string .
214 - npd:code "SHUT DOWN"^^xsd:string . 214 +
215 - 215 +npd:FFP_ShutDown
216 -npd:Field 216 + rdf:type npd:FixedFacilityPhase ;
217 - rdf:type owl:Class ; 217 + rdfs:label "shut down"@en ;
218 + npd:code "SHUT DOWN"^^xsd:string .
219 +
220 +npd:Field
221 + rdf:type owl:Class ;
218 rdfs:comment """A field is a discovery or several discoveries combined which the licensees have decided to develop, and for which the authorities have approved a plan for development and operation (PDO) or granted a PDO exemption. 222 rdfs:comment """A field is a discovery or several discoveries combined which the licensees have decided to develop, and for which the authorities have approved a plan for development and operation (PDO) or granted a PDO exemption.
219 223
220 A field may have several Wells, however this information is not presented directly in the NPD data. Each Well usually has one (occasionally more than one) WellBore, and so in order to ascertain what field the Well is in, we have to infer it from the related WellBore table. Unfortunately, the Field column is not always populated, so sometimes the Field can only be inferred from the License, which usually corresponds to a Field. 224 A field may have several Wells, however this information is not presented directly in the NPD data. Each Well usually has one (occasionally more than one) WellBore, and so in order to ascertain what field the Well is in, we have to infer it from the related WellBore table. Unfortunately, the Field column is not always populated, so sometimes the Field can only be inferred from the License, which usually corresponds to a Field.
221 225
222 -NOTE: Wells do not have NPDIDs"""^^xsd:string ; 226 +NOTE: Wells do not have NPDIDs"""^^xsd:string ;
223 - rdfs:subClassOf npd:FixedFacilityParent . 227 + rdfs:subClassOf npd:FixedFacilityParent .
224 - 228 +
225 -npd:FieldActivityStatus 229 +npd:FieldActivityStatus
226 - rdf:type owl:Class ; 230 + rdf:type owl:Class ;
227 - rdfs:label "Field activity status"^^xsd:string ; 231 + rdfs:label "Field activity status"^^xsd:string ;
228 - rdfs:subClassOf npd:Enumeration ; 232 + rdfs:subClassOf npd:Enumeration ;
229 - owl:oneOf (npd:FAS_PDOApproved npd:FAS_Producing npd:FAS_ShutDown) . 233 + owl:oneOf (npd:FAS_PDOApproved npd:FAS_Producing npd:FAS_ShutDown) .
230 - 234 +
231 -npd:FieldPart 235 +npd:FieldPart
232 - rdf:type owl:Class ; 236 + rdf:type owl:Class ;
233 - rdfs:comment "A part of a Field"^^xsd:string ; 237 + rdfs:comment "A part of a Field"^^xsd:string ;
234 - rdfs:subClassOf npd:FixedFacilityParent . 238 + rdfs:subClassOf npd:FixedFacilityParent .
235 - 239 +
236 -npd:FixedFacilityParent 240 +npd:FixedFacilityParent
237 - rdf:type owl:Class ; 241 + rdf:type owl:Class ;
238 - rdfs:subClassOf npd:NPDIndividual . 242 + rdfs:subClassOf npd:NPDIndividual .
239 - 243 +
240 -npd:FixedFacilityPhase 244 +npd:FixedFacilityPhase
241 - rdf:type owl:Class ; 245 + rdf:type owl:Class ;
242 - rdfs:label "Fixed facility phase"^^xsd:string ; 246 + rdfs:label "Fixed facility phase"^^xsd:string ;
243 - rdfs:subClassOf npd:Enumeration ; 247 + rdfs:subClassOf npd:Enumeration ;
244 - owl:oneOf (npd:FFP_Fabrication npd:FFP_PartlyRemoved npd:FFP_DisposalCompleted npd:FFP_ShutDown npd:FFP_Decommissioned npd:FFP_Removal npd:FFP_Removed npd:FFP_Installation npd:FFP_InService npd:FFP_Future) . 248 + owl:oneOf (npd:FFP_Fabrication npd:FFP_PartlyRemoved npd:FFP_DisposalCompleted npd:FFP_ShutDown npd:FFP_Decommissioned npd:FFP_Removal npd:FFP_Removed npd:FFP_Installation npd:FFP_InService npd:FFP_Future) .
245 - 249 +
246 -npd:HCT_Gas 250 +npd:HCT_Gas
247 - rdf:type npd:HCType ; 251 + rdf:type npd:HCType ;
248 - rdfs:label "gas"@en ; 252 + rdfs:label "gas"@en ;
249 - npd:code "GAS"^^xsd:string . 253 + npd:code "GAS"^^xsd:string .
250 - 254 +
251 -npd:HCT_Gas-Condensate 255 +npd:HCT_Gas-Condensate
252 - rdf:type npd:HCType ; 256 + rdf:type npd:HCType ;
253 - rdfs:label "gas/condensate"@en ; 257 + rdfs:label "gas/condensate"@en ;
254 - npd:code "GAS/CONDENSATE"^^xsd:string . 258 + npd:code "GAS/CONDENSATE"^^xsd:string .
255 - 259 +
256 -npd:HCT_Oil 260 +npd:HCT_Oil
257 - rdf:type npd:HCType ; 261 + rdf:type npd:HCType ;
258 - rdfs:label "oil"@en ; 262 + rdfs:label "oil"@en ;
259 - npd:code "OIL"^^xsd:string . 263 + npd:code "OIL"^^xsd:string .
260 - 264 +
261 -npd:HCT_Oil-Gas 265 +npd:HCT_Oil-Gas
262 - rdf:type npd:HCType ; 266 + rdf:type npd:HCType ;
263 - rdfs:label "oil/gas"@en ; 267 + rdfs:label "oil/gas"@en ;
264 - npd:code "OIL/GAS"^^xsd:string . 268 + npd:code "OIL/GAS"^^xsd:string .
265 - 269 +
266 -npd:HCType 270 +npd:HCType
267 - rdf:type owl:Class ; 271 + rdf:type owl:Class ;
268 - rdfs:label "HCType"^^xsd:string ; 272 + rdfs:label "HCType"^^xsd:string ;
269 - rdfs:subClassOf npd:Enumeration ; 273 + rdfs:subClassOf npd:Enumeration ;
270 - owl:oneOf (npd:HCT_Gas-Condensate npd:HCT_Oil-Gas npd:HCT_Gas npd:HCT_Oil) . 274 + owl:oneOf (npd:HCT_Gas-Condensate npd:HCT_Oil-Gas npd:HCT_Gas npd:HCT_Oil) .
271 - 275 +
272 -npd:Individual 276 +npd:Individual
273 - rdf:type owl:Class ; 277 + rdf:type owl:Class ;
274 - rdfs:subClassOf owl:Thing . 278 + rdfs:subClassOf owl:Thing .
275 - 279 +
276 -npd:LS_Active 280 +npd:LS_Active
277 - rdf:type npd:LicenceStatus ; 281 + rdf:type npd:LicenceStatus ;
278 - rdfs:label "active"@en ; 282 + rdfs:label "active"@en ;
279 - npd:code "ACTIVE"^^xsd:string . 283 + npd:code "ACTIVE"^^xsd:string .
280 - 284 +
281 -npd:LS_Inactive 285 +npd:LS_Inactive
282 - rdf:type npd:LicenceStatus ; 286 + rdf:type npd:LicenceStatus ;
283 - rdfs:label "inactive"@en ; 287 + rdfs:label "inactive"@en ;
284 - npd:code "INACTIVE"^^xsd:string . 288 + npd:code "INACTIVE"^^xsd:string .
285 - 289 +
286 -npd:Licence 290 +npd:Licence
287 - rdf:type owl:Class ; 291 + rdf:type owl:Class ;
288 - rdfs:comment "Production licences are granted by the Ministry of Petroleum and Energy. Transfer of a production licence or participating interest in a production licence must be approved by the ministry."^^xsd:string ; 292 + rdfs:comment "Production licences are granted by the Ministry of Petroleum and Energy. Transfer of a production licence or participating interest in a production licence must be approved by the ministry."^^xsd:string ;
289 - rdfs:subClassOf npd:NPDIndividual , <http://www.reportinghub.no/ep/schema/core#PhysicalThing> , npd:Owner . 293 + rdfs:subClassOf npd:Owner , <http://www.reportinghub.no/ep/schema/core#PhysicalThing> , npd:NPDIndividual .
290 - 294 +
291 -npd:LicenceStatus 295 +npd:LicenceStatus
292 - rdf:type owl:Class ; 296 + rdf:type owl:Class ;
293 - rdfs:label "Licence status"^^xsd:string ; 297 + rdfs:label "Licence status"^^xsd:string ;
294 - rdfs:subClassOf npd:Enumeration ; 298 + rdfs:subClassOf npd:Enumeration ;
295 - owl:oneOf (npd:LS_Active npd:LS_Inactive) . 299 + owl:oneOf (npd:LS_Active npd:LS_Inactive) .
296 - 300 +
297 -npd:MNA_BarentsSea 301 +npd:MNA_BarentsSea
298 - rdf:type npd:MainNCSArea ; 302 + rdf:type npd:MainNCSArea ;
299 - rdfs:label "Barents sea"@en ; 303 + rdfs:label "Barents sea"@en ;
300 - npd:code "Barents sea"^^xsd:string . 304 + npd:code "Barents sea"^^xsd:string .
301 - 305 +
302 -npd:MNA_NorthSea 306 +npd:MNA_NorthSea
303 - rdf:type npd:MainNCSArea ; 307 + rdf:type npd:MainNCSArea ;
304 - rdfs:label "North sea"@en ; 308 + rdfs:label "North sea"@en ;
305 - npd:code "North sea"^^xsd:string . 309 + npd:code "North sea"^^xsd:string .
306 - 310 +
307 -npd:MNA_NorwegianSea 311 +npd:MNA_NorwegianSea
308 - rdf:type npd:MainNCSArea ; 312 + rdf:type npd:MainNCSArea ;
309 - rdfs:label "Norwegian sea"@en ; 313 + rdfs:label "Norwegian sea"@en ;
310 - npd:code "Norwegian sea"^^xsd:string . 314 + npd:code "Norwegian sea"^^xsd:string .
311 - 315 +
312 -npd:MainNCSArea 316 +npd:MainNCSArea
313 - rdf:type owl:Class ; 317 + rdf:type owl:Class ;
314 - rdfs:label "Main NCS Area"^^xsd:string ; 318 + rdfs:label "Main NCS Area"^^xsd:string ;
315 - rdfs:subClassOf npd:Enumeration ; 319 + rdfs:subClassOf npd:Enumeration ;
316 - owl:oneOf (npd:MNA_NorthSea npd:MNA_NorwegianSea npd:MNA_BarentsSea) . 320 + owl:oneOf (npd:MNA_NorthSea npd:MNA_NorwegianSea npd:MNA_BarentsSea) .
317 - 321 +
318 -npd:NPDIndividual 322 +npd:NPDIndividual
319 - rdf:type owl:Class ; 323 + rdf:type owl:Class ;
320 - rdfs:subClassOf npd:Individual . 324 + rdfs:subClassOf npd:Individual .
321 - 325 +
322 -npd:OperatingCompany 326 +npd:OperatingCompany
323 - rdf:type owl:Class ; 327 + rdf:type owl:Class ;
324 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/organization#Company> , npd:NPDIndividual . 328 + rdfs:subClassOf npd:NPDIndividual , <http://www.reportinghub.no/ep/schema/organization#Company> .
325 - 329 +
326 -npd:Owner 330 +npd:Owner
327 - rdf:type owl:Class ; 331 + rdf:type owl:Class ;
328 - rdfs:comment "Supertype of BAA and License - i.e. anything that can own a Field"^^xsd:string ; 332 + rdfs:comment "Supertype of BAA and License - i.e. anything that can own a Field"^^xsd:string ;
329 - rdfs:subClassOf npd:Individual . 333 + rdfs:subClassOf npd:Individual .
330 - 334 +
331 -npd:ParcellBAA 335 +npd:ParcellBAA
332 - rdf:type owl:Class ; 336 + rdf:type owl:Class ;
333 - rdfs:subClassOf npd:BusinessArrangementArea . 337 + rdfs:subClassOf npd:BusinessArrangementArea .
334 - 338 +
335 -npd:ParentCompany 339 +npd:ParentCompany
336 - rdf:type owl:Class ; 340 + rdf:type owl:Class ;
337 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/organization#Company> . 341 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/organization#Company> .
338 - 342 +
339 -npd:SeismicAreaBAA 343 +npd:SeismicAreaBAA
340 - rdf:type owl:Class ; 344 + rdf:type owl:Class ;
341 - rdfs:subClassOf npd:BusinessArrangementArea . 345 + rdfs:subClassOf npd:BusinessArrangementArea .
342 - 346 +
343 -npd:Share 347 +npd:Share
344 - rdf:type owl:Class ; 348 + rdf:type owl:Class ;
345 - rdfs:comment "A company's share in something - e.g. a BAA or a License"^^xsd:string ; 349 + rdfs:comment "A company's share in something - e.g. a BAA or a License"^^xsd:string ;
346 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalThing> . 350 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalThing> .
347 - 351 +
348 -npd:ShareOfBAA 352 +npd:ShareOfBAA
349 - rdf:type owl:Class ; 353 + rdf:type owl:Class ;
350 - rdfs:subClassOf npd:Share . 354 + rdfs:subClassOf npd:Share .
351 - 355 +
352 -npd:ShareOfLicence 356 +npd:ShareOfLicence
353 - rdf:type owl:Class ; 357 + rdf:type owl:Class ;
354 - rdfs:comment "A class that relates a Company to a Licence it has been granted."^^xsd:string ; 358 + rdfs:comment "A class that relates a Company to a Licence it has been granted."^^xsd:string ;
355 - rdfs:subClassOf npd:Share . 359 + rdfs:subClassOf npd:Share .
356 - 360 +
357 -npd:SlidingScaleBAA 361 +npd:SlidingScaleBAA
358 - rdf:type owl:Class ; 362 + rdf:type owl:Class ;
359 - rdfs:subClassOf npd:BusinessArrangementArea . 363 + rdfs:subClassOf npd:BusinessArrangementArea .
360 - 364 +
361 -npd:TUF 365 +npd:TUF
362 - rdf:type owl:Class ; 366 + rdf:type owl:Class ;
363 - rdfs:comment "TUF is an abbreviation for \"Transportation and Utilization Facilities\"."^^xsd:string ; 367 + rdfs:comment "TUF is an abbreviation for \"Transportation and Utilization Facilities\"."^^xsd:string ;
364 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> , npd:FixedFacilityParent . 368 + rdfs:subClassOf npd:FixedFacilityParent , <http://www.reportinghub.no/ep/schema/facility#Facility> .
365 - 369 +
366 -npd:TUFPart 370 +npd:TUFPart
367 - rdf:type owl:Class ; 371 + rdf:type owl:Class ;
368 - rdfs:comment "A part of a TUF"^^xsd:string ; 372 + rdfs:comment "A part of a TUF"^^xsd:string ;
369 - rdfs:subClassOf npd:FixedFacilityParent . 373 + rdfs:subClassOf npd:FixedFacilityParent .
370 - 374 +
371 -npd:UnitizedBAA 375 +npd:UnitizedBAA
372 - rdf:type owl:Class ; 376 + rdf:type owl:Class ;
373 - rdfs:subClassOf npd:BusinessArrangementArea . 377 + rdfs:subClassOf npd:BusinessArrangementArea .
374 - 378 +
375 -npd:WBC_CO2 379 +npd:WBC_CO2
376 - rdf:type npd:WellBoreContent ; 380 + rdf:type npd:WellBoreContent ;
377 - rdfs:label "CO2"@en ; 381 + rdfs:label "CO2"@en ;
378 - npd:code "CO2"^^xsd:string . 382 + npd:code "CO2"^^xsd:string .
379 - 383 +
380 -npd:WBC_Cuttings 384 +npd:WBC_Cuttings
381 - rdf:type npd:WellBoreContent ; 385 + rdf:type npd:WellBoreContent ;
382 - rdfs:label "cuttings"@en ; 386 + rdfs:label "cuttings"@en ;
383 - npd:code "CUTTINGS"^^xsd:string . 387 + npd:code "CUTTINGS"^^xsd:string .
384 - 388 +
385 -npd:WBC_Gas 389 +npd:WBC_Gas
386 - rdf:type npd:WellBoreContent ; 390 + rdf:type npd:WellBoreContent ;
387 - rdfs:label "gas"@en ; 391 + rdfs:label "gas"@en ;
388 - npd:code "GAS"^^xsd:string . 392 + npd:code "GAS"^^xsd:string .
389 - 393 +
390 -npd:WBC_Gas-Condensate 394 +npd:WBC_Gas-Condensate
391 - rdf:type npd:WellBoreContent ; 395 + rdf:type npd:WellBoreContent ;
392 - rdfs:label "gas/condensate"@en ; 396 + rdfs:label "gas/condensate"@en ;
393 - npd:code "GAS/CONDENSATE"^^xsd:string . 397 + npd:code "GAS/CONDENSATE"^^xsd:string .
394 - 398 +
395 -npd:WBC_NotApplicable 399 +npd:WBC_NotApplicable
396 - rdf:type npd:WellBoreContent ; 400 + rdf:type npd:WellBoreContent ;
397 - rdfs:label "not applicable"@en ; 401 + rdfs:label "not applicable"@en ;
398 - npd:code "NOT APPLICABLE"^^xsd:string . 402 + npd:code "NOT APPLICABLE"^^xsd:string .
399 - 403 +
400 -npd:WBC_NotAvailable 404 +npd:WBC_NotAvailable
401 - rdf:type npd:WellBoreContent ; 405 + rdf:type npd:WellBoreContent ;
402 - rdfs:label "not available"@en ; 406 + rdfs:label "not available"@en ;
403 - npd:code "NOT AVAILABLE"^^xsd:string . 407 + npd:code "NOT AVAILABLE"^^xsd:string .
404 - 408 +
405 -npd:WBC_Oil 409 +npd:WBC_Oil
406 - rdf:type npd:WellBoreContent ; 410 + rdf:type npd:WellBoreContent ;
407 - rdfs:label "oil"@en ; 411 + rdfs:label "oil"@en ;
408 - npd:code "OIL"^^xsd:string . 412 + npd:code "OIL"^^xsd:string .
409 - 413 +
410 -npd:WBC_Oil-Gas 414 +npd:WBC_Oil-Gas
411 - rdf:type npd:WellBoreContent ; 415 + rdf:type npd:WellBoreContent ;
412 - rdfs:label "oil/gas"@en ; 416 + rdfs:label "oil/gas"@en ;
413 - npd:code "OIL/GAS"^^xsd:string . 417 + npd:code "OIL/GAS"^^xsd:string .
414 - 418 +
415 -npd:WBC_Water 419 +npd:WBC_Water
416 - rdf:type npd:WellBoreContent ; 420 + rdf:type npd:WellBoreContent ;
417 - rdfs:label "water"@en ; 421 + rdfs:label "water"@en ;
418 - npd:code "WATER"^^xsd:string . 422 + npd:code "WATER"^^xsd:string .
419 - 423 +
420 -npd:WBC_Water-Gas 424 +npd:WBC_Water-Gas
421 - rdf:type npd:WellBoreContent ; 425 + rdf:type npd:WellBoreContent ;
422 - rdfs:label "water/gas"@en ; 426 + rdfs:label "water/gas"@en ;
423 - npd:code "WATER/GAS"^^xsd:string . 427 + npd:code "WATER/GAS"^^xsd:string .
424 - 428 +
425 -npd:WellBoreContent 429 +npd:WellBoreContent
426 - rdf:type owl:Class ; 430 + rdf:type owl:Class ;
427 - rdfs:label "Well bore content"^^xsd:string ; 431 + rdfs:label "Well bore content"^^xsd:string ;
428 - rdfs:subClassOf npd:Enumeration ; 432 + rdfs:subClassOf npd:Enumeration ;
429 - owl:oneOf (npd:WBC_Water-Gas npd:WBC_Water npd:WBC_Gas npd:WBC_Gas-Condensate npd:WBC_NotAvailable npd:WBC_Cuttings npd:WBC_Oil npd:WBC_NotApplicable npd:WBC_Oil-Gas npd:WBC_CO2) . 433 + owl:oneOf (npd:WBC_Water-Gas npd:WBC_Water npd:WBC_Gas npd:WBC_Gas-Condensate npd:WBC_NotAvailable npd:WBC_Cuttings npd:WBC_Oil npd:WBC_NotApplicable npd:WBC_Oil-Gas npd:WBC_CO2) .
430 - 434 +
431 -npd:WellBorePurpose 435 +npd:WellBorePurpose
432 - rdf:type owl:Class ; 436 + rdf:type owl:Class ;
433 - rdfs:label "Well bore purpose"^^xsd:string ; 437 + rdfs:label "Well bore purpose"^^xsd:string ;
434 - rdfs:subClassOf npd:Enumeration . 438 + rdfs:subClassOf npd:Enumeration .
435 - 439 +
436 -npd:baaShared 440 +npd:baaShared
437 - rdf:type owl:ObjectProperty ; 441 + rdf:type owl:ObjectProperty ;
438 - rdfs:domain npd:ShareOfBAA ; 442 + rdfs:domain npd:ShareOfBAA ;
439 - rdfs:range npd:BusinessArrangementArea . 443 + rdfs:range npd:BusinessArrangementArea .
440 - 444 +
441 -npd:belongsTo 445 +npd:belongsTo
442 - rdf:type owl:ObjectProperty ; 446 + rdf:type owl:ObjectProperty ;
443 - rdfs:domain <http://www.reportinghub.no/ep/schema/facility#FixedFacility> ; 447 + rdfs:domain <http://www.reportinghub.no/ep/schema/facility#FixedFacility> ;
444 - rdfs:range npd:FixedFacilityParent . 448 + rdfs:range npd:FixedFacilityParent .
445 - 449 +
446 -npd:code 450 +npd:code
447 - rdf:type owl:DatatypeProperty ; 451 + rdf:type owl:DatatypeProperty ;
448 - rdfs:comment "Identifier of enumerated resources (control vocabularies). Can be used to match against string values in databases etc."^^xsd:string ; 452 + rdfs:comment "Identifier of enumerated resources (control vocabularies). Can be used to match against string values in databases etc."^^xsd:string ;
449 - rdfs:label "code"^^xsd:string . 453 + rdfs:label "code"^^xsd:string .
450 - 454 +
451 -npd:companyShortName 455 +npd:companyShortName
452 - rdf:type owl:DatatypeProperty ; 456 + rdf:type owl:DatatypeProperty ;
453 - rdfs:domain <http://www.reportinghub.no/ep/schema/organization#Company> ; 457 + rdfs:domain <http://www.reportinghub.no/ep/schema/organization#Company> ;
454 - rdfs:range xsd:string ; 458 + rdfs:range xsd:string ;
455 - rdfs:subPropertyOf rdfs:label . 459 + rdfs:subPropertyOf rdfs:label .
456 - 460 +
457 -npd:currentActivityStatus 461 +npd:currentActivityStatus
458 - rdf:type owl:ObjectProperty ; 462 + rdf:type owl:ObjectProperty ;
459 - rdfs:domain npd:Field ; 463 + rdfs:domain npd:Field ;
460 - rdfs:range npd:FieldActivityStatus . 464 + rdfs:range npd:FieldActivityStatus .
461 - 465 +
462 -npd:currentOperator 466 +npd:currentOperator
463 - rdf:type owl:ObjectProperty ; 467 + rdf:type owl:ObjectProperty ;
464 - rdfs:comment "Corresponds to Current Operator field in fixed facility tables"^^xsd:string ; 468 + rdfs:comment "Corresponds to Current Operator field in fixed facility tables"^^xsd:string ;
465 - rdfs:domain <http://www.reportinghub.no/ep/schema/facility#FixedFacility> ; 469 + rdfs:domain <http://www.reportinghub.no/ep/schema/facility#FixedFacility> ;
466 - rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> . 470 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
467 - 471 +
468 -npd:currentlyResponsibleCompany 472 +npd:currentlyResponsibleCompany
469 - rdf:type owl:ObjectProperty ; 473 + rdf:type owl:ObjectProperty ;
470 - rdfs:comment "Corresponds to Currently Reponsible Company field in moveable facility tables"^^xsd:string ; 474 + rdfs:comment "Corresponds to Currently Reponsible Company field in moveable facility tables"^^xsd:string ;
471 - rdfs:domain <http://www.reportinghub.no/ep/schema/facility#MoveableFacility> ; 475 + rdfs:domain <http://www.reportinghub.no/ep/schema/facility#MoveableFacility> ;
472 - rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> . 476 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
473 - 477 +
474 -npd:discoveryCurrentActivityStatus 478 +npd:discoveryCurrentActivityStatus
475 - rdf:type owl:ObjectProperty ; 479 + rdf:type owl:ObjectProperty ;
476 - rdfs:domain npd:Discovery ; 480 + rdfs:domain npd:Discovery ;
477 - rdfs:range npd:DiscoveryActivityStatus . 481 + rdfs:range npd:DiscoveryActivityStatus .
478 - 482 +
479 -npd:discoveryField 483 +npd:discoveryField
480 - rdf:type owl:ObjectProperty ; 484 + rdf:type owl:ObjectProperty ;
481 - rdfs:comment "Corresponds to Field NPDID field in NPD Discovery table (overview)"^^xsd:string ; 485 + rdfs:comment "Corresponds to Field NPDID field in NPD Discovery table (overview)"^^xsd:string ;
482 - rdfs:domain npd:Discovery ; 486 + rdfs:domain npd:Discovery ;
483 - rdfs:range npd:Field . 487 + rdfs:range npd:Field .
484 - 488 +
485 -npd:discoveryHCType 489 +npd:discoveryHCType
486 - rdf:type owl:ObjectProperty ; 490 + rdf:type owl:ObjectProperty ;
487 - rdfs:domain npd:Discovery ; 491 + rdfs:domain npd:Discovery ;
488 - rdfs:range npd:HCType . 492 + rdfs:range npd:HCType .
489 - 493 +
490 -npd:discoveryMainNcsArea 494 +npd:discoveryMainNcsArea
491 - rdf:type owl:ObjectProperty ; 495 + rdf:type owl:ObjectProperty ;
492 - rdfs:domain npd:Discovery ; 496 + rdfs:domain npd:Discovery ;
493 - rdfs:range npd:MainNCSArea . 497 + rdfs:range npd:MainNCSArea .
494 - 498 +
495 -npd:discoveryOperator 499 +npd:discoveryOperator
496 - rdf:type owl:ObjectProperty ; 500 + rdf:type owl:ObjectProperty ;
497 - rdfs:comment "Corresponds to Operator field in NPD Discovery table (overview)"^^xsd:string ; 501 + rdfs:comment "Corresponds to Operator field in NPD Discovery table (overview)"^^xsd:string ;
498 - rdfs:domain npd:Discovery ; 502 + rdfs:domain npd:Discovery ;
499 - rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> . 503 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
500 - 504 +
501 -npd:discoveryOwner 505 +npd:discoveryOwner
502 - rdf:type owl:ObjectProperty ; 506 + rdf:type owl:ObjectProperty ;
503 - rdfs:comment "Corresponds to Owner field in NPD Discovery table (see also Owner Kind)"^^xsd:string ; 507 + rdfs:comment "Corresponds to Owner field in NPD Discovery table (see also Owner Kind)"^^xsd:string ;
504 - rdfs:domain npd:Discovery ; 508 + rdfs:domain npd:Discovery ;
505 - rdfs:range npd:Owner . 509 + rdfs:range npd:Owner .
506 - 510 +
507 -npd:discoveryWellBore 511 +npd:discoveryWellBore
508 - rdf:type owl:ObjectProperty ; 512 + rdf:type owl:ObjectProperty ;
509 - rdfs:comment "Corresponds to Discovery Wellbore NPDID in the Discovery table (overview)"^^xsd:string ; 513 + rdfs:comment "Corresponds to Discovery Wellbore NPDID in the Discovery table (overview)"^^xsd:string ;
510 - rdfs:domain npd:Discovery ; 514 + rdfs:domain npd:Discovery ;
511 - rdfs:range <http://www.reportinghub.no/ep/schema/well#WellBore> . 515 + rdfs:range <http://www.reportinghub.no/ep/schema/well#WellBore> .
512 - 516 +
513 -npd:discoveryYear 517 +npd:discoveryYear
514 - rdf:type owl:DatatypeProperty ; 518 + rdf:type owl:DatatypeProperty ;
515 - rdfs:domain npd:Discovery ; 519 + rdfs:domain npd:Discovery ;
516 - rdfs:range xsd:integer . 520 + rdfs:range xsd:integer .
517 - 521 +
518 -npd:drilledInProductionLicence 522 +npd:drilledInProductionLicence
519 - rdf:type owl:ObjectProperty ; 523 + rdf:type owl:ObjectProperty ;
520 - rdfs:comment "Corresponds to Drilled in Production Licence field in WellBore tables"^^xsd:string ; 524 + rdfs:comment "Corresponds to Drilled in Production Licence field in WellBore tables"^^xsd:string ;
521 - rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ; 525 + rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
522 - rdfs:range npd:Licence . 526 + rdfs:range npd:Licence .
523 - 527 +
524 -npd:drillingFacility 528 +npd:drillingFacility
525 - rdf:type owl:ObjectProperty ; 529 + rdf:type owl:ObjectProperty ;
526 - rdfs:comment "Corresponds to Drilled in Production License field in WellBore tables"^^xsd:string ; 530 + rdfs:comment "Corresponds to Drilled in Production License field in WellBore tables"^^xsd:string ;
527 - rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ; 531 + rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
528 - rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> . 532 + rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
529 - 533 +
530 -npd:drillingOperator 534 +npd:drillingOperator
531 - rdf:type owl:ObjectProperty ; 535 + rdf:type owl:ObjectProperty ;
532 - rdfs:comment "Corresponds to Drilling Operator field in WellBore tables"^^xsd:string ; 536 + rdfs:comment "Corresponds to Drilling Operator field in WellBore tables"^^xsd:string ;
533 - rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ; 537 + rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
534 - rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> . 538 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
535 - 539 +
536 -npd:endDate 540 +npd:endDate
537 - rdf:type owl:DatatypeProperty ; 541 + rdf:type owl:DatatypeProperty ;
538 - rdfs:comment "The date at which an individual ceases to exist"^^xsd:string ; 542 + rdfs:comment "The date at which an individual ceases to exist"^^xsd:string ;
539 - rdfs:domain <http://www.reportinghub.no/ep/schema/core#PhysicalThing> ; 543 + rdfs:domain <http://www.reportinghub.no/ep/schema/core#PhysicalThing> ;
540 - rdfs:range xsd:date . 544 + rdfs:range xsd:date .
541 - 545 +
542 -npd:facilityKind 546 +npd:facilityKind
543 - rdf:type owl:DatatypeProperty ; 547 + rdf:type owl:DatatypeProperty ;
544 - rdfs:comment "corresponds to Kind field in both the fixed and moveable facility tables"^^xsd:string ; 548 + rdfs:comment "corresponds to Kind field in both the fixed and moveable facility tables"^^xsd:string ;
545 - rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ; 549 + rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
546 - rdfs:range xsd:string . 550 + rdfs:range xsd:string .
547 - 551 +
548 -npd:fieldDiscoveryWellBore 552 +npd:fieldDiscoveryWellBore
549 - rdf:type owl:ObjectProperty ; 553 + rdf:type owl:ObjectProperty ;
550 - rdfs:comment "Corresponds to Discovery Wellbore NPDID in the Field table "^^xsd:string ; 554 + rdfs:comment "Corresponds to Discovery Wellbore NPDID in the Field table "^^xsd:string ;
551 - rdfs:domain npd:Field ; 555 + rdfs:domain npd:Field ;
552 - rdfs:range <http://www.reportinghub.no/ep/schema/well#WellBore> . 556 + rdfs:range <http://www.reportinghub.no/ep/schema/well#WellBore> .
553 - 557 +
554 -npd:fieldOperator 558 +npd:fieldOperator
555 - rdf:type owl:ObjectProperty ; 559 + rdf:type owl:ObjectProperty ;
556 - rdfs:domain npd:Field ; 560 + rdfs:domain npd:Field ;
557 - rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> . 561 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
558 - 562 +
559 -npd:fieldOwner 563 +npd:fieldOwner
560 - rdf:type owl:ObjectProperty ; 564 + rdf:type owl:ObjectProperty ;
561 - rdfs:comment "The owner column in the NPD Field table may correspond to a BAA or a License, as indicated by the Owner Kind column"^^xsd:string ; 565 + rdfs:comment "The owner column in the NPD Field table may correspond to a BAA or a License, as indicated by the Owner Kind column"^^xsd:string ;
562 - rdfs:domain npd:Field ; 566 + rdfs:domain npd:Field ;
563 - rdfs:range npd:Owner . 567 + rdfs:range npd:Owner .
564 - 568 +
565 -npd:fixedFacilityPhase 569 +npd:fixedFacilityPhase
566 - rdf:type owl:ObjectProperty ; 570 + rdf:type owl:ObjectProperty ;
567 - rdfs:comment "corresponds to Phase field in fixed facility tables"^^xsd:string ; 571 + rdfs:comment "corresponds to Phase field in fixed facility tables"^^xsd:string ;
568 - rdfs:domain <http://www.reportinghub.no/ep/schema/facility#FixedFacility> ; 572 + rdfs:domain <http://www.reportinghub.no/ep/schema/facility#FixedFacility> ;
569 - rdfs:range npd:FixedFacilityPhase . 573 + rdfs:range npd:FixedFacilityPhase .
570 - 574 +
571 -npd:id 575 +npd:id
572 - rdf:type owl:DatatypeProperty ; 576 + rdf:type owl:DatatypeProperty ;
573 - rdfs:domain npd:NPDIndividual ; 577 + rdfs:domain npd:NPDIndividual ;
574 - rdfs:range xsd:string . 578 + rdfs:range xsd:string .
575 - 579 +
576 -npd:licenceShared 580 +npd:licenceShared
577 - rdf:type owl:ObjectProperty ; 581 + rdf:type owl:ObjectProperty ;
578 - rdfs:domain npd:ShareOfLicence ; 582 + rdfs:domain npd:ShareOfLicence ;
579 - rdfs:range npd:Licence . 583 + rdfs:range npd:Licence .
580 - 584 +
581 -npd:licenceStatus 585 +npd:licenceStatus
582 - rdf:type owl:ObjectProperty ; 586 + rdf:type owl:ObjectProperty ;
583 - rdfs:comment "corresponds to the Status field in the License table"^^xsd:string ; 587 + rdfs:comment "corresponds to the Status field in the License table"^^xsd:string ;
584 - rdfs:domain npd:Licence ; 588 + rdfs:domain npd:Licence ;
585 - rdfs:range npd:LicenceStatus . 589 + rdfs:range npd:LicenceStatus .
586 - 590 +
587 -npd:licensingActivity 591 +npd:licensingActivity
588 - rdf:type owl:DatatypeProperty ; 592 + rdf:type owl:DatatypeProperty ;
589 - rdfs:comment "corresponds to the licensing activity field in the License table"^^xsd:string ; 593 + rdfs:comment "corresponds to the licensing activity field in the License table"^^xsd:string ;
590 - rdfs:domain npd:Licence ; 594 + rdfs:domain npd:Licence ;
591 - rdfs:range xsd:string . 595 + rdfs:range xsd:string .
592 - 596 +
593 -npd:name 597 +npd:name
594 - rdf:type owl:DatatypeProperty ; 598 + rdf:type owl:DatatypeProperty ;
595 - rdfs:domain npd:Individual ; 599 + rdfs:domain npd:Individual ;
596 - rdfs:range xsd:string ; 600 + rdfs:range xsd:string ;
597 - rdfs:subPropertyOf rdfs:label . 601 + rdfs:subPropertyOf rdfs:label .
598 - 602 +
599 -npd:organisationNumber 603 +npd:organisationNumber
600 - rdf:type owl:DatatypeProperty ; 604 + rdf:type owl:DatatypeProperty ;
601 - rdfs:domain npd:OperatingCompany ; 605 + rdfs:domain npd:OperatingCompany ;
602 - rdfs:label "organisation number"^^xsd:string ; 606 + rdfs:label "organisation number"^^xsd:string ;
603 - rdfs:range xsd:string . 607 + rdfs:range xsd:string .
604 - 608 +
605 -npd:parentCompany 609 +npd:parentCompany
606 - rdf:type owl:ObjectProperty ; 610 + rdf:type owl:ObjectProperty ;
607 - rdfs:domain npd:OperatingCompany ; 611 + rdfs:domain npd:OperatingCompany ;
608 - rdfs:range npd:ParentCompany . 612 + rdfs:range npd:ParentCompany .
609 - 613 +
610 -npd:partOfField 614 +npd:partOfField
611 - rdf:type owl:ObjectProperty ; 615 + rdf:type owl:ObjectProperty ;
612 - rdfs:domain npd:FieldPart ; 616 + rdfs:domain npd:FieldPart ;
613 - rdfs:range npd:Field . 617 + rdfs:range npd:Field .
614 - 618 +
615 -npd:partOfTUF 619 +npd:partOfTUF
616 - rdf:type owl:ObjectProperty ; 620 + rdf:type owl:ObjectProperty ;
617 - rdfs:domain npd:TUFPart ; 621 + rdfs:domain npd:TUFPart ;
618 - rdfs:range npd:TUF . 622 + rdfs:range npd:TUF .
619 - 623 +
620 -npd:partOfWell 624 +npd:partOfWell
621 - rdf:type owl:ObjectProperty ; 625 + rdf:type owl:ObjectProperty ;
622 - rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ; 626 + rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
623 - rdfs:range <http://www.reportinghub.no/ep/schema/well#Well> . 627 + rdfs:range <http://www.reportinghub.no/ep/schema/well#Well> .
624 - 628 +
625 -npd:percentageOfShare 629 +npd:percentageOfShare
626 - rdf:type owl:DatatypeProperty ; 630 + rdf:type owl:DatatypeProperty ;
627 - rdfs:domain npd:Share ; 631 + rdfs:domain npd:Share ;
628 - rdfs:range xsd:float . 632 + rdfs:range xsd:float .
629 - 633 +
630 -npd:productionFacility 634 +npd:productionFacility
631 - rdf:type owl:ObjectProperty ; 635 + rdf:type owl:ObjectProperty ;
632 - rdfs:comment "Corresponds to Production Facility field in WellBore tables"^^xsd:string ; 636 + rdfs:comment "Corresponds to Production Facility field in WellBore tables"^^xsd:string ;
633 - rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ; 637 + rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
634 - rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> . 638 + rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
635 - 639 +
636 -npd:shareHolder 640 +npd:shareHolder
637 - rdf:type owl:ObjectProperty ; 641 + rdf:type owl:ObjectProperty ;
638 - rdfs:comment "Equivalent to AwardedTo field in License table"^^xsd:string ; 642 + rdfs:comment "Equivalent to AwardedTo field in License table"^^xsd:string ;
639 - rdfs:domain npd:Share ; 643 + rdfs:domain npd:Share ;
640 - rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> . 644 + rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
641 - 645 +
642 -npd:startDate 646 +npd:startDate
643 - rdf:type owl:DatatypeProperty ; 647 + rdf:type owl:DatatypeProperty ;
644 - rdfs:comment "The date at which an individual comes into existance"^^xsd:string ; 648 + rdfs:comment "The date at which an individual comes into existance"^^xsd:string ;
645 - rdfs:domain <http://www.reportinghub.no/ep/schema/core#PhysicalThing> ; 649 + rdfs:domain <http://www.reportinghub.no/ep/schema/core#PhysicalThing> ;
646 - rdfs:range xsd:date . 650 + rdfs:range xsd:date .
647 - 651 +
648 -npd:wellBoreCompletionDate 652 +npd:wellBoreCompletionDate
649 - rdf:type owl:DatatypeProperty ; 653 + rdf:type owl:DatatypeProperty ;
650 - rdfs:comment "Corresponds to Completion Date field in WellBore tables"^^xsd:string ; 654 + rdfs:comment "Corresponds to Completion Date field in WellBore tables"^^xsd:string ;
651 - rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ; 655 + rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
652 - rdfs:range xsd:date ; 656 + rdfs:range xsd:date ;
653 - rdfs:subPropertyOf npd:endDate . 657 + rdfs:subPropertyOf npd:endDate .
654 - 658 +
655 -npd:wellBoreContent 659 +npd:wellBoreContent
656 - rdf:type owl:ObjectProperty ; 660 + rdf:type owl:ObjectProperty ;
657 - rdfs:comment "Corresponds to Content field in WellBore tables"^^xsd:string ; 661 + rdfs:comment "Corresponds to Content field in WellBore tables"^^xsd:string ;
658 - rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ; 662 + rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
659 - rdfs:range npd:WellBoreContent . 663 + rdfs:range npd:WellBoreContent .
660 - 664 +
661 -npd:wellBoreDrillPermit 665 +npd:wellBoreDrillPermit
662 - rdf:type owl:DatatypeProperty ; 666 + rdf:type owl:DatatypeProperty ;
663 - rdfs:comment "Corresponds to Drill Permit field in WellBore tables"^^xsd:string ; 667 + rdfs:comment "Corresponds to Drill Permit field in WellBore tables"^^xsd:string ;
664 - rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ; 668 + rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
665 - rdfs:range xsd:string . 669 + rdfs:range xsd:string .
666 - 670 +
667 -npd:wellBorePurpose 671 +npd:wellBorePurpose
668 - rdf:type owl:ObjectProperty ; 672 + rdf:type owl:ObjectProperty ;
669 - rdfs:comment "Corresponds to Purpose field in WellBore tables"^^xsd:string ; 673 + rdfs:comment "Corresponds to Purpose field in WellBore tables"^^xsd:string ;
670 - rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ; 674 + rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
671 - rdfs:range npd:WellBorePurpose . 675 + rdfs:range npd:WellBorePurpose .
672 - 676 +
673 -npd:wellBoreType 677 +npd:wellBoreType
674 - rdf:type owl:DatatypeProperty ; 678 + rdf:type owl:DatatypeProperty ;
675 - rdfs:comment "Corresponds to Type field in WellBore tables"^^xsd:string ; 679 + rdfs:comment "Corresponds to Type field in WellBore tables"^^xsd:string ;
676 - rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ; 680 + rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
677 - rdfs:range xsd:string . 681 + rdfs:range xsd:string .
678 - 682 +
679 -npd:wellPartOfField 683 +npd:wellPartOfField
680 - rdf:type owl:ObjectProperty ; 684 + rdf:type owl:ObjectProperty ;
681 - rdfs:comment "A field may have several Wells, however this information is not presented directly in the NPD data. Each Well usually has one (occasionally more than one) WellBore, and so in order to ascertain what field the Well is in, we have to infer it from the related WellBore table. Unfortunately, the Field column is not always populated, so sometimes the Field can only be inferred from the License, which usually corresponds to a Field."^^xsd:string ; 685 + rdfs:comment "A field may have several Wells, however this information is not presented directly in the NPD data. Each Well usually has one (occasionally more than one) WellBore, and so in order to ascertain what field the Well is in, we have to infer it from the related WellBore table. Unfortunately, the Field column is not always populated, so sometimes the Field can only be inferred from the License, which usually corresponds to a Field."^^xsd:string ;
682 - rdfs:domain <http://www.reportinghub.no/ep/schema/well#Well> ; 686 + rdfs:domain <http://www.reportinghub.no/ep/schema/well#Well> ;
683 - rdfs:range npd:Field . 687 + rdfs:range npd:Field .
684 - 688 +
685 -npd:wellboreOwner 689 +npd:wellboreOwner
686 - rdf:type owl:ObjectProperty ; 690 + rdf:type owl:ObjectProperty ;
687 - rdfs:comment "Corresponds to Owner field in WellBore tables - see also Owner Kind"^^xsd:string ; 691 + rdfs:comment "Corresponds to Owner field in WellBore tables - see also Owner Kind"^^xsd:string ;
688 - rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ; 692 + rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
689 - rdfs:range npd:Owner . 693 + rdfs:range npd:Owner .
......