Fixed URIs prepending substance to local name and fixed ep-substance prefix
Showing
1 changed file
with
277 additions
and
279 deletions
1 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/substance | 1 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/substance |
2 | -# imports: http://www.epim.no/schemas/mprml/1 | ||
3 | # imports: http://www.reportinghub.no/ep/schema/1.0/production-activity | 2 | # imports: http://www.reportinghub.no/ep/schema/1.0/production-activity |
4 | # imports: http://www.reportinghub.no/ep/schema/1.0/production-well | 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/production-well |
5 | 4 | ||
6 | @prefix ep-prodact: <http://www.reportinghub.no/ep/schema/production-activity#> . | 5 | @prefix ep-prodact: <http://www.reportinghub.no/ep/schema/production-activity#> . |
7 | @prefix ep-prodcore: <http://www.reportinghub.no/ep/schema/production-core#> . | 6 | @prefix ep-prodcore: <http://www.reportinghub.no/ep/schema/production-core#> . |
8 | @prefix ep-prodwell: <http://www.reportinghub.no/ep/schema/production-well#> . | 7 | @prefix ep-prodwell: <http://www.reportinghub.no/ep/schema/production-well#> . |
9 | -@prefix ep-substance: <http://www.reportinghub.no/ep/schema/1.0/substance#> . | 8 | +@prefix ep-substance: <http://www.reportinghub.no/ep/schema/substance#> . |
10 | -@prefix mpr: <http://www.epim.no/schemas/mprml/1#> . | ||
11 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 9 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
12 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 10 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
13 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 11 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
... | @@ -15,557 +13,557 @@ | ... | @@ -15,557 +13,557 @@ |
15 | 13 | ||
16 | <http://www.reportinghub.no/ep/schema/1.0/substance> | 14 | <http://www.reportinghub.no/ep/schema/1.0/substance> |
17 | rdf:type owl:Ontology ; | 15 | rdf:type owl:Ontology ; |
18 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.epim.no/schemas/mprml/1> ; | 16 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-well> ; |
19 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 17 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
20 | 18 | ||
21 | -<http://www.reportinghub.no/ep/schema/1.0/substance#11dmcyPentane> | 19 | +ep-substance:substance-11dmcyPentane |
22 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 20 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
23 | rdfs:label "11dmcy pentane"^^xsd:string ; | 21 | rdfs:label "11dmcy pentane"^^xsd:string ; |
24 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 22 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
25 | - ep-prodcore:mapsTo mpr:FC_11dmcypentane . | 23 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_11dmcypentane> . |
26 | 24 | ||
27 | -<http://www.reportinghub.no/ep/schema/1.0/substance#124tmBenzene> | 25 | +ep-substance:substance-124tmBenzene |
28 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 26 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
29 | rdfs:label "124tm benzene"^^xsd:string ; | 27 | rdfs:label "124tm benzene"^^xsd:string ; |
30 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 28 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
31 | - ep-prodcore:mapsTo mpr:FC_124tmbenzene . | 29 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_124tmbenzene> . |
32 | 30 | ||
33 | -<http://www.reportinghub.no/ep/schema/1.0/substance#12dmBenzene> | 31 | +ep-substance:substance-12dmBenzene |
34 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 32 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
35 | rdfs:label "12dm benzene"^^xsd:string ; | 33 | rdfs:label "12dm benzene"^^xsd:string ; |
36 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 34 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
37 | - ep-prodcore:mapsTo mpr:FC_12dmbenzene . | 35 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_12dmbenzene> . |
38 | 36 | ||
39 | -<http://www.reportinghub.no/ep/schema/1.0/substance#13dmBenzene> | 37 | +ep-substance:substance-13dmBenzene |
40 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 38 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
41 | rdfs:label "13dm benzene"^^xsd:string ; | 39 | rdfs:label "13dm benzene"^^xsd:string ; |
42 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 40 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
43 | - ep-prodcore:mapsTo mpr:FC_13dmbenzene . | 41 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_13dmbenzene> . |
44 | 42 | ||
45 | -<http://www.reportinghub.no/ep/schema/1.0/substance#14dmBenzene> | 43 | +ep-substance:substance-14dmBenzene |
46 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 44 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
47 | rdfs:label "14dm benzene"^^xsd:string ; | 45 | rdfs:label "14dm benzene"^^xsd:string ; |
48 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 46 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
49 | - ep-prodcore:mapsTo mpr:FC_14dmbenzene . | 47 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_14dmbenzene> . |
50 | 48 | ||
51 | -<http://www.reportinghub.no/ep/schema/1.0/substance#223tmButane> | 49 | +ep-substance:substance-223tmButane |
52 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 50 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
53 | rdfs:label "223tm butane"^^xsd:string ; | 51 | rdfs:label "223tm butane"^^xsd:string ; |
54 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 52 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
55 | - ep-prodcore:mapsTo mpr:FC_223tmbutane . | 53 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_223tmbutane> . |
56 | 54 | ||
57 | -<http://www.reportinghub.no/ep/schema/1.0/substance#223tmPentane> | 55 | +ep-substance:substance-223tmPentane |
58 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 56 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
59 | rdfs:label "223tm pentane"^^xsd:string ; | 57 | rdfs:label "223tm pentane"^^xsd:string ; |
60 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 58 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
61 | - ep-prodcore:mapsTo mpr:FC_223tmpentane . | 59 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_223tmpentane> . |
62 | 60 | ||
63 | -<http://www.reportinghub.no/ep/schema/1.0/substance#22dmButane> | 61 | +ep-substance:substance-22dmButane |
64 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 62 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
65 | rdfs:label "22dm butane"^^xsd:string ; | 63 | rdfs:label "22dm butane"^^xsd:string ; |
66 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 64 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
67 | - ep-prodcore:mapsTo mpr:FC_22dmbutane . | 65 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_22dmbutane> . |
68 | 66 | ||
69 | -<http://www.reportinghub.no/ep/schema/1.0/substance#22dmHexane> | 67 | +ep-substance:substance-22dmHexane |
70 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 68 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
71 | rdfs:label "22dm hexane"^^xsd:string ; | 69 | rdfs:label "22dm hexane"^^xsd:string ; |
72 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 70 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
73 | - ep-prodcore:mapsTo mpr:FC_22dmhexane . | 71 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_22dmhexane> . |
74 | 72 | ||
75 | -<http://www.reportinghub.no/ep/schema/1.0/substance#22dmPentane> | 73 | +ep-substance:substance-22dmPentane |
76 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 74 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
77 | rdfs:label "22dm pentane"^^xsd:string ; | 75 | rdfs:label "22dm pentane"^^xsd:string ; |
78 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 76 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
79 | - ep-prodcore:mapsTo mpr:FC_22dmpentane . | 77 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_22dmpentane> . |
80 | 78 | ||
81 | -<http://www.reportinghub.no/ep/schema/1.0/substance#22dmPropane> | 79 | +ep-substance:substance-22dmPropane |
82 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 80 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
83 | rdfs:label "22dm propane"^^xsd:string ; | 81 | rdfs:label "22dm propane"^^xsd:string ; |
84 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 82 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
85 | - ep-prodcore:mapsTo mpr:FC_22dmpropane . | 83 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_22dmpropane> . |
86 | 84 | ||
87 | -<http://www.reportinghub.no/ep/schema/1.0/substance#23dmButane> | 85 | +ep-substance:substance-23dmButane |
88 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 86 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
89 | rdfs:label "23dm butane"^^xsd:string ; | 87 | rdfs:label "23dm butane"^^xsd:string ; |
90 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 88 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
91 | - ep-prodcore:mapsTo mpr:FC_23dmbutane . | 89 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_23dmbutane> . |
92 | 90 | ||
93 | -<http://www.reportinghub.no/ep/schema/1.0/substance#23dmPentane> | 91 | +ep-substance:substance-23dmPentane |
94 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 92 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
95 | rdfs:label "23dm pentane"^^xsd:string ; | 93 | rdfs:label "23dm pentane"^^xsd:string ; |
96 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 94 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
97 | - ep-prodcore:mapsTo mpr:FC_23dmpentane . | 95 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_23dmpentane> . |
98 | 96 | ||
99 | -<http://www.reportinghub.no/ep/schema/1.0/substance#24dmHexane> | 97 | +ep-substance:substance-24dmHexane |
100 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 98 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
101 | rdfs:label "24dm hexane"^^xsd:string ; | 99 | rdfs:label "24dm hexane"^^xsd:string ; |
102 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 100 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
103 | - ep-prodcore:mapsTo mpr:FC_24dmhexane . | 101 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_24dmhexane> . |
104 | 102 | ||
105 | -<http://www.reportinghub.no/ep/schema/1.0/substance#24dmPentane> | 103 | +ep-substance:substance-24dmPentane |
106 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 104 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
107 | rdfs:label "24dm pentane"^^xsd:string ; | 105 | rdfs:label "24dm pentane"^^xsd:string ; |
108 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 106 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
109 | - ep-prodcore:mapsTo mpr:FC_24dmpentane . | 107 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_24dmpentane> . |
110 | 108 | ||
111 | -<http://www.reportinghub.no/ep/schema/1.0/substance#25dmHexane> | 109 | +ep-substance:substance-25dmHexane |
112 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 110 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
113 | rdfs:label "25dm hexane"^^xsd:string ; | 111 | rdfs:label "25dm hexane"^^xsd:string ; |
114 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 112 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
115 | - ep-prodcore:mapsTo mpr:FC_25dmhexane . | 113 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_25dmhexane> . |
116 | 114 | ||
117 | -<http://www.reportinghub.no/ep/schema/1.0/substance#2mButane> | 115 | +ep-substance:substance-2mButane |
118 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 116 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
119 | rdfs:label "2m butane"^^xsd:string ; | 117 | rdfs:label "2m butane"^^xsd:string ; |
120 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 118 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
121 | - ep-prodcore:mapsTo mpr:FC_2mbutane . | 119 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_2mbutane> . |
122 | 120 | ||
123 | -<http://www.reportinghub.no/ep/schema/1.0/substance#2mHexane> | 121 | +ep-substance:substance-2mHexane |
124 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 122 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
125 | rdfs:label "2m hexane"^^xsd:string ; | 123 | rdfs:label "2m hexane"^^xsd:string ; |
126 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 124 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
127 | - ep-prodcore:mapsTo mpr:FC_2mhexane . | 125 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_2mhexane> . |
128 | 126 | ||
129 | -<http://www.reportinghub.no/ep/schema/1.0/substance#2mPentane> | 127 | +ep-substance:substance-2mPentane |
130 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 128 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
131 | rdfs:label "2m pentane"^^xsd:string ; | 129 | rdfs:label "2m pentane"^^xsd:string ; |
132 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 130 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
133 | - ep-prodcore:mapsTo mpr:FC_2mpentane . | 131 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_2mpentane> . |
134 | 132 | ||
135 | -<http://www.reportinghub.no/ep/schema/1.0/substance#2mPropane> | 133 | +ep-substance:substance-2mPropane |
136 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 134 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
137 | rdfs:label "2m propane"^^xsd:string ; | 135 | rdfs:label "2m propane"^^xsd:string ; |
138 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 136 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
139 | - ep-prodcore:mapsTo mpr:FC_2mpropane . | 137 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_2mpropane> . |
140 | 138 | ||
141 | -<http://www.reportinghub.no/ep/schema/1.0/substance#33dmPentane> | 139 | +ep-substance:substance-33dmPentane |
142 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 140 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
143 | rdfs:label "33dm pentane"^^xsd:string ; | 141 | rdfs:label "33dm pentane"^^xsd:string ; |
144 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 142 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
145 | - ep-prodcore:mapsTo mpr:FC_33dmpentane . | 143 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_33dmpentane> . |
146 | 144 | ||
147 | -<http://www.reportinghub.no/ep/schema/1.0/substance#3etPentane> | 145 | +ep-substance:substance-3etPentane |
148 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 146 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
149 | rdfs:label "3et pentane"^^xsd:string ; | 147 | rdfs:label "3et pentane"^^xsd:string ; |
150 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 148 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
151 | - ep-prodcore:mapsTo mpr:FC_3etpentane . | 149 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_3etpentane> . |
152 | 150 | ||
153 | -<http://www.reportinghub.no/ep/schema/1.0/substance#3mHexane> | 151 | +ep-substance:substance-3mHexane |
154 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 152 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
155 | rdfs:label "3m hexane"^^xsd:string ; | 153 | rdfs:label "3m hexane"^^xsd:string ; |
156 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 154 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
157 | - ep-prodcore:mapsTo mpr:FC_3mhexane . | 155 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_3mhexane> . |
158 | 156 | ||
159 | -<http://www.reportinghub.no/ep/schema/1.0/substance#3mPentane> | 157 | +ep-substance:substance-3mPentane |
160 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 158 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
161 | rdfs:label "3m pentane"^^xsd:string ; | 159 | rdfs:label "3m pentane"^^xsd:string ; |
162 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 160 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
163 | - ep-prodcore:mapsTo mpr:FC_3mpentane . | 161 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_3mpentane> . |
164 | 162 | ||
165 | -ep-substance:Ar | 163 | +ep-substance:substance-Ar |
166 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 164 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
167 | rdfs:label "Ar"^^xsd:string , "Argon"^^xsd:string ; | 165 | rdfs:label "Ar"^^xsd:string , "Argon"^^xsd:string ; |
168 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 166 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
169 | - ep-prodcore:mapsTo mpr:FC_Ar . | 167 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_Ar> . |
170 | 168 | ||
171 | -ep-substance:Benzene | 169 | +ep-substance:substance-Benzene |
172 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 170 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
173 | rdfs:label "benzene"^^xsd:string ; | 171 | rdfs:label "benzene"^^xsd:string ; |
174 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 172 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
175 | - ep-prodcore:mapsTo mpr:FC_benzene . | 173 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_benzene> . |
176 | 174 | ||
177 | -ep-substance:Butane | 175 | +ep-substance:substance-Butane |
178 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 176 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
179 | rdfs:label "butane"^^xsd:string ; | 177 | rdfs:label "butane"^^xsd:string ; |
180 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 178 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
181 | - ep-prodcore:mapsTo mpr:FC_butane . | 179 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_butane> . |
182 | 180 | ||
183 | -ep-substance:C11F | 181 | +ep-substance:substance-C11F |
184 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 182 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
185 | rdfs:label "C11F"^^xsd:string ; | 183 | rdfs:label "C11F"^^xsd:string ; |
186 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 184 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
187 | - ep-prodcore:mapsTo mpr:FC_C11F . | 185 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C11F> . |
188 | 186 | ||
189 | -ep-substance:C12F | 187 | +ep-substance:substance-C12F |
190 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 188 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
191 | rdfs:label "C12F"^^xsd:string ; | 189 | rdfs:label "C12F"^^xsd:string ; |
192 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 190 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
193 | - ep-prodcore:mapsTo mpr:FC_C12F . | 191 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C12F> . |
194 | 192 | ||
195 | -ep-substance:C13F | 193 | +ep-substance:substance-C13F |
196 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 194 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
197 | rdfs:label "C13F"^^xsd:string ; | 195 | rdfs:label "C13F"^^xsd:string ; |
198 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 196 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
199 | - ep-prodcore:mapsTo mpr:FC_C13F . | 197 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C13F> . |
200 | 198 | ||
201 | -ep-substance:C13dmcyPentane | 199 | +ep-substance:substance-C13dmcyPentane |
202 | - rdf:type owl:Class , ep-prodact:SubstanceType , ep-prodwell:FluidComponentType ; | 200 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
203 | rdfs:label "c13dmcy pentane"^^xsd:string ; | 201 | rdfs:label "c13dmcy pentane"^^xsd:string ; |
204 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 202 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
205 | - ep-prodcore:mapsTo mpr:FC_c13dmcypentane . | 203 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_c13dmcypentane> . |
206 | 204 | ||
207 | -ep-substance:C14F | 205 | +ep-substance:substance-C14F |
208 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 206 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
209 | rdfs:label "C14F"^^xsd:string ; | 207 | rdfs:label "C14F"^^xsd:string ; |
210 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 208 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
211 | - ep-prodcore:mapsTo mpr:FC_C14F . | 209 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C14F> . |
212 | 210 | ||
213 | -ep-substance:C15F | 211 | +ep-substance:substance-C15F |
214 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 212 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
215 | rdfs:label "C15F"^^xsd:string ; | 213 | rdfs:label "C15F"^^xsd:string ; |
216 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 214 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
217 | - ep-prodcore:mapsTo mpr:FC_C15F . | 215 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C15F> . |
218 | 216 | ||
219 | -ep-substance:C16F | 217 | +ep-substance:substance-C16F |
220 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 218 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
221 | rdfs:label "C16F"^^xsd:string ; | 219 | rdfs:label "C16F"^^xsd:string ; |
222 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 220 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
223 | - ep-prodcore:mapsTo mpr:FC_C16F . | 221 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C16F> . |
224 | 222 | ||
225 | -ep-substance:C17F | 223 | +ep-substance:substance-C17F |
226 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 224 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
227 | rdfs:label "C17F"^^xsd:string ; | 225 | rdfs:label "C17F"^^xsd:string ; |
228 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 226 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
229 | - ep-prodcore:mapsTo mpr:FC_C17F . | 227 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C17F> . |
230 | 228 | ||
231 | -ep-substance:C18F | 229 | +ep-substance:substance-C18F |
232 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 230 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
233 | rdfs:label "C18F"^^xsd:string ; | 231 | rdfs:label "C18F"^^xsd:string ; |
234 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 232 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
235 | - ep-prodcore:mapsTo mpr:FC_C18F . | 233 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C18F> . |
236 | 234 | ||
237 | -ep-substance:C19F | 235 | +ep-substance:substance-C19F |
238 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 236 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
239 | rdfs:label "C19F"^^xsd:string ; | 237 | rdfs:label "C19F"^^xsd:string ; |
240 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 238 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
241 | - ep-prodcore:mapsTo mpr:FC_C19F . | 239 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C19F> . |
242 | 240 | ||
243 | -ep-substance:C20F | 241 | +ep-substance:substance-C20F |
244 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 242 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
245 | rdfs:label "C20F"^^xsd:string ; | 243 | rdfs:label "C20F"^^xsd:string ; |
246 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 244 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
247 | - ep-prodcore:mapsTo mpr:FC_C20F . | 245 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C20F> . |
248 | 246 | ||
249 | -ep-substance:C21F | 247 | +ep-substance:substance-C21F |
250 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 248 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
251 | rdfs:label "C21F"^^xsd:string ; | 249 | rdfs:label "C21F"^^xsd:string ; |
252 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 250 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
253 | - ep-prodcore:mapsTo mpr:FC_C21F . | 251 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C21F> . |
254 | 252 | ||
255 | -ep-substance:C22F | 253 | +ep-substance:substance-C22F |
256 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 254 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
257 | rdfs:label "C22F"^^xsd:string ; | 255 | rdfs:label "C22F"^^xsd:string ; |
258 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 256 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
259 | - ep-prodcore:mapsTo mpr:FC_C22F . | 257 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C22F> . |
260 | 258 | ||
261 | -ep-substance:C23F | 259 | +ep-substance:substance-C23F |
262 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 260 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
263 | rdfs:label "C23F"^^xsd:string ; | 261 | rdfs:label "C23F"^^xsd:string ; |
264 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 262 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
265 | - ep-prodcore:mapsTo mpr:FC_C23F . | 263 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C23F> . |
266 | 264 | ||
267 | -ep-substance:C24F | 265 | +ep-substance:substance-C24F |
268 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 266 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
269 | rdfs:label "C24F"^^xsd:string ; | 267 | rdfs:label "C24F"^^xsd:string ; |
270 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 268 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
271 | - ep-prodcore:mapsTo mpr:FC_C24F . | 269 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C24F> . |
272 | 270 | ||
273 | -ep-substance:C25F | 271 | +ep-substance:substance-C25F |
274 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 272 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
275 | rdfs:label "C25F"^^xsd:string ; | 273 | rdfs:label "C25F"^^xsd:string ; |
276 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 274 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
277 | - ep-prodcore:mapsTo mpr:FC_C25F . | 275 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C25F> . |
278 | 276 | ||
279 | -ep-substance:C26F | 277 | +ep-substance:substance-C26F |
280 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 278 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
281 | rdfs:label "C26F"^^xsd:string ; | 279 | rdfs:label "C26F"^^xsd:string ; |
282 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 280 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
283 | - ep-prodcore:mapsTo mpr:FC_C26F . | 281 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C26F> . |
284 | 282 | ||
285 | -ep-substance:C27F | 283 | +ep-substance:substance-C27F |
286 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 284 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
287 | rdfs:label "C27F"^^xsd:string ; | 285 | rdfs:label "C27F"^^xsd:string ; |
288 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 286 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
289 | - ep-prodcore:mapsTo mpr:FC_C27F . | 287 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C27F> . |
290 | 288 | ||
291 | -ep-substance:C28F | 289 | +ep-substance:substance-C28F |
292 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 290 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
293 | rdfs:label "C28F"^^xsd:string ; | 291 | rdfs:label "C28F"^^xsd:string ; |
294 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 292 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
295 | - ep-prodcore:mapsTo mpr:FC_C28F . | 293 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C28F> . |
296 | 294 | ||
297 | -ep-substance:C29F | 295 | +ep-substance:substance-C29F |
298 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 296 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
299 | rdfs:label "C29F"^^xsd:string ; | 297 | rdfs:label "C29F"^^xsd:string ; |
300 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 298 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
301 | - ep-prodcore:mapsTo mpr:FC_C29F . | 299 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C29F> . |
302 | 300 | ||
303 | -ep-substance:C30F | 301 | +ep-substance:substance-C30F |
304 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 302 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
305 | rdfs:label "C30F"^^xsd:string ; | 303 | rdfs:label "C30F"^^xsd:string ; |
306 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 304 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
307 | - ep-prodcore:mapsTo mpr:FC_C30F . | 305 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C30F> . |
308 | 306 | ||
309 | -ep-substance:C31F | 307 | +ep-substance:substance-C31F |
310 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 308 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
311 | rdfs:label "C31F"^^xsd:string ; | 309 | rdfs:label "C31F"^^xsd:string ; |
312 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 310 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
313 | - ep-prodcore:mapsTo mpr:FC_C31F . | 311 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C31F> . |
314 | 312 | ||
315 | -ep-substance:C32F | 313 | +ep-substance:substance-C32F |
316 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 314 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
317 | rdfs:label "C32F"^^xsd:string ; | 315 | rdfs:label "C32F"^^xsd:string ; |
318 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 316 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
319 | - ep-prodcore:mapsTo mpr:FC_C32F . | 317 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C32F> . |
320 | 318 | ||
321 | -ep-substance:C33F | 319 | +ep-substance:substance-C33F |
322 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 320 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
323 | rdfs:label "C33F"^^xsd:string ; | 321 | rdfs:label "C33F"^^xsd:string ; |
324 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 322 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
325 | - ep-prodcore:mapsTo mpr:FC_C33F . | 323 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C33F> . |
326 | 324 | ||
327 | -ep-substance:C34F | 325 | +ep-substance:substance-C34F |
328 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 326 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
329 | rdfs:label "C34F"^^xsd:string ; | 327 | rdfs:label "C34F"^^xsd:string ; |
330 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 328 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
331 | - ep-prodcore:mapsTo mpr:FC_C34F . | 329 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C34F> . |
332 | 330 | ||
333 | -ep-substance:C35F | 331 | +ep-substance:substance-C35F |
334 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 332 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
335 | rdfs:label "C35F"^^xsd:string ; | 333 | rdfs:label "C35F"^^xsd:string ; |
336 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 334 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
337 | - ep-prodcore:mapsTo mpr:FC_C35F . | 335 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C35F> . |
338 | 336 | ||
339 | -ep-substance:C36F | 337 | +ep-substance:substance-C36F |
340 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 338 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
341 | rdfs:label "C36F"^^xsd:string ; | 339 | rdfs:label "C36F"^^xsd:string ; |
342 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 340 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
343 | - ep-prodcore:mapsTo mpr:FC_C36F . | 341 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C36F> . |
344 | 342 | ||
345 | -ep-substance:C37F | 343 | +ep-substance:substance-C37F |
346 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 344 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
347 | rdfs:label "C37F"^^xsd:string ; | 345 | rdfs:label "C37F"^^xsd:string ; |
348 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 346 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
349 | - ep-prodcore:mapsTo mpr:FC_C37F . | 347 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C37F> . |
350 | 348 | ||
351 | -ep-substance:C38F | 349 | +ep-substance:substance-C38F |
352 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 350 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
353 | rdfs:label "C38F"^^xsd:string ; | 351 | rdfs:label "C38F"^^xsd:string ; |
354 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 352 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
355 | - ep-prodcore:mapsTo mpr:FC_C38F . | 353 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C38F> . |
356 | 354 | ||
357 | -ep-substance:C39F | 355 | +ep-substance:substance-C39F |
358 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 356 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
359 | rdfs:label "C39F"^^xsd:string ; | 357 | rdfs:label "C39F"^^xsd:string ; |
360 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 358 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
361 | - ep-prodcore:mapsTo mpr:FC_C39F . | 359 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C39F> . |
362 | 360 | ||
363 | -ep-substance:C40F | 361 | +ep-substance:substance-C40F |
364 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 362 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
365 | rdfs:label "C40F"^^xsd:string ; | 363 | rdfs:label "C40F"^^xsd:string ; |
366 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 364 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
367 | - ep-prodcore:mapsTo mpr:FC_C40F . | 365 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C40F> . |
368 | 366 | ||
369 | -ep-substance:C41F | 367 | +ep-substance:substance-C41F |
370 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 368 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
371 | rdfs:label "C41F"^^xsd:string ; | 369 | rdfs:label "C41F"^^xsd:string ; |
372 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 370 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
373 | - ep-prodcore:mapsTo mpr:FC_C41F . | 371 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C41F> . |
374 | 372 | ||
375 | -ep-substance:C42F | 373 | +ep-substance:substance-C42F |
376 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 374 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
377 | rdfs:label "C42F"^^xsd:string ; | 375 | rdfs:label "C42F"^^xsd:string ; |
378 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 376 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
379 | - ep-prodcore:mapsTo mpr:FC_C42F . | 377 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C42F> . |
380 | 378 | ||
381 | -ep-substance:C43F | 379 | +ep-substance:substance-C43F |
382 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 380 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
383 | rdfs:label "C43F"^^xsd:string ; | 381 | rdfs:label "C43F"^^xsd:string ; |
384 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 382 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
385 | - ep-prodcore:mapsTo mpr:FC_C43F . | 383 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C43F> . |
386 | 384 | ||
387 | -ep-substance:C44F | 385 | +ep-substance:substance-C44F |
388 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 386 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
389 | rdfs:label "C44F"^^xsd:string ; | 387 | rdfs:label "C44F"^^xsd:string ; |
390 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 388 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
391 | - ep-prodcore:mapsTo mpr:FC_C44F . | 389 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C44F> . |
392 | 390 | ||
393 | -ep-substance:C45F | 391 | +ep-substance:substance-C45F |
394 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 392 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
395 | rdfs:label "C45F"^^xsd:string ; | 393 | rdfs:label "C45F"^^xsd:string ; |
396 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 394 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
397 | - ep-prodcore:mapsTo mpr:FC_C45F . | 395 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C45F> . |
398 | 396 | ||
399 | -ep-substance:C46F | 397 | +ep-substance:substance-C46F |
400 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 398 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
401 | rdfs:label "C46F"^^xsd:string ; | 399 | rdfs:label "C46F"^^xsd:string ; |
402 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 400 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
403 | - ep-prodcore:mapsTo mpr:FC_C46F . | 401 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C46F> . |
404 | 402 | ||
405 | -ep-substance:C47F | 403 | +ep-substance:substance-C47F |
406 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 404 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
407 | rdfs:label "C47F"^^xsd:string ; | 405 | rdfs:label "C47F"^^xsd:string ; |
408 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 406 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
409 | - ep-prodcore:mapsTo mpr:FC_C47F . | 407 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C47F> . |
410 | 408 | ||
411 | -ep-substance:C48F | 409 | +ep-substance:substance-C48F |
412 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 410 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
413 | rdfs:label "C48F"^^xsd:string ; | 411 | rdfs:label "C48F"^^xsd:string ; |
414 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 412 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
415 | - ep-prodcore:mapsTo mpr:FC_C48F . | 413 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C48F> . |
416 | 414 | ||
417 | -ep-substance:C49F | 415 | +ep-substance:substance-C49F |
418 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 416 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
419 | rdfs:label "C49F"^^xsd:string ; | 417 | rdfs:label "C49F"^^xsd:string ; |
420 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 418 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
421 | - ep-prodcore:mapsTo mpr:FC_C49F . | 419 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_C49F> . |
422 | 420 | ||
423 | -ep-substance:CO2 | 421 | +ep-substance:substance-CO2 |
424 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 422 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
425 | rdfs:label "CO2"^^xsd:string ; | 423 | rdfs:label "CO2"^^xsd:string ; |
426 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 424 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
427 | - ep-prodcore:mapsTo mpr:FC_CO2 . | 425 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_CO2> . |
428 | 426 | ||
429 | -ep-substance:Cyclohexane | 427 | +ep-substance:substance-Cyclohexane |
430 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 428 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
431 | rdfs:label "cyclohexane"^^xsd:string ; | 429 | rdfs:label "cyclohexane"^^xsd:string ; |
432 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 430 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
433 | - ep-prodcore:mapsTo mpr:FC_cyclohexane . | 431 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_cyclohexane> . |
434 | 432 | ||
435 | -ep-substance:Cyclopentane | 433 | +ep-substance:substance-Cyclopentane |
436 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 434 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
437 | rdfs:label "cyclopentane"^^xsd:string ; | 435 | rdfs:label "cyclopentane"^^xsd:string ; |
438 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 436 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
439 | - ep-prodcore:mapsTo mpr:FC_cyclopentane . | 437 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_cyclopentane> . |
440 | 438 | ||
441 | -ep-substance:Decanes | 439 | +ep-substance:substance-Decanes |
442 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 440 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
443 | rdfs:label "decanes"^^xsd:string ; | 441 | rdfs:label "decanes"^^xsd:string ; |
444 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 442 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
445 | - ep-prodcore:mapsTo mpr:FC_decanes . | 443 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_decanes> . |
446 | 444 | ||
447 | -ep-substance:EtBenzene | 445 | +ep-substance:substance-EtBenzene |
448 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 446 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
449 | rdfs:label "et benzene"^^xsd:string ; | 447 | rdfs:label "et benzene"^^xsd:string ; |
450 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 448 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
451 | - ep-prodcore:mapsTo mpr:FC_etbenzene . | 449 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_etbenzene> . |
452 | 450 | ||
453 | -ep-substance:EtcyPentane | 451 | +ep-substance:substance-EtcyPentane |
454 | - rdf:type owl:Class , ep-prodact:SubstanceType , ep-prodwell:FluidComponentType ; | 452 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
455 | rdfs:label "etcy pentane"^^xsd:string ; | 453 | rdfs:label "etcy pentane"^^xsd:string ; |
456 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 454 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
457 | - ep-prodcore:mapsTo mpr:FC_etcypentane . | 455 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_etcypentane> . |
458 | 456 | ||
459 | -ep-substance:Ethane | 457 | +ep-substance:substance-Ethane |
460 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 458 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
461 | rdfs:label "ethane"^^xsd:string ; | 459 | rdfs:label "ethane"^^xsd:string ; |
462 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 460 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
463 | - ep-prodcore:mapsTo mpr:FC_ethane . | 461 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_ethane> . |
464 | 462 | ||
465 | -ep-substance:H2 | 463 | +ep-substance:substance-H2 |
466 | rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; | 464 | rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
467 | rdfs:label "H2"^^xsd:string ; | 465 | rdfs:label "H2"^^xsd:string ; |
468 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 466 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
469 | - ep-prodcore:mapsTo mpr:FC_H2 . | 467 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_H2> . |
470 | 468 | ||
471 | -ep-substance:H2O | 469 | +ep-substance:substance-H2O |
472 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 470 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
473 | rdfs:label "H2O"^^xsd:string ; | 471 | rdfs:label "H2O"^^xsd:string ; |
474 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 472 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
475 | - ep-prodcore:mapsTo mpr:FC_H2O . | 473 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_H2O> . |
476 | 474 | ||
477 | -ep-substance:H2S | 475 | +ep-substance:substance-H2S |
478 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 476 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
479 | rdfs:label "H2S"^^xsd:string ; | 477 | rdfs:label "H2S"^^xsd:string ; |
480 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 478 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
481 | - ep-prodcore:mapsTo mpr:FC_H2S . | 479 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_H2S> . |
482 | 480 | ||
483 | -ep-substance:Heptanes | 481 | +ep-substance:substance-Heptanes |
484 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 482 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
485 | rdfs:label "heptanes"^^xsd:string ; | 483 | rdfs:label "heptanes"^^xsd:string ; |
486 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 484 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
487 | - ep-prodcore:mapsTo mpr:FC_heptanes . | 485 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_heptanes> . |
488 | 486 | ||
489 | -ep-substance:Hexane | 487 | +ep-substance:substance-Hexane |
490 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 488 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
491 | rdfs:label "hexane"^^xsd:string ; | 489 | rdfs:label "hexane"^^xsd:string ; |
492 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 490 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
493 | - ep-prodcore:mapsTo mpr:FC_hexane . | 491 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_hexane> . |
494 | 492 | ||
495 | -ep-substance:Hexanes | 493 | +ep-substance:substance-Hexanes |
496 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 494 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
497 | rdfs:label "hexanes"^^xsd:string ; | 495 | rdfs:label "hexanes"^^xsd:string ; |
498 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 496 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
499 | - ep-prodcore:mapsTo mpr:FC_hexanes . | 497 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_hexanes> . |
500 | 498 | ||
501 | -ep-substance:MBenzene | 499 | +ep-substance:substance-MBenzene |
502 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 500 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
503 | rdfs:label "m benzene"^^xsd:string ; | 501 | rdfs:label "m benzene"^^xsd:string ; |
504 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 502 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
505 | - ep-prodcore:mapsTo mpr:FC_mbenzene . | 503 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_mbenzene> . |
506 | 504 | ||
507 | -ep-substance:McyHexane | 505 | +ep-substance:substance-McyHexane |
508 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 506 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
509 | rdfs:label "mcy hexane"^^xsd:string ; | 507 | rdfs:label "mcy hexane"^^xsd:string ; |
510 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 508 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
511 | - ep-prodcore:mapsTo mpr:FC_mcyhexane . | 509 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_mcyhexane> . |
512 | 510 | ||
513 | -ep-substance:McyPentane | 511 | +ep-substance:substance-McyPentane |
514 | - rdf:type owl:Class , ep-prodact:SubstanceType , ep-prodwell:FluidComponentType ; | 512 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
515 | rdfs:label "mcy pentane"^^xsd:string ; | 513 | rdfs:label "mcy pentane"^^xsd:string ; |
516 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 514 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
517 | - ep-prodcore:mapsTo mpr:FC_mcypentane . | 515 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_mcypentane> . |
518 | 516 | ||
519 | -ep-substance:Methane | 517 | +ep-substance:substance-Methane |
520 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 518 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
521 | rdfs:label "methane"^^xsd:string ; | 519 | rdfs:label "methane"^^xsd:string ; |
522 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 520 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
523 | - ep-prodcore:mapsTo mpr:FC_methane . | 521 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_methane> . |
524 | 522 | ||
525 | -ep-substance:N2 | 523 | +ep-substance:substance-N2 |
526 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 524 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
527 | rdfs:label "N2"^^xsd:string ; | 525 | rdfs:label "N2"^^xsd:string ; |
528 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 526 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
529 | - ep-prodcore:mapsTo mpr:FC_N2 . | 527 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_N2> . |
530 | 528 | ||
531 | -ep-substance:Nonanes | 529 | +ep-substance:substance-Nonanes |
532 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 530 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
533 | rdfs:label "nonanes"^^xsd:string ; | 531 | rdfs:label "nonanes"^^xsd:string ; |
534 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 532 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
535 | - ep-prodcore:mapsTo mpr:FC_nonanes . | 533 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_nonanes> . |
536 | 534 | ||
537 | -ep-substance:O2 | 535 | +ep-substance:substance-O2 |
538 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 536 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
539 | rdfs:label "O2"^^xsd:string ; | 537 | rdfs:label "O2"^^xsd:string ; |
540 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 538 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
541 | - ep-prodcore:mapsTo mpr:FC_O2 . | 539 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_O2> . |
542 | 540 | ||
543 | -ep-substance:Octanes | 541 | +ep-substance:substance-Octanes |
544 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 542 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
545 | rdfs:label "octanes"^^xsd:string ; | 543 | rdfs:label "octanes"^^xsd:string ; |
546 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 544 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
547 | - ep-prodcore:mapsTo mpr:FC_octanes . | 545 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_octanes> . |
548 | 546 | ||
549 | -ep-substance:Pentane | 547 | +ep-substance:substance-Pentane |
550 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 548 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
551 | rdfs:label "pentane"^^xsd:string ; | 549 | rdfs:label "pentane"^^xsd:string ; |
552 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 550 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
553 | - ep-prodcore:mapsTo mpr:FC_pentane . | 551 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_pentane> . |
554 | 552 | ||
555 | -ep-substance:Propane | 553 | +ep-substance:substance-Propane |
556 | - rdf:type ep-prodwell:FluidComponentType , ep-prodact:SubstanceType , owl:Class ; | 554 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
557 | rdfs:label "propane"^^xsd:string ; | 555 | rdfs:label "propane"^^xsd:string ; |
558 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 556 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
559 | - ep-prodcore:mapsTo mpr:FC_propane . | 557 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_propane> . |
560 | 558 | ||
561 | -ep-substance:T12dmcyPentane | 559 | +ep-substance:substance-T12dmcyPentane |
562 | - rdf:type owl:Class , ep-prodact:SubstanceType , ep-prodwell:FluidComponentType ; | 560 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
563 | rdfs:label "t12dmcy pentane"^^xsd:string ; | 561 | rdfs:label "t12dmcy pentane"^^xsd:string ; |
564 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 562 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
565 | - ep-prodcore:mapsTo mpr:FC_t12dmcypentane . | 563 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_t12dmcypentane> . |
566 | 564 | ||
567 | -ep-substance:T13dmcyPentane | 565 | +ep-substance:substance-T13dmcyPentane |
568 | - rdf:type owl:Class , ep-prodact:SubstanceType , ep-prodwell:FluidComponentType ; | 566 | + rdf:type ep-prodact:SubstanceType , ep-prodwell:FluidComponentType , owl:Class ; |
569 | rdfs:label "t13dmcy pentane"^^xsd:string ; | 567 | rdfs:label "t13dmcy pentane"^^xsd:string ; |
570 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; | 568 | rdfs:subClassOf ep-prodact:AmountOfSubstance ; |
571 | - ep-prodcore:mapsTo mpr:FC_t13dmcypentane . | 569 | + ep-prodcore:mapsTo <http://www.epim.no/schemas/mprml/1#FC_t13dmcypentane> . | ... | ... |
-
Please register or login to post a comment