Showing
4 changed files
with
486 additions
and
498 deletions
1 | +# Saved by TopBraid on Sat Aug 20 19:00:54 BST 2011 | ||
1 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/activity-purpose | 2 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/activity-purpose |
2 | -# imports: http://purl.org/dc/elements/1.1/ | 3 | +# imports: http://www.reportinghub.no/ep/schema/1.0/well |
3 | -# imports: http://purl.org/dc/terms/ | ||
4 | -# imports: http://spinrdf.org/spin | ||
5 | -# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
6 | # imports: http://www.reportinghub.no/ep/schema/1.0/core | 4 | # imports: http://www.reportinghub.no/ep/schema/1.0/core |
7 | # imports: http://www.reportinghub.no/ep/schema/1.0/equipment | 5 | # imports: http://www.reportinghub.no/ep/schema/1.0/equipment |
8 | -# imports: http://www.reportinghub.no/ep/schema/1.0/well | 6 | +# imports: http://www.reportinghub.no/ep/schema/1.0/activity |
9 | # imports: http://www.w3.org/2004/02/skos/core | 7 | # imports: http://www.w3.org/2004/02/skos/core |
10 | 8 | ||
11 | @prefix ep-actpurp: <http://www.reportinghub.no/ep/schema/activity-purpose#> . | 9 | @prefix ep-actpurp: <http://www.reportinghub.no/ep/schema/activity-purpose#> . |
... | @@ -19,7 +17,7 @@ | ... | @@ -19,7 +17,7 @@ |
19 | 17 | ||
20 | <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> | 18 | <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> |
21 | rdf:type owl:Ontology ; | 19 | rdf:type owl:Ontology ; |
22 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.w3.org/2004/02/skos/core> , <http://purl.org/dc/elements/1.1/> , <http://purl.org/dc/terms/> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/well> ; | 20 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.w3.org/2004/02/skos/core> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/well> ; |
23 | owl:versionInfo "0.1.0"^^xsd:string . | 21 | owl:versionInfo "0.1.0"^^xsd:string . |
24 | 22 | ||
25 | ep-actpurp:Completion--bopwellheadequipment | 23 | ep-actpurp:Completion--bopwellheadequipment | ... | ... |
1 | -# Saved by TopBraid on Tue Aug 16 14:43:21 BST 2011 | 1 | +# Saved by TopBraid on Sat Aug 20 19:01:48 BST 2011 |
2 | -# baseURI: http://www.reportinghub.no/ep/schema/drilling-equipment-type | 2 | +# baseURI: http://www.reportinghub.no/ep/schema/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 | -# imports: http://purl.org/dc/elements/1.1/ | 4 | + |
5 | -# imports: http://www.w3.org/2004/02/skos/core | 5 | +@prefix : <http://www.reportinghub.no/ep/schema/drilling-equipment-type#> . |
6 | -# imports: http://purl.org/dc/terms/ | 6 | +@prefix dc: <http://purl.org/dc/elements/1.1/> . |
7 | - | 7 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
8 | -@prefix : <http://www.reportinghub.no/ep/schema/drilling-equipment-type#> . | 8 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
9 | -@prefix dc: <http://purl.org/dc/elements/1.1/> . | 9 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
10 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 10 | +@prefix sp: <http://spinrdf.org/sp#> . |
11 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 11 | +@prefix spin: <http://spinrdf.org/spin#> . |
12 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 12 | +@prefix spl: <http://spinrdf.org/spl#> . |
13 | -@prefix sp: <http://spinrdf.org/sp#> . | 13 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
14 | -@prefix spin: <http://spinrdf.org/spin#> . | 14 | + |
15 | -@prefix spl: <http://spinrdf.org/spl#> . | 15 | +<http://www.reportinghub.no/ep/schema/drilling-equipment-type> |
16 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 16 | + rdf:type owl:Ontology ; |
17 | - | 17 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/equipment> ; |
18 | -<http://www.reportinghub.no/ep/schema/drilling-equipment-type> | 18 | + owl:versionInfo "0.1.0"^^xsd:string . |
19 | - rdf:type owl:Ontology ; | 19 | + |
20 | - owl:imports <http://www.w3.org/2004/02/skos/core> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://purl.org/dc/terms/> , dc: ; | 20 | +:Drillfloor--drawworks |
21 | - owl:versionInfo "0.1.0"^^xsd:string . | 21 | + rdf:type :DrillingEquipmentType ; |
22 | - | 22 | + rdfs:label "drillfloor--drawworks"^^xsd:string ; |
23 | -:DrillingEquipment | 23 | + rdfs:subClassOf :DrillingEquipment ; |
24 | - rdf:type owl:Class ; | 24 | + dc:description "A CDRS equipment class that is a class defined as drilling drawworks equipment on a drilling rig."^^xsd:string . |
25 | - rdfs:label "drilling equipment"^^xsd:string ; | 25 | + |
26 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . | 26 | +:Drillfloor--drillingcontrol |
27 | - | 27 | + rdf:type :DrillingEquipmentType ; |
28 | -:DrillingEquipmentType | 28 | + rdfs:label "drillfloor--drillingcontrol"^^xsd:string ; |
29 | - rdf:type rdfs:Class ; | 29 | + rdfs:subClassOf :DrillingEquipment ; |
30 | - rdfs:label "drilling equipment type"^^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 | - rdfs:subClassOf owl:Class . | 31 | + |
32 | - | 32 | +:Drillfloor--hpairsyst |
33 | -:Drillfloor--drawworks | 33 | + rdf:type :DrillingEquipmentType ; |
34 | - rdf:type :DrillingEquipmentType ; | 34 | + rdfs:label "drillfloor--hpairsyst"^^xsd:string ; |
35 | - rdfs:label "drillfloor--drawworks"^^xsd:string ; | 35 | + rdfs:subClassOf :DrillingEquipment ; |
36 | - rdfs:subClassOf :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 . |
37 | - dc:description "A CDRS equipment class that is a class defined as drilling drawworks equipment on a drilling rig."^^xsd:string . | 37 | + |
38 | - | 38 | +:Drillfloor--other |
39 | -:Drillfloor--drillingcontrol | 39 | + rdf:type :DrillingEquipmentType ; |
40 | - rdf:type :DrillingEquipmentType ; | 40 | + rdfs:label "drillfloor--other"^^xsd:string ; |
41 | - rdfs:label "drillfloor--drillingcontrol"^^xsd:string ; | 41 | + rdfs:subClassOf :DrillingEquipment ; |
42 | - rdfs:subClassOf :DrillingEquipment ; | 42 | + dc:description "A CDRS equipment class that is a class defined to be other drillfloor equipment on a drilling rig."^^xsd:string . |
43 | - dc:description "A CDRS equipment class that is a class defined as drilling control equipment on a drilling rig."^^xsd:string . | 43 | + |
44 | - | 44 | +:Drillfloor--rotarytable |
45 | -:Drillfloor--hpairsyst | 45 | + rdf:type :DrillingEquipmentType ; |
46 | - rdf:type :DrillingEquipmentType ; | 46 | + rdfs:label "drillfloor--rotarytable"^^xsd:string ; |
47 | - rdfs:label "drillfloor--hpairsyst"^^xsd:string ; | 47 | + rdfs:subClassOf :DrillingEquipment ; |
48 | - rdfs:subClassOf :DrillingEquipment ; | 48 | + dc:description "A CDRS equipment class that is a class defined as rotary table equipment on a drilling rig."^^xsd:string . |
49 | - dc:description "A CDRS equipment class that is a class defined as high pressure air system equipment on a drilling rig."^^xsd:string . | 49 | + |
50 | - | 50 | +:Drillfloor--tensioningsyst |
51 | -:Drillfloor--other | 51 | + rdf:type :DrillingEquipmentType ; |
52 | - rdf:type :DrillingEquipmentType ; | 52 | + rdfs:label "drillfloor--tensioningsyst"^^xsd:string ; |
53 | - rdfs:label "drillfloor--other"^^xsd:string ; | 53 | + rdfs:subClassOf :DrillingEquipment ; |
54 | - rdfs:subClassOf :DrillingEquipment ; | 54 | + dc:description "A CDRS equipment class that is a class defined as tensioning system equipment on a drilling rig."^^xsd:string . |
55 | - dc:description "A CDRS equipment class that is a class defined to be other drillfloor equipment on a drilling rig."^^xsd:string . | 55 | + |
56 | - | 56 | +:Drillfloor--wirelines |
57 | -:Drillfloor--rotarytable | 57 | + rdf:type :DrillingEquipmentType ; |
58 | - rdf:type :DrillingEquipmentType ; | 58 | + rdfs:label "drillfloor--wirelines"^^xsd:string ; |
59 | - rdfs:label "drillfloor--rotarytable"^^xsd:string ; | 59 | + rdfs:subClassOf :DrillingEquipment ; |
60 | - rdfs:subClassOf :DrillingEquipment ; | 60 | + dc:description "A CDRS equipment class that is a class defined as wireline equipment on a drilling rig."^^xsd:string . |
61 | - dc:description "A CDRS equipment class that is a class defined as rotary table equipment on a drilling rig."^^xsd:string . | 61 | + |
62 | - | 62 | +:DrillingEquipment |
63 | -:Drillfloor--tensioningsyst | 63 | + rdf:type owl:Class ; |
64 | - rdf:type :DrillingEquipmentType ; | 64 | + rdfs:label "drilling equipment"^^xsd:string ; |
65 | - rdfs:label "drillfloor--tensioningsyst"^^xsd:string ; | 65 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . |
66 | - rdfs:subClassOf :DrillingEquipment ; | 66 | + |
67 | - dc:description "A CDRS equipment class that is a class defined as tensioning system equipment on a drilling rig."^^xsd:string . | 67 | +:DrillingEquipmentType |
68 | - | 68 | + rdf:type rdfs:Class ; |
69 | -:Drillfloor--wirelines | 69 | + rdfs:label "drilling equipment type"^^xsd:string ; |
70 | - rdf:type :DrillingEquipmentType ; | 70 | + rdfs:subClassOf owl:Class . |
71 | - rdfs:label "drillfloor--wirelines"^^xsd:string ; | 71 | + |
72 | - rdfs:subClassOf :DrillingEquipment ; | 72 | +:Drillstringdownhole--downholedrillingtools |
73 | - dc:description "A CDRS equipment class that is a class defined as wireline equipment on a drilling rig."^^xsd:string . | 73 | + rdf:type :DrillingEquipmentType ; |
74 | - | 74 | + rdfs:label "drillstringdownhole--downholedrillingtools"^^xsd:string ; |
75 | -:Drillstringdownhole--downholedrillingtools | 75 | + rdfs:subClassOf :DrillingEquipment ; |
76 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "drillstringdownhole--downholedrillingtools"^^xsd:string ; | 77 | + |
78 | - rdfs:subClassOf :DrillingEquipment ; | 78 | +:Drillstringdownhole--drillcollars |
79 | - dc:description "A CDRS equipment class that is a class defined to be downhole drilling tool equipment on a drilling rig."^^xsd:string . | 79 | + rdf:type :DrillingEquipmentType ; |
80 | - | 80 | + rdfs:label "drillstringdownhole--drillcollars"^^xsd:string ; |
81 | -:Drillstringdownhole--drillcollars | 81 | + rdfs:subClassOf :DrillingEquipment ; |
82 | - rdf:type :DrillingEquipmentType ; | 82 | + dc:description "A CDRS equipment class that is a class defined to be drill colar equipment on a drilling rig."^^xsd:string . |
83 | - rdfs:label "drillstringdownhole--drillcollars"^^xsd:string ; | 83 | + |
84 | - rdfs:subClassOf :DrillingEquipment ; | 84 | +:Drillstringdownhole--drillpipes |
85 | - dc:description "A CDRS equipment class that is a class defined to be drill colar equipment on a drilling rig."^^xsd:string . | 85 | + rdf:type :DrillingEquipmentType ; |
86 | - | 86 | + rdfs:label "drillstringdownhole--drillpipes"^^xsd:string ; |
87 | -:Drillstringdownhole--drillpipes | 87 | + rdfs:subClassOf :DrillingEquipment ; |
88 | - rdf:type :DrillingEquipmentType ; | 88 | + dc:description "A CDRS equipment class that is a class defined to be drillpipe equipment on a drilling rig."^^xsd:string . |
89 | - rdfs:label "drillstringdownhole--drillpipes"^^xsd:string ; | 89 | + |
90 | - rdfs:subClassOf :DrillingEquipment ; | 90 | +:Drillstringdownhole--fishingtools |
91 | - dc:description "A CDRS equipment class that is a class defined to be drillpipe equipment on a drilling rig."^^xsd:string . | 91 | + rdf:type :DrillingEquipmentType ; |
92 | - | 92 | + rdfs:label "drillstringdownhole--fishingtools"^^xsd:string ; |
93 | -:Drillstringdownhole--fishingtools | 93 | + rdfs:subClassOf :DrillingEquipment ; |
94 | - rdf:type :DrillingEquipmentType ; | 94 | + dc:description "A CDRS equipment class that is a class defined to be fishing tool equipment on a drilling rig."^^xsd:string . |
95 | - rdfs:label "drillstringdownhole--fishingtools"^^xsd:string ; | 95 | + |
96 | - rdfs:subClassOf :DrillingEquipment ; | 96 | +:Drillstringdownhole--miscdrillstringequ |
97 | - dc:description "A CDRS equipment class that is a class defined to be fishing tool equipment on a drilling rig."^^xsd:string . | 97 | + rdf:type :DrillingEquipmentType ; |
98 | - | 98 | + rdfs:label "drillstringdownhole--miscdrillstringequ"^^xsd:string ; |
99 | -:Drillstringdownhole--miscdrillstringequ | 99 | + rdfs:subClassOf :DrillingEquipment ; |
100 | - rdf:type :DrillingEquipmentType ; | 100 | + dc:description "A CDRS equipment class that is a class defined to be miscellaneous drillstring equipment on a drilling rig."^^xsd:string . |
101 | - rdfs:label "drillstringdownhole--miscdrillstringequ"^^xsd:string ; | 101 | + |
102 | - rdfs:subClassOf :DrillingEquipment ; | 102 | +:Drillstringdownhole--other |
103 | - dc:description "A CDRS equipment class that is a class defined to be miscellaneous drillstring equipment on a drilling rig."^^xsd:string . | 103 | + rdf:type :DrillingEquipmentType ; |
104 | - | 104 | + rdfs:label "drillstringdownhole--other"^^xsd:string ; |
105 | -:Drillstringdownhole--other | 105 | + rdfs:subClassOf :DrillingEquipment ; |
106 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "drillstringdownhole--other"^^xsd:string ; | 107 | + |
108 | - rdfs:subClassOf :DrillingEquipment ; | 108 | +:Drillstringdownhole--stabilizer |
109 | - dc:description "A CDRS equipment class that is a class defined to be other drillstring and downhole equipment on a drilling rig."^^xsd:string . | 109 | + rdf:type :DrillingEquipmentType ; |
110 | - | 110 | + rdfs:label "drillstringdownhole--stabilizer"^^xsd:string ; |
111 | -:Drillstringdownhole--stabilizer | 111 | + rdfs:subClassOf :DrillingEquipment ; |
112 | - rdf:type :DrillingEquipmentType ; | 112 | + dc:description "A CDRS equipment class that is a class defined to be stabilizer equipment on a drilling rig."^^xsd:string . |
113 | - rdfs:label "drillstringdownhole--stabilizer"^^xsd:string ; | 113 | + |
114 | - rdfs:subClassOf :DrillingEquipment ; | 114 | +:Drillstringdownhole--subsandliftplugs |
115 | - dc:description "A CDRS equipment class that is a class defined to be stabilizer equipment on a drilling rig."^^xsd:string . | 115 | + rdf:type :DrillingEquipmentType ; |
116 | - | 116 | + rdfs:label "drillstringdownhole--subsandliftplugs"^^xsd:string ; |
117 | -:Drillstringdownhole--subsandliftplugs | 117 | + rdfs:subClassOf :DrillingEquipment ; |
118 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "drillstringdownhole--subsandliftplugs"^^xsd:string ; | 119 | + |
120 | - rdfs:subClassOf :DrillingEquipment ; | 120 | +:Hoistingequ--crownblock |
121 | - dc:description "A CDRS equipment class that is a class defined to be sub and lift plug equipment on a drilling rig."^^xsd:string . | 121 | + rdf:type :DrillingEquipmentType ; |
122 | - | 122 | + rdfs:label "hoistingequ--crownblock"^^xsd:string ; |
123 | -:Hoistingequ--crownblock | 123 | + rdfs:subClassOf :DrillingEquipment ; |
124 | - rdf:type :DrillingEquipmentType ; | 124 | + dc:description "A CDRS equipment class that is a class defined as crown block equipment on a drilling rig."^^xsd:string . |
125 | - rdfs:label "hoistingequ--crownblock"^^xsd:string ; | 125 | + |
126 | - rdfs:subClassOf :DrillingEquipment ; | 126 | +:Hoistingequ--derrickstructure |
127 | - dc:description "A CDRS equipment class that is a class defined as crown block equipment on a drilling rig."^^xsd:string . | 127 | + rdf:type :DrillingEquipmentType ; |
128 | - | 128 | + rdfs:label "hoistingequ--derrickstructure"^^xsd:string ; |
129 | -:Hoistingequ--derrickstructure | 129 | + rdfs:subClassOf :DrillingEquipment ; |
130 | - rdf:type :DrillingEquipmentType ; | 130 | + dc:description "A CDRS equipment class that is a class defined to be derrick structure equipment on a drilling rig."^^xsd:string . |
131 | - rdfs:label "hoistingequ--derrickstructure"^^xsd:string ; | 131 | + |
132 | - rdfs:subClassOf :DrillingEquipment ; | 132 | +:Hoistingequ--heavecompensator |
133 | - dc:description "A CDRS equipment class that is a class defined to be derrick structure equipment on a drilling rig."^^xsd:string . | 133 | + rdf:type :DrillingEquipmentType ; |
134 | - | 134 | + rdfs:label "hoistingequ--heavecompensator"^^xsd:string ; |
135 | -:Hoistingequ--heavecompensator | 135 | + rdfs:subClassOf :DrillingEquipment ; |
136 | - rdf:type :DrillingEquipmentType ; | 136 | + dc:description "A CDRS equipment class that is a class defined to be heave compensator equipment on a drilling rig."^^xsd:string . |
137 | - rdfs:label "hoistingequ--heavecompensator"^^xsd:string ; | 137 | + |
138 | - rdfs:subClassOf :DrillingEquipment ; | 138 | +:Hoistingequ--other |
139 | - dc:description "A CDRS equipment class that is a class defined to be heave compensator equipment on a drilling rig."^^xsd:string . | 139 | + rdf:type :DrillingEquipmentType ; |
140 | - | 140 | + rdfs:label "hoistingequ--other"^^xsd:string ; |
141 | -:Hoistingequ--other | 141 | + rdfs:subClassOf :DrillingEquipment ; |
142 | - rdf:type :DrillingEquipmentType ; | 142 | + dc:description "A CDRS equipment class that is a class defined to be other hoisting equipment on a drilling rig."^^xsd:string . |
143 | - rdfs:label "hoistingequ--other"^^xsd:string ; | 143 | + |
144 | - rdfs:subClassOf :DrillingEquipment ; | 144 | +:Hoistingequ--topdrive |
145 | - dc:description "A CDRS equipment class that is a class defined to be other hoisting equipment on a drilling rig."^^xsd:string . | 145 | + rdf:type :DrillingEquipmentType ; |
146 | - | 146 | + rdfs:label "hoistingequ--topdrive"^^xsd:string ; |
147 | -:Hoistingequ--topdrive | 147 | + rdfs:subClassOf :DrillingEquipment ; |
148 | - rdf:type :DrillingEquipmentType ; | 148 | + dc:description "A CDRS equipment class that is a classdefined to be top drive equipment on a drilling rig."^^xsd:string . |
149 | - rdfs:label "hoistingequ--topdrive"^^xsd:string ; | 149 | + |
150 | - rdfs:subClassOf :DrillingEquipment ; | 150 | +:Hoistingequ--travellingblock |
151 | - dc:description "A CDRS equipment class that is a classdefined to be top drive equipment on a drilling rig."^^xsd:string . | 151 | + rdf:type :DrillingEquipmentType ; |
152 | - | 152 | + rdfs:label "hoistingequ--travellingblock"^^xsd:string ; |
153 | -:Hoistingequ--travellingblock | 153 | + rdfs:subClassOf :DrillingEquipment ; |
154 | - rdf:type :DrillingEquipmentType ; | 154 | + dc:description "A CDRS equipment class that is a class defined to be travelling block equipment on a drilling rig."^^xsd:string . |
155 | - rdfs:label "hoistingequ--travellingblock"^^xsd:string ; | 155 | + |
156 | - rdfs:subClassOf :DrillingEquipment ; | 156 | +:Materialhandlingsyst--anchorsyst |
157 | - dc:description "A CDRS equipment class that is a class defined to be travelling block equipment on a drilling rig."^^xsd:string . | 157 | + rdf:type :DrillingEquipmentType ; |
158 | - | 158 | + rdfs:label "materialhandlingsyst--anchorsyst"^^xsd:string ; |
159 | -:Materialhandlingsyst--anchorsyst | 159 | + rdfs:subClassOf :DrillingEquipment ; |
160 | - rdf:type :DrillingEquipmentType ; | 160 | + dc:description "A CDRS equipment class that is a class defined to be anchor system on a drilling rig."^^xsd:string . |
161 | - rdfs:label "materialhandlingsyst--anchorsyst"^^xsd:string ; | 161 | + |
162 | - rdfs:subClassOf :DrillingEquipment ; | 162 | +:Materialhandlingsyst--boptransportsyst |
163 | - dc:description "A CDRS equipment class that is a class defined to be anchor system on a drilling rig."^^xsd:string . | 163 | + rdf:type :DrillingEquipmentType ; |
164 | - | 164 | + rdfs:label "materialhandlingsyst--boptransportsyst"^^xsd:string ; |
165 | -:Materialhandlingsyst--boptransportsyst | 165 | + rdfs:subClassOf :DrillingEquipment ; |
166 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "materialhandlingsyst--boptransportsyst"^^xsd:string ; | 167 | + |
168 | - rdfs:subClassOf :DrillingEquipment ; | 168 | +:Materialhandlingsyst--deckcranes |
169 | - dc:description "A CDRS equipment class that is a class defined to be Blow Out Preventer transport equipment on a drilling rig."^^xsd:string . | 169 | + rdf:type :DrillingEquipmentType ; |
170 | - | 170 | + rdfs:label "materialhandlingsyst--deckcranes"^^xsd:string ; |
171 | -:Materialhandlingsyst--deckcranes | 171 | + rdfs:subClassOf :DrillingEquipment ; |
172 | - rdf:type :DrillingEquipmentType ; | 172 | + dc:description "A CDRS equipment class that is a class defined to be deck crane equipment on a drilling rig."^^xsd:string . |
173 | - rdfs:label "materialhandlingsyst--deckcranes"^^xsd:string ; | 173 | + |
174 | - rdfs:subClassOf :DrillingEquipment ; | 174 | +:Materialhandlingsyst--monorailsyst |
175 | - dc:description "A CDRS equipment class that is a class defined to be deck crane equipment on a drilling rig."^^xsd:string . | 175 | + rdf:type :DrillingEquipmentType ; |
176 | - | 176 | + rdfs:label "materialhandlingsyst--monorailsyst"^^xsd:string ; |
177 | -:Materialhandlingsyst--monorailsyst | 177 | + rdfs:subClassOf :DrillingEquipment ; |
178 | - rdf:type :DrillingEquipmentType ; | 178 | + dc:description "A CDRS equipment class that is a class defined to be monorail equipment on a drilling rig."^^xsd:string . |
179 | - rdfs:label "materialhandlingsyst--monorailsyst"^^xsd:string ; | 179 | + |
180 | - rdfs:subClassOf :DrillingEquipment ; | 180 | +:Materialhandlingsyst--other |
181 | - dc:description "A CDRS equipment class that is a class defined to be monorail equipment on a drilling rig."^^xsd:string . | 181 | + rdf:type :DrillingEquipmentType ; |
182 | - | 182 | + rdfs:label "materialhandlingsyst--other"^^xsd:string ; |
183 | -:Materialhandlingsyst--other | 183 | + rdfs:subClassOf :DrillingEquipment ; |
184 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "materialhandlingsyst--other"^^xsd:string ; | 185 | + |
186 | - rdfs:subClassOf :DrillingEquipment ; | 186 | +:Materialhandlingsyst--overheadcranes |
187 | - dc:description "A CDRS equipment class that is a class defined to be other material handling equipment on a drilling rig."^^xsd:string . | 187 | + rdf:type :DrillingEquipmentType ; |
188 | - | 188 | + rdfs:label "materialhandlingsyst--overheadcranes"^^xsd:string ; |
189 | -:Materialhandlingsyst--overheadcranes | 189 | + rdfs:subClassOf :DrillingEquipment ; |
190 | - rdf:type :DrillingEquipmentType ; | 190 | + dc:description "A CDRS equipment class that is a class defined to be overhead crane equipment on a drilling rig."^^xsd:string . |
191 | - rdfs:label "materialhandlingsyst--overheadcranes"^^xsd:string ; | 191 | + |
192 | - rdfs:subClassOf :DrillingEquipment ; | 192 | +:Materialhandlingsyst--utilitywinchs |
193 | - dc:description "A CDRS equipment class that is a class defined to be overhead crane equipment on a drilling rig."^^xsd:string . | 193 | + rdf:type :DrillingEquipmentType ; |
194 | - | 194 | + rdfs:label "materialhandlingsyst--utilitywinchs"^^xsd:string ; |
195 | -:Materialhandlingsyst--utilitywinchs | 195 | + rdfs:subClassOf :DrillingEquipment ; |
196 | - rdf:type :DrillingEquipmentType ; | 196 | + dc:description "A CDRS equipment class that is a class defined to be utility winch equipment on a drilling rig."^^xsd:string . |
197 | - rdfs:label "materialhandlingsyst--utilitywinchs"^^xsd:string ; | 197 | + |
198 | - rdfs:subClassOf :DrillingEquipment ; | 198 | +:Miscellaneousequsyst--acousticpositionref |
199 | - dc:description "A CDRS equipment class that is a class defined to be utility winch equipment on a drilling rig."^^xsd:string . | 199 | + rdf:type :DrillingEquipmentType ; |
200 | - | 200 | + rdfs:label "miscellaneousequsyst--acousticpositionref"^^xsd:string ; |
201 | -:Miscellaneousequsyst--acousticpositionref | 201 | + rdfs:subClassOf :DrillingEquipment ; |
202 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "miscellaneousequsyst--acousticpositionref"^^xsd:string ; | 203 | + |
204 | - rdfs:subClassOf :DrillingEquipment ; | 204 | +:Miscellaneousequsyst--hydrpneumpowerpacks |
205 | - dc:description "A CDRS equipment class that is a class defined to be acoustic position reference equipment on a drilling rig."^^xsd:string . | 205 | + rdf:type :DrillingEquipmentType ; |
206 | - | 206 | + rdfs:label "miscellaneousequsyst--hydrpneumpowerpacks"^^xsd:string ; |
207 | -:Miscellaneousequsyst--hydrpneumpowerpacks | 207 | + rdfs:subClassOf :DrillingEquipment ; |
208 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "miscellaneousequsyst--hydrpneumpowerpacks"^^xsd:string ; | 209 | + |
210 | - rdfs:subClassOf :DrillingEquipment ; | 210 | +:Miscellaneousequsyst--miscinstrandauxilequ |
211 | - 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 . | 211 | + rdf:type :DrillingEquipmentType ; |
212 | - | 212 | + rdfs:label "miscellaneousequsyst--miscinstrandauxilequ"^^xsd:string ; |
213 | -:Miscellaneousequsyst--miscinstrandauxilequ | 213 | + rdfs:subClassOf :DrillingEquipment ; |
214 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "miscellaneousequsyst--miscinstrandauxilequ"^^xsd:string ; | 215 | + |
216 | - rdfs:subClassOf :DrillingEquipment ; | 216 | +:Miscellaneousequsyst--other |
217 | - dc:description "A CDRS equipment class that is a class defined to be miscellaneous instrument and auxiliary equipment on a drilling rig."^^xsd:string . | 217 | + rdf:type :DrillingEquipmentType ; |
218 | - | 218 | + rdfs:label "miscellaneousequsyst--other"^^xsd:string ; |
219 | -:Miscellaneousequsyst--other | 219 | + rdfs:subClassOf :DrillingEquipment ; |
220 | - rdf:type :DrillingEquipmentType ; | 220 | + dc:description "A CDRS equipment class that is a class defined to be other miscellaneous system on a drilling rig."^^xsd:string . |
221 | - rdfs:label "miscellaneousequsyst--other"^^xsd:string ; | 221 | + |
222 | - rdfs:subClassOf :DrillingEquipment ; | 222 | +:Miscellaneousequsyst--subseainspectionsyst |
223 | - dc:description "A CDRS equipment class that is a class defined to be other miscellaneous system on a drilling rig."^^xsd:string . | 223 | + rdf:type :DrillingEquipmentType ; |
224 | - | 224 | + rdfs:label "miscellaneousequsyst--subseainspectionsyst"^^xsd:string ; |
225 | -:Miscellaneousequsyst--subseainspectionsyst | 225 | + rdfs:subClassOf :DrillingEquipment ; |
226 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "miscellaneousequsyst--subseainspectionsyst"^^xsd:string ; | 227 | + |
228 | - rdfs:subClassOf :DrillingEquipment ; | 228 | +:Miscellaneousequsyst--wellheadsubsearuntest |
229 | - dc:description "A CDRS equipment class that is a class defined to be subsea inspection system equipment on a drilling rig."^^xsd:string . | 229 | + rdf:type :DrillingEquipmentType ; |
230 | - | 230 | + rdfs:label "miscellaneousequsyst--wellheadsubsearuntest"^^xsd:string ; |
231 | -:Miscellaneousequsyst--wellheadsubsearuntest | 231 | + rdfs:subClassOf :DrillingEquipment ; |
232 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "miscellaneousequsyst--wellheadsubsearuntest"^^xsd:string ; | 233 | + |
234 | - rdfs:subClassOf :DrillingEquipment ; | 234 | +:Mudandbulksyst--bulkairsystem |
235 | - 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 . | 235 | + rdf:type :DrillingEquipmentType ; |
236 | - | 236 | + rdfs:label "mudandbulksyst--bulkairsystem"^^xsd:string ; |
237 | -:Mudandbulksyst--bulkairsystem | 237 | + rdfs:subClassOf :DrillingEquipment ; |
238 | - rdf:type :DrillingEquipmentType ; | 238 | + dc:description "A CDRS equipment class that is a class defined to be bulk air equipment on a drilling rig."^^xsd:string . |
239 | - rdfs:label "mudandbulksyst--bulkairsystem"^^xsd:string ; | 239 | + |
240 | - rdfs:subClassOf :DrillingEquipment ; | 240 | +:Mudandbulksyst--bulkstoragetransfer |
241 | - dc:description "A CDRS equipment class that is a class defined to be bulk air equipment on a drilling rig."^^xsd:string . | 241 | + rdf:type :DrillingEquipmentType ; |
242 | - | 242 | + rdfs:label "mudandbulksyst--bulkstoragetransfer"^^xsd:string ; |
243 | -:Mudandbulksyst--bulkstoragetransfer | 243 | + rdfs:subClassOf :DrillingEquipment ; |
244 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "mudandbulksyst--bulkstoragetransfer"^^xsd:string ; | 245 | + |
246 | - rdfs:subClassOf :DrillingEquipment ; | 246 | +:Mudandbulksyst--drillwatersyst |
247 | - 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 . | 247 | + rdf:type :DrillingEquipmentType ; |
248 | - | 248 | + rdfs:label "mudandbulksyst--drillwatersyst"^^xsd:string ; |
249 | -:Mudandbulksyst--drillwatersyst | 249 | + rdfs:subClassOf :DrillingEquipment ; |
250 | - rdf:type :DrillingEquipmentType ; | 250 | + dc:description "A CDRS equipment class that is a class defined to be drilling water equipment on a drilling rig."^^xsd:string . |
251 | - rdfs:label "mudandbulksyst--drillwatersyst"^^xsd:string ; | 251 | + |
252 | - rdfs:subClassOf :DrillingEquipment ; | 252 | +:Mudandbulksyst--hpequipment |
253 | - dc:description "A CDRS equipment class that is a class defined to be drilling water equipment on a drilling rig."^^xsd:string . | 253 | + rdf:type :DrillingEquipmentType ; |
254 | - | 254 | + rdfs:label "mudandbulksyst--hpequipment"^^xsd:string ; |
255 | -:Mudandbulksyst--hpequipment | 255 | + rdfs:subClassOf :DrillingEquipment ; |
256 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "mudandbulksyst--hpequipment"^^xsd:string ; | 257 | + |
258 | - rdfs:subClassOf :DrillingEquipment ; | 258 | +:Mudandbulksyst--mudadditivesyst |
259 | - dc:description "A CDRS equipment class that is a class defined to be high pressure mud equipment on a drilling rig."^^xsd:string . | 259 | + rdf:type :DrillingEquipmentType ; |
260 | - | 260 | + rdfs:label "mudandbulksyst--mudadditivesyst"^^xsd:string ; |
261 | -:Mudandbulksyst--mudadditivesyst | 261 | + rdfs:subClassOf :DrillingEquipment ; |
262 | - rdf:type :DrillingEquipmentType ; | 262 | + dc:description "A CDRS equipment class that is a class defined to be mud additive equipment on a drilling rig."^^xsd:string . |
263 | - rdfs:label "mudandbulksyst--mudadditivesyst"^^xsd:string ; | 263 | + |
264 | - rdfs:subClassOf :DrillingEquipment ; | 264 | +:Mudandbulksyst--mudmixingstorage |
265 | - dc:description "A CDRS equipment class that is a class defined to be mud additive equipment on a drilling rig."^^xsd:string . | 265 | + rdf:type :DrillingEquipmentType ; |
266 | - | 266 | + rdfs:label "mudandbulksyst--mudmixingstorage"^^xsd:string ; |
267 | -:Mudandbulksyst--mudmixingstorage | 267 | + rdfs:subClassOf :DrillingEquipment ; |
268 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "mudandbulksyst--mudmixingstorage"^^xsd:string ; | 269 | + |
270 | - rdfs:subClassOf :DrillingEquipment ; | 270 | +:Mudandbulksyst--mudsolidscontrol |
271 | - dc:description "A CDRS equipment class that is a class defined to be mud mixing and storage equipment on a drilling rig."^^xsd:string . | 271 | + rdf:type :DrillingEquipmentType ; |
272 | - | 272 | + rdfs:label "mudandbulksyst--mudsolidscontrol"^^xsd:string ; |
273 | -:Mudandbulksyst--mudsolidscontrol | 273 | + rdfs:subClassOf :DrillingEquipment ; |
274 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "mudandbulksyst--mudsolidscontrol"^^xsd:string ; | 275 | + |
276 | - rdfs:subClassOf :DrillingEquipment ; | 276 | +:Mudandbulksyst--mudsupply |
277 | - dc:description "A CDRS equipment class that is a class defined to be mud solids control equipment on a drilling rig."^^xsd:string . | 277 | + rdf:type :DrillingEquipmentType ; |
278 | - | 278 | + rdfs:label "mudandbulksyst--mudsupply"^^xsd:string ; |
279 | -:Mudandbulksyst--mudsupply | 279 | + rdfs:subClassOf :DrillingEquipment ; |
280 | - rdf:type :DrillingEquipmentType ; | 280 | + dc:description "A CDRS equipment class that is a class defined to be mud supply equipment on a drilling rig."^^xsd:string . |
281 | - rdfs:label "mudandbulksyst--mudsupply"^^xsd:string ; | 281 | + |
282 | - rdfs:subClassOf :DrillingEquipment ; | 282 | +:Mudandbulksyst--other |
283 | - dc:description "A CDRS equipment class that is a class defined to be mud supply equipment on a drilling rig."^^xsd:string . | 283 | + rdf:type :DrillingEquipmentType ; |
284 | - | 284 | + rdfs:label "mudandbulksyst--other"^^xsd:string ; |
285 | -:Mudandbulksyst--other | 285 | + rdfs:subClassOf :DrillingEquipment ; |
286 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "mudandbulksyst--other"^^xsd:string ; | 287 | + |
288 | - rdfs:subClassOf :DrillingEquipment ; | 288 | +:Pipehandlingequsyst--drillfloortubehandlsyst |
289 | - dc:description "A CDRS equipment class that is a class defined to be other mud and bulk equipment on a drilling rig."^^xsd:string . | 289 | + rdf:type :DrillingEquipmentType ; |
290 | - | 290 | + rdfs:label "pipehandlingequsyst--drillfloortubehandlsyst"^^xsd:string ; |
291 | -:Pipehandlingequsyst--drillfloortubehandlsyst | 291 | + rdfs:subClassOf :DrillingEquipment ; |
292 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "pipehandlingequsyst--drillfloortubehandlsyst"^^xsd:string ; | 293 | + |
294 | - rdfs:subClassOf :DrillingEquipment ; | 294 | +:Pipehandlingequsyst--elevator |
295 | - dc:description "A CDRS equipment class that is a class defined to be drillfloor tube handling equipment on a drilling rig."^^xsd:string . | 295 | + rdf:type :DrillingEquipmentType ; |
296 | - | 296 | + rdfs:label "pipehandlingequsyst--elevator"^^xsd:string ; |
297 | -:Pipehandlingequsyst--elevator | 297 | + rdfs:subClassOf :DrillingEquipment ; |
298 | - rdf:type :DrillingEquipmentType ; | 298 | + dc:description "A CDRS equipment class that is a class defined to be pipe elevator system on a drilling rig."^^xsd:string . |
299 | - rdfs:label "pipehandlingequsyst--elevator"^^xsd:string ; | 299 | + |
300 | - rdfs:subClassOf :DrillingEquipment ; | 300 | +:Pipehandlingequsyst--manualtong |
301 | - dc:description "A CDRS equipment class that is a class defined to be pipe elevator system on a drilling rig."^^xsd:string . | 301 | + rdf:type :DrillingEquipmentType ; |
302 | - | 302 | + rdfs:label "pipehandlingequsyst--manualtong"^^xsd:string ; |
303 | -:Pipehandlingequsyst--manualtong | 303 | + rdfs:subClassOf :DrillingEquipment ; |
304 | - rdf:type :DrillingEquipmentType ; | 304 | + dc:description "A CDRS equipment class that is a class defined to be manual tong equipment on a drilling rig."^^xsd:string . |
305 | - rdfs:label "pipehandlingequsyst--manualtong"^^xsd:string ; | 305 | + |
306 | - rdfs:subClassOf :DrillingEquipment ; | 306 | +:Pipehandlingequsyst--other |
307 | - dc:description "A CDRS equipment class that is a class defined to be manual tong equipment on a drilling rig."^^xsd:string . | 307 | + rdf:type :DrillingEquipmentType ; |
308 | - | 308 | + rdfs:label "pipehandlingequsyst--other"^^xsd:string ; |
309 | -:Pipehandlingequsyst--other | 309 | + rdfs:subClassOf :DrillingEquipment ; |
310 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "pipehandlingequsyst--other"^^xsd:string ; | 311 | + |
312 | - rdfs:subClassOf :DrillingEquipment ; | 312 | +:Pipehandlingequsyst--powerpacks |
313 | - dc:description "A CDRS equipment class that is a class defined to be other pipe handling equipment on a drilling rig."^^xsd:string . | 313 | + rdf:type :DrillingEquipmentType ; |
314 | - | 314 | + rdfs:label "pipehandlingequsyst--powerpacks"^^xsd:string ; |
315 | -:Pipehandlingequsyst--powerpacks | 315 | + rdfs:subClassOf :DrillingEquipment ; |
316 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "pipehandlingequsyst--powerpacks"^^xsd:string ; | 317 | + |
318 | - rdfs:subClassOf :DrillingEquipment ; | 318 | +:Pipehandlingequsyst--slipsandspiders |
319 | - dc:description "A CDRS equipment class that is a class defined to be drilling power pack equipment on a drilling rig."^^xsd:string . | 319 | + rdf:type :DrillingEquipmentType ; |
320 | - | 320 | + rdfs:label "pipehandlingequsyst--slipsandspiders"^^xsd:string ; |
321 | -:Pipehandlingequsyst--slipsandspiders | 321 | + rdfs:subClassOf :DrillingEquipment ; |
322 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "pipehandlingequsyst--slipsandspiders"^^xsd:string ; | 323 | + |
324 | - rdfs:subClassOf :DrillingEquipment ; | 324 | +:Pipehandlingequsyst--verticalpipehandlingequsyst |
325 | - 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 . | 325 | + rdf:type :DrillingEquipmentType ; |
326 | - | 326 | + rdfs:label "pipehandlingequsyst--verticalpipehandlingequsyst"^^xsd:string ; |
327 | -:Pipehandlingequsyst--verticalpipehandlingequsyst | 327 | + rdfs:subClassOf :DrillingEquipment ; |
328 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "pipehandlingequsyst--verticalpipehandlingequsyst"^^xsd:string ; | 329 | + |
330 | - rdfs:subClassOf :DrillingEquipment ; | 330 | +:Serviceequ--cementingunit |
331 | - dc:description "A CDRS equipment class that is a class defined to be vertical pipe handling equipment/system on a drilling rig."^^xsd:string . | 331 | + rdf:type :DrillingEquipmentType ; |
332 | - | 332 | + rdfs:label "serviceequ--cementingunit"^^xsd:string ; |
333 | -:Serviceequ--cementingunit | 333 | + rdfs:subClassOf :DrillingEquipment ; |
334 | - rdf:type :DrillingEquipmentType ; | 334 | + dc:description "A CDRS equipment class that is a class defined to be cementing unit equipment on a drilling rig."^^xsd:string . |
335 | - rdfs:label "serviceequ--cementingunit"^^xsd:string ; | 335 | + |
336 | - rdfs:subClassOf :DrillingEquipment ; | 336 | +:Serviceequ--electrloggingequ |
337 | - dc:description "A CDRS equipment class that is a class defined to be cementing unit equipment on a drilling rig."^^xsd:string . | 337 | + rdf:type :DrillingEquipmentType ; |
338 | - | 338 | + rdfs:label "serviceequ--electrloggingequ"^^xsd:string ; |
339 | -:Serviceequ--electrloggingequ | 339 | + rdfs:subClassOf :DrillingEquipment ; |
340 | - rdf:type :DrillingEquipmentType ; | 340 | + dc:description "A CDRS equipment class that is a class defined to be electrical logging equipment on a drilling rig."^^xsd:string . |
341 | - rdfs:label "serviceequ--electrloggingequ"^^xsd:string ; | 341 | + |
342 | - rdfs:subClassOf :DrillingEquipment ; | 342 | +:Serviceequ--mudloggingequ |
343 | - dc:description "A CDRS equipment class that is a class defined to be electrical logging equipment on a drilling rig."^^xsd:string . | 343 | + rdf:type :DrillingEquipmentType ; |
344 | - | 344 | + rdfs:label "serviceequ--mudloggingequ"^^xsd:string ; |
345 | -:Serviceequ--mudloggingequ | 345 | + rdfs:subClassOf :DrillingEquipment ; |
346 | - rdf:type :DrillingEquipmentType ; | 346 | + dc:description "A CDRS equipment class that is a class defined to be mud logging equipment on a drilling rig."^^xsd:string . |
347 | - rdfs:label "serviceequ--mudloggingequ"^^xsd:string ; | 347 | + |
348 | - rdfs:subClassOf :DrillingEquipment ; | 348 | +:Serviceequ--other |
349 | - dc:description "A CDRS equipment class that is a class defined to be mud logging equipment on a drilling rig."^^xsd:string . | 349 | + rdf:type :DrillingEquipmentType ; |
350 | - | 350 | + rdfs:label "serviceequ--other"^^xsd:string ; |
351 | -:Serviceequ--other | 351 | + rdfs:subClassOf :DrillingEquipment ; |
352 | - rdf:type :DrillingEquipmentType ; | 352 | + dc:description "A CDRS equipment class that is a class defined to be other service equipment on a drilling rig."^^xsd:string . |
353 | - rdfs:label "serviceequ--other"^^xsd:string ; | 353 | + |
354 | - rdfs:subClassOf :DrillingEquipment ; | 354 | +:Serviceequ--specialserviceequ |
355 | - dc:description "A CDRS equipment class that is a class defined to be other service equipment on a drilling rig."^^xsd:string . | 355 | + rdf:type :DrillingEquipmentType ; |
356 | - | 356 | + rdfs:label "serviceequ--specialserviceequ"^^xsd:string ; |
357 | -:Serviceequ--specialserviceequ | 357 | + rdfs:subClassOf :DrillingEquipment ; |
358 | - rdf:type :DrillingEquipmentType ; | 358 | + dc:description "A CDRS equipment class that is a class defined to be special service equipment on a drilling rig."^^xsd:string . |
359 | - rdfs:label "serviceequ--specialserviceequ"^^xsd:string ; | 359 | + |
360 | - rdfs:subClassOf :DrillingEquipment ; | 360 | +:Serviceequ--wellheadtubularequ |
361 | - dc:description "A CDRS equipment class that is a class defined to be special service equipment on a drilling rig."^^xsd:string . | 361 | + rdf:type :DrillingEquipmentType ; |
362 | - | 362 | + rdfs:label "serviceequ--wellheadtubularequ"^^xsd:string ; |
363 | -:Serviceequ--wellheadtubularequ | 363 | + rdfs:subClassOf :DrillingEquipment ; |
364 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "serviceequ--wellheadtubularequ"^^xsd:string ; | 365 | + |
366 | - rdfs:subClassOf :DrillingEquipment ; | 366 | +:Serviceequ--welltestingequ |
367 | - dc:description "A CDRS equipment class that is a class defined to be wellhead and tubular equipment on a drilling rig."^^xsd:string . | 367 | + rdf:type :DrillingEquipmentType ; |
368 | - | 368 | + rdfs:label "serviceequ--welltestingequ"^^xsd:string ; |
369 | -:Serviceequ--welltestingequ | 369 | + rdfs:subClassOf :DrillingEquipment ; |
370 | - rdf:type :DrillingEquipmentType ; | 370 | + dc:description "A CDRS equipment class that is a class defined to be well testing equipment on a drilling rig."^^xsd:string . |
371 | - rdfs:label "serviceequ--welltestingequ"^^xsd:string ; | 371 | + |
372 | - rdfs:subClassOf :DrillingEquipment ; | 372 | +:Wellcontrolequsyst--bopcontrolsyst |
373 | - dc:description "A CDRS equipment class that is a class defined to be well testing equipment on a drilling rig."^^xsd:string . | 373 | + rdf:type :DrillingEquipmentType ; |
374 | - | 374 | + rdfs:label "wellcontrolequsyst--bopcontrolsyst"^^xsd:string ; |
375 | -:Wellcontrolequsyst--bopcontrolsyst | 375 | + rdfs:subClassOf :DrillingEquipment ; |
376 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "wellcontrolequsyst--bopcontrolsyst"^^xsd:string ; | 377 | + |
378 | - rdfs:subClassOf :DrillingEquipment ; | 378 | +:Wellcontrolequsyst--bopstack |
379 | - dc:description "A CDRS equipment class that is a class defined to be blow out preventer control system on a drilling rig."^^xsd:string . | 379 | + rdf:type :DrillingEquipmentType ; |
380 | - | 380 | + rdfs:label "wellcontrolequsyst--bopstack"^^xsd:string ; |
381 | -:Wellcontrolequsyst--bopstack | 381 | + rdfs:subClassOf :DrillingEquipment ; |
382 | - rdf:type :DrillingEquipmentType ; | 382 | + dc:description "A CDRS equipment class that is a class defined to be bop stack equipment on a drilling rig."^^xsd:string . |
383 | - rdfs:label "wellcontrolequsyst--bopstack"^^xsd:string ; | 383 | + |
384 | - rdfs:subClassOf :DrillingEquipment ; | 384 | +:Wellcontrolequsyst--chokekillsyst |
385 | - dc:description "A CDRS equipment class that is a class defined to be bop stack equipment on a drilling rig."^^xsd:string . | 385 | + rdf:type :DrillingEquipmentType ; |
386 | - | 386 | + rdfs:label "wellcontrolequsyst--chokekillsyst"^^xsd:string ; |
387 | -:Wellcontrolequsyst--chokekillsyst | 387 | + rdfs:subClassOf :DrillingEquipment ; |
388 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "wellcontrolequsyst--chokekillsyst"^^xsd:string ; | 389 | + |
390 | - rdfs:subClassOf :DrillingEquipment ; | 390 | +:Wellcontrolequsyst--diverter |
391 | - dc:description "A CDRS equipment class that is a class defined to be choke and kill system on a drilling rig."^^xsd:string . | 391 | + rdf:type :DrillingEquipmentType ; |
392 | - | 392 | + rdfs:label "wellcontrolequsyst--diverter"^^xsd:string ; |
393 | -:Wellcontrolequsyst--diverter | 393 | + rdfs:subClassOf :DrillingEquipment ; |
394 | - rdf:type :DrillingEquipmentType ; | 394 | + dc:description "A CDRS equipment class that is a class defined to be diverter equipment on a drilling rig."^^xsd:string . |
395 | - rdfs:label "wellcontrolequsyst--diverter"^^xsd:string ; | 395 | + |
396 | - rdfs:subClassOf :DrillingEquipment ; | 396 | +:Wellcontrolequsyst--other |
397 | - dc:description "A CDRS equipment class that is a class defined to be diverter equipment on a drilling rig."^^xsd:string . | 397 | + rdf:type :DrillingEquipmentType ; |
398 | - | 398 | + rdfs:label "wellcontrolequsyst--other"^^xsd:string ; |
399 | -:Wellcontrolequsyst--other | 399 | + rdfs:subClassOf :DrillingEquipment ; |
400 | - rdf:type :DrillingEquipmentType ; | 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 | - rdfs:label "wellcontrolequsyst--other"^^xsd:string ; | 401 | + |
402 | - rdfs:subClassOf :DrillingEquipment ; | 402 | +:Wellcontrolequsyst--risersyst |
403 | - dc:description "A CDRS equipment class that is a class defined to be other well control equipment on a drilling rig."^^xsd:string . | 403 | + rdf:type :DrillingEquipmentType ; |
404 | - | 404 | + rdfs:label "wellcontrolequsyst--risersyst"^^xsd:string ; |
405 | -:Wellcontrolequsyst--risersyst | 405 | + rdfs:subClassOf :DrillingEquipment ; |
406 | - rdf:type :DrillingEquipmentType ; | 406 | + dc:description "A CDRS equipment class that is a class defined to be riser system on a drilling rig."^^xsd:string . |
407 | - rdfs:label "wellcontrolequsyst--risersyst"^^xsd:string ; | 407 | + |
408 | - rdfs:subClassOf :DrillingEquipment ; | 408 | +:Wellcontrolequsyst--shallowgasstack |
409 | - dc:description "A CDRS equipment class that is a class defined to be riser system on a drilling rig."^^xsd:string . | 409 | + rdf:type :DrillingEquipmentType ; |
410 | - | 410 | + rdfs:label "wellcontrolequsyst--shallowgasstack"^^xsd:string ; |
411 | -:Wellcontrolequsyst--shallowgasstack | 411 | + rdfs:subClassOf :DrillingEquipment ; |
412 | - rdf:type :DrillingEquipmentType ; | 412 | + dc:description "A CDRS equipment class that is a class defined to be shallow gas stack equipment on a drilling rig."^^xsd:string . |
413 | - rdfs:label "wellcontrolequsyst--shallowgasstack"^^xsd:string ; | ||
414 | - rdfs:subClassOf :DrillingEquipment ; | ||
415 | - 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 Aug 12 11:33:44 BST 2011 | 1 | +# Saved by TopBraid on Sat Aug 20 18:57:39 BST 2011 |
2 | -# baseURI: http://www.reportinghub.no/ep/schema/1.0/facility | 2 | +# baseURI: http://www.reportinghub.no/ep/schema/1.0/facility |
3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | 3 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
4 | -# imports: http://purl.org/dc/elements/1.1/ | 4 | + |
5 | -# imports: http://purl.org/dc/terms/ | 5 | +@prefix ep-fac: <http://www.reportinghub.no/ep/schema/facility#> . |
6 | -# imports: http://spinrdf.org/spin | 6 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
7 | - | 7 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
8 | -@prefix ep-fac: <http://www.reportinghub.no/ep/schema/facility#> . | 8 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
9 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 9 | +@prefix sp: <http://spinrdf.org/sp#> . |
10 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 10 | +@prefix spin: <http://spinrdf.org/spin#> . |
11 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 11 | +@prefix spl: <http://spinrdf.org/spl#> . |
12 | -@prefix sp: <http://spinrdf.org/sp#> . | 12 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
13 | -@prefix spin: <http://spinrdf.org/spin#> . | 13 | + |
14 | -@prefix spl: <http://spinrdf.org/spl#> . | 14 | +<http://www.reportinghub.no/ep/schema/1.0/facility> |
15 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 15 | + rdf:type owl:Ontology ; |
16 | - | 16 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ; |
17 | -<http://www.reportinghub.no/ep/schema/1.0/facility> | 17 | + owl:versionInfo "0.1.0"^^xsd:string . |
18 | - rdf:type owl:Ontology ; | 18 | + |
19 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://spinrdf.org/spin> , <http://purl.org/dc/terms/> , <http://purl.org/dc/elements/1.1/> ; | 19 | +ep-fac:AllOrPartOfTheLifeOfARig |
20 | - owl:versionInfo "0.1.0"^^xsd:string . | 20 | + rdf:type owl:Class ; |
21 | - | 21 | + rdfs:label "all or part of the life of a rig"^^xsd:string ; |
22 | -ep-fac:AllOrPartOfTheLifeOfARig | 22 | + rdfs:subClassOf ep-fac:Facility . |
23 | - rdf:type owl:Class ; | 23 | + |
24 | - rdfs:label "all or part of the life of a rig"^^xsd:string ; | 24 | +ep-fac:Facility |
25 | - rdfs:subClassOf ep-fac:Facility . | 25 | + rdf:type owl:Class ; |
26 | - | 26 | + rdfs:label "facility"^^xsd:string ; |
27 | -ep-fac:Facility | 27 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> . |
28 | - rdf:type owl:Class ; | 28 | + |
29 | - rdfs:label "facility"^^xsd:string ; | 29 | +ep-fac:FixedFacility |
30 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> . | 30 | + rdf:type owl:DeprecatedClass ; |
31 | - | 31 | + rdfs:subClassOf ep-fac:Facility . |
32 | -ep-fac:FixedFacility | 32 | + |
33 | - rdf:type owl:DeprecatedClass ; | 33 | +ep-fac:FixedOrMoveableRigType |
34 | - rdfs:subClassOf ep-fac:Facility . | 34 | + rdf:type rdfs:Class ; |
35 | - | 35 | + rdfs:label "fixed of moveable rig type"^^xsd:string ; |
36 | -ep-fac:FixedOrMoveableRigType | 36 | + rdfs:subClassOf owl:Class . |
37 | - rdf:type rdfs:Class ; | 37 | + |
38 | - rdfs:label "fixed of moveable rig type"^^xsd:string ; | 38 | +ep-fac:FixedRig |
39 | - rdfs:subClassOf owl:Class . | 39 | + rdf:type owl:Class , ep-fac:FixedOrMoveableRigType ; |
40 | - | 40 | + rdfs:label "fixed rig"^^xsd:string ; |
41 | -ep-fac:FixedRig | 41 | + rdfs:subClassOf ep-fac:Rig , ep-fac:FixedFacility . |
42 | - rdf:type ep-fac:FixedOrMoveableRigType , owl:Class ; | 42 | + |
43 | - rdfs:label "fixed rig"^^xsd:string ; | 43 | +ep-fac:MoveableFacility |
44 | - rdfs:subClassOf ep-fac:FixedFacility , ep-fac:Rig . | 44 | + rdf:type owl:Class ; |
45 | - | 45 | + rdfs:subClassOf ep-fac:Facility . |
46 | -ep-fac:MoveableFacility | 46 | + |
47 | - rdf:type owl:Class ; | 47 | +ep-fac:MoveableRig |
48 | - rdfs:subClassOf ep-fac:Facility . | 48 | + rdf:type owl:Class , ep-fac:FixedOrMoveableRigType ; |
49 | - | 49 | + rdfs:label "moveable rig"^^xsd:string ; |
50 | -ep-fac:MoveableRig | 50 | + rdfs:subClassOf ep-fac:Rig , ep-fac:MoveableFacility . |
51 | - rdf:type ep-fac:FixedOrMoveableRigType , owl:Class ; | 51 | + |
52 | - rdfs:label "moveable rig"^^xsd:string ; | 52 | +ep-fac:Rig |
53 | - rdfs:subClassOf ep-fac:MoveableFacility , ep-fac:Rig . | 53 | + rdf:type owl:Class ; |
54 | - | 54 | + rdfs:label "rig"^^xsd:string ; |
55 | -ep-fac:Rig | 55 | + rdfs:subClassOf ep-fac:AllOrPartOfTheLifeOfARig . |
56 | - rdf:type owl:Class ; | 56 | + |
57 | - rdfs:label "rig"^^xsd:string ; | 57 | +ep-fac:SubSurfaceFixedFacility |
58 | - rdfs:subClassOf ep-fac:AllOrPartOfTheLifeOfARig . | 58 | + rdf:type owl:Class ; |
59 | - | 59 | + rdfs:subClassOf ep-fac:FixedFacility . |
60 | -ep-fac:SubSurfaceFixedFacility | 60 | + |
61 | - rdf:type owl:Class ; | 61 | +ep-fac:SurfaceFixedFacility |
62 | - rdfs:subClassOf ep-fac:FixedFacility . | 62 | + rdf:type owl:Class ; |
63 | - | 63 | + rdfs:subClassOf ep-fac:FixedFacility . |
64 | -ep-fac:SurfaceFixedFacility | 64 | + |
65 | - rdf:type owl:Class ; | 65 | +ep-fac:TemporalPartOfARig |
66 | - rdfs:subClassOf ep-fac:FixedFacility . | 66 | + rdf:type owl:Class ; |
67 | - | 67 | + rdfs:label "temporal part of a rig"^^xsd:string ; |
68 | -ep-fac:TemporalPartOfARig | 68 | + rdfs:subClassOf ep-fac:AllOrPartOfTheLifeOfARig . |
69 | - rdf:type owl:Class ; | ||
70 | - rdfs:label "temporal part of a rig"^^xsd:string ; | ||
71 | - rdfs:subClassOf ep-fac:AllOrPartOfTheLifeOfARig . | ... | ... |
1 | +# Saved by TopBraid on Sat Aug 20 18:58:12 BST 2011 | ||
1 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/organization | 2 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/organization |
2 | -# imports: http://purl.org/dc/elements/1.1/ | ||
3 | -# imports: http://spinrdf.org/spin | ||
4 | # imports: http://www.reportinghub.no/ep/schema/1.0/core | 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/core |
5 | 4 | ||
6 | @prefix ep-org: <http://www.reportinghub.no/ep/schema/organization#> . | 5 | @prefix ep-org: <http://www.reportinghub.no/ep/schema/organization#> . |
7 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 6 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
8 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 7 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
9 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 8 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
10 | -@prefix sp: <http://spinrdf.org/sp#> . | ||
11 | -@prefix spin: <http://spinrdf.org/spin#> . | ||
12 | -@prefix spl: <http://spinrdf.org/spl#> . | ||
13 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 9 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
14 | 10 | ||
15 | <http://www.reportinghub.no/ep/schema/1.0/organization> | 11 | <http://www.reportinghub.no/ep/schema/1.0/organization> |
16 | rdf:type owl:Ontology ; | 12 | rdf:type owl:Ontology ; |
17 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://purl.org/dc/elements/1.1/> , <http://spinrdf.org/spin> ; | 13 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ; |
18 | owl:versionInfo "0.1.0"^^xsd:string . | 14 | owl:versionInfo "0.1.0"^^xsd:string . |
19 | 15 | ||
20 | ep-org:Company | 16 | ep-org:Company | ... | ... |
-
Please register or login to post a comment