comparison owlInput/knowledgeRepresenatation.owl @ 6:30fc93374f10

minor changes
author dwinter
date Wed, 09 Feb 2011 15:36:51 +0100
parents 923e73fa07f1
children
comparison
equal deleted inserted replaced
5:923e73fa07f1 6:30fc93374f10
24 <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/> 24 <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
25 </owl:Class> 25 </owl:Class>
26 <owl:Class rdf:ID="DigitalHPS_Object"/> 26 <owl:Class rdf:ID="DigitalHPS_Object"/>
27 <owl:Class rdf:ID="ReceptionEvent"> 27 <owl:Class rdf:ID="ReceptionEvent">
28 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E7_Activity"/> 28 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E7_Activity"/>
29 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
30 <rdfs:subClassOf>
31 <owl:Restriction>
32 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
33 >1</owl:cardinality>
34 <owl:onProperty>
35 <owl:ObjectProperty rdf:ID="describes"/>
36 </owl:onProperty>
37 </owl:Restriction>
38 </rdfs:subClassOf>
39 <rdfs:subClassOf>
40 <owl:Restriction>
41 <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P70i_is_documented_in"/>
42 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
43 >1</owl:cardinality>
44 </owl:Restriction>
45 </rdfs:subClassOf>
29 <rdfs:subClassOf> 46 <rdfs:subClassOf>
30 <owl:Restriction> 47 <owl:Restriction>
31 <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P14_carried_out_by"/> 48 <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P14_carried_out_by"/>
32 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int" 49 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
33 >1</owl:cardinality> 50 >1</owl:cardinality>
34 </owl:Restriction> 51 </owl:Restriction>
35 </rdfs:subClassOf> 52 </rdfs:subClassOf>
36 <rdfs:subClassOf>
37 <owl:Restriction>
38 <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P70i_is_documented_in"/>
39 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
40 >1</owl:cardinality>
41 </owl:Restriction>
42 </rdfs:subClassOf>
43 <rdfs:subClassOf>
44 <owl:Restriction>
45 <owl:onProperty>
46 <owl:ObjectProperty rdf:ID="describes"/>
47 </owl:onProperty>
48 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
49 >1</owl:cardinality>
50 </owl:Restriction>
51 </rdfs:subClassOf>
52 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
53 </owl:Class> 53 </owl:Class>
54 <owl:Class rdf:ID="ReferencePointer"> 54 <owl:Class rdf:ID="ReferencePointer">
55 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E31_Document"/> 55 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E31_Document"/>
56 <rdfs:subClassOf> 56 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
57 <owl:Restriction> 57 <rdfs:subClassOf>
58 <owl:Restriction>
59 <owl:onProperty>
60 <owl:ObjectProperty rdf:ID="isPartOf"/>
61 </owl:onProperty>
62 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
63 >1</owl:cardinality>
64 </owl:Restriction>
65 </rdfs:subClassOf>
66 <rdfs:subClassOf>
67 <owl:Restriction>
68 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
69 >1</owl:cardinality>
58 <owl:onProperty> 70 <owl:onProperty>
59 <owl:DatatypeProperty rdf:ID="Pointer"/> 71 <owl:DatatypeProperty rdf:ID="Pointer"/>
60 </owl:onProperty> 72 </owl:onProperty>
61 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int" 73 </owl:Restriction>
62 >1</owl:cardinality> 74 </rdfs:subClassOf>
63 </owl:Restriction>
64 </rdfs:subClassOf>
65 <rdfs:subClassOf>
66 <owl:Restriction>
67 <owl:onProperty>
68 <owl:ObjectProperty rdf:ID="isPartOf"/>
69 </owl:onProperty>
70 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
71 >1</owl:cardinality>
72 </owl:Restriction>
73 </rdfs:subClassOf>
74 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
75 </owl:Class> 75 </owl:Class>
76 <owl:Class rdf:ID="VocabularyEntry"> 76 <owl:Class rdf:ID="VocabularyEntry">
77 <rdfs:subClassOf> 77 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
78 <owl:Restriction> 78 <rdfs:subClassOf>
79 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int" 79 <owl:Restriction>
80 >1</owl:cardinality>
81 <owl:onProperty> 80 <owl:onProperty>
82 <owl:DatatypeProperty rdf:ID="hasTerm"/> 81 <owl:DatatypeProperty rdf:ID="hasTerm"/>
83 </owl:onProperty> 82 </owl:onProperty>
84 </owl:Restriction> 83 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
85 </rdfs:subClassOf> 84 >1</owl:cardinality>
86 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/> 85 </owl:Restriction>
86 </rdfs:subClassOf>
87 </owl:Class> 87 </owl:Class>
88 <owl:Class rdf:ID="Relation"> 88 <owl:Class rdf:ID="Relation">
89 <rdfs:subClassOf> 89 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
90 <owl:Restriction> 90 <rdfs:subClassOf>
91 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int" 91 <owl:Restriction>
92 >1</owl:cardinality> 92 <owl:onProperty>
93 <owl:ObjectProperty rdf:ID="has_Object"/>
94 </owl:onProperty>
95 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
96 >1</owl:cardinality>
97 </owl:Restriction>
98 </rdfs:subClassOf>
99 <rdfs:subClassOf>
100 <owl:Restriction>
101 <owl:onProperty>
102 <owl:ObjectProperty rdf:ID="has_Predicate"/>
103 </owl:onProperty>
104 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
105 >1</owl:cardinality>
106 </owl:Restriction>
107 </rdfs:subClassOf>
108 <rdfs:subClassOf>
109 <owl:Restriction>
93 <owl:onProperty> 110 <owl:onProperty>
94 <owl:ObjectProperty rdf:ID="has_Subject"/> 111 <owl:ObjectProperty rdf:ID="has_Subject"/>
95 </owl:onProperty> 112 </owl:onProperty>
96 </owl:Restriction> 113 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
97 </rdfs:subClassOf> 114 >1</owl:cardinality>
98 <rdfs:subClassOf> 115 </owl:Restriction>
99 <owl:Restriction> 116 </rdfs:subClassOf>
100 <owl:onProperty>
101 <owl:ObjectProperty rdf:ID="has_Predicate"/>
102 </owl:onProperty>
103 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
104 >1</owl:cardinality>
105 </owl:Restriction>
106 </rdfs:subClassOf>
107 <rdfs:subClassOf>
108 <owl:Restriction>
109 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
110 >1</owl:cardinality>
111 <owl:onProperty>
112 <owl:ObjectProperty rdf:ID="has_Object"/>
113 </owl:onProperty>
114 </owl:Restriction>
115 </rdfs:subClassOf>
116 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
117 </owl:Class> 117 </owl:Class>
118 <owl:Class rdf:ID="Term"> 118 <owl:Class rdf:ID="Term">
119 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" 119 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
120 >Es wird jedenfalls 1 Term für jede Interpretation angelegt, daher Kardinalität 1. Falls ein Term mehrere Interpretation besitzen kann, dann wird für jede Interpretation ein Term an gelegt. 120 >Es wird jedenfalls 1 Term für jede Interpretation angelegt, daher Kardinalität 1. Falls ein Term mehrere Interpretation besitzen kann, dann wird für jede Interpretation ein Term an gelegt.
121 121
122 Z.B. Einstein könnte einen Term erhalten der auf "Albert Einstein" verweist oder auf "Hans Albert Einstein" 122 Z.B. Einstein könnte einen Term erhalten der auf "Albert Einstein" verweist oder auf "Hans Albert Einstein"
123 123
124 Falls gar keine Interpreation bekannt ist bleibt die Interpretation leer.</rdfs:comment> 124 Falls gar keine Interpreation bekannt ist bleibt die Interpretation leer.</rdfs:comment>
125 <rdfs:subClassOf> 125 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
126 <owl:Restriction> 126 <rdfs:subClassOf>
127 <owl:onProperty> 127 <owl:Restriction>
128 <owl:ObjectProperty rdf:ID="hasInterpretation"/> 128 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
129 </owl:onProperty> 129 >1</owl:cardinality>
130 <owl:onProperty>
131 <owl:ObjectProperty rdf:ID="hasNormalizedRepresentation"/>
132 </owl:onProperty>
133 </owl:Restriction>
134 </rdfs:subClassOf>
135 <rdfs:subClassOf>
136 <owl:Restriction>
137 <owl:onProperty>
138 <owl:ObjectProperty rdf:ID="isReferencedAt"/>
139 </owl:onProperty>
140 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
141 >1</owl:cardinality>
142 </owl:Restriction>
143 </rdfs:subClassOf>
144 <rdfs:subClassOf>
145 <owl:Restriction>
130 <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int" 146 <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
131 >1</owl:maxCardinality> 147 >1</owl:maxCardinality>
132 </owl:Restriction> 148 <owl:onProperty>
133 </rdfs:subClassOf> 149 <owl:ObjectProperty rdf:ID="hasInterpretation"/>
134 <rdfs:subClassOf> 150 </owl:onProperty>
135 <owl:Restriction> 151 </owl:Restriction>
136 <owl:onProperty> 152 </rdfs:subClassOf>
137 <owl:ObjectProperty rdf:ID="isReferencedAt"/>
138 </owl:onProperty>
139 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
140 >1</owl:cardinality>
141 </owl:Restriction>
142 </rdfs:subClassOf>
143 <rdfs:subClassOf>
144 <owl:Restriction>
145 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
146 >1</owl:cardinality>
147 <owl:onProperty>
148 <owl:ObjectProperty rdf:ID="hasNormalizedRepresentation"/>
149 </owl:onProperty>
150 </owl:Restriction>
151 </rdfs:subClassOf>
152 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
153 </owl:Class> 153 </owl:Class>
154 <owl:Class rdf:ID="OWLPP"/> 154 <owl:Class rdf:ID="OWLPP"/>
155 <owl:ObjectProperty rdf:ID="is_described_in"> 155 <owl:ObjectProperty rdf:ID="is_described_in">
156 <owl:inverseOf> 156 <owl:inverseOf>
157 <owl:ObjectProperty rdf:about="#describes"/> 157 <owl:ObjectProperty rdf:about="#describes"/>
162 <rdfs:domain rdf:resource="#Term"/> 162 <rdfs:domain rdf:resource="#Term"/>
163 </owl:ObjectProperty> 163 </owl:ObjectProperty>
164 <owl:ObjectProperty rdf:about="#has_Object"> 164 <owl:ObjectProperty rdf:about="#has_Object">
165 <rdfs:domain rdf:resource="#Relation"/> 165 <rdfs:domain rdf:resource="#Relation"/>
166 </owl:ObjectProperty> 166 </owl:ObjectProperty>
167 <owl:ObjectProperty rdf:ID="hasReference"> 167 <owl:ObjectProperty rdf:ID="represents">
168 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/> 168 <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
169 <owl:inverseOf> 169 <rdfs:domain>
170 <owl:ObjectProperty rdf:ID="witnessesReception"/> 170 <owl:Class>
171 </owl:inverseOf> 171 <owl:unionOf rdf:parseType="Collection">
172 <owl:Class rdf:about="#Concept_Actor"/>
173 <rdf:Description rdf:about="http://erlangen-crm.org/101001/E39_Actor"/>
174 </owl:unionOf>
175 </owl:Class>
176 </rdfs:domain>
177 <owl:inverseOf rdf:resource="#represents"/>
178 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
172 </owl:ObjectProperty> 179 </owl:ObjectProperty>
173 <owl:ObjectProperty rdf:about="#hasInterpretation"> 180 <owl:ObjectProperty rdf:about="#hasInterpretation">
174 <owl:inverseOf> 181 <owl:inverseOf>
175 <owl:ObjectProperty rdf:ID="isInterpretedIn"/> 182 <owl:ObjectProperty rdf:ID="isInterpretedIn"/>
176 </owl:inverseOf> 183 </owl:inverseOf>
202 <owl:ObjectProperty rdf:about="#describes"> 209 <owl:ObjectProperty rdf:about="#describes">
203 <owl:inverseOf rdf:resource="#is_described_in"/> 210 <owl:inverseOf rdf:resource="#is_described_in"/>
204 <rdfs:domain rdf:resource="#ReceptionEvent"/> 211 <rdfs:domain rdf:resource="#ReceptionEvent"/>
205 <rdfs:range rdf:resource="#Relation"/> 212 <rdfs:range rdf:resource="#Relation"/>
206 </owl:ObjectProperty> 213 </owl:ObjectProperty>
207 <owl:ObjectProperty rdf:about="#witnessesReception"> 214 <owl:ObjectProperty rdf:ID="is_same_object_as">
208 <owl:inverseOf rdf:resource="#hasReference"/> 215 <rdfs:range rdf:resource="#Term"/>
216 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
217 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
218 <owl:inverseOf rdf:resource="#is_same_object_as"/>
219 <rdfs:comment xml:lang="de">&lt;p style="margin-top: 0"&gt;
220 Verbindet Terme die das selbe Objekte beschreiben, z.B.
221 &lt;/p&gt;
222 &lt;p style="margin-top: 0"&gt;
223
224 &lt;/p&gt;
225 &lt;p style="margin-top: 0"&gt;
226
227 &lt;/p&gt;
228 &lt;p style="margin-top: 0"&gt;
229 Die Strasse ist lang. Die Strasse ist nass. Sie ist sch&amp;#246;n.
230 &lt;/p&gt;
231 &lt;p style="margin-top: 0"&gt;
232
233 &lt;/p&gt;
234 &lt;p style="margin-top: 0"&gt;
235 Und Term1 repr&amp;#228;sentiert Strasse im ersten Satz, Term2 Strasse im
236 zweiten Satz, Term3 Sie
237 &lt;/p&gt;
238 &lt;p style="margin-top: 0"&gt;
239 im dritten Satz, dann sind Term1, term2, term3 mit &amp;quot;is_same_object_as&amp;quot;
240 verbunden.
241 &lt;/p&gt;
242 &lt;p style="margin-top: 0"&gt;
243
244 &lt;/p&gt;</rdfs:comment>
245 <rdfs:domain rdf:resource="#Term"/>
246 </owl:ObjectProperty>
247 <owl:ObjectProperty rdf:ID="representsSKOSconcept">
248 <rdfs:range>
249 <owl:Class>
250 <owl:unionOf rdf:parseType="Collection">
251 <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Concept"/>
252 <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Collection"/>
253 </owl:unionOf>
254 </owl:Class>
255 </rdfs:range>
256 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
257 </owl:ObjectProperty>
258 <owl:ObjectProperty rdf:ID="witnessesReception">
259 <owl:inverseOf>
260 <owl:FunctionalProperty rdf:ID="hasReference"/>
261 </owl:inverseOf>
209 <rdfs:range rdf:resource="#ReceptionEvent"/> 262 <rdfs:range rdf:resource="#ReceptionEvent"/>
210 </owl:ObjectProperty> 263 </owl:ObjectProperty>
211 <owl:ObjectProperty rdf:ID="inverse_of_I_is_about"> 264 <owl:ObjectProperty rdf:ID="inverse_of_I_is_about">
212 <owl:inverseOf> 265 <owl:inverseOf>
213 <owl:ObjectProperty rdf:ID="I_is_about"/> 266 <owl:ObjectProperty rdf:ID="I_is_about"/>
260 </owl:DatatypeProperty> 313 </owl:DatatypeProperty>
261 <owl:DatatypeProperty rdf:about="#Pointer"> 314 <owl:DatatypeProperty rdf:about="#Pointer">
262 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> 315 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
263 <rdfs:domain rdf:resource="#ReferencePointer"/> 316 <rdfs:domain rdf:resource="#ReferencePointer"/>
264 </owl:DatatypeProperty> 317 </owl:DatatypeProperty>
265 <owl:TransitiveProperty rdf:ID="is_same_object_as"> 318 <owl:FunctionalProperty rdf:about="#hasReference">
266 <rdfs:range rdf:resource="#Term"/>
267 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
268 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> 319 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
269 <owl:inverseOf rdf:resource="#is_same_object_as"/> 320 <owl:inverseOf rdf:resource="#witnessesReception"/>
270 <rdfs:comment xml:lang="de">&lt;p style="margin-top: 0"&gt; 321 </owl:FunctionalProperty>
271 Verbindet Terme die das selbe Objekte beschreiben, z.B.
272 &lt;/p&gt;
273 &lt;p style="margin-top: 0"&gt;
274
275 &lt;/p&gt;
276 &lt;p style="margin-top: 0"&gt;
277
278 &lt;/p&gt;
279 &lt;p style="margin-top: 0"&gt;
280 Die Strasse ist lang. Die Strasse ist nass. Sie ist sch&amp;#246;n.
281 &lt;/p&gt;
282 &lt;p style="margin-top: 0"&gt;
283
284 &lt;/p&gt;
285 &lt;p style="margin-top: 0"&gt;
286 Und Term1 repr&amp;#228;sentiert Strasse im ersten Satz, Term2 Strasse im
287 zweiten Satz, Term3 Sie
288 &lt;/p&gt;
289 &lt;p style="margin-top: 0"&gt;
290 im dritten Satz, dann sind Term1, term2, term3 mit &amp;quot;is_same_object_as&amp;quot;
291 verbunden.
292 &lt;/p&gt;
293 &lt;p style="margin-top: 0"&gt;
294
295 &lt;/p&gt;</rdfs:comment>
296 <rdfs:domain rdf:resource="#Term"/>
297 </owl:TransitiveProperty>
298 <owl:SymmetricProperty rdf:ID="represents">
299 <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
300 <rdfs:domain>
301 <owl:Class>
302 <owl:unionOf rdf:parseType="Collection">
303 <owl:Class rdf:about="#Concept_Actor"/>
304 <rdf:Description rdf:about="http://erlangen-crm.org/101001/E39_Actor"/>
305 </owl:unionOf>
306 </owl:Class>
307 </rdfs:domain>
308 <owl:inverseOf rdf:resource="#represents"/>
309 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
310 </owl:SymmetricProperty>
311 <owl:InverseFunctionalProperty rdf:ID="representsSKOSconcept">
312 <rdfs:range>
313 <owl:Class>
314 <owl:unionOf rdf:parseType="Collection">
315 <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Concept"/>
316 <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Collection"/>
317 </owl:unionOf>
318 </owl:Class>
319 </rdfs:range>
320 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
321 </owl:InverseFunctionalProperty>
322 <crm:E32_Authority_Document rdf:ID="E32_Authority_Document_7"/> 322 <crm:E32_Authority_Document rdf:ID="E32_Authority_Document_7"/>
323 <swrl:Imp rdf:ID="Rule-1"> 323 <swrl:Imp rdf:ID="Rule-1">
324 <swrl:body> 324 <swrl:body>
325 <swrl:AtomList> 325 <swrl:AtomList>
326 <rdf:first> 326 <rdf:first>
327 <swrl:IndividualPropertyAtom> 327 <swrl:IndividualPropertyAtom>
328 <swrl:propertyPredicate rdf:resource="#hasInterpretation"/>
328 <swrl:argument2> 329 <swrl:argument2>
329 <swrl:Variable rdf:ID="y"/> 330 <swrl:Variable rdf:ID="y"/>
330 </swrl:argument2> 331 </swrl:argument2>
331 <swrl:propertyPredicate rdf:resource="#hasInterpretation"/>
332 <swrl:argument1> 332 <swrl:argument1>
333 <swrl:Variable rdf:ID="x"/> 333 <swrl:Variable rdf:ID="x"/>
334 </swrl:argument1> 334 </swrl:argument1>
335 </swrl:IndividualPropertyAtom> 335 </swrl:IndividualPropertyAtom>
336 </rdf:first> 336 </rdf:first>
337 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/> 337 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
338 </swrl:AtomList> 338 </swrl:AtomList>
339 </swrl:body> 339 </swrl:body>
340 <swrl:head> 340 <swrl:head>
341 <swrl:AtomList> 341 <swrl:AtomList>
342 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
342 <rdf:first> 343 <rdf:first>
343 <swrl:IndividualPropertyAtom> 344 <swrl:IndividualPropertyAtom>
344 <swrl:propertyPredicate rdf:resource="#isInterpretedIn"/> 345 <swrl:propertyPredicate rdf:resource="#isInterpretedIn"/>
346 <swrl:argument1 rdf:resource="#y"/>
345 <swrl:argument2 rdf:resource="#x"/> 347 <swrl:argument2 rdf:resource="#x"/>
346 <swrl:argument1 rdf:resource="#y"/>
347 </swrl:IndividualPropertyAtom> 348 </swrl:IndividualPropertyAtom>
348 </rdf:first> 349 </rdf:first>
349 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
350 </swrl:AtomList> 350 </swrl:AtomList>
351 </swrl:head> 351 </swrl:head>
352 </swrl:Imp> 352 </swrl:Imp>
353 <Concept_Actor rdf:ID="Concept_Actor_Darwin"/> 353 <Concept_Actor rdf:ID="Concept_Actor_Darwin"/>
354 </rdf:RDF> 354 </rdf:RDF>