Showing
1 changed file
with
583 additions
and
441 deletions
| 1 | -# Saved by TopBraid on Mon Oct 03 18:01:23 BST 2011 | 1 | +# baseURI: http://www.reportinghub.no/ep/schema/1.0/activity-purpose |
| 2 | -# baseURI: http://www.reportinghub.no/ep/schema/1.0/activity-purpose | 2 | +# imports: http://www.reportinghub.no/ep/schema/1.0/activity |
| 3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/well | 3 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
| 4 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | 4 | +# imports: http://www.reportinghub.no/ep/schema/1.0/equipment |
| 5 | -# imports: http://www.reportinghub.no/ep/schema/1.0/equipment | 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/well |
| 6 | -# imports: http://www.reportinghub.no/ep/schema/1.0/activity | 6 | +# imports: http://www.w3.org/2004/02/skos/core |
| 7 | -# imports: http://www.w3.org/2004/02/skos/core | 7 | + |
| 8 | - | 8 | +@prefix ep-actpurp: <http://www.reportinghub.no/ep/schema/activity-purpose#> . |
| 9 | -@prefix ep-actpurp: <http://www.reportinghub.no/ep/schema/activity-purpose#> . | 9 | +@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . |
| 10 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 10 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
| 11 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 11 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
| 12 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 12 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
| 13 | -@prefix sp: <http://spinrdf.org/sp#> . | 13 | +@prefix sp: <http://spinrdf.org/sp#> . |
| 14 | -@prefix spin: <http://spinrdf.org/spin#> . | 14 | +@prefix spin: <http://spinrdf.org/spin#> . |
| 15 | -@prefix spl: <http://spinrdf.org/spl#> . | 15 | +@prefix spl: <http://spinrdf.org/spl#> . |
| 16 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 16 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
| 17 | - | 17 | + |
| 18 | -<http://www.reportinghub.no/ep/schema/1.0/activity-purpose> | 18 | +<http://www.reportinghub.no/ep/schema/1.0/activity-purpose> |
| 19 | - rdf:type owl:Ontology ; | 19 | + rdf:type owl:Ontology ; |
| 20 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.w3.org/2004/02/skos/core> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/well> ; | 20 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.w3.org/2004/02/skos/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> ; |
| 21 | - owl:versionInfo "0.1.0"^^xsd:string . | 21 | + owl:versionInfo "0.1.0"^^xsd:string . |
| 22 | - | 22 | + |
| 23 | -ep-actpurp:Completion--bopwellheadequipment | 23 | +ep-actpurp:Completion--bopwellheadequipment |
| 24 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 24 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 25 | - rdfs:label "completion - BOP/well head equipment"^^xsd:string ; | 25 | + rdfs:label "completion - BOP/well head equipment"^^xsd:string ; |
| 26 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 26 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
| 27 | - | 27 | + |
| 28 | -ep-actpurp:Completion--circulatingconditioning | 28 | +ep-actpurp:Completion--circulatingconditioning |
| 29 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 29 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 30 | - rdfs:label "completion - circulating conditioning"^^xsd:string ; | 30 | + rdfs:label "completion - circulating conditioning"^^xsd:string ; |
| 31 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 31 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 32 | - | 32 | + ep-core:seeReferenceData |
| 33 | -ep-actpurp:Completion--completionstring | 33 | + "http://posccaesar.org/rdl/RDS17728082"^^xsd:string . |
| 34 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 34 | + |
| 35 | - rdfs:label "completion - completion string"^^xsd:string ; | 35 | +ep-actpurp:Completion--completionstring |
| 36 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 36 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 37 | - | 37 | + rdfs:label "completion - completion string"^^xsd:string ; |
| 38 | -ep-actpurp:Completion--flow | 38 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 39 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 39 | + ep-core:seeReferenceData |
| 40 | - rdfs:label "completion - flow"^^xsd:string ; | 40 | + "http://posccaesar.org/rdl/RDS17726552"^^xsd:string . |
| 41 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 41 | + |
| 42 | - | 42 | +ep-actpurp:Completion--flow |
| 43 | -ep-actpurp:Completion--hydraulicworkover | 43 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 44 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 44 | + rdfs:label "completion - flow"^^xsd:string ; |
| 45 | - rdfs:label "completion - hydraulic workover"^^xsd:string ; | 45 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 46 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 46 | + ep-core:seeReferenceData |
| 47 | - | 47 | + "http://posccaesar.org/rdl/RDS17727932"^^xsd:string . |
| 48 | -ep-actpurp:Completion--mill | 48 | + |
| 49 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 49 | +ep-actpurp:Completion--hydraulicworkover |
| 50 | - rdfs:label "completion - mill"^^xsd:string ; | 50 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 51 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 51 | + rdfs:label "completion - hydraulic workover"^^xsd:string ; |
| 52 | - | 52 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
| 53 | -ep-actpurp:Completion--other | 53 | + |
| 54 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 54 | +ep-actpurp:Completion--mill |
| 55 | - rdfs:label "completion - other"^^xsd:string ; | 55 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 56 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 56 | + rdfs:label "completion - mill"^^xsd:string ; |
| 57 | - | 57 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 58 | -ep-actpurp:Completion--perforate | 58 | + ep-core:seeReferenceData |
| 59 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 59 | + "http://posccaesar.org/rdl/RDS17727602"^^xsd:string . |
| 60 | - rdfs:label "completion - perforate"^^xsd:string ; | 60 | + |
| 61 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 61 | +ep-actpurp:Completion--other |
| 62 | - | 62 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 63 | -ep-actpurp:Completion--rigupdown | 63 | + rdfs:label "completion - other"^^xsd:string ; |
| 64 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 64 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 65 | - rdfs:label "completion - rig up/down"^^xsd:string ; | 65 | + ep-core:seeReferenceData |
| 66 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 66 | + "http://posccaesar.org/rdl/RDS17727557"^^xsd:string . |
| 67 | - | 67 | + |
| 68 | -ep-actpurp:Completion--sandcontrol | 68 | +ep-actpurp:Completion--perforate |
| 69 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 69 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 70 | - rdfs:label "completion - sand control"^^xsd:string ; | 70 | + rdfs:label "completion - perforate"^^xsd:string ; |
| 71 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 71 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 72 | - | 72 | + ep-core:seeReferenceData |
| 73 | -ep-actpurp:Completion--stimulate | 73 | + "http://posccaesar.org/rdl/RDS17728157"^^xsd:string . |
| 74 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 74 | + |
| 75 | - rdfs:label "completion - stimulate"^^xsd:string ; | 75 | +ep-actpurp:Completion--rigupdown |
| 76 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 76 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 77 | - | 77 | + rdfs:label "completion - rig up/down"^^xsd:string ; |
| 78 | -ep-actpurp:Completion--testscsssv | 78 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 79 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 79 | + ep-core:seeReferenceData |
| 80 | - rdfs:label "completion - test SCSSSV"^^xsd:string ; | 80 | + "http://posccaesar.org/rdl/RDS17727482"^^xsd:string . |
| 81 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 81 | + |
| 82 | - | 82 | +ep-actpurp:Completion--sandcontrol |
| 83 | -ep-actpurp:Completion--wait | 83 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 84 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 84 | + rdfs:label "completion - sand control"^^xsd:string ; |
| 85 | - rdfs:label "completion - wait"^^xsd:string ; | 85 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 86 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 86 | + ep-core:seeReferenceData |
| 87 | - | 87 | + "http://posccaesar.org/rdl/RDS17728007"^^xsd:string . |
| 88 | -ep-actpurp:Completion--wireline | 88 | + |
| 89 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 89 | +ep-actpurp:Completion--stimulate |
| 90 | - rdfs:label "completion - wireline"^^xsd:string ; | 90 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 91 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 91 | + rdfs:label "completion - stimulate"^^xsd:string ; |
| 92 | - | 92 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 93 | -ep-actpurp:DailyDrillingActivityPurposeType | 93 | + ep-core:seeReferenceData |
| 94 | - rdf:type rdfs:Class ; | 94 | + "http://posccaesar.org/rdl/RDS17727827"^^xsd:string . |
| 95 | - rdfs:label "daily drilling activity purpose type"^^xsd:string ; | 95 | + |
| 96 | - rdfs:subClassOf owl:Class . | 96 | +ep-actpurp:Completion--testscsssv |
| 97 | - | 97 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 98 | -ep-actpurp:Drilling--bopactivities | 98 | + rdfs:label "completion - test SCSSSV"^^xsd:string ; |
| 99 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 99 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
| 100 | - rdfs:label "drilling - BOP activities"^^xsd:string ; | 100 | + |
| 101 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 101 | +ep-actpurp:Completion--wait |
| 102 | - | 102 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 103 | -ep-actpurp:Drilling--bopwellheadequipment | 103 | + rdfs:label "completion - wait"^^xsd:string ; |
| 104 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 104 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 105 | - rdfs:label "drilling - BOP/well head equipment"^^xsd:string ; | 105 | + ep-core:seeReferenceData |
| 106 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 106 | + "http://posccaesar.org/rdl/RDS17727407"^^xsd:string . |
| 107 | - | 107 | + |
| 108 | -ep-actpurp:Drilling--casing | 108 | +ep-actpurp:Completion--wireline |
| 109 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 109 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 110 | - rdfs:label "drilling - casing"^^xsd:string ; | 110 | + rdfs:label "completion - wireline"^^xsd:string ; |
| 111 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 111 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
| 112 | - | 112 | + |
| 113 | -ep-actpurp:Drilling--circulatingconditioning | 113 | +ep-actpurp:DailyDrillingActivityPurposeType |
| 114 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 114 | + rdf:type rdfs:Class ; |
| 115 | - rdfs:label "drilling - circulating conditioning"^^xsd:string ; | 115 | + rdfs:label "daily drilling activity purpose type"^^xsd:string ; |
| 116 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 116 | + rdfs:subClassOf owl:Class . |
| 117 | - | 117 | + |
| 118 | -ep-actpurp:Drilling--drill | 118 | +ep-actpurp:Drilling--bopactivities |
| 119 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 119 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 120 | - rdfs:label "drilling - drill"^^xsd:string ; | 120 | + rdfs:label "drilling - BOP activities"^^xsd:string ; |
| 121 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 121 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
| 122 | - | 122 | + |
| 123 | -ep-actpurp:Drilling--drive | 123 | +ep-actpurp:Drilling--bopwellheadequipment |
| 124 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 124 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 125 | - rdfs:label "drilling - drive"^^xsd:string ; | 125 | + rdfs:label "drilling - BOP/well head equipment"^^xsd:string ; |
| 126 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 126 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
| 127 | - | 127 | + |
| 128 | -ep-actpurp:Drilling--holeopen | 128 | +ep-actpurp:Drilling--casing |
| 129 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 129 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 130 | - rdfs:label "drilling - hole open"^^xsd:string ; | 130 | + rdfs:label "drilling - casing"^^xsd:string ; |
| 131 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 131 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 132 | - | 132 | + ep-core:seeReferenceData |
| 133 | -ep-actpurp:Drilling--mill | 133 | + "http://posccaesar.org/rdl/RDS17729927"^^xsd:string . |
| 134 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 134 | + |
| 135 | - rdfs:label "drilling - mill"^^xsd:string ; | 135 | +ep-actpurp:Drilling--circulatingconditioning |
| 136 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 136 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 137 | - | 137 | + rdfs:label "drilling - circulating conditioning"^^xsd:string ; |
| 138 | -ep-actpurp:Drilling--other | 138 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 139 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 139 | + ep-core:seeReferenceData |
| 140 | - rdfs:label "drilling - other"^^xsd:string ; | 140 | + "http://posccaesar.org/rdl/RDSRDS17729627"^^xsd:string . |
| 141 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 141 | + |
| 142 | - | 142 | +ep-actpurp:Drilling--drill |
| 143 | -ep-actpurp:Drilling--pressuredetection | 143 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 144 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 144 | + rdfs:label "drilling - drill"^^xsd:string ; |
| 145 | - rdfs:label "drilling - pressure detection"^^xsd:string ; | 145 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 146 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 146 | + ep-core:seeReferenceData |
| 147 | - | 147 | + "http://posccaesar.org/rdl/RDS17730302"^^xsd:string . |
| 148 | -ep-actpurp:Drilling--ream | 148 | + |
| 149 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 149 | +ep-actpurp:Drilling--drive |
| 150 | - rdfs:label "drilling - ream"^^xsd:string ; | 150 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 151 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 151 | + rdfs:label "drilling - drive"^^xsd:string ; |
| 152 | - | 152 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 153 | -ep-actpurp:Drilling--rigupdown | 153 | + ep-core:seeReferenceData |
| 154 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 154 | + "http://posccaesar.org/rdl/RDS17730227"^^xsd:string . |
| 155 | - rdfs:label "drilling - rig up/down"^^xsd:string ; | 155 | + |
| 156 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 156 | +ep-actpurp:Drilling--holeopen |
| 157 | - | 157 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 158 | -ep-actpurp:Drilling--survey | 158 | + rdfs:label "drilling - hole open"^^xsd:string ; |
| 159 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 159 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 160 | - rdfs:label "drilling - survey"^^xsd:string ; | 160 | + ep-core:seeReferenceData |
| 161 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 161 | + "http://posccaesar.org/rdl/RDS17730407"^^xsd:string . |
| 162 | - | 162 | + |
| 163 | -ep-actpurp:Drilling--trip | 163 | +ep-actpurp:Drilling--mill |
| 164 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 164 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 165 | - rdfs:label "drilling - trip"^^xsd:string ; | 165 | + rdfs:label "drilling - mill"^^xsd:string ; |
| 166 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 166 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 167 | - | 167 | + ep-core:seeReferenceData |
| 168 | -ep-actpurp:Drilling--underream | 168 | + "http://posccaesar.org/rdl/RDS17729402"^^xsd:string . |
| 169 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 169 | + |
| 170 | - rdfs:label "drilling - under-ream"^^xsd:string ; | 170 | +ep-actpurp:Drilling--other |
| 171 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 171 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 172 | - | 172 | + rdfs:label "drilling - other"^^xsd:string ; |
| 173 | -ep-actpurp:Drilling--wait | 173 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 174 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 174 | + ep-core:seeReferenceData |
| 175 | - rdfs:label "drilling - wait"^^xsd:string ; | 175 | + "http://posccaesar.org/rdl/RDS17729177"^^xsd:string . |
| 176 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 176 | + |
| 177 | - | 177 | +ep-actpurp:Drilling--pressuredetection |
| 178 | -ep-actpurp:Formationevaluation--circulatingconditioning | 178 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 179 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 179 | + rdfs:label "drilling - pressure detection"^^xsd:string ; |
| 180 | - rdfs:label "formation evaluation - circulating conditioning"^^xsd:string ; | 180 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 181 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 181 | + ep-core:seeReferenceData |
| 182 | - | 182 | + "http://posccaesar.org/rdl/RDS17729882"^^xsd:string . |
| 183 | -ep-actpurp:Formationevaluation--circulationsamples | 183 | + |
| 184 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 184 | +ep-actpurp:Drilling--ream |
| 185 | - rdfs:label "formation evaluation - circulation samples"^^xsd:string ; | 185 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 186 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 186 | + rdfs:label "drilling - ream"^^xsd:string ; |
| 187 | - | 187 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 188 | -ep-actpurp:Formationevaluation--core | 188 | + ep-core:seeReferenceData |
| 189 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 189 | + "http://posccaesar.org/rdl/RDS17729702"^^xsd:string . |
| 190 | - rdfs:label "formation evaluation - core"^^xsd:string ; | 190 | + |
| 191 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 191 | +ep-actpurp:Drilling--rigupdown |
| 192 | - | 192 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 193 | -ep-actpurp:Formationevaluation--drillstemtest | 193 | + rdfs:label "drilling - rig up/down"^^xsd:string ; |
| 194 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 194 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 195 | - rdfs:label "formation evaluation - drill stem test"^^xsd:string ; | 195 | + ep-core:seeReferenceData |
| 196 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 196 | + "http://posccaesar.org/rdl/RDS17729327"^^xsd:string . |
| 197 | - | 197 | + |
| 198 | -ep-actpurp:Formationevaluation--log | 198 | +ep-actpurp:Drilling--survey |
| 199 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 199 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 200 | - rdfs:label "formation evaluation - log"^^xsd:string ; | 200 | + rdfs:label "drilling - survey"^^xsd:string ; |
| 201 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 201 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 202 | - | 202 | + ep-core:seeReferenceData |
| 203 | -ep-actpurp:Formationevaluation--other | 203 | + "http://posccaesar.org/rdl/RDS17729447"^^xsd:string . |
| 204 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 204 | + |
| 205 | - rdfs:label "formation evaluation - other"^^xsd:string ; | 205 | +ep-actpurp:Drilling--trip |
| 206 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 206 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 207 | - | 207 | + rdfs:label "drilling - trip"^^xsd:string ; |
| 208 | -ep-actpurp:Formationevaluation--productiontest | 208 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 209 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 209 | + ep-core:seeReferenceData |
| 210 | - rdfs:label "formation evaluation - production test"^^xsd:string ; | 210 | + "http://posccaesar.org/rdl/RDS17730047"^^xsd:string . |
| 211 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 211 | + |
| 212 | - | 212 | +ep-actpurp:Drilling--underream |
| 213 | -ep-actpurp:Formationevaluation--rftfit | 213 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 214 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 214 | + rdfs:label "drilling - under-ream"^^xsd:string ; |
| 215 | - rdfs:label "formation evaluation - rft/fit"^^xsd:string ; | 215 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
| 216 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 216 | + |
| 217 | - | 217 | +ep-actpurp:Drilling--wait |
| 218 | -ep-actpurp:Formationevaluation--rigupdown | 218 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 219 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 219 | + rdfs:label "drilling - wait"^^xsd:string ; |
| 220 | - rdfs:label "formation evaluation - rig up/down"^^xsd:string ; | 220 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 221 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 221 | + ep-core:seeReferenceData |
| 222 | - | 222 | + "http://posccaesar.org/rdl/RDS17729252"^^xsd:string . |
| 223 | -ep-actpurp:Formationevaluation--trip | 223 | + |
| 224 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 224 | +ep-actpurp:Formationevaluation--circulatingconditioning |
| 225 | - rdfs:label "formation evaluation - trip"^^xsd:string ; | 225 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 226 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 226 | + rdfs:label "formation evaluation - circulating conditioning"^^xsd:string ; |
| 227 | - | 227 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 228 | -ep-actpurp:Formationevaluation--wait | 228 | + ep-core:seeReferenceData |
| 229 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 229 | + "http://posccaesar.org/rdl/RDS17729027"^^xsd:string . |
| 230 | - rdfs:label "formation evaluation - wait"^^xsd:string ; | 230 | + |
| 231 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 231 | +ep-actpurp:Formationevaluation--circulationsamples |
| 232 | - | 232 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 233 | -ep-actpurp:Interruption--fish | 233 | + rdfs:label "formation evaluation - circulation samples"^^xsd:string ; |
| 234 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 234 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 235 | - rdfs:label "interruption - fish"^^xsd:string ; | 235 | + ep-core:seeReferenceData |
| 236 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 236 | + "http://posccaesar.org/rdl/RDS17728847"^^xsd:string . |
| 237 | - | 237 | + |
| 238 | -ep-actpurp:Interruption--lostcirculation | 238 | +ep-actpurp:Formationevaluation--core |
| 239 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 239 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 240 | - rdfs:label "interruption - lost circulation"^^xsd:string ; | 240 | + rdfs:label "formation evaluation - core"^^xsd:string ; |
| 241 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 241 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 242 | - | 242 | + ep-core:seeReferenceData |
| 243 | -ep-actpurp:Interruption--maintain | 243 | + "http://posccaesar.org/rdl/RDS17729102"^^xsd:string . |
| 244 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 244 | + |
| 245 | - rdfs:label "interruption - maintain"^^xsd:string ; | 245 | +ep-actpurp:Formationevaluation--drillstemtest |
| 246 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 246 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 247 | - | 247 | + rdfs:label "formation evaluation - drill stem test"^^xsd:string ; |
| 248 | -ep-actpurp:Interruption--mill | 248 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 249 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 249 | + ep-core:seeReferenceData |
| 250 | - rdfs:label "interruption - mill"^^xsd:string ; | 250 | + "http://posccaesar.org/rdl/RDS17728577"^^xsd:string . |
| 251 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 251 | + |
| 252 | - | 252 | +ep-actpurp:Formationevaluation--log |
| 253 | -ep-actpurp:Interruption--other | 253 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 254 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 254 | + rdfs:label "formation evaluation - log"^^xsd:string ; |
| 255 | - rdfs:label "interruption - other"^^xsd:string ; | 255 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 256 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 256 | + ep-core:seeReferenceData |
| 257 | - | 257 | + "http://posccaesar.org/rdl/RDS17728772"^^xsd:string . |
| 258 | -ep-actpurp:Interruption--repair | 258 | + |
| 259 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 259 | +ep-actpurp:Formationevaluation--other |
| 260 | - rdfs:label "interruption - repair"^^xsd:string ; | 260 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 261 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 261 | + rdfs:label "formation evaluation - other"^^xsd:string ; |
| 262 | - | 262 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 263 | -ep-actpurp:Interruption--rigupdown | 263 | + ep-core:seeReferenceData |
| 264 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 264 | + "http://posccaesar.org/rdl/RDS17728247"^^xsd:string . |
| 265 | - rdfs:label "interruption - rig up/down"^^xsd:string ; | 265 | + |
| 266 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 266 | +ep-actpurp:Formationevaluation--productiontest |
| 267 | - | 267 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 268 | -ep-actpurp:Interruption--sidetrack | 268 | + rdfs:label "formation evaluation - production test"^^xsd:string ; |
| 269 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 269 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 270 | - rdfs:label "interruption - sidetrack"^^xsd:string ; | 270 | + ep-core:seeReferenceData |
| 271 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 271 | + "http://posccaesar.org/rdl/RDS17728457"^^xsd:string . |
| 272 | - | 272 | + |
| 273 | -ep-actpurp:Interruption--wait | 273 | +ep-actpurp:Formationevaluation--rftfit |
| 274 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 274 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 275 | - rdfs:label "interruption - wait"^^xsd:string ; | 275 | + rdfs:label "formation evaluation - rft/fit"^^xsd:string ; |
| 276 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 276 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 277 | - | 277 | + ep-core:seeReferenceData |
| 278 | -ep-actpurp:Interruption--waitingonweather | 278 | + "http://posccaesar.org/rdl/RDS17728727"^^xsd:string . |
| 279 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 279 | + |
| 280 | - rdfs:label "interruption - waiting on weather"^^xsd:string ; | 280 | +ep-actpurp:Formationevaluation--rigupdown |
| 281 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 281 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 282 | - | 282 | + rdfs:label "formation evaluation - rig up/down"^^xsd:string ; |
| 283 | -ep-actpurp:Interruption--wellcontrol | 283 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 284 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 284 | + ep-core:seeReferenceData |
| 285 | - rdfs:label "interruption - well control"^^xsd:string ; | 285 | + "http://posccaesar.org/rdl/RDS17728652"^^xsd:string . |
| 286 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 286 | + |
| 287 | - | 287 | +ep-actpurp:Formationevaluation--trip |
| 288 | -ep-actpurp:Moving--anchor | 288 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 289 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 289 | + rdfs:label "formation evaluation - trip"^^xsd:string ; |
| 290 | - rdfs:label "moving - anchor"^^xsd:string ; | 290 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 291 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 291 | + ep-core:seeReferenceData |
| 292 | - | 292 | + "http://posccaesar.org/rdl/RDS17728952"^^xsd:string . |
| 293 | -ep-actpurp:Moving--jack | 293 | + |
| 294 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 294 | +ep-actpurp:Formationevaluation--wait |
| 295 | - rdfs:label "moving - jack"^^xsd:string ; | 295 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 296 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 296 | + rdfs:label "formation evaluation - wait"^^xsd:string ; |
| 297 | - | 297 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 298 | -ep-actpurp:Moving--position | 298 | + ep-core:seeReferenceData |
| 299 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 299 | + "http://posccaesar.org/rdl/RDS17728532"^^xsd:string . |
| 300 | - rdfs:label "moving - position"^^xsd:string ; | 300 | + |
| 301 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 301 | +ep-actpurp:Interruption--fish |
| 302 | - | 302 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 303 | -ep-actpurp:Moving--skid | 303 | + rdfs:label "interruption - fish"^^xsd:string ; |
| 304 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 304 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 305 | - rdfs:label "moving - skid"^^xsd:string ; | 305 | + ep-core:seeReferenceData |
| 306 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 306 | + "http://posccaesar.org/rdl/RDS17725382"^^xsd:string . |
| 307 | - | 307 | + |
| 308 | -ep-actpurp:Moving--transit | 308 | +ep-actpurp:Interruption--lostcirculation |
| 309 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 309 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 310 | - rdfs:label "moving - transit"^^xsd:string ; | 310 | + rdfs:label "interruption - lost circulation"^^xsd:string ; |
| 311 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 311 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 312 | - | 312 | + ep-core:seeReferenceData |
| 313 | -ep-actpurp:Plugabandon--cementplug | 313 | + "http://posccaesar.org/rdl/RDS17725202"^^xsd:string . |
| 314 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 314 | + |
| 315 | - rdfs:label "plug abandon - cement plug"^^xsd:string ; | 315 | +ep-actpurp:Interruption--maintain |
| 316 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 316 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 317 | - | 317 | + rdfs:label "interruption - maintain"^^xsd:string ; |
| 318 | -ep-actpurp:Plugabandon--circulatingconditioning | 318 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 319 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 319 | + ep-core:seeReferenceData |
| 320 | - rdfs:label "plug abandon - circulating conditioning"^^xsd:string ; | 320 | + "http://posccaesar.org/rdl/RDS17725427"^^xsd:string . |
| 321 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 321 | + |
| 322 | - | 322 | +ep-actpurp:Interruption--mill |
| 323 | -ep-actpurp:Plugabandon--cut | 323 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 324 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 324 | + rdfs:label "interruption - mill"^^xsd:string ; |
| 325 | - rdfs:label "plug abandon - cut"^^xsd:string ; | 325 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 326 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 326 | + ep-core:seeReferenceData |
| 327 | - | 327 | + "http://posccaesar.org/rdl/RDS17724977"^^xsd:string . |
| 328 | -ep-actpurp:Plugabandon--equipmentrecovery | 328 | + |
| 329 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 329 | +ep-actpurp:Interruption--other |
| 330 | - rdfs:label "plug abandon - equipment recovery"^^xsd:string ; | 330 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 331 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 331 | + rdfs:label "interruption - other"^^xsd:string ; |
| 332 | - | 332 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 333 | -ep-actpurp:Plugabandon--mechanicalplug | 333 | + ep-core:seeReferenceData |
| 334 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 334 | + "http://posccaesar.org/rdl/RDS17724707"^^xsd:string . |
| 335 | - rdfs:label "plug abandon - mechanical plug"^^xsd:string ; | 335 | + |
| 336 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 336 | +ep-actpurp:Interruption--repair |
| 337 | - | 337 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 338 | -ep-actpurp:Plugabandon--mill | 338 | + rdfs:label "interruption - repair"^^xsd:string ; |
| 339 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 339 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 340 | - rdfs:label "plug abandon - mill"^^xsd:string ; | 340 | + ep-core:seeReferenceData |
| 341 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 341 | + "http://posccaesar.org/rdl/RDS17725307"^^xsd:string . |
| 342 | - | 342 | + |
| 343 | -ep-actpurp:Plugabandon--other | 343 | +ep-actpurp:Interruption--rigupdown |
| 344 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 344 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 345 | - rdfs:label "plug abandon - other"^^xsd:string ; | 345 | + rdfs:label "interruption - rig up/down"^^xsd:string ; |
| 346 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 346 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 347 | - | 347 | + ep-core:seeReferenceData |
| 348 | -ep-actpurp:Plugabandon--perforate | 348 | + "http://posccaesar.org/rdl/RDS17724632"^^xsd:string . |
| 349 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 349 | + |
| 350 | - rdfs:label "plug abandon - perforate"^^xsd:string ; | 350 | +ep-actpurp:Interruption--sidetrack |
| 351 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 351 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 352 | - | 352 | + rdfs:label "interruption - sidetrack"^^xsd:string ; |
| 353 | -ep-actpurp:Plugabandon--rigupdown | 353 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 354 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 354 | + ep-core:seeReferenceData |
| 355 | - rdfs:label "plug abandon - rig up/down"^^xsd:string ; | 355 | + "http://posccaesar.org/rdl/RDS17724902"^^xsd:string . |
| 356 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 356 | + |
| 357 | - | 357 | +ep-actpurp:Interruption--wait |
| 358 | -ep-actpurp:Plugabandon--squeeze | 358 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 359 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 359 | + rdfs:label "interruption - wait"^^xsd:string ; |
| 360 | - rdfs:label "plug abandon - squeeze"^^xsd:string ; | 360 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 361 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 361 | + ep-core:seeReferenceData |
| 362 | - | 362 | + "http://posccaesar.org/rdl/RDS17724557"^^xsd:string . |
| 363 | -ep-actpurp:Plugabandon--trip | 363 | + |
| 364 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 364 | +ep-actpurp:Interruption--waitingonweather |
| 365 | - rdfs:label "plug abandon - trip"^^xsd:string ; | 365 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 366 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 366 | + rdfs:label "interruption - waiting on weather"^^xsd:string ; |
| 367 | - | 367 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 368 | -ep-actpurp:Plugabandon--wait | 368 | + ep-core:seeReferenceData |
| 369 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 369 | + "http://posccaesar.org/rdl/RDS17725052"^^xsd:string . |
| 370 | - rdfs:label "plug abandon - wait"^^xsd:string ; | 370 | + |
| 371 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 371 | +ep-actpurp:Interruption--wellcontrol |
| 372 | - | 372 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 373 | -ep-actpurp:Workover--bopwellheadequipment | 373 | + rdfs:label "interruption - well control"^^xsd:string ; |
| 374 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 374 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 375 | - rdfs:label "workover- BOP/wellhead equipment"^^xsd:string ; | 375 | + ep-core:seeReferenceData |
| 376 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 376 | + "http://posccaesar.org/rdl/RDS17725127"^^xsd:string . |
| 377 | - | 377 | + |
| 378 | -ep-actpurp:Workover--circulatingconditioning | 378 | +ep-actpurp:Moving--anchor |
| 379 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 379 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 380 | - rdfs:label "workover - circulating conditioning"^^xsd:string ; | 380 | + rdfs:label "moving - anchor"^^xsd:string ; |
| 381 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 381 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 382 | - | 382 | + ep-core:seeReferenceData |
| 383 | -ep-actpurp:Workover--completionstring | 383 | + "http://posccaesar.org/rdl/RDS17730452"^^xsd:string . |
| 384 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 384 | + |
| 385 | - rdfs:label "workover - completion string"^^xsd:string ; | 385 | +ep-actpurp:Moving--jack |
| 386 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 386 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 387 | - | 387 | + rdfs:label "moving - jack"^^xsd:string ; |
| 388 | -ep-actpurp:Workover--flow | 388 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 389 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 389 | + ep-core:seeReferenceData |
| 390 | - rdfs:label "workover - flow"^^xsd:string ; | 390 | + "http://posccaesar.org/rdl/RDS17730647"^^xsd:string . |
| 391 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 391 | + |
| 392 | - | 392 | +ep-actpurp:Moving--position |
| 393 | -ep-actpurp:Workover--hydraulicworkover | 393 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 394 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 394 | + rdfs:label "moving - position"^^xsd:string ; |
| 395 | - rdfs:label "workover - hydraulic workover"^^xsd:string ; | 395 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 396 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 396 | + ep-core:seeReferenceData |
| 397 | - | 397 | + "http://posccaesar.org/rdl/RDS17730152"^^xsd:string . |
| 398 | -ep-actpurp:Workover--mill | 398 | + |
| 399 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 399 | +ep-actpurp:Moving--skid |
| 400 | - rdfs:label "workover - mill"^^xsd:string ; | 400 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 401 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 401 | + rdfs:label "moving - skid"^^xsd:string ; |
| 402 | - | 402 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 403 | -ep-actpurp:Workover--other | 403 | + ep-core:seeReferenceData |
| 404 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 404 | + "http://posccaesar.org/rdl/RDS17730527"^^xsd:string . |
| 405 | - rdfs:label "workover - other"^^xsd:string ; | 405 | + |
| 406 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 406 | +ep-actpurp:Moving--transit |
| 407 | - | 407 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 408 | -ep-actpurp:Workover--perforate | 408 | + rdfs:label "moving - transit"^^xsd:string ; |
| 409 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 409 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 410 | - rdfs:label "workover - perforate"^^xsd:string ; | 410 | + ep-core:seeReferenceData |
| 411 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 411 | + "http://posccaesar.org/rdl/RDS17730797"^^xsd:string . |
| 412 | - | 412 | + |
| 413 | -ep-actpurp:Workover--rigupdown | 413 | +ep-actpurp:Plugabandon--cementplug |
| 414 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 414 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 415 | - rdfs:label "workover - rig up/down"^^xsd:string ; | 415 | + rdfs:label "plug abandon - cement plug"^^xsd:string ; |
| 416 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 416 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 417 | - | 417 | + ep-core:seeReferenceData |
| 418 | -ep-actpurp:Workover--sandcontrol | 418 | + "http://posccaesar.org/rdl/RDS17726102"^^xsd:string . |
| 419 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 419 | + |
| 420 | - rdfs:label "workover - sand control"^^xsd:string ; | 420 | +ep-actpurp:Plugabandon--circulatingconditioning |
| 421 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 421 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 422 | - | 422 | + rdfs:label "plug abandon - circulating conditioning"^^xsd:string ; |
| 423 | -ep-actpurp:Workover--stimulate | 423 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 424 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 424 | + ep-core:seeReferenceData |
| 425 | - rdfs:label "workover -stimulate"^^xsd:string ; | 425 | + "http://posccaesar.org/rdl/RDS17726222"^^xsd:string . |
| 426 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 426 | + |
| 427 | - | 427 | +ep-actpurp:Plugabandon--cut |
| 428 | -ep-actpurp:Workover--testscsssv | 428 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 429 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 429 | + rdfs:label "plug abandon - cut"^^xsd:string ; |
| 430 | - rdfs:label "workover - test SCSSSV"^^xsd:string ; | 430 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 431 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 431 | + ep-core:seeReferenceData |
| 432 | - | 432 | + "http://posccaesar.org/rdl/RDS17725757"^^xsd:string . |
| 433 | -ep-actpurp:Workover--wait | 433 | + |
| 434 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 434 | +ep-actpurp:Plugabandon--equipmentrecovery |
| 435 | - rdfs:label "workover - wait"^^xsd:string ; | 435 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; |
| 436 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 436 | + rdfs:label "plug abandon - equipment recovery"^^xsd:string ; |
| 437 | - | 437 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; |
| 438 | -ep-actpurp:Workover--wireline | 438 | + ep-core:seeReferenceData |
| 439 | - rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | 439 | + "http://posccaesar.org/rdl/RDS17725832"^^xsd:string . |
| 440 | - rdfs:label "workover - wireline"^^xsd:string ; | 440 | + |
| 441 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | 441 | +ep-actpurp:Plugabandon--mechanicalplug |
| 442 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 443 | + rdfs:label "plug abandon - mechanical plug"^^xsd:string ; | ||
| 444 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 445 | + ep-core:seeReferenceData | ||
| 446 | + "http://posccaesar.org/rdl/RDS17726177"^^xsd:string . | ||
| 447 | + | ||
| 448 | +ep-actpurp:Plugabandon--mill | ||
| 449 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 450 | + rdfs:label "plug abandon - mill"^^xsd:string ; | ||
| 451 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 452 | + ep-core:seeReferenceData | ||
| 453 | + "http://posccaesar.org/rdl/RDS17725907"^^xsd:string . | ||
| 454 | + | ||
| 455 | +ep-actpurp:Plugabandon--other | ||
| 456 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 457 | + rdfs:label "plug abandon - other"^^xsd:string ; | ||
| 458 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 459 | + ep-core:seeReferenceData | ||
| 460 | + "http://posccaesar.org/rdl/RDS17725622"^^xsd:string . | ||
| 461 | + | ||
| 462 | +ep-actpurp:Plugabandon--perforate | ||
| 463 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 464 | + rdfs:label "plug abandon - perforate"^^xsd:string ; | ||
| 465 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 466 | + ep-core:seeReferenceData | ||
| 467 | + "http://posccaesar.org/rdl/RDS17726027"^^xsd:string . | ||
| 468 | + | ||
| 469 | +ep-actpurp:Plugabandon--rigupdown | ||
| 470 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 471 | + rdfs:label "plug abandon - rig up/down"^^xsd:string ; | ||
| 472 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 473 | + ep-core:seeReferenceData | ||
| 474 | + "http://posccaesar.org/rdl/RDS17725547"^^xsd:string . | ||
| 475 | + | ||
| 476 | +ep-actpurp:Plugabandon--squeeze | ||
| 477 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 478 | + rdfs:label "plug abandon - squeeze"^^xsd:string ; | ||
| 479 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 480 | + ep-core:seeReferenceData | ||
| 481 | + "http://posccaesar.org/rdl/RDS17725952"^^xsd:string . | ||
| 482 | + | ||
| 483 | +ep-actpurp:Plugabandon--trip | ||
| 484 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 485 | + rdfs:label "plug abandon - trip"^^xsd:string ; | ||
| 486 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 487 | + ep-core:seeReferenceData | ||
| 488 | + "http://posccaesar.org/rdl/RDS17726447"^^xsd:string . | ||
| 489 | + | ||
| 490 | +ep-actpurp:Plugabandon--wait | ||
| 491 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 492 | + rdfs:label "plug abandon - wait"^^xsd:string ; | ||
| 493 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 494 | + ep-core:seeReferenceData | ||
| 495 | + "http://posccaesar.org/rdl/RDS17725472"^^xsd:string . | ||
| 496 | + | ||
| 497 | +ep-actpurp:Workover--bopwellheadequipment | ||
| 498 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 499 | + rdfs:label "workover- BOP/wellhead equipment"^^xsd:string ; | ||
| 500 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 501 | + | ||
| 502 | +ep-actpurp:Workover--circulatingconditioning | ||
| 503 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 504 | + rdfs:label "workover - circulating conditioning"^^xsd:string ; | ||
| 505 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 506 | + ep-core:seeReferenceData | ||
| 507 | + "http://posccaesar.org/rdl/RDS17727047"^^xsd:string . | ||
| 508 | + | ||
| 509 | +ep-actpurp:Workover--completionstring | ||
| 510 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 511 | + rdfs:label "workover - completion string"^^xsd:string ; | ||
| 512 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 513 | + ep-core:seeReferenceData | ||
| 514 | + "http://posccaesar.org/rdl/RDS17726552"^^xsd:string . | ||
| 515 | + | ||
| 516 | +ep-actpurp:Workover--flow | ||
| 517 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 518 | + rdfs:label "workover - flow"^^xsd:string ; | ||
| 519 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 520 | + ep-core:seeReferenceData | ||
| 521 | + "http://posccaesar.org/rdl/RDS17726807"^^xsd:string . | ||
| 522 | + | ||
| 523 | +ep-actpurp:Workover--hydraulicworkover | ||
| 524 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 525 | + rdfs:label "workover - hydraulic workover"^^xsd:string ; | ||
| 526 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 527 | + | ||
| 528 | +ep-actpurp:Workover--mill | ||
| 529 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 530 | + rdfs:label "workover - mill"^^xsd:string ; | ||
| 531 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 532 | + ep-core:seeReferenceData | ||
| 533 | + "http://posccaesar.org/rdl/RDS17726627"^^xsd:string . | ||
| 534 | + | ||
| 535 | +ep-actpurp:Workover--other | ||
| 536 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 537 | + rdfs:label "workover - other"^^xsd:string ; | ||
| 538 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 539 | + ep-core:seeReferenceData | ||
| 540 | + "http://posccaesar.org/rdl/RDS17726372"^^xsd:string . | ||
| 541 | + | ||
| 542 | +ep-actpurp:Workover--perforate | ||
| 543 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 544 | + rdfs:label "workover - perforate"^^xsd:string ; | ||
| 545 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 546 | + ep-core:seeReferenceData | ||
| 547 | + "http://posccaesar.org/rdl/RDS17727122"^^xsd:string . | ||
| 548 | + | ||
| 549 | +ep-actpurp:Workover--rigupdown | ||
| 550 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 551 | + rdfs:label "workover - rig up/down"^^xsd:string ; | ||
| 552 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 553 | + ep-core:seeReferenceData | ||
| 554 | + "http://posccaesar.org/rdl/RDS17726297"^^xsd:string . | ||
| 555 | + | ||
| 556 | +ep-actpurp:Workover--sandcontrol | ||
| 557 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 558 | + rdfs:label "workover - sand control"^^xsd:string ; | ||
| 559 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 560 | + ep-core:seeReferenceData | ||
| 561 | + "http://posccaesar.org/rdl/RDS17726882"^^xsd:string . | ||
| 562 | + | ||
| 563 | +ep-actpurp:Workover--stimulate | ||
| 564 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 565 | + rdfs:label "workover -stimulate"^^xsd:string ; | ||
| 566 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 567 | + | ||
| 568 | +ep-actpurp:Workover--testscsssv | ||
| 569 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 570 | + rdfs:label "workover - test SCSSSV"^^xsd:string ; | ||
| 571 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 572 | + | ||
| 573 | +ep-actpurp:Workover--wait | ||
| 574 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 575 | + rdfs:label "workover - wait"^^xsd:string ; | ||
| 576 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 577 | + ep-core:seeReferenceData | ||
| 578 | + "http://posccaesar.org/rdl/RDS17726702"^^xsd:string . | ||
| 579 | + | ||
| 580 | +ep-actpurp:Workover--wireline | ||
| 581 | + rdf:type ep-actpurp:DailyDrillingActivityPurposeType ; | ||
| 582 | + rdfs:label "workover - wireline"^^xsd:string ; | ||
| 583 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ... | ... |
-
Please register or login to post a comment