David Price

Prod updates for Ian and fixed 2 Base URI and imports

This diff could not be displayed because it is too large.
1 -# Saved by TopBraid on Tue Oct 04 17:45:19 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 14:55:32 BST 2011
2 -# baseURI: http://www.reportinghub.no/ep/schema/drilling-equipment-type 2 +# baseURI: http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type
3 # imports: http://www.reportinghub.no/ep/schema/1.0/equipment 3 # imports: http://www.reportinghub.no/ep/schema/1.0/equipment
4 4
5 @prefix dc: <http://purl.org/dc/elements/1.1/> . 5 @prefix dc: <http://purl.org/dc/elements/1.1/> .
...@@ -12,401 +12,401 @@ ...@@ -12,401 +12,401 @@
12 @prefix spl: <http://spinrdf.org/spl#> . 12 @prefix spl: <http://spinrdf.org/spl#> .
13 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 13 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
14 14
15 -<http://www.reportinghub.no/ep/schema/drilling-equipment-type> 15 +<http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type>
16 rdf:type owl:Ontology ; 16 rdf:type owl:Ontology ;
17 owl:imports <http://www.reportinghub.no/ep/schema/1.0/equipment> ; 17 owl:imports <http://www.reportinghub.no/ep/schema/1.0/equipment> ;
18 owl:versionInfo "0.1.0"^^xsd:string . 18 owl:versionInfo "0.1.0"^^xsd:string .
19 19
20 -ep-drill-eqt-typ:Drillfloor--drawworks 20 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--drawworks>
21 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 21 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
22 rdfs:label "drillfloor--drawworks"^^xsd:string ; 22 rdfs:label "drillfloor--drawworks"^^xsd:string ;
23 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 23 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
24 dc:description "A CDRS equipment class that is a class defined as drilling drawworks equipment on a drilling rig."^^xsd:string . 24 dc:description "A CDRS equipment class that is a class defined as drilling drawworks equipment on a drilling rig."^^xsd:string .
25 25
26 -ep-drill-eqt-typ:Drillfloor--drillingcontrol 26 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--drillingcontrol>
27 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 27 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
28 rdfs:label "drillfloor--drillingcontrol"^^xsd:string ; 28 rdfs:label "drillfloor--drillingcontrol"^^xsd:string ;
29 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 29 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
30 dc:description "A CDRS equipment class that is a class defined as drilling control equipment on a drilling rig."^^xsd:string . 30 dc:description "A CDRS equipment class that is a class defined as drilling control equipment on a drilling rig."^^xsd:string .
31 31
32 -ep-drill-eqt-typ:Drillfloor--hpairsyst 32 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--hpairsyst>
33 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 33 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
34 rdfs:label "drillfloor--hpairsyst"^^xsd:string ; 34 rdfs:label "drillfloor--hpairsyst"^^xsd:string ;
35 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 35 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
36 dc:description "A CDRS equipment class that is a class defined as high pressure air system equipment on a drilling rig."^^xsd:string . 36 dc:description "A CDRS equipment class that is a class defined as high pressure air system equipment on a drilling rig."^^xsd:string .
37 37
38 -ep-drill-eqt-typ:Drillfloor--other 38 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--other>
39 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 39 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
40 rdfs:label "drillfloor--other"^^xsd:string ; 40 rdfs:label "drillfloor--other"^^xsd:string ;
41 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 41 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
42 dc:description "A CDRS equipment class that is a class defined to be other drillfloor equipment on a drilling rig."^^xsd:string . 42 dc:description "A CDRS equipment class that is a class defined to be other drillfloor equipment on a drilling rig."^^xsd:string .
43 43
44 -ep-drill-eqt-typ:Drillfloor--rotarytable 44 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--rotarytable>
45 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 45 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
46 rdfs:label "drillfloor--rotarytable"^^xsd:string ; 46 rdfs:label "drillfloor--rotarytable"^^xsd:string ;
47 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 47 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
48 dc:description "A CDRS equipment class that is a class defined as rotary table equipment on a drilling rig."^^xsd:string . 48 dc:description "A CDRS equipment class that is a class defined as rotary table equipment on a drilling rig."^^xsd:string .
49 49
50 -ep-drill-eqt-typ:Drillfloor--tensioningsyst 50 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--tensioningsyst>
51 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 51 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
52 rdfs:label "drillfloor--tensioningsyst"^^xsd:string ; 52 rdfs:label "drillfloor--tensioningsyst"^^xsd:string ;
53 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 53 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
54 dc:description "A CDRS equipment class that is a class defined as tensioning system equipment on a drilling rig."^^xsd:string . 54 dc:description "A CDRS equipment class that is a class defined as tensioning system equipment on a drilling rig."^^xsd:string .
55 55
56 -ep-drill-eqt-typ:Drillfloor--wirelines 56 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--wirelines>
57 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 57 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
58 rdfs:label "drillfloor--wirelines"^^xsd:string ; 58 rdfs:label "drillfloor--wirelines"^^xsd:string ;
59 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 59 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
60 dc:description "A CDRS equipment class that is a class defined as wireline equipment on a drilling rig."^^xsd:string . 60 dc:description "A CDRS equipment class that is a class defined as wireline equipment on a drilling rig."^^xsd:string .
61 61
62 -ep-drill-eqt-typ:DrillingEquipment 62 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment>
63 rdf:type owl:Class ; 63 rdf:type owl:Class ;
64 rdfs:label "drilling equipment"^^xsd:string ; 64 rdfs:label "drilling equipment"^^xsd:string ;
65 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . 65 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
66 66
67 -ep-drill-eqt-typ:DrillingEquipmentType 67 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType>
68 rdf:type rdfs:Class ; 68 rdf:type rdfs:Class ;
69 rdfs:label "drilling equipment type"^^xsd:string ; 69 rdfs:label "drilling equipment type"^^xsd:string ;
70 rdfs:subClassOf owl:Class . 70 rdfs:subClassOf owl:Class .
71 71
72 -ep-drill-eqt-typ:Drillstringdownhole--downholedrillingtools 72 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--downholedrillingtools>
73 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 73 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
74 rdfs:label "drillstringdownhole--downholedrillingtools"^^xsd:string ; 74 rdfs:label "drillstringdownhole--downholedrillingtools"^^xsd:string ;
75 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 75 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
76 dc:description "A CDRS equipment class that is a class defined to be downhole drilling tool equipment on a drilling rig."^^xsd:string . 76 dc:description "A CDRS equipment class that is a class defined to be downhole drilling tool equipment on a drilling rig."^^xsd:string .
77 77
78 -ep-drill-eqt-typ:Drillstringdownhole--drillcollars 78 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--drillcollars>
79 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 79 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
80 rdfs:label "drillstringdownhole--drillcollars"^^xsd:string ; 80 rdfs:label "drillstringdownhole--drillcollars"^^xsd:string ;
81 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 81 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
82 dc:description "A CDRS equipment class that is a class defined to be drill colar equipment on a drilling rig."^^xsd:string . 82 dc:description "A CDRS equipment class that is a class defined to be drill colar equipment on a drilling rig."^^xsd:string .
83 83
84 -ep-drill-eqt-typ:Drillstringdownhole--drillpipes 84 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--drillpipes>
85 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 85 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
86 rdfs:label "drillstringdownhole--drillpipes"^^xsd:string ; 86 rdfs:label "drillstringdownhole--drillpipes"^^xsd:string ;
87 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 87 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
88 dc:description "A CDRS equipment class that is a class defined to be drillpipe equipment on a drilling rig."^^xsd:string . 88 dc:description "A CDRS equipment class that is a class defined to be drillpipe equipment on a drilling rig."^^xsd:string .
89 89
90 -ep-drill-eqt-typ:Drillstringdownhole--fishingtools 90 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--fishingtools>
91 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 91 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
92 rdfs:label "drillstringdownhole--fishingtools"^^xsd:string ; 92 rdfs:label "drillstringdownhole--fishingtools"^^xsd:string ;
93 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 93 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
94 dc:description "A CDRS equipment class that is a class defined to be fishing tool equipment on a drilling rig."^^xsd:string . 94 dc:description "A CDRS equipment class that is a class defined to be fishing tool equipment on a drilling rig."^^xsd:string .
95 95
96 -ep-drill-eqt-typ:Drillstringdownhole--miscdrillstringequ 96 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--miscdrillstringequ>
97 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 97 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
98 rdfs:label "drillstringdownhole--miscdrillstringequ"^^xsd:string ; 98 rdfs:label "drillstringdownhole--miscdrillstringequ"^^xsd:string ;
99 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 99 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
100 dc:description "A CDRS equipment class that is a class defined to be miscellaneous drillstring equipment on a drilling rig."^^xsd:string . 100 dc:description "A CDRS equipment class that is a class defined to be miscellaneous drillstring equipment on a drilling rig."^^xsd:string .
101 101
102 -ep-drill-eqt-typ:Drillstringdownhole--other 102 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--other>
103 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 103 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
104 rdfs:label "drillstringdownhole--other"^^xsd:string ; 104 rdfs:label "drillstringdownhole--other"^^xsd:string ;
105 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 105 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
106 dc:description "A CDRS equipment class that is a class defined to be other drillstring and downhole equipment on a drilling rig."^^xsd:string . 106 dc:description "A CDRS equipment class that is a class defined to be other drillstring and downhole equipment on a drilling rig."^^xsd:string .
107 107
108 -ep-drill-eqt-typ:Drillstringdownhole--stabilizer 108 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--stabilizer>
109 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 109 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
110 rdfs:label "drillstringdownhole--stabilizer"^^xsd:string ; 110 rdfs:label "drillstringdownhole--stabilizer"^^xsd:string ;
111 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 111 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
112 dc:description "A CDRS equipment class that is a class defined to be stabilizer equipment on a drilling rig."^^xsd:string . 112 dc:description "A CDRS equipment class that is a class defined to be stabilizer equipment on a drilling rig."^^xsd:string .
113 113
114 -ep-drill-eqt-typ:Drillstringdownhole--subsandliftplugs 114 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--subsandliftplugs>
115 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 115 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
116 rdfs:label "drillstringdownhole--subsandliftplugs"^^xsd:string ; 116 rdfs:label "drillstringdownhole--subsandliftplugs"^^xsd:string ;
117 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 117 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
118 dc:description "A CDRS equipment class that is a class defined to be sub and lift plug equipment on a drilling rig."^^xsd:string . 118 dc:description "A CDRS equipment class that is a class defined to be sub and lift plug equipment on a drilling rig."^^xsd:string .
119 119
120 -ep-drill-eqt-typ:Hoistingequ--crownblock 120 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--crownblock>
121 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 121 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
122 rdfs:label "hoistingequ--crownblock"^^xsd:string ; 122 rdfs:label "hoistingequ--crownblock"^^xsd:string ;
123 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 123 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
124 dc:description "A CDRS equipment class that is a class defined as crown block equipment on a drilling rig."^^xsd:string . 124 dc:description "A CDRS equipment class that is a class defined as crown block equipment on a drilling rig."^^xsd:string .
125 125
126 -ep-drill-eqt-typ:Hoistingequ--derrickstructure 126 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--derrickstructure>
127 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 127 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
128 rdfs:label "hoistingequ--derrickstructure"^^xsd:string ; 128 rdfs:label "hoistingequ--derrickstructure"^^xsd:string ;
129 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 129 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
130 dc:description "A CDRS equipment class that is a class defined to be derrick structure equipment on a drilling rig."^^xsd:string . 130 dc:description "A CDRS equipment class that is a class defined to be derrick structure equipment on a drilling rig."^^xsd:string .
131 131
132 -ep-drill-eqt-typ:Hoistingequ--heavecompensator 132 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--heavecompensator>
133 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 133 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
134 rdfs:label "hoistingequ--heavecompensator"^^xsd:string ; 134 rdfs:label "hoistingequ--heavecompensator"^^xsd:string ;
135 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 135 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
136 dc:description "A CDRS equipment class that is a class defined to be heave compensator equipment on a drilling rig."^^xsd:string . 136 dc:description "A CDRS equipment class that is a class defined to be heave compensator equipment on a drilling rig."^^xsd:string .
137 137
138 -ep-drill-eqt-typ:Hoistingequ--other 138 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--other>
139 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 139 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
140 rdfs:label "hoistingequ--other"^^xsd:string ; 140 rdfs:label "hoistingequ--other"^^xsd:string ;
141 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 141 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
142 dc:description "A CDRS equipment class that is a class defined to be other hoisting equipment on a drilling rig."^^xsd:string . 142 dc:description "A CDRS equipment class that is a class defined to be other hoisting equipment on a drilling rig."^^xsd:string .
143 143
144 -ep-drill-eqt-typ:Hoistingequ--topdrive 144 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--topdrive>
145 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 145 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
146 rdfs:label "hoistingequ--topdrive"^^xsd:string ; 146 rdfs:label "hoistingequ--topdrive"^^xsd:string ;
147 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 147 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
148 dc:description "A CDRS equipment class that is a classdefined to be top drive equipment on a drilling rig."^^xsd:string . 148 dc:description "A CDRS equipment class that is a classdefined to be top drive equipment on a drilling rig."^^xsd:string .
149 149
150 -ep-drill-eqt-typ:Hoistingequ--travellingblock 150 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--travellingblock>
151 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 151 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
152 rdfs:label "hoistingequ--travellingblock"^^xsd:string ; 152 rdfs:label "hoistingequ--travellingblock"^^xsd:string ;
153 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 153 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
154 dc:description "A CDRS equipment class that is a class defined to be travelling block equipment on a drilling rig."^^xsd:string . 154 dc:description "A CDRS equipment class that is a class defined to be travelling block equipment on a drilling rig."^^xsd:string .
155 155
156 -ep-drill-eqt-typ:Materialhandlingsyst--anchorsyst 156 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--anchorsyst>
157 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 157 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
158 rdfs:label "materialhandlingsyst--anchorsyst"^^xsd:string ; 158 rdfs:label "materialhandlingsyst--anchorsyst"^^xsd:string ;
159 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 159 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
160 dc:description "A CDRS equipment class that is a class defined to be anchor system on a drilling rig."^^xsd:string . 160 dc:description "A CDRS equipment class that is a class defined to be anchor system on a drilling rig."^^xsd:string .
161 161
162 -ep-drill-eqt-typ:Materialhandlingsyst--boptransportsyst 162 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--boptransportsyst>
163 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 163 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
164 rdfs:label "materialhandlingsyst--boptransportsyst"^^xsd:string ; 164 rdfs:label "materialhandlingsyst--boptransportsyst"^^xsd:string ;
165 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 165 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
166 dc:description "A CDRS equipment class that is a class defined to be Blow Out Preventer transport equipment on a drilling rig."^^xsd:string . 166 dc:description "A CDRS equipment class that is a class defined to be Blow Out Preventer transport equipment on a drilling rig."^^xsd:string .
167 167
168 -ep-drill-eqt-typ:Materialhandlingsyst--deckcranes 168 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--deckcranes>
169 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 169 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
170 rdfs:label "materialhandlingsyst--deckcranes"^^xsd:string ; 170 rdfs:label "materialhandlingsyst--deckcranes"^^xsd:string ;
171 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 171 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
172 dc:description "A CDRS equipment class that is a class defined to be deck crane equipment on a drilling rig."^^xsd:string . 172 dc:description "A CDRS equipment class that is a class defined to be deck crane equipment on a drilling rig."^^xsd:string .
173 173
174 -ep-drill-eqt-typ:Materialhandlingsyst--monorailsyst 174 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--monorailsyst>
175 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 175 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
176 rdfs:label "materialhandlingsyst--monorailsyst"^^xsd:string ; 176 rdfs:label "materialhandlingsyst--monorailsyst"^^xsd:string ;
177 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 177 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
178 dc:description "A CDRS equipment class that is a class defined to be monorail equipment on a drilling rig."^^xsd:string . 178 dc:description "A CDRS equipment class that is a class defined to be monorail equipment on a drilling rig."^^xsd:string .
179 179
180 -ep-drill-eqt-typ:Materialhandlingsyst--other 180 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--other>
181 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 181 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
182 rdfs:label "materialhandlingsyst--other"^^xsd:string ; 182 rdfs:label "materialhandlingsyst--other"^^xsd:string ;
183 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 183 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
184 dc:description "A CDRS equipment class that is a class defined to be other material handling equipment on a drilling rig."^^xsd:string . 184 dc:description "A CDRS equipment class that is a class defined to be other material handling equipment on a drilling rig."^^xsd:string .
185 185
186 -ep-drill-eqt-typ:Materialhandlingsyst--overheadcranes 186 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--overheadcranes>
187 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 187 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
188 rdfs:label "materialhandlingsyst--overheadcranes"^^xsd:string ; 188 rdfs:label "materialhandlingsyst--overheadcranes"^^xsd:string ;
189 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 189 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
190 dc:description "A CDRS equipment class that is a class defined to be overhead crane equipment on a drilling rig."^^xsd:string . 190 dc:description "A CDRS equipment class that is a class defined to be overhead crane equipment on a drilling rig."^^xsd:string .
191 191
192 -ep-drill-eqt-typ:Materialhandlingsyst--utilitywinchs 192 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--utilitywinchs>
193 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 193 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
194 rdfs:label "materialhandlingsyst--utilitywinchs"^^xsd:string ; 194 rdfs:label "materialhandlingsyst--utilitywinchs"^^xsd:string ;
195 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 195 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
196 dc:description "A CDRS equipment class that is a class defined to be utility winch equipment on a drilling rig."^^xsd:string . 196 dc:description "A CDRS equipment class that is a class defined to be utility winch equipment on a drilling rig."^^xsd:string .
197 197
198 -ep-drill-eqt-typ:Miscellaneousequsyst--acousticpositionref 198 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--acousticpositionref>
199 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 199 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
200 rdfs:label "miscellaneousequsyst--acousticpositionref"^^xsd:string ; 200 rdfs:label "miscellaneousequsyst--acousticpositionref"^^xsd:string ;
201 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 201 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
202 dc:description "A CDRS equipment class that is a class defined to be acoustic position reference equipment on a drilling rig."^^xsd:string . 202 dc:description "A CDRS equipment class that is a class defined to be acoustic position reference equipment on a drilling rig."^^xsd:string .
203 203
204 -ep-drill-eqt-typ:Miscellaneousequsyst--hydrpneumpowerpacks 204 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--hydrpneumpowerpacks>
205 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 205 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
206 rdfs:label "miscellaneousequsyst--hydrpneumpowerpacks"^^xsd:string ; 206 rdfs:label "miscellaneousequsyst--hydrpneumpowerpacks"^^xsd:string ;
207 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 207 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
208 dc:description "A CDRS equipment class that is a class defined to be hydraulic or pneumatic power pack system on a drilling rig."^^xsd:string . 208 dc:description "A CDRS equipment class that is a class defined to be hydraulic or pneumatic power pack system on a drilling rig."^^xsd:string .
209 209
210 -ep-drill-eqt-typ:Miscellaneousequsyst--miscinstrandauxilequ 210 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--miscinstrandauxilequ>
211 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 211 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
212 rdfs:label "miscellaneousequsyst--miscinstrandauxilequ"^^xsd:string ; 212 rdfs:label "miscellaneousequsyst--miscinstrandauxilequ"^^xsd:string ;
213 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 213 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
214 dc:description "A CDRS equipment class that is a class defined to be miscellaneous instrument and auxiliary equipment on a drilling rig."^^xsd:string . 214 dc:description "A CDRS equipment class that is a class defined to be miscellaneous instrument and auxiliary equipment on a drilling rig."^^xsd:string .
215 215
216 -ep-drill-eqt-typ:Miscellaneousequsyst--other 216 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--other>
217 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 217 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
218 rdfs:label "miscellaneousequsyst--other"^^xsd:string ; 218 rdfs:label "miscellaneousequsyst--other"^^xsd:string ;
219 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 219 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
220 dc:description "A CDRS equipment class that is a class defined to be other miscellaneous system on a drilling rig."^^xsd:string . 220 dc:description "A CDRS equipment class that is a class defined to be other miscellaneous system on a drilling rig."^^xsd:string .
221 221
222 -ep-drill-eqt-typ:Miscellaneousequsyst--subseainspectionsyst 222 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--subseainspectionsyst>
223 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 223 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
224 rdfs:label "miscellaneousequsyst--subseainspectionsyst"^^xsd:string ; 224 rdfs:label "miscellaneousequsyst--subseainspectionsyst"^^xsd:string ;
225 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 225 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
226 dc:description "A CDRS equipment class that is a class defined to be subsea inspection system equipment on a drilling rig."^^xsd:string . 226 dc:description "A CDRS equipment class that is a class defined to be subsea inspection system equipment on a drilling rig."^^xsd:string .
227 227
228 -ep-drill-eqt-typ:Miscellaneousequsyst--wellheadsubsearuntest 228 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--wellheadsubsearuntest>
229 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 229 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
230 rdfs:label "miscellaneousequsyst--wellheadsubsearuntest"^^xsd:string ; 230 rdfs:label "miscellaneousequsyst--wellheadsubsearuntest"^^xsd:string ;
231 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 231 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
232 dc:description "A CDRS equipment class that is a class defined to be wellhead and subsea run and test equipment on a drilling rig."^^xsd:string . 232 dc:description "A CDRS equipment class that is a class defined to be wellhead and subsea run and test equipment on a drilling rig."^^xsd:string .
233 233
234 -ep-drill-eqt-typ:Mudandbulksyst--bulkairsystem 234 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--bulkairsystem>
235 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 235 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
236 rdfs:label "mudandbulksyst--bulkairsystem"^^xsd:string ; 236 rdfs:label "mudandbulksyst--bulkairsystem"^^xsd:string ;
237 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 237 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
238 dc:description "A CDRS equipment class that is a class defined to be bulk air equipment on a drilling rig."^^xsd:string . 238 dc:description "A CDRS equipment class that is a class defined to be bulk air equipment on a drilling rig."^^xsd:string .
239 239
240 -ep-drill-eqt-typ:Mudandbulksyst--bulkstoragetransfer 240 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--bulkstoragetransfer>
241 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 241 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
242 rdfs:label "mudandbulksyst--bulkstoragetransfer"^^xsd:string ; 242 rdfs:label "mudandbulksyst--bulkstoragetransfer"^^xsd:string ;
243 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 243 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
244 dc:description "A CDRS equipment class that is a class defined to be mud bulk storage and transfer equipment on a drilling rig."^^xsd:string . 244 dc:description "A CDRS equipment class that is a class defined to be mud bulk storage and transfer equipment on a drilling rig."^^xsd:string .
245 245
246 -ep-drill-eqt-typ:Mudandbulksyst--drillwatersyst 246 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--drillwatersyst>
247 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 247 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
248 rdfs:label "mudandbulksyst--drillwatersyst"^^xsd:string ; 248 rdfs:label "mudandbulksyst--drillwatersyst"^^xsd:string ;
249 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 249 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
250 dc:description "A CDRS equipment class that is a class defined to be drilling water equipment on a drilling rig."^^xsd:string . 250 dc:description "A CDRS equipment class that is a class defined to be drilling water equipment on a drilling rig."^^xsd:string .
251 251
252 -ep-drill-eqt-typ:Mudandbulksyst--hpequipment 252 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--hpequipment>
253 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 253 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
254 rdfs:label "mudandbulksyst--hpequipment"^^xsd:string ; 254 rdfs:label "mudandbulksyst--hpequipment"^^xsd:string ;
255 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 255 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
256 dc:description "A CDRS equipment class that is a class defined to be high pressure mud equipment on a drilling rig."^^xsd:string . 256 dc:description "A CDRS equipment class that is a class defined to be high pressure mud equipment on a drilling rig."^^xsd:string .
257 257
258 -ep-drill-eqt-typ:Mudandbulksyst--mudadditivesyst 258 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--mudadditivesyst>
259 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 259 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
260 rdfs:label "mudandbulksyst--mudadditivesyst"^^xsd:string ; 260 rdfs:label "mudandbulksyst--mudadditivesyst"^^xsd:string ;
261 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 261 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
262 dc:description "A CDRS equipment class that is a class defined to be mud additive equipment on a drilling rig."^^xsd:string . 262 dc:description "A CDRS equipment class that is a class defined to be mud additive equipment on a drilling rig."^^xsd:string .
263 263
264 -ep-drill-eqt-typ:Mudandbulksyst--mudmixingstorage 264 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--mudmixingstorage>
265 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 265 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
266 rdfs:label "mudandbulksyst--mudmixingstorage"^^xsd:string ; 266 rdfs:label "mudandbulksyst--mudmixingstorage"^^xsd:string ;
267 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 267 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
268 dc:description "A CDRS equipment class that is a class defined to be mud mixing and storage equipment on a drilling rig."^^xsd:string . 268 dc:description "A CDRS equipment class that is a class defined to be mud mixing and storage equipment on a drilling rig."^^xsd:string .
269 269
270 -ep-drill-eqt-typ:Mudandbulksyst--mudsolidscontrol 270 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--mudsolidscontrol>
271 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 271 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
272 rdfs:label "mudandbulksyst--mudsolidscontrol"^^xsd:string ; 272 rdfs:label "mudandbulksyst--mudsolidscontrol"^^xsd:string ;
273 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 273 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
274 dc:description "A CDRS equipment class that is a class defined to be mud solids control equipment on a drilling rig."^^xsd:string . 274 dc:description "A CDRS equipment class that is a class defined to be mud solids control equipment on a drilling rig."^^xsd:string .
275 275
276 -ep-drill-eqt-typ:Mudandbulksyst--mudsupply 276 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--mudsupply>
277 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 277 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
278 rdfs:label "mudandbulksyst--mudsupply"^^xsd:string ; 278 rdfs:label "mudandbulksyst--mudsupply"^^xsd:string ;
279 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 279 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
280 dc:description "A CDRS equipment class that is a class defined to be mud supply equipment on a drilling rig."^^xsd:string . 280 dc:description "A CDRS equipment class that is a class defined to be mud supply equipment on a drilling rig."^^xsd:string .
281 281
282 -ep-drill-eqt-typ:Mudandbulksyst--other 282 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--other>
283 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 283 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
284 rdfs:label "mudandbulksyst--other"^^xsd:string ; 284 rdfs:label "mudandbulksyst--other"^^xsd:string ;
285 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 285 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
286 dc:description "A CDRS equipment class that is a class defined to be other mud and bulk equipment on a drilling rig."^^xsd:string . 286 dc:description "A CDRS equipment class that is a class defined to be other mud and bulk equipment on a drilling rig."^^xsd:string .
287 287
288 -ep-drill-eqt-typ:Pipehandlingequsyst--drillfloortubehandlsyst 288 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--drillfloortubehandlsyst>
289 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 289 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
290 rdfs:label "pipehandlingequsyst--drillfloortubehandlsyst"^^xsd:string ; 290 rdfs:label "pipehandlingequsyst--drillfloortubehandlsyst"^^xsd:string ;
291 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 291 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
292 dc:description "A CDRS equipment class that is a class defined to be drillfloor tube handling equipment on a drilling rig."^^xsd:string . 292 dc:description "A CDRS equipment class that is a class defined to be drillfloor tube handling equipment on a drilling rig."^^xsd:string .
293 293
294 -ep-drill-eqt-typ:Pipehandlingequsyst--elevator 294 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--elevator>
295 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 295 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
296 rdfs:label "pipehandlingequsyst--elevator"^^xsd:string ; 296 rdfs:label "pipehandlingequsyst--elevator"^^xsd:string ;
297 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 297 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
298 dc:description "A CDRS equipment class that is a class defined to be pipe elevator system on a drilling rig."^^xsd:string . 298 dc:description "A CDRS equipment class that is a class defined to be pipe elevator system on a drilling rig."^^xsd:string .
299 299
300 -ep-drill-eqt-typ:Pipehandlingequsyst--manualtong 300 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--manualtong>
301 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 301 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
302 rdfs:label "pipehandlingequsyst--manualtong"^^xsd:string ; 302 rdfs:label "pipehandlingequsyst--manualtong"^^xsd:string ;
303 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 303 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
304 dc:description "A CDRS equipment class that is a class defined to be manual tong equipment on a drilling rig."^^xsd:string . 304 dc:description "A CDRS equipment class that is a class defined to be manual tong equipment on a drilling rig."^^xsd:string .
305 305
306 -ep-drill-eqt-typ:Pipehandlingequsyst--other 306 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--other>
307 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 307 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
308 rdfs:label "pipehandlingequsyst--other"^^xsd:string ; 308 rdfs:label "pipehandlingequsyst--other"^^xsd:string ;
309 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 309 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
310 dc:description "A CDRS equipment class that is a class defined to be other pipe handling equipment on a drilling rig."^^xsd:string . 310 dc:description "A CDRS equipment class that is a class defined to be other pipe handling equipment on a drilling rig."^^xsd:string .
311 311
312 -ep-drill-eqt-typ:Pipehandlingequsyst--powerpacks 312 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--powerpacks>
313 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 313 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
314 rdfs:label "pipehandlingequsyst--powerpacks"^^xsd:string ; 314 rdfs:label "pipehandlingequsyst--powerpacks"^^xsd:string ;
315 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 315 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
316 dc:description "A CDRS equipment class that is a class defined to be drilling power pack equipment on a drilling rig."^^xsd:string . 316 dc:description "A CDRS equipment class that is a class defined to be drilling power pack equipment on a drilling rig."^^xsd:string .
317 317
318 -ep-drill-eqt-typ:Pipehandlingequsyst--slipsandspiders 318 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--slipsandspiders>
319 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 319 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
320 rdfs:label "pipehandlingequsyst--slipsandspiders"^^xsd:string ; 320 rdfs:label "pipehandlingequsyst--slipsandspiders"^^xsd:string ;
321 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 321 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
322 dc:description "A CDRS equipment class that is a class that is defined to be slips and speider equipment on a drilling rig."^^xsd:string . 322 dc:description "A CDRS equipment class that is a class that is defined to be slips and speider equipment on a drilling rig."^^xsd:string .
323 323
324 -ep-drill-eqt-typ:Pipehandlingequsyst--verticalpipehandlingequsyst 324 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--verticalpipehandlingequsyst>
325 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 325 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
326 rdfs:label "pipehandlingequsyst--verticalpipehandlingequsyst"^^xsd:string ; 326 rdfs:label "pipehandlingequsyst--verticalpipehandlingequsyst"^^xsd:string ;
327 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 327 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
328 dc:description "A CDRS equipment class that is a class defined to be vertical pipe handling equipment/system on a drilling rig."^^xsd:string . 328 dc:description "A CDRS equipment class that is a class defined to be vertical pipe handling equipment/system on a drilling rig."^^xsd:string .
329 329
330 -ep-drill-eqt-typ:Serviceequ--cementingunit 330 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--cementingunit>
331 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 331 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
332 rdfs:label "serviceequ--cementingunit"^^xsd:string ; 332 rdfs:label "serviceequ--cementingunit"^^xsd:string ;
333 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 333 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
334 dc:description "A CDRS equipment class that is a class defined to be cementing unit equipment on a drilling rig."^^xsd:string . 334 dc:description "A CDRS equipment class that is a class defined to be cementing unit equipment on a drilling rig."^^xsd:string .
335 335
336 -ep-drill-eqt-typ:Serviceequ--electrloggingequ 336 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--electrloggingequ>
337 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 337 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
338 rdfs:label "serviceequ--electrloggingequ"^^xsd:string ; 338 rdfs:label "serviceequ--electrloggingequ"^^xsd:string ;
339 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 339 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
340 dc:description "A CDRS equipment class that is a class defined to be electrical logging equipment on a drilling rig."^^xsd:string . 340 dc:description "A CDRS equipment class that is a class defined to be electrical logging equipment on a drilling rig."^^xsd:string .
341 341
342 -ep-drill-eqt-typ:Serviceequ--mudloggingequ 342 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--mudloggingequ>
343 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 343 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
344 rdfs:label "serviceequ--mudloggingequ"^^xsd:string ; 344 rdfs:label "serviceequ--mudloggingequ"^^xsd:string ;
345 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 345 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
346 dc:description "A CDRS equipment class that is a class defined to be mud logging equipment on a drilling rig."^^xsd:string . 346 dc:description "A CDRS equipment class that is a class defined to be mud logging equipment on a drilling rig."^^xsd:string .
347 347
348 -ep-drill-eqt-typ:Serviceequ--other 348 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--other>
349 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 349 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
350 rdfs:label "serviceequ--other"^^xsd:string ; 350 rdfs:label "serviceequ--other"^^xsd:string ;
351 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 351 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
352 dc:description "A CDRS equipment class that is a class defined to be other service equipment on a drilling rig."^^xsd:string . 352 dc:description "A CDRS equipment class that is a class defined to be other service equipment on a drilling rig."^^xsd:string .
353 353
354 -ep-drill-eqt-typ:Serviceequ--specialserviceequ 354 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--specialserviceequ>
355 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 355 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
356 rdfs:label "serviceequ--specialserviceequ"^^xsd:string ; 356 rdfs:label "serviceequ--specialserviceequ"^^xsd:string ;
357 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 357 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
358 dc:description "A CDRS equipment class that is a class defined to be special service equipment on a drilling rig."^^xsd:string . 358 dc:description "A CDRS equipment class that is a class defined to be special service equipment on a drilling rig."^^xsd:string .
359 359
360 -ep-drill-eqt-typ:Serviceequ--wellheadtubularequ 360 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--wellheadtubularequ>
361 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 361 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
362 rdfs:label "serviceequ--wellheadtubularequ"^^xsd:string ; 362 rdfs:label "serviceequ--wellheadtubularequ"^^xsd:string ;
363 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 363 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
364 dc:description "A CDRS equipment class that is a class defined to be wellhead and tubular equipment on a drilling rig."^^xsd:string . 364 dc:description "A CDRS equipment class that is a class defined to be wellhead and tubular equipment on a drilling rig."^^xsd:string .
365 365
366 -ep-drill-eqt-typ:Serviceequ--welltestingequ 366 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--welltestingequ>
367 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 367 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
368 rdfs:label "serviceequ--welltestingequ"^^xsd:string ; 368 rdfs:label "serviceequ--welltestingequ"^^xsd:string ;
369 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 369 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
370 dc:description "A CDRS equipment class that is a class defined to be well testing equipment on a drilling rig."^^xsd:string . 370 dc:description "A CDRS equipment class that is a class defined to be well testing equipment on a drilling rig."^^xsd:string .
371 371
372 -ep-drill-eqt-typ:Wellcontrolequsyst--bopcontrolsyst 372 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--bopcontrolsyst>
373 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 373 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
374 rdfs:label "wellcontrolequsyst--bopcontrolsyst"^^xsd:string ; 374 rdfs:label "wellcontrolequsyst--bopcontrolsyst"^^xsd:string ;
375 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 375 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
376 dc:description "A CDRS equipment class that is a class defined to be blow out preventer control system on a drilling rig."^^xsd:string . 376 dc:description "A CDRS equipment class that is a class defined to be blow out preventer control system on a drilling rig."^^xsd:string .
377 377
378 -ep-drill-eqt-typ:Wellcontrolequsyst--bopstack 378 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--bopstack>
379 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 379 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
380 rdfs:label "wellcontrolequsyst--bopstack"^^xsd:string ; 380 rdfs:label "wellcontrolequsyst--bopstack"^^xsd:string ;
381 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 381 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
382 dc:description "A CDRS equipment class that is a class defined to be bop stack equipment on a drilling rig."^^xsd:string . 382 dc:description "A CDRS equipment class that is a class defined to be bop stack equipment on a drilling rig."^^xsd:string .
383 383
384 -ep-drill-eqt-typ:Wellcontrolequsyst--chokekillsyst 384 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--chokekillsyst>
385 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 385 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
386 rdfs:label "wellcontrolequsyst--chokekillsyst"^^xsd:string ; 386 rdfs:label "wellcontrolequsyst--chokekillsyst"^^xsd:string ;
387 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 387 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
388 dc:description "A CDRS equipment class that is a class defined to be choke and kill system on a drilling rig."^^xsd:string . 388 dc:description "A CDRS equipment class that is a class defined to be choke and kill system on a drilling rig."^^xsd:string .
389 389
390 -ep-drill-eqt-typ:Wellcontrolequsyst--diverter 390 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--diverter>
391 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 391 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
392 rdfs:label "wellcontrolequsyst--diverter"^^xsd:string ; 392 rdfs:label "wellcontrolequsyst--diverter"^^xsd:string ;
393 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 393 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
394 dc:description "A CDRS equipment class that is a class defined to be diverter equipment on a drilling rig."^^xsd:string . 394 dc:description "A CDRS equipment class that is a class defined to be diverter equipment on a drilling rig."^^xsd:string .
395 395
396 -ep-drill-eqt-typ:Wellcontrolequsyst--other 396 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--other>
397 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 397 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
398 rdfs:label "wellcontrolequsyst--other"^^xsd:string ; 398 rdfs:label "wellcontrolequsyst--other"^^xsd:string ;
399 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 399 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
400 dc:description "A CDRS equipment class that is a class defined to be other well control equipment on a drilling rig."^^xsd:string . 400 dc:description "A CDRS equipment class that is a class defined to be other well control equipment on a drilling rig."^^xsd:string .
401 401
402 -ep-drill-eqt-typ:Wellcontrolequsyst--risersyst 402 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--risersyst>
403 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 403 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
404 rdfs:label "wellcontrolequsyst--risersyst"^^xsd:string ; 404 rdfs:label "wellcontrolequsyst--risersyst"^^xsd:string ;
405 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 405 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
406 dc:description "A CDRS equipment class that is a class defined to be riser system on a drilling rig."^^xsd:string . 406 dc:description "A CDRS equipment class that is a class defined to be riser system on a drilling rig."^^xsd:string .
407 407
408 -ep-drill-eqt-typ:Wellcontrolequsyst--shallowgasstack 408 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--shallowgasstack>
409 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 409 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
410 rdfs:label "wellcontrolequsyst--shallowgasstack"^^xsd:string ; 410 rdfs:label "wellcontrolequsyst--shallowgasstack"^^xsd:string ;
411 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 411 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
412 dc:description "A CDRS equipment class that is a class defined to be shallow gas stack equipment on a drilling rig."^^xsd:string . 412 dc:description "A CDRS equipment class that is a class defined to be shallow gas stack equipment on a drilling rig."^^xsd:string .
......
1 -# Saved by TopBraid on Fri Oct 14 15:14:22 BST 2011 1 +# Saved by TopBraid on Mon Oct 24 16:21:27 BST 2011
2 -# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-activity 2 +# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-activity
3 -# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility 3 +# imports: http://www.reportinghub.no/ep/schema/1.0/production-organization
4 -# imports: http://www.reportinghub.no/ep/schema/1.0/well 4 +# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
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-purpose 6 +# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
7 -# imports: http://www.reportinghub.no/ep/schema/1.0/facility 7 +# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
8 -# imports: http://www.reportinghub.no/ep/schema/1.0/activity 8 +# imports: http://www.reportinghub.no/ep/schema/1.0/activity
9 -# imports: http://www.reportinghub.no/ep/schema/1.0/flow 9 +# imports: http://www.reportinghub.no/ep/schema/1.0/facility
10 - 10 +# imports: http://www.reportinghub.no/ep/schema/1.0/flow
11 -@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . 11 +
12 -@prefix ep-prodact: <http://www.reportinghub.no/ep/schema/production-activity#> . 12 +@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
13 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 13 +@prefix ep-prodact: <http://www.reportinghub.no/ep/schema/production-activity#> .
14 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 14 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
15 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 15 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
16 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 16 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
17 - 17 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
18 -<http://www.reportinghub.no/ep/schema/1.0/production-activity> 18 +
19 - rdf:type owl:Ontology ; 19 +<http://www.reportinghub.no/ep/schema/1.0/production-activity>
20 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> ; 20 + rdf:type owl:Ontology ;
21 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 21 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/well> ;
22 - 22 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
23 -<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> 23 +
24 - rdf:type ep-prodact:ProductionOperationClassByDuration . 24 +<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
25 - 25 + rdf:type ep-prodact:ProductionOperationClassByDuration .
26 -<http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity> 26 +
27 - rdf:type ep-prodact:ProductionOperationClassByDuration . 27 +<http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity>
28 - 28 + rdf:type ep-prodact:ProductionOperationClassByDuration .
29 -<http://www.reportinghub.no/ep/schema/activity#ProductionActivityToDate> 29 +
30 - rdf:type owl:Class ; 30 +<http://www.reportinghub.no/ep/schema/activity#ProductionActivityToDate>
31 - rdfs:label "production activity to date"^^xsd:string ; 31 + rdf:type owl:Class ;
32 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . 32 + rdfs:label "production activity to date"^^xsd:string ;
33 - 33 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
34 -<http://www.reportinghub.no/ep/schema/activity#ProductionWellTest> 34 +
35 - rdf:type owl:Class ; 35 +<http://www.reportinghub.no/ep/schema/activity#ProductionWellTest>
36 - rdfs:label "production well test"^^xsd:string ; 36 + rdf:type owl:Class ;
37 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> , <http://www.reportinghub.no/ep/schema/activity#WellTest> . 37 + rdfs:label "production well test"^^xsd:string ;
38 - 38 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> , <http://www.reportinghub.no/ep/schema/activity#WellTest> .
39 -<http://www.reportinghub.no/ep/schema/activity#WeeklyProductionActivity> 39 +
40 - rdf:type ep-prodact:ProductionOperationClassByDuration . 40 +<http://www.reportinghub.no/ep/schema/activity#WeeklyProductionActivity>
41 - 41 + rdf:type ep-prodact:ProductionOperationClassByDuration .
42 -<http://www.reportinghub.no/ep/schema/activity#hasFlow> 42 +
43 - rdf:type owl:ObjectProperty ; 43 +<http://www.reportinghub.no/ep/schema/activity#hasFlow>
44 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ; 44 + rdf:type owl:ObjectProperty ;
45 - rdfs:label "has flow"^^xsd:string ; 45 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
46 - rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> . 46 + rdfs:label "has flow"^^xsd:string ;
47 - 47 + rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> .
48 -ep-core:Mass 48 +
49 - rdf:type rdfs:Class , ep-core:PropertySpace ; 49 +ep-core:Mass
50 - rdfs:label "mass"^^xsd:string ; 50 + rdf:type rdfs:Class , ep-core:PropertySpace ;
51 - rdfs:subClassOf ep-core:MeasureOfAmountOfMaterial . 51 + rdfs:label "mass"^^xsd:string ;
52 - 52 + rdfs:subClassOf ep-core:MeasureOfAmountOfMaterial .
53 -<http://www.reportinghub.no/ep/schema/equipment#Manifold> 53 +
54 - rdf:type owl:Class ; 54 +<http://www.reportinghub.no/ep/schema/equipment#Manifold>
55 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAManifold> . 55 + rdf:type owl:Class ;
56 - 56 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAManifold> .
57 -<http://www.reportinghub.no/ep/schema/equipment#Manifold-Injection> 57 +
58 - rdf:type owl:Class ; 58 +<http://www.reportinghub.no/ep/schema/equipment#Manifold-Injection>
59 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Manifold> . 59 + rdf:type owl:Class ;
60 - 60 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Manifold> .
61 -<http://www.reportinghub.no/ep/schema/equipment#Manifold-Production> 61 +
62 - rdf:type owl:Class ; 62 +<http://www.reportinghub.no/ep/schema/equipment#Manifold-Production>
63 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Manifold> . 63 + rdf:type owl:Class ;
64 - 64 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Manifold> .
65 -<http://www.reportinghub.no/ep/schema/equipment#Separator> 65 +
66 - rdf:type owl:Class ; 66 +<http://www.reportinghub.no/ep/schema/equipment#Separator>
67 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfASeparator> . 67 + rdf:type owl:Class ;
68 - 68 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfASeparator> .
69 -<http://www.reportinghub.no/ep/schema/equipment#Tank> 69 +
70 - rdf:type owl:Class ; 70 +<http://www.reportinghub.no/ep/schema/equipment#Tank>
71 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfATank> . 71 + rdf:type owl:Class ;
72 - 72 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfATank> .
73 -<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAFlowLine> 73 +
74 - rdf:type owl:Class ; 74 +<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAFlowLine>
75 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . 75 + rdf:type owl:Class ;
76 - 76 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
77 -<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAManifold> 77 +
78 - rdf:type owl:Class ; 78 +<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAManifold>
79 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . 79 + rdf:type owl:Class ;
80 - 80 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
81 -<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfASeparator> 81 +
82 - rdf:type owl:Class ; 82 +<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfASeparator>
83 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . 83 + rdf:type owl:Class ;
84 - 84 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
85 -<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfATank> 85 +
86 - rdf:type owl:Class ; 86 +<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfATank>
87 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . 87 + rdf:type owl:Class ;
88 - 88 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
89 -ep-prodact:AdministerFirstAid 89 +
90 - rdf:type owl:Class , ep-prodact:SafetyActivityType ; 90 +ep-prodact:AdministerFirstAid
91 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 91 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
92 - 92 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
93 -ep-prodact:AirTrafficOperation 93 +
94 - rdf:type owl:Class ; 94 +ep-prodact:AirTrafficOperation
95 - rdfs:subClassOf ep-prodact:PartOfProductionActivity . 95 + rdf:type owl:Class ;
96 - 96 + rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
97 -ep-prodact:Alarm 97 +
98 - rdf:type owl:Class ; 98 +ep-prodact:Alarm
99 - rdfs:subClassOf ep-prodact:PartOfProductionActivity . 99 + rdf:type owl:Class ;
100 - 100 + rdfs:subClassOf ep-prodact:PartOfProductionActivity .
101 -ep-prodact:AnnualProductionActivity 101 +
102 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; 102 +ep-prodact:AmountOfCrudeOil
103 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . 103 + rdf:type owl:Class ;
104 - 104 + rdfs:subClassOf ep-prodact:AmountOfSubstance .
105 -ep-prodact:AnnualProductionActivityToEndOfReportingPeriod 105 +
106 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; 106 +ep-prodact:AmountOfNaturalGas
107 - rdfs:subClassOf ep-prodact:AnnualProductionActivity . 107 + rdf:type owl:Class ;
108 - 108 + rdfs:subClassOf ep-prodact:AmountOfSubstance .
109 -ep-prodact:AnnualProductionOperationsActivityToEndOfReportingPeriod 109 +
110 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; 110 +ep-prodact:AmountOfSubstance
111 - rdfs:subClassOf ep-prodact:AnnualProductionActivityToEndOfReportingPeriod , ep-prodact:ProductionOperationsActivity . 111 + rdf:type owl:Class ;
112 - 112 + rdfs:subClassOf ep-core:PhysicalObject .
113 -ep-prodact:AnnualProductionVolumeActivityToEndOfReportingPeriod 113 +
114 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; 114 +ep-prodact:AnnualProductionActivity
115 - rdfs:subClassOf ep-prodact:AnnualProductionActivityToEndOfReportingPeriod , ep-prodact:ProductionVolumeActivity . 115 + rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
116 - 116 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
117 -ep-prodact:CargoShipOperation 117 +
118 - rdf:type owl:Class ; 118 +ep-prodact:AnnualProductionActivityToEndOfReportingPeriod
119 - rdfs:subClassOf ep-prodact:PartOfProductionActivity . 119 + rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
120 - 120 + rdfs:subClassOf ep-prodact:AnnualProductionActivity .
121 -ep-prodact:ConstructionOperation 121 +
122 - rdf:type owl:Class ; 122 +ep-prodact:AnnualProductionOperationsActivityToEndOfReportingPeriod
123 - rdfs:subClassOf ep-prodact:PartOfProductionActivity . 123 + rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
124 - 124 + rdfs:subClassOf ep-prodact:AnnualProductionActivityToEndOfReportingPeriod , ep-prodact:ProductionOperationsActivity .
125 -ep-prodact:CumulativeProductionActivitySinceProductionBegan 125 +
126 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; 126 +ep-prodact:AnnualProductionVolumeActivityToEndOfReportingPeriod
127 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . 127 + rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
128 - 128 + rdfs:subClassOf ep-prodact:AnnualProductionActivityToEndOfReportingPeriod , ep-prodact:ProductionVolumeActivity .
129 -ep-prodact:DailyProductionOperationsActivity 129 +
130 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; 130 +ep-prodact:CargoShipOperation
131 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> , ep-prodact:ProductionOperationsActivity . 131 + rdf:type owl:Class ;
132 - 132 + rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
133 -ep-prodact:DailyProductionVolumeActivity 133 +
134 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; 134 +ep-prodact:ConstructionOperation
135 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> , ep-prodact:ProductionVolumeActivity . 135 + rdf:type owl:Class ;
136 - 136 + rdfs:subClassOf ep-prodact:PartOfProductionActivity .
137 -ep-prodact:Deviation 137 +
138 - rdf:type owl:Class ; 138 +ep-prodact:CumulativeProductionActivitySinceProductionBegan
139 - rdfs:subClassOf ep-prodact:PartOfProductionActivity . 139 + rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
140 - 140 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
141 -ep-prodact:DrillOrExcercise 141 +
142 - rdf:type owl:Class , ep-prodact:SafetyActivityType ; 142 +ep-prodact:DailyProductionOperationsActivity
143 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 143 + rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
144 - 144 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> , ep-prodact:ProductionOperationsActivity .
145 -ep-prodact:Fire 145 +
146 - rdf:type owl:Class ; 146 +ep-prodact:DailyProductionVolumeActivity
147 - rdfs:subClassOf ep-prodact:Incident . 147 + rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
148 - 148 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> , ep-prodact:ProductionVolumeActivity .
149 -ep-prodact:FirstAid 149 +
150 - rdf:type owl:Class ; 150 +ep-prodact:Deviation
151 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 151 + rdf:type owl:Class ;
152 - 152 + rdfs:subClassOf ep-prodact:PartOfProductionActivity .
153 -ep-prodact:FlowLine 153 +
154 - rdf:type owl:Class ; 154 +ep-prodact:DrillOrExcercise
155 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAFlowLine> . 155 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
156 - 156 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
157 -ep-prodact:FlowLine-Production 157 +
158 - rdf:type owl:Class ; 158 +ep-prodact:Fire
159 - rdfs:subClassOf ep-prodact:FlowLine . 159 + rdf:type owl:Class ;
160 - 160 + rdfs:subClassOf ep-prodact:Incident .
161 -ep-prodact:FusionOfHSEActivitiesOverPeriod 161 +
162 - rdf:type owl:Class ; 162 +ep-prodact:FirstAid
163 - rdfs:subClassOf ep-prodact:FusionOfPartsOfProductionActivityOverPeriod . 163 + rdf:type owl:Class ;
164 - 164 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
165 -ep-prodact:FusionOfPartsOfProductionActivityOverPeriod 165 +
166 - rdf:type owl:Class ; 166 +ep-prodact:FlowLine
167 - rdfs:subClassOf ep-prodact:PartOfProductionActivity . 167 + rdf:type owl:Class ;
168 - 168 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAFlowLine> .
169 -ep-prodact:HealthSafetyAndEnvironmentActivity 169 +
170 - rdf:type owl:Class ; 170 +ep-prodact:FlowLine-Production
171 - rdfs:subClassOf ep-prodact:PartOfProductionActivity . 171 + rdf:type owl:Class ;
172 - 172 + rdfs:subClassOf ep-prodact:FlowLine .
173 -ep-prodact:Incident 173 +
174 - rdf:type owl:Class ; 174 +ep-prodact:FusionOfHSEActivitiesOverPeriod
175 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 175 + rdf:type owl:Class ;
176 - 176 + rdfs:subClassOf ep-prodact:FusionOfPartsOfProductionActivityOverPeriod .
177 -ep-prodact:Injury 177 +
178 - rdf:type owl:Class , ep-prodact:SafetyActivityType ; 178 +ep-prodact:FusionOfPartsOfProductionActivityOverPeriod
179 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 179 + rdf:type owl:Class ;
180 - 180 + rdfs:subClassOf ep-prodact:PartOfProductionActivity .
181 -ep-prodact:IssueWorkPermit 181 +
182 - rdf:type owl:Class , ep-prodact:SafetyActivityType ; 182 +ep-prodact:HealthSafetyAndEnvironmentActivity
183 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 183 + rdf:type owl:Class ;
184 - 184 + rdfs:subClassOf ep-prodact:PartOfProductionActivity .
185 -ep-prodact:JobObservation 185 +
186 - rdf:type owl:Class ; 186 +ep-prodact:Incident
187 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 187 + rdf:type owl:Class ;
188 - 188 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
189 -ep-prodact:LostProduction 189 +
190 - rdf:type owl:Class ; 190 +ep-prodact:Injury
191 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . 191 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
192 - 192 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
193 -ep-prodact:LostTimeAccident 193 +
194 - rdf:type owl:Class ; 194 +ep-prodact:IssueWorkPermit
195 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 195 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
196 - 196 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
197 -ep-prodact:LostTimeIncident 197 +
198 - rdf:type owl:Class ; 198 +ep-prodact:JobObservation
199 - rdfs:subClassOf ep-prodact:Incident . 199 + rdf:type owl:Class ;
200 - 200 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
201 -ep-prodact:MaintenanceActivity 201 +
202 - rdf:type owl:Class ; 202 +ep-prodact:LostProduction
203 - rdfs:subClassOf ep-prodact:PartOfProductionActivity . 203 + rdf:type owl:Class ;
204 - 204 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
205 -ep-prodact:MarineOperation 205 +
206 - rdf:type owl:Class ; 206 +ep-prodact:LostTimeAccident
207 - rdfs:subClassOf ep-prodact:PartOfProductionActivity . 207 + rdf:type owl:Class ;
208 - 208 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
209 -ep-prodact:MedicalTreatmentInjury 209 +
210 - rdf:type owl:Class , ep-prodact:SafetyActivityType ; 210 +ep-prodact:LostTimeIncident
211 - rdfs:subClassOf ep-prodact:Injury . 211 + rdf:type owl:Class ;
212 - 212 + rdfs:subClassOf ep-prodact:Incident .
213 -ep-prodact:MonthlyProductionActivityToEndOfReportingPeriod 213 +
214 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; 214 +ep-prodact:MaintenanceActivity
215 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity> . 215 + rdf:type owl:Class ;
216 - 216 + rdfs:subClassOf ep-prodact:PartOfProductionActivity .
217 -ep-prodact:NearMiss 217 +
218 - rdf:type owl:Class ; 218 +ep-prodact:MarineOperation
219 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 219 + rdf:type owl:Class ;
220 - 220 + rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
221 -ep-prodact:NotablePartOfProductionActivity 221 +
222 - rdf:type owl:Class ; 222 +ep-prodact:MedicalTreatmentInjury
223 - rdfs:subClassOf ep-prodact:PartOfProductionActivity . 223 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
224 - 224 + rdfs:subClassOf ep-prodact:Injury .
225 -ep-prodact:PartOfProductionActivity 225 +
226 - rdf:type owl:Class ; 226 +ep-prodact:MonthlyProductionActivityToEndOfReportingPeriod
227 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> . 227 + rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
228 - 228 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity> .
229 -ep-prodact:PowerStationFailure 229 +
230 - rdf:type owl:Class ; 230 +ep-prodact:NearMiss
231 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> . 231 + rdf:type owl:Class ;
232 - 232 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
233 -ep-prodact:ProductionActivityLastingLessThanAYear 233 +
234 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; 234 +ep-prodact:NotablePartOfProductionActivity
235 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . 235 + rdf:type owl:Class ;
236 - 236 + rdfs:subClassOf ep-prodact:PartOfProductionActivity .
237 -ep-prodact:ProductionOperationClassByDuration 237 +
238 - rdf:type rdfs:Class ; 238 +ep-prodact:PartOfProductionActivity
239 - rdfs:subClassOf owl:Class . 239 + rdf:type owl:Class ;
240 - 240 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
241 -ep-prodact:ProductionOperationsActivity 241 +
242 - rdf:type owl:Class ; 242 +ep-prodact:Participation
243 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . 243 + rdf:type owl:ObjectProperty ;
244 - 244 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
245 -ep-prodact:ProductionVolumeActivity 245 + rdfs:range <http://www.reportinghub.no/ep/schema/production-organization#PersonOrOrganization> ;
246 - rdf:type owl:Class ; 246 + rdfs:subPropertyOf ep-prodact:involvement .
247 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . 247 +
248 - 248 +ep-prodact:PowerStationFailure
249 -ep-prodact:ReleasedToWater 249 + rdf:type owl:Class ;
250 - rdf:type owl:Class ; 250 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
251 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 251 +
252 - 252 +ep-prodact:ProductionActivityLastingLessThanAYear
253 -ep-prodact:ReportHazard 253 + rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
254 - rdf:type owl:Class , ep-prodact:SafetyActivityType ; 254 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
255 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 255 +
256 - 256 +ep-prodact:ProductionOperationClassByDuration
257 -ep-prodact:RestrictedWork 257 + rdf:type rdfs:Class ;
258 - rdf:type owl:Class ; 258 + rdfs:subClassOf owl:Class .
259 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 259 +
260 - 260 +ep-prodact:ProductionOperationsActivity
261 -ep-prodact:RestrictedWorkInjury 261 + rdf:type owl:Class ;
262 - rdf:type owl:Class , ep-prodact:SafetyActivityType ; 262 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
263 - rdfs:subClassOf ep-prodact:Injury . 263 +
264 - 264 +ep-prodact:ProductionVolumeActivity
265 -ep-prodact:SafetyActivityType 265 + rdf:type owl:Class ;
266 - rdf:type rdfs:Class ; 266 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
267 - rdfs:subClassOf owl:Class . 267 +
268 - 268 +ep-prodact:ReleasedToWater
269 -ep-prodact:SafetyMeeting 269 + rdf:type owl:Class ;
270 - rdf:type owl:Class , ep-prodact:SafetyActivityType ; 270 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
271 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 271 +
272 - 272 +ep-prodact:ReportHazard
273 -ep-prodact:SampleAmountOfSubstance 273 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
274 - rdf:type owl:Class ; 274 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
275 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/well#Fluid> . 275 +
276 - 276 +ep-prodact:RestrictedWork
277 -ep-prodact:SentAshore 277 + rdf:type owl:Class ;
278 - rdf:type owl:Class ; 278 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
279 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 279 +
280 - 280 +ep-prodact:RestrictedWorkInjury
281 -ep-prodact:SevereAccident 281 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
282 - rdf:type owl:Class ; 282 + rdfs:subClassOf ep-prodact:Injury .
283 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 283 +
284 - 284 +ep-prodact:SafetyActivityType
285 -ep-prodact:SickOnBoard 285 + rdf:type rdfs:Class ;
286 - rdf:type owl:Class ; 286 + rdfs:subClassOf owl:Class .
287 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 287 +
288 - 288 +ep-prodact:SafetyMeeting
289 -ep-prodact:SpillOrLeak 289 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
290 - rdf:type owl:Class , ep-prodact:SafetyActivityType ; 290 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
291 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 291 +
292 - 292 +ep-prodact:SampleAmountOfSubstance
293 -ep-prodact:WaterCleaningOperation 293 + rdf:type owl:Class ;
294 - rdf:type owl:Class ; 294 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/well#Fluid> .
295 - rdfs:subClassOf ep-prodact:PartOfProductionActivity . 295 +
296 - 296 +ep-prodact:SentAshore
297 -ep-prodact:WaterSample 297 + rdf:type owl:Class ;
298 - rdf:type owl:Class ; 298 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
299 - rdfs:subClassOf ep-prodact:SampleAmountOfSubstance , <http://www.reportinghub.no/ep/schema/well#Water> . 299 +
300 - 300 +ep-prodact:SevereAccident
301 -ep-prodact:WorkingUnderPermit 301 + rdf:type owl:Class ;
302 - rdf:type owl:Class , ep-prodact:SafetyActivityType ; 302 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
303 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 303 +
304 - 304 +ep-prodact:SickOnBoard
305 -ep-prodact:WorkingUnderPermitWithSJA 305 + rdf:type owl:Class ;
306 - rdf:type owl:Class , ep-prodact:SafetyActivityType ; 306 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
307 - rdfs:subClassOf ep-prodact:WorkingUnderPermit . 307 +
308 - 308 +ep-prodact:SpillOrLeak
309 -ep-prodact:ammoniumDensity 309 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
310 - rdf:type owl:ObjectProperty ; 310 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
311 - rdfs:domain ep-prodact:WaterSample ; 311 +
312 - rdfs:range ep-core:Density . 312 +ep-prodact:TransportationActivity
313 - 313 + rdf:type owl:Class ;
314 -ep-prodact:amountOfOil 314 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
315 - rdf:type owl:ObjectProperty ; 315 +
316 - rdfs:domain ep-prodact:WaterSample ; 316 +ep-prodact:WaterCleaningOperation
317 - rdfs:range ep-core:Mass . 317 + rdf:type owl:Class ;
318 - 318 + rdfs:subClassOf ep-prodact:PartOfProductionActivity .
319 -ep-prodact:classificationBySafetyActivityType 319 +
320 - rdf:type owl:ObjectProperty ; 320 +ep-prodact:WaterSample
321 - rdfs:domain ep-prodact:FusionOfHSEActivitiesOverPeriod ; 321 + rdf:type owl:Class ;
322 - rdfs:range ep-prodact:SafetyActivityType . 322 + rdfs:subClassOf ep-prodact:SampleAmountOfSubstance , <http://www.reportinghub.no/ep/schema/well#Water> .
323 - 323 +
324 -ep-prodact:coulterCounter 324 +ep-prodact:WorkingUnderPermit
325 - rdf:type owl:ObjectProperty ; 325 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
326 - rdfs:domain ep-prodact:WaterSample ; 326 + rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
327 - rdfs:range ep-core:SpecificMass . 327 +
328 - 328 +ep-prodact:WorkingUnderPermitWithSJA
329 -ep-prodact:glycolDensity 329 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
330 - rdf:type owl:ObjectProperty ; 330 + rdfs:subClassOf ep-prodact:WorkingUnderPermit .
331 - rdfs:domain ep-prodact:WaterSample ; 331 +
332 - rdfs:range ep-core:Density . 332 +ep-prodact:ammoniumDensity
333 - 333 + rdf:type owl:ObjectProperty ;
334 -ep-prodact:hasPart 334 + rdfs:domain ep-prodact:WaterSample ;
335 - rdf:type owl:ObjectProperty ; 335 + rdfs:range ep-core:Density .
336 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 336 +
337 - rdfs:range ep-prodact:PartOfProductionActivity . 337 +ep-prodact:amountOfOil
338 - 338 + rdf:type owl:ObjectProperty ;
339 -ep-prodact:involvedVessel 339 + rdfs:domain ep-prodact:WaterSample ;
340 - rdf:type owl:ObjectProperty ; 340 + rdfs:range ep-core:Mass .
341 - rdfs:domain ep-prodact:MarineOperation ; 341 +
342 - rdfs:range <http://www.reportinghub.no/ep/schema/production-facility#ShipOrBoat> . 342 +ep-prodact:classificationBySafetyActivityType
343 - 343 + rdf:type owl:ObjectProperty ;
344 -ep-prodact:involvement 344 + rdfs:domain ep-prodact:FusionOfHSEActivitiesOverPeriod ;
345 - rdf:type owl:ObjectProperty ; 345 + rdfs:range ep-prodact:SafetyActivityType .
346 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ; 346 +
347 - rdfs:range ep-core:PhysicalObject . 347 +ep-prodact:conveyed
348 - 348 + rdf:type owl:ObjectProperty ;
349 -ep-prodact:noOfDrillsOrExcercises 349 + rdfs:domain ep-prodact:TransportationActivity ;
350 - rdf:type owl:DatatypeProperty ; 350 + rdfs:range ep-core:PhysicalObject ;
351 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 351 + rdfs:subPropertyOf ep-prodact:involvement .
352 - rdfs:range xsd:integer . 352 +
353 - 353 +ep-prodact:conveyedAmountOfSubstance
354 -ep-prodact:noOfFirstAidEvents 354 + rdf:type owl:ObjectProperty ;
355 - rdf:type owl:DatatypeProperty ; 355 + rdfs:domain ep-prodact:TransportationActivity ;
356 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 356 + rdfs:range ep-prodact:AmountOfSubstance ;
357 - rdfs:range xsd:integer . 357 + rdfs:subPropertyOf ep-prodact:conveyed .
358 - 358 +
359 -ep-prodact:noOfHazardReportCards 359 +ep-prodact:coulterCounter
360 - rdf:type owl:DatatypeProperty ; 360 + rdf:type owl:ObjectProperty ;
361 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 361 + rdfs:domain ep-prodact:WaterSample ;
362 - rdfs:range xsd:integer . 362 + rdfs:range ep-core:SpecificMass .
363 - 363 +
364 -ep-prodact:noOfIncidentsTotal 364 +ep-prodact:glycolDensity
365 - rdf:type owl:DatatypeProperty ; 365 + rdf:type owl:ObjectProperty ;
366 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 366 + rdfs:domain ep-prodact:WaterSample ;
367 - rdfs:range xsd:integer . 367 + rdfs:range ep-core:Density .
368 - 368 +
369 -ep-prodact:noOfLostTimeIncidents 369 +ep-prodact:hasPart
370 - rdf:type owl:DatatypeProperty ; 370 + rdf:type owl:ObjectProperty ;
371 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 371 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
372 - rdfs:range xsd:integer . 372 + rdfs:range ep-prodact:PartOfProductionActivity .
373 - 373 +
374 -ep-prodact:noOfMiscellaneousHseEvents 374 +ep-prodact:involvedVessel
375 - rdf:type owl:DatatypeProperty ; 375 + rdf:type owl:ObjectProperty ;
376 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 376 + rdfs:domain ep-prodact:MarineOperation ;
377 - rdfs:range xsd:integer . 377 + rdfs:range <http://www.reportinghub.no/ep/schema/production-facility#ShipOrBoat> ;
378 - 378 + rdfs:subPropertyOf ep-prodact:involvement .
379 -ep-prodact:noOfPermitsWithSjaIssued 379 +
380 - rdf:type owl:DatatypeProperty ; 380 +ep-prodact:involvement
381 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 381 + rdf:type owl:ObjectProperty ;
382 - rdfs:range xsd:integer . 382 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
383 - 383 + rdfs:range ep-core:PhysicalObject .
384 -ep-prodact:noOfRestrictedWorkAndMedicalTreatmentInjuries 384 +
385 - rdf:type owl:DatatypeProperty ; 385 +ep-prodact:noOfDrillsOrExcercises
386 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 386 + rdf:type owl:DatatypeProperty ;
387 - rdfs:range xsd:integer . 387 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
388 - 388 + rdfs:range xsd:integer .
389 -ep-prodact:noOfSafetyMeetings 389 +
390 - rdf:type owl:DatatypeProperty ; 390 +ep-prodact:noOfFirstAidEvents
391 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 391 + rdf:type owl:DatatypeProperty ;
392 - rdfs:range xsd:integer . 392 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
393 - 393 + rdfs:range xsd:integer .
394 -ep-prodact:noOfSpillsOrLeaks 394 +
395 - rdf:type owl:DatatypeProperty ; 395 +ep-prodact:noOfHazardReportCards
396 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 396 + rdf:type owl:DatatypeProperty ;
397 - rdfs:range xsd:integer . 397 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
398 - 398 + rdfs:range xsd:integer .
399 -ep-prodact:oilInWater 399 +
400 - rdf:type owl:ObjectProperty ; 400 +ep-prodact:noOfIncidentsTotal
401 - rdfs:domain ep-prodact:WaterSample ; 401 + rdf:type owl:DatatypeProperty ;
402 - rdfs:range ep-core:SpecificMass . 402 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
403 - 403 + rdfs:range xsd:integer .
404 -ep-prodact:oxygenInWater 404 +
405 - rdf:type owl:ObjectProperty ; 405 +ep-prodact:noOfLostTimeIncidents
406 - rdfs:domain ep-prodact:WaterSample ; 406 + rdf:type owl:DatatypeProperty ;
407 - rdfs:range ep-core:SpecificMass . 407 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
408 - 408 + rdfs:range xsd:integer .
409 -ep-prodact:phenolDensity 409 +
410 - rdf:type owl:ObjectProperty ; 410 +ep-prodact:noOfMiscellaneousHseEvents
411 - rdfs:domain ep-prodact:WaterSample ; 411 + rdf:type owl:DatatypeProperty ;
412 - rdfs:range ep-core:Density . 412 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
413 - 413 + rdfs:range xsd:integer .
414 -ep-prodact:productionActivityPeriodClassification 414 +
415 - rdf:type owl:ObjectProperty ; 415 +ep-prodact:noOfPermitsWithSjaIssued
416 - rdfs:domain ep-prodact:FusionOfPartsOfProductionActivityOverPeriod ; 416 + rdf:type owl:DatatypeProperty ;
417 - rdfs:range ep-prodact:ProductionOperationClassByDuration . 417 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
418 - 418 + rdfs:range xsd:integer .
419 -ep-prodact:residualChlorideInWater 419 +
420 - rdf:type owl:ObjectProperty ; 420 +ep-prodact:noOfRestrictedWorkAndMedicalTreatmentInjuries
421 - rdfs:domain ep-prodact:WaterSample ; 421 + rdf:type owl:DatatypeProperty ;
422 - rdfs:range ep-core:SpecificMass . 422 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
423 - 423 + rdfs:range xsd:integer .
424 -ep-prodact:samplePhValue 424 +
425 - rdf:type owl:DatatypeProperty ; 425 +ep-prodact:noOfSafetyMeetings
426 - rdfs:domain ep-prodact:WaterSample ; 426 + rdf:type owl:DatatypeProperty ;
427 - rdfs:range xsd:double . 427 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
428 - 428 + rdfs:range xsd:integer .
429 -ep-prodact:samplePoint 429 +
430 - rdf:type owl:DatatypeProperty ; 430 +ep-prodact:noOfSpillsOrLeaks
431 - rdfs:domain ep-prodact:WaterSample ; 431 + rdf:type owl:DatatypeProperty ;
432 - rdfs:range xsd:string . 432 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
433 - 433 + rdfs:range xsd:integer .
434 -ep-prodact:sampleTemperature 434 +
435 - rdf:type owl:ObjectProperty ; 435 +ep-prodact:oilInWater
436 - rdfs:domain ep-prodact:WaterSample ; 436 + rdf:type owl:ObjectProperty ;
437 - rdfs:range ep-core:Temperature . 437 + rdfs:domain ep-prodact:WaterSample ;
438 - 438 + rdfs:range ep-core:SpecificMass .
439 -ep-prodact:sampleTurbidity 439 +
440 - rdf:type owl:DatatypeProperty ; 440 +ep-prodact:oxygenInWater
441 - rdfs:domain ep-prodact:WaterSample ; 441 + rdf:type owl:ObjectProperty ;
442 - rdfs:range xsd:double . 442 + rdfs:domain ep-prodact:WaterSample ;
443 - 443 + rdfs:range ep-core:SpecificMass .
444 -ep-prodact:totalNoOfPermitsIssued 444 +
445 - rdf:type owl:DatatypeProperty ; 445 +ep-prodact:phenolDensity
446 - rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 446 + rdf:type owl:ObjectProperty ;
447 - rdfs:range xsd:integer . 447 + rdfs:domain ep-prodact:WaterSample ;
448 - 448 + rdfs:range ep-core:Density .
449 -ep-prodact:totalOrganicCarbonInWater 449 +
450 - rdf:type owl:ObjectProperty ; 450 +ep-prodact:productionActivityPeriodClassification
451 - rdfs:domain ep-prodact:WaterSample ; 451 + rdf:type owl:ObjectProperty ;
452 - rdfs:range ep-core:SpecificMass . 452 + rdfs:domain ep-prodact:FusionOfPartsOfProductionActivityOverPeriod ;
453 - 453 + rdfs:range ep-prodact:ProductionOperationClassByDuration .
454 -ep-prodact:waterSampleTaken 454 +
455 - rdf:type owl:ObjectProperty ; 455 +ep-prodact:residualChlorideInWater
456 - rdfs:domain ep-prodact:WaterCleaningOperation ; 456 + rdf:type owl:ObjectProperty ;
457 - rdfs:range ep-prodact:WaterSample . 457 + rdfs:domain ep-prodact:WaterSample ;
458 - 458 + rdfs:range ep-core:SpecificMass .
459 -ep-prodact:yearlyActivityToDate 459 +
460 - rdf:type owl:ObjectProperty ; 460 +ep-prodact:samplePhValue
461 - rdfs:domain ep-prodact:ProductionActivityLastingLessThanAYear ; 461 + rdf:type owl:DatatypeProperty ;
462 - rdfs:range ep-prodact:AnnualProductionActivityToEndOfReportingPeriod . 462 + rdfs:domain ep-prodact:WaterSample ;
463 - 463 + rdfs:range xsd:double .
464 -<http://www.reportinghub.no/ep/schema/well#WellGroup> 464 +
465 - rdf:type owl:Class . 465 +ep-prodact:samplePoint
466 + rdf:type owl:DatatypeProperty ;
467 + rdfs:domain ep-prodact:WaterSample ;
468 + rdfs:range xsd:string .
469 +
470 +ep-prodact:sampleTemperature
471 + rdf:type owl:ObjectProperty ;
472 + rdfs:domain ep-prodact:WaterSample ;
473 + rdfs:range ep-core:Temperature .
474 +
475 +ep-prodact:sampleTurbidity
476 + rdf:type owl:DatatypeProperty ;
477 + rdfs:domain ep-prodact:WaterSample ;
478 + rdfs:range xsd:double .
479 +
480 +ep-prodact:standbyVessel
481 + rdf:type owl:ObjectProperty ;
482 + rdfs:domain ep-prodact:MarineOperation ;
483 + rdfs:range <http://www.reportinghub.no/ep/schema/production-facility#ShipOrBoat> ;
484 + rdfs:subPropertyOf ep-prodact:involvedVessel .
485 +
486 +ep-prodact:totalNoOfPermitsIssued
487 + rdf:type owl:DatatypeProperty ;
488 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
489 + rdfs:range xsd:integer .
490 +
491 +ep-prodact:totalOrganicCarbonInWater
492 + rdf:type owl:ObjectProperty ;
493 + rdfs:domain ep-prodact:WaterSample ;
494 + rdfs:range ep-core:SpecificMass .
495 +
496 +ep-prodact:waterSampleTaken
497 + rdf:type owl:ObjectProperty ;
498 + rdfs:domain ep-prodact:WaterCleaningOperation ;
499 + rdfs:range ep-prodact:WaterSample .
500 +
501 +ep-prodact:yearlyActivityToDate
502 + rdf:type owl:ObjectProperty ;
503 + rdfs:domain ep-prodact:ProductionActivityLastingLessThanAYear ;
504 + rdfs:range ep-prodact:AnnualProductionActivityToEndOfReportingPeriod .
505 +
506 +<http://www.reportinghub.no/ep/schema/well#WellGroup>
507 + rdf:type owl:Class .
......
1 -# Saved by TopBraid on Wed Oct 12 14:37:18 BST 2011
2 -# baseURI: http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed
3 -# imports: http://www.reportinghub.no/ep/schema/1.0/core
4 -
5 -@prefix : <http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed#> .
6 -@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
7 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
8 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
9 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
10 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 -
12 -<http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed>
13 - rdf:type owl:Ontology ;
14 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ;
15 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
16 -
17 -ep-core:count
18 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
19 - rdfs:label "count"^^xsd:string .
20 -
21 -ep-core:hasSetOfAllPartsOfType
22 - rdf:type owl:ObjectProperty ;
23 - rdfs:domain ep-core:PhysicalThing ;
24 - rdfs:label "basis for"^^xsd:string .
25 -
26 -ep-core:thousand_barrel
27 - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
28 - rdfs:label "thousand barrel"^^xsd:string .
29 -
30 -ep-core:MeasureOfFlowOfMaterial
31 - rdf:type ep-core:PropertySpace , rdfs:Class ;
32 - rdfs:label "measure of flow of material"^^xsd:string ;
33 - rdfs:subClassOf owl:Class .
34 -
35 -ep-core:VolumeFlowRateAt15degC1atm
36 - rdf:type rdfs:Class , ep-core:PropertySpace ;
37 - rdfs:label "volume flow rate at 15 degrees C 1 atmosphere"^^xsd:string ;
38 - rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
39 -
40 -ep-core:VolumeFlowRateAt1degC1atm
41 - rdf:type rdfs:Class , ep-core:PropertySpace ;
42 - rdfs:label "volume flow rate at 1 degrees C 1 atmosphere"^^xsd:string ;
43 - rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
44 -
45 -ep-core:VolumeFlowRateAt60degF1atm
46 - rdf:type rdfs:Class , ep-core:PropertySpace ;
47 - rdfs:label "volume flow rate at 60 degrees F 1 atmosphere"^^xsd:string ;
48 - rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
49 -
50 -ep-core:atmosphere
51 - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
52 - rdfs:domain ep-core:Pressure ;
53 - rdfs:label "atmosphere"^^xsd:string .
54 -
55 -ep-core:barrel_day-1
56 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
57 - rdfs:domain ep-core:VolumetricFlowRate ;
58 - rdfs:label "barrel day-1"^^xsd:string .
59 -
60 -ep-core:centimetre
61 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
62 - rdfs:domain ep-core:Length ;
63 - rdfs:label "centimetre"^^xsd:string .
64 -
65 -ep-core:fahrenheit
66 - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
67 - rdfs:domain ep-core:Temperature ;
68 - rdfs:label "fahrenheit"^^xsd:string .
69 -
70 -ep-core:inch_64
71 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
72 - rdfs:domain ep-core:Length ;
73 - rdfs:label "inch/64"^^xsd:string .
74 -
75 -ep-core:metre3_hour-1
76 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
77 - rdfs:domain ep-core:VolumetricFlowRate ;
78 - rdfs:label "metre3 hour-1"^^xsd:string .
79 -
80 -ep-core:thousand_barrel
81 - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
82 - rdfs:label "thousand barrel"^^xsd:string .
...\ No newline at end of file ...\ No newline at end of file
1 +# Saved by TopBraid on Tue Oct 25 15:10:35 BST 2011
2 +# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-core
3 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
4 +
5 +@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
6 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
7 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
8 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
9 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
10 +
11 +<http://www.reportinghub.no/ep/schema/1.0/production-core>
12 + rdf:type owl:Ontology ;
13 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ;
14 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
15 +
16 +ep-core:MeasureOfFlowOfMaterial
17 + rdf:type rdfs:Class , ep-core:PropertySpace ;
18 + rdfs:label "measure of flow of material"^^xsd:string ;
19 + rdfs:subClassOf owl:Class .
20 +
21 +ep-core:VolumeFlowRateAt15degC1atm
22 + rdf:type ep-core:PropertySpace , rdfs:Class ;
23 + rdfs:label "volume flow rate at 15 degrees C 1 atmosphere"^^xsd:string ;
24 + rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
25 +
26 +ep-core:VolumeFlowRateAt1degC1atm
27 + rdf:type ep-core:PropertySpace , rdfs:Class ;
28 + rdfs:label "volume flow rate at 1 degrees C 1 atmosphere"^^xsd:string ;
29 + rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
30 +
31 +ep-core:VolumeFlowRateAt60degF1atm
32 + rdf:type ep-core:PropertySpace , rdfs:Class ;
33 + rdfs:label "volume flow rate at 60 degrees F 1 atmosphere"^^xsd:string ;
34 + rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
35 +
36 +ep-core:atmosphere
37 + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
38 + rdfs:domain ep-core:Pressure ;
39 + rdfs:label "atmosphere"^^xsd:string .
40 +
41 +ep-core:barrel_day-1
42 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
43 + rdfs:domain ep-core:VolumetricFlowRate ;
44 + rdfs:label "barrel day-1"^^xsd:string .
45 +
46 +ep-core:centimetre
47 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
48 + rdfs:domain ep-core:Length ;
49 + rdfs:label "centimetre"^^xsd:string .
50 +
51 +ep-core:count
52 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
53 + rdfs:label "count"^^xsd:string .
54 +
55 +ep-core:fahrenheit
56 + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
57 + rdfs:domain ep-core:Temperature ;
58 + rdfs:label "fahrenheit"^^xsd:string .
59 +
60 +ep-core:hasSetOfAllPartsOfType
61 + rdf:type owl:ObjectProperty ;
62 + rdfs:domain ep-core:PhysicalThing ;
63 + rdfs:label "basis for"^^xsd:string .
64 +
65 +ep-core:inch_64
66 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
67 + rdfs:domain ep-core:Length ;
68 + rdfs:label "inch/64"^^xsd:string .
69 +
70 +ep-core:metre3_hour-1
71 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
72 + rdfs:domain ep-core:VolumetricFlowRate ;
73 + rdfs:label "metre3 hour-1"^^xsd:string .
74 +
75 +ep-core:thousand_barrel
76 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
77 + rdfs:label "thousand barrel"^^xsd:string .
......
1 -# Saved by TopBraid on Sat Oct 08 14:21:11 BST 2011 1 +# Saved by TopBraid on Fri Oct 21 14:31:55 BST 2011
2 # baseURI: http://www.reportinghub.no/ep/schema/1.0/production-organization 2 # baseURI: http://www.reportinghub.no/ep/schema/1.0/production-organization
3 # imports: http://www.reportinghub.no/ep/schema/1.0/organization 3 # imports: http://www.reportinghub.no/ep/schema/1.0/organization
4 4
...@@ -12,3 +12,11 @@ ...@@ -12,3 +12,11 @@
12 rdf:type owl:Ontology ; 12 rdf:type owl:Ontology ;
13 owl:imports <http://www.reportinghub.no/ep/schema/1.0/organization> ; 13 owl:imports <http://www.reportinghub.no/ep/schema/1.0/organization> ;
14 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 14 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
15 +
16 +ep-prodorg:Person
17 + rdf:type owl:Class ;
18 + rdfs:subClassOf ep-prodorg:PersonOrOrganization .
19 +
20 +ep-prodorg:PersonOrOrganization
21 + rdf:type owl:Class ;
22 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
......
1 -# Saved by TopBraid on Sat Oct 08 14:31:01 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:16:16 BST 2011
2 -# baseURI: http://www.reportinghub.no/ep/schema/1.0/production 2 +# baseURI: http://www.reportinghub.no/ep/schema/1.0/production
3 -# imports: http://www.reportinghub.no/ep/schema/1.0/production-equipment 3 +# imports: http://www.reportinghub.no/ep/schema/1.0/production-equipment
4 -# imports: http://www.reportinghub.no/ep/schema/1.0/production-organization 4 +# imports: http://www.reportinghub.no/ep/schema/1.0/production-organization
5 -# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility 5 +# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
6 -# imports: http://www.reportinghub.no/ep/schema/1.0/geography 6 +# imports: http://www.reportinghub.no/ep/schema/1.0/geography
7 -# imports: http://www.reportinghub.no/ep/schema/1.0/production-well 7 +# imports: http://www.reportinghub.no/ep/schema/1.0/production-well
8 -# imports: http://www.reportinghub.no/np/schema/1.0/npd 8 +# imports: http://www.reportinghub.no/np/schema/1.0/npd
9 -# imports: http://www.reportinghub.no/ep/schema/1.0/flow 9 +# imports: http://www.reportinghub.no/ep/schema/1.0/flow
10 -# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity 10 +# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity
11 -# imports: http://www.reportinghub.no/ep/schema/1.0/production-report 11 +# imports: http://www.reportinghub.no/ep/schema/1.0/production-core
12 - 12 +# imports: http://www.reportinghub.no/ep/schema/1.0/production-report
13 -@prefix ep-prod: <http://www.reportinghub.no/ep/schema/production#> . 13 +
14 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 14 +@prefix ep-prod: <http://www.reportinghub.no/ep/schema/production#> .
15 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 15 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
16 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 16 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
17 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 17 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
18 - 18 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
19 -<http://www.reportinghub.no/ep/schema/1.0/production> 19 +
20 - rdf:type owl:Ontology ; 20 +<http://www.reportinghub.no/ep/schema/1.0/production>
21 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/geography> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> ; 21 + rdf:type owl:Ontology ;
22 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 22 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-core> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/geography> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> ;
23 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
This diff could not be displayed because it is too large.
1 -# Saved by TopBraid on Fri Oct 14 17:27:37 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:34:42 BST 2011
2 # baseURI: null 2 # baseURI: null
3 3
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
1 -# Saved by TopBraid on Sun Oct 09 10:33:34 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:54:44 BST 2011
2 # baseURI: http://www.reportinghub.no/ep/spin/1.1/lib 2 # baseURI: http://www.reportinghub.no/ep/spin/1.1/lib
3 +# imports: http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type
3 # imports: http://www.reportinghub.no/ep/schema/1.0/report 4 # imports: http://www.reportinghub.no/ep/schema/1.0/report
4 # imports: http://www.witsml.org/schemas/1series 5 # imports: http://www.witsml.org/schemas/1series
5 # imports: http://www.reportinghub.no/ep/schema/1.0/core 6 # imports: http://www.reportinghub.no/ep/schema/1.0/core
...@@ -8,7 +9,6 @@ ...@@ -8,7 +9,6 @@
8 # imports: http://www.reportinghub.no/ep/schema/1.0/equipment 9 # imports: http://www.reportinghub.no/ep/schema/1.0/equipment
9 # imports: http://www.reportinghub.no/ep/schema/1.0/facility 10 # imports: http://www.reportinghub.no/ep/schema/1.0/facility
10 # imports: http://www.reportinghub.no/ep/schema/1.0/activity 11 # imports: http://www.reportinghub.no/ep/schema/1.0/activity
11 -# imports: http://www.reportinghub.no/ep/schema/drilling-equipment-type
12 # imports: http://spinrdf.org/spin 12 # imports: http://spinrdf.org/spin
13 # imports: http://www.reportinghub.no/spin/rh 13 # imports: http://www.reportinghub.no/spin/rh
14 14
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
29 29
30 <http://www.reportinghub.no/ep/spin/1.1/lib> 30 <http://www.reportinghub.no/ep/spin/1.1/lib>
31 rdf:type owl:Ontology ; 31 rdf:type owl:Ontology ;
32 - owl:imports <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/drilling-equipment-type> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://spinrdf.org/spin> , <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/facility> ; 32 + owl:imports <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://spinrdf.org/spin> , <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> ;
33 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 33 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
34 34
35 ep-spin-lib:Function 35 ep-spin-lib:Function
...@@ -504,12 +504,12 @@ ep-spin-lib:buildURI ...@@ -504,12 +504,12 @@ ep-spin-lib:buildURI
504 ] ; 504 ] ;
505 spin:constraint 505 spin:constraint
506 [ rdf:type spl:Argument ; 506 [ rdf:type spl:Argument ;
507 - spl:predicate sp:arg2 ; 507 + spl:predicate sp:arg1 ;
508 spl:valueType xsd:string 508 spl:valueType xsd:string
509 ] ; 509 ] ;
510 spin:constraint 510 spin:constraint
511 [ rdf:type spl:Argument ; 511 [ rdf:type spl:Argument ;
512 - spl:predicate sp:arg1 ; 512 + spl:predicate sp:arg2 ;
513 spl:valueType xsd:string 513 spl:valueType xsd:string
514 ] . 514 ] .
515 515
...@@ -3610,260 +3610,260 @@ ddr:TTUC_Enumeration_1 ...@@ -3610,260 +3610,260 @@ ddr:TTUC_Enumeration_1
3610 rdfs:label "Enumeration"^^xsd:string ; 3610 rdfs:label "Enumeration"^^xsd:string ;
3611 dtype:value ddr:TTUC_degC . 3611 dtype:value ddr:TTUC_degC .
3612 3612
3613 -_:b89 3613 +_:b1 sp:varName "uri"^^xsd:string .
3614 - sp:varName "yieldPointScale"^^xsd:string .
3615 3614
3616 -_:b88 3615 +_:b2 sp:varName "uri"^^xsd:string .
3617 - sp:varName "wirelineFormationTestGoodnessOfSealType"^^xsd:string .
3618 3616
3619 -_:b87 3617 +_:b3 sp:varName "uri"^^xsd:string .
3620 - sp:varName "wellTestType"^^xsd:string .
3621 3618
3622 -_:b86 3619 +_:b4 sp:varName "uri"^^xsd:string .
3623 - sp:varName "wellKillingType"^^xsd:string .
3624 3620
3625 -_:b85 3621 +_:b5 sp:varName "uri"^^xsd:string .
3626 - sp:varName "wellControlIncidentType"^^xsd:string .
3627 3622
3628 -_:b84 3623 +_:b6 sp:varName "uri"^^xsd:string .
3629 - sp:varName "wellCementJobType"^^xsd:string .
3630 3624
3631 -_:b83 3625 +_:b7 sp:varName "uri"^^xsd:string .
3632 - sp:varName "wellCementJobTopPlugType"^^xsd:string .
3633 3626
3634 -_:b82 3627 +_:b8 sp:varName "uri"^^xsd:string .
3635 - sp:varName "wellCementJobPlugBumpingType"^^xsd:string .
3636 3628
3637 -_:b81 3629 +_:b9 sp:varName "uri"^^xsd:string .
3638 - sp:varName "wellCementJobFloatHoldingType"^^xsd:string .
3639 3630
3640 -_:b80 3631 +_:b10
3641 - sp:varName "wellCementJobCasingRotationType"^^xsd:string . 3632 + sp:varName "uri"^^xsd:string .
3642 3633
3643 -_:b79 3634 +_:b11
3644 - sp:varName "wellCementJobCasingReciprocationType"^^xsd:string . 3635 + sp:varName "uri"^^xsd:string .
3645 3636
3646 -_:b78 3637 +_:b12
3647 - sp:varName "wellCementJobBottomPlugType"^^xsd:string . 3638 + sp:varName "uri"^^xsd:string .
3648 3639
3649 -_:b77 3640 +_:b13
3650 - sp:varName "wellBoreTightnessType"^^xsd:string . 3641 + sp:varName "uri"^^xsd:string .
3651 3642
3652 -_:b76 3643 +_:b14
3653 - sp:varName "wellBoreHphtType"^^xsd:string . 3644 + sp:varName "uri"^^xsd:string .
3654 3645
3655 -_:b75 3646 +_:b15
3656 - sp:varName "wellBoreDrillingType"^^xsd:string . 3647 + sp:varName "uri"^^xsd:string .
3657 3648
3658 -_:b74 3649 +_:b16
3659 - sp:varName "volumetricFlowRateScale"^^xsd:string . 3650 + sp:varName "uri"^^xsd:string .
3660 3651
3661 -_:b73 3652 +_:b17
3662 - sp:varName "volumeScale"^^xsd:string . 3653 + sp:varName "uri"^^xsd:string .
3663 3654
3664 -_:b72 3655 +_:b18
3665 - sp:varName "tubeType"^^xsd:string . 3656 + sp:varName "uri"^^xsd:string .
3666 3657
3667 -_:b71 3658 +_:b19
3668 - sp:varName "durationScale"^^xsd:string . 3659 + sp:varName "uri"^^xsd:string .
3669 3660
3670 -_:b70 3661 +_:b20
3671 - sp:varName "temperatureScale"^^xsd:string . 3662 + sp:varName "uri"^^xsd:string .
3672 3663
3673 -_:b69 3664 +_:b21
3674 - sp:varName "strengthScale"^^xsd:string . 3665 + sp:varName "uri"^^xsd:string .
3675 3666
3676 -_:b68 3667 +_:b22
3677 - sp:varName "speedScale"^^xsd:string . 3668 + sp:varName "uri"^^xsd:string .
3678 3669
3679 -_:b67 3670 +_:b23
3680 - sp:varName "specificVolumeScale"^^xsd:string . 3671 + sp:varName "uri"^^xsd:string .
3681 3672
3682 -_:b66 3673 +_:b24
3683 - sp:varName "specificMassScale"^^xsd:string . 3674 + sp:varName "uri"^^xsd:string .
3684 3675
3685 -_:b65 3676 +_:b25
3686 - sp:varName "pressureTestType"^^xsd:string . 3677 + sp:varName "uri"^^xsd:string .
3687 3678
3688 -_:b64 3679 +_:b26
3689 - sp:varName "pressureScale"^^xsd:string . 3680 + sp:varName "uri"^^xsd:string .
3690 3681
3691 -_:b63 3682 +_:b27
3692 - sp:varName "porePressureDeterminationType"^^xsd:string . 3683 + sp:varName "uri"^^xsd:string .
3693 3684
3694 -_:b62 3685 +_:b28
3695 - sp:varName "plasticViscosityScale"^^xsd:string . 3686 + sp:varName "uri"^^xsd:string .
3696 3687
3697 -_:b61 3688 +_:b29
3698 - sp:varName "angleScale"^^xsd:string . 3689 + sp:varName "uri"^^xsd:string .
3699 3690
3700 -_:b60 3691 +_:b30
3701 - sp:varName "mudClass"^^xsd:string . 3692 + sp:varName "uri"^^xsd:string .
3702 3693
3703 -_:b59 3694 +_:b31
3704 - sp:varName "massPerUnitLengthScale"^^xsd:string . 3695 + sp:varName "uri"^^xsd:string .
3705 3696
3706 -_:b58 3697 +_:b32
3707 - sp:varName "lengthScale"^^xsd:string . 3698 + sp:varName "uri"^^xsd:string .
3708 3699
3709 -_:b57 3700 +_:b33
3710 - sp:varName "dailyDrillingReportType"^^xsd:string . 3701 + sp:varName "normalizedStr"^^xsd:string .
3711 3702
3712 -_:b56 3703 +_:b34
3713 - sp:varName "innerBarrelType"^^xsd:string . 3704 + sp:varName "s1"^^xsd:string .
3714 3705
3715 -_:b55 3706 +_:b35
3716 - sp:varName "gasReadingType"^^xsd:string . 3707 + sp:varName "s2"^^xsd:string .
3717 3708
3718 -_:b54 3709 +_:b36
3719 - sp:varName "fluidType"^^xsd:string . 3710 + sp:varName "t0a"^^xsd:string .
3720 3711
3721 -_:b53 3712 +_:b37
3722 - sp:varName "fixedOrMoveableRigType"^^xsd:string . 3713 + sp:varName "t0b"^^xsd:string .
3723 3714
3724 -_:b52 3715 +_:b38
3725 - sp:varName "drillingEquipmentType"^^xsd:string . 3716 + sp:varName "t1"^^xsd:string .
3726 3717
3727 -_:b51 3718 +_:b39
3728 - sp:varName "drillingActivityTypeAccordingToEquipmentType"^^xsd:string . 3719 + sp:varName "t2"^^xsd:string .
3729 3720
3730 -_:b50 3721 +_:b40
3731 - sp:varName "drillingActivityPurposeType"^^xsd:string . 3722 + sp:varName "t3"^^xsd:string .
3732 3723
3733 -_:b49 3724 +_:b41
3734 - sp:varName "drillingActivityOutcomeType"^^xsd:string . 3725 + sp:varName "t4"^^xsd:string .
3735 3726
3736 -_:b48 3727 +_:b42
3737 - sp:varName "densityScale"^^xsd:string . 3728 + sp:varName "activitySuccessType"^^xsd:string .
3738 3729
3739 -_:b47 3730 +_:b43
3740 - sp:varName "dailyDrillingReportType"^^xsd:string . 3731 + sp:varName "casingRoleType"^^xsd:string .
3741 3732
3742 -_:b46 3733 +_:b44
3743 - sp:varName "componentType"^^xsd:string . 3734 + sp:varName "cementingFluidReturnType"^^xsd:string .
3744 3735
3745 _:b45 3736 _:b45
3746 sp:varName "classOfWellDatumObject"^^xsd:string . 3737 sp:varName "classOfWellDatumObject"^^xsd:string .
3747 3738
3748 -_:b44 3739 +_:b46
3749 - sp:varName "cementingFluidReturnType"^^xsd:string . 3740 + sp:varName "componentType"^^xsd:string .
3750 3741
3751 -_:b43 3742 +_:b47
3752 - sp:varName "casingRoleType"^^xsd:string . 3743 + sp:varName "dailyDrillingReportType"^^xsd:string .
3753 3744
3754 -_:b42 3745 +_:b48
3755 - sp:varName "activitySuccessType"^^xsd:string . 3746 + sp:varName "densityScale"^^xsd:string .
3756 3747
3757 -_:b41 3748 +_:b49
3758 - sp:varName "t4"^^xsd:string . 3749 + sp:varName "drillingActivityOutcomeType"^^xsd:string .
3759 3750
3760 -_:b40 3751 +_:b50
3761 - sp:varName "t3"^^xsd:string . 3752 + sp:varName "drillingActivityPurposeType"^^xsd:string .
3762 3753
3763 -_:b39 3754 +_:b51
3764 - sp:varName "t2"^^xsd:string . 3755 + sp:varName "drillingActivityTypeAccordingToEquipmentType"^^xsd:string .
3765 3756
3766 -_:b38 3757 +_:b52
3767 - sp:varName "t1"^^xsd:string . 3758 + sp:varName "drillingEquipmentType"^^xsd:string .
3768 3759
3769 -_:b37 3760 +_:b53
3770 - sp:varName "t0b"^^xsd:string . 3761 + sp:varName "fixedOrMoveableRigType"^^xsd:string .
3771 3762
3772 -_:b36 3763 +_:b54
3773 - sp:varName "t0a"^^xsd:string . 3764 + sp:varName "fluidType"^^xsd:string .
3774 3765
3775 -_:b35 3766 +_:b55
3776 - sp:varName "s2"^^xsd:string . 3767 + sp:varName "gasReadingType"^^xsd:string .
3777 3768
3778 -_:b34 3769 +_:b56
3779 - sp:varName "s1"^^xsd:string . 3770 + sp:varName "innerBarrelType"^^xsd:string .
3780 3771
3781 -_:b33 3772 +_:b57
3782 - sp:varName "normalizedStr"^^xsd:string . 3773 + sp:varName "dailyDrillingReportType"^^xsd:string .
3783 3774
3784 -_:b32 3775 +_:b58
3785 - sp:varName "uri"^^xsd:string . 3776 + sp:varName "lengthScale"^^xsd:string .
3786 3777
3787 -_:b31 3778 +_:b59
3788 - sp:varName "uri"^^xsd:string . 3779 + sp:varName "massPerUnitLengthScale"^^xsd:string .
3789 3780
3790 -_:b30 3781 +_:b60
3791 - sp:varName "uri"^^xsd:string . 3782 + sp:varName "mudClass"^^xsd:string .
3792 3783
3793 -_:b29 3784 +_:b61
3794 - sp:varName "uri"^^xsd:string . 3785 + sp:varName "angleScale"^^xsd:string .
3795 3786
3796 -_:b28 3787 +_:b62
3797 - sp:varName "uri"^^xsd:string . 3788 + sp:varName "plasticViscosityScale"^^xsd:string .
3798 3789
3799 -_:b27 3790 +_:b63
3800 - sp:varName "uri"^^xsd:string . 3791 + sp:varName "porePressureDeterminationType"^^xsd:string .
3801 3792
3802 -_:b26 3793 +_:b64
3803 - sp:varName "uri"^^xsd:string . 3794 + sp:varName "pressureScale"^^xsd:string .
3804 3795
3805 -_:b25 3796 +_:b65
3806 - sp:varName "uri"^^xsd:string . 3797 + sp:varName "pressureTestType"^^xsd:string .
3807 3798
3808 -_:b24 3799 +_:b66
3809 - sp:varName "uri"^^xsd:string . 3800 + sp:varName "specificMassScale"^^xsd:string .
3810 3801
3811 -_:b23 3802 +_:b67
3812 - sp:varName "uri"^^xsd:string . 3803 + sp:varName "specificVolumeScale"^^xsd:string .
3813 3804
3814 -_:b22 3805 +_:b68
3815 - sp:varName "uri"^^xsd:string . 3806 + sp:varName "speedScale"^^xsd:string .
3816 3807
3817 -_:b21 3808 +_:b69
3818 - sp:varName "uri"^^xsd:string . 3809 + sp:varName "strengthScale"^^xsd:string .
3819 3810
3820 -_:b20 3811 +_:b70
3821 - sp:varName "uri"^^xsd:string . 3812 + sp:varName "temperatureScale"^^xsd:string .
3822 3813
3823 -_:b19 3814 +_:b71
3824 - sp:varName "uri"^^xsd:string . 3815 + sp:varName "durationScale"^^xsd:string .
3825 3816
3826 -_:b18 3817 +_:b72
3827 - sp:varName "uri"^^xsd:string . 3818 + sp:varName "tubeType"^^xsd:string .
3828 3819
3829 -_:b17 3820 +_:b73
3830 - sp:varName "uri"^^xsd:string . 3821 + sp:varName "volumeScale"^^xsd:string .
3831 3822
3832 -_:b16 3823 +_:b74
3833 - sp:varName "uri"^^xsd:string . 3824 + sp:varName "volumetricFlowRateScale"^^xsd:string .
3834 3825
3835 -_:b15 3826 +_:b75
3836 - sp:varName "uri"^^xsd:string . 3827 + sp:varName "wellBoreDrillingType"^^xsd:string .
3837 3828
3838 -_:b14 3829 +_:b76
3839 - sp:varName "uri"^^xsd:string . 3830 + sp:varName "wellBoreHphtType"^^xsd:string .
3840 3831
3841 -_:b13 3832 +_:b77
3842 - sp:varName "uri"^^xsd:string . 3833 + sp:varName "wellBoreTightnessType"^^xsd:string .
3843 3834
3844 -_:b12 3835 +_:b78
3845 - sp:varName "uri"^^xsd:string . 3836 + sp:varName "wellCementJobBottomPlugType"^^xsd:string .
3846 3837
3847 -_:b11 3838 +_:b79
3848 - sp:varName "uri"^^xsd:string . 3839 + sp:varName "wellCementJobCasingReciprocationType"^^xsd:string .
3849 3840
3850 -_:b10 3841 +_:b80
3851 - sp:varName "uri"^^xsd:string . 3842 + sp:varName "wellCementJobCasingRotationType"^^xsd:string .
3852 3843
3853 -_:b9 sp:varName "uri"^^xsd:string . 3844 +_:b81
3845 + sp:varName "wellCementJobFloatHoldingType"^^xsd:string .
3854 3846
3855 -_:b8 sp:varName "uri"^^xsd:string . 3847 +_:b82
3848 + sp:varName "wellCementJobPlugBumpingType"^^xsd:string .
3856 3849
3857 -_:b7 sp:varName "uri"^^xsd:string . 3850 +_:b83
3851 + sp:varName "wellCementJobTopPlugType"^^xsd:string .
3858 3852
3859 -_:b6 sp:varName "uri"^^xsd:string . 3853 +_:b84
3854 + sp:varName "wellCementJobType"^^xsd:string .
3860 3855
3861 -_:b5 sp:varName "uri"^^xsd:string . 3856 +_:b85
3857 + sp:varName "wellControlIncidentType"^^xsd:string .
3862 3858
3863 -_:b4 sp:varName "uri"^^xsd:string . 3859 +_:b86
3860 + sp:varName "wellKillingType"^^xsd:string .
3864 3861
3865 -_:b3 sp:varName "uri"^^xsd:string . 3862 +_:b87
3863 + sp:varName "wellTestType"^^xsd:string .
3866 3864
3867 -_:b2 sp:varName "uri"^^xsd:string . 3865 +_:b88
3866 + sp:varName "wirelineFormationTestGoodnessOfSealType"^^xsd:string .
3868 3867
3869 -_:b1 sp:varName "uri"^^xsd:string . 3868 +_:b89
3869 + sp:varName "yieldPointScale"^^xsd:string .
......
1 -# Saved by TopBraid on Fri Oct 14 13:58:37 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:20:37 BST 2011
2 -# baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/collector 2 +# baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/collector
3 -# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume 3 +# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume
4 -# imports: http://spinrdf.org/spin 4 +# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations
5 -# imports: http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations 5 +# imports: http://www.reportinghub.no/ep/schema/1.0/production
6 -# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest 6 +# imports: http://spinrdf.org/spin
7 - 7 +# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest
8 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 8 +
9 -@prefix productVolume: <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume#> . 9 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
10 -@prefix productionOperations: <http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations#> . 10 +@prefix productVolume: <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume#> .
11 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 11 +@prefix productionOperations: <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations#> .
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 sp: <http://spinrdf.org/sp#> . 13 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
14 -@prefix spin: <http://spinrdf.org/spin#> . 14 +@prefix sp: <http://spinrdf.org/sp#> .
15 -@prefix spl: <http://spinrdf.org/spl#> . 15 +@prefix spin: <http://spinrdf.org/spin#> .
16 -@prefix wellTest: <http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest#> . 16 +@prefix spl: <http://spinrdf.org/spl#> .
17 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 17 +@prefix wellTest: <http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest#> .
18 - 18 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
19 -<http://www.reportinghub.no/ep/transform/1.0/dpr/collector> 19 +
20 - rdf:type owl:Ontology ; 20 +<http://www.reportinghub.no/ep/transform/1.0/dpr/collector>
21 - owl:imports <http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations> , <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest> ; 21 + rdf:type owl:Ontology ;
22 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 22 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest> , <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations> ;
23 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
1 -# Saved by TopBraid on Fri Oct 14 13:58:37 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:20:37 BST 2011
2 # baseURI: null 2 # baseURI: null
3 3
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
This diff could not be displayed because it is too large.
1 -# Saved by TopBraid on Fri Oct 14 21:14:36 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:30:47 BST 2011
2 # baseURI: null 2 # baseURI: null
3 3
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
1 -# Saved by TopBraid on Thu Oct 20 19:54:58 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:26:03 BST 2011
2 # baseURI: http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest 2 # baseURI: http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest
3 -# imports: http://www.reportinghub.no/np/data/npd-alias-identifiers
4 # imports: http://www.reportinghub.no/np/data/npd 3 # imports: http://www.reportinghub.no/np/data/npd
5 -# imports: http://spinrdf.org/spin 4 +# imports: http://www.reportinghub.no/np/data/npd-alias-identifiers
6 # imports: http://www.reportinghub.no/ep/transform/1.0/dpr/collector 5 # imports: http://www.reportinghub.no/ep/transform/1.0/dpr/collector
6 +# imports: http://spinrdf.org/spin
7 # imports: http://www.witsml.org/schemas/131/addendum/combo 7 # imports: http://www.witsml.org/schemas/131/addendum/combo
8 8
9 @prefix : <http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest#> . 9 @prefix : <http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest#> .
...@@ -18,5 +18,5 @@ ...@@ -18,5 +18,5 @@
18 18
19 <http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest> 19 <http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest>
20 rdf:type owl:Ontology ; 20 rdf:type owl:Ontology ;
21 - owl:imports <http://www.reportinghub.no/ep/transform/1.0/dpr/collector> , <http://www.reportinghub.no/np/data/npd> , <http://spinrdf.org/spin> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/np/data/npd-alias-identifiers> ; 21 + owl:imports <http://www.reportinghub.no/np/data/npd-alias-identifiers> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/np/data/npd> , <http://www.reportinghub.no/ep/transform/1.0/dpr/collector> ;
22 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 22 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
1 -# Saved by TopBraid on Thu Oct 20 19:54:58 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:26:03 BST 2011
2 # baseURI: null 2 # baseURI: null
3 3
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......