comparison ontologies/namedIdentitiesTest.owl @ 0:1384a0d382fa

first input
author dwinter
date Thu, 30 Jun 2011 11:44:24 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:1384a0d382fa
1 <?xml version="1.0"?>
2 <rdf:RDF
3 xmlns:j.0="http://erlangen-crm.org/plus/xdt/110404/"
4 xmlns="http://www.mpiwg-berlin.mpg.de/ontologies/namedIdentities#"
5 xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
6 xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
7 xmlns:ecrm="http://erlangen-crm.org/110404/"
8 xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
9 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
10 xmlns:owl="http://www.w3.org/2002/07/owl#"
11 xmlns:sqwrl="http://sqwrl.stanford.edu/ontologies/built-ins/3.4/sqwrl.owl#"
12 xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
13 xmlns:swrl="http://www.w3.org/2003/11/swrl#"
14 xmlns:ecrm-xsd="http://erlangen-crm.org/plus/xdt/110404/#"
15 xmlns:dbpedia="http://dbpedia.org/ontology/"
16 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
17 xmlns:swrla="http://swrl.stanford.edu/ontologies/3.3/swrla.owl#"
18 xml:base="http://www.mpiwg-berlin.mpg.de/ontologies/namedIdentities">
19 <owl:Ontology rdf:about="">
20 <owl:imports rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/>
21 <owl:imports rdf:resource="http://purl.org/NET/dc_owl2dl/terms"/>
22 <owl:imports rdf:resource="http://dbpedia.org/ontology/"/>
23 <owl:imports rdf:resource="http://swrl.stanford.edu/ontologies/3.3/swrla.owl"/>
24 <owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
25 <owl:imports rdf:resource="http://sqwrl.stanford.edu/ontologies/built-ins/3.4/sqwrl.owl"/>
26 <owl:imports rdf:resource="http://erlangen-crm.org/110404/"/>
27 <owl:imports rdf:resource="http://erlangen-crm.org/plus/xdt/110404/"/>
28 </owl:Ontology>
29 <rdfs:Class rdf:about="http://dbpedia.org/datatype/metre"/>
30 <rdfs:Class rdf:about="http://dbpedia.org/datatype/centimetre"/>
31 <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilometre"/>
32 <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilogram"/>
33 <rdfs:Class rdf:about="http://dbpedia.org/datatype/gramPerKilometre"/>
34 <rdfs:Class rdf:about="http://dbpedia.org/datatype/day"/>
35 <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicMetre"/>
36 <rdfs:Class rdf:about="http://dbpedia.org/datatype/millimetre"/>
37 <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicKilometre"/>
38 <rdfs:Class rdf:about="http://dbpedia.org/datatype/newtonMetre"/>
39 <rdfs:Class rdf:about="http://dbpedia.org/datatype/megabyte"/>
40 <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicCentimetre"/>
41 <rdfs:Class rdf:about="http://dbpedia.org/datatype/fuelType"/>
42 <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilometrePerSecond"/>
43 <rdfs:Class rdf:about="http://dbpedia.org/datatype/minute"/>
44 <rdfs:Class rdf:about="http://dbpedia.org/datatype/litre"/>
45 <rdfs:Class rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
46 <rdfs:Class rdf:about="http://dbpedia.org/datatype/second"/>
47 <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilogramPerCubicMetre"/>
48 <rdfs:Class rdf:about="http://dbpedia.org/datatype/inhabitantsPerSquareKilometre"/>
49 <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicMetrePerSecond"/>
50 <rdfs:Class rdf:about="http://dbpedia.org/datatype/squareKilometre"/>
51 <rdfs:Class rdf:about="http://dbpedia.org/datatype/kelvin"/>
52 <rdfs:Class rdf:about="http://dbpedia.org/datatype/hour"/>
53 <rdfs:Class rdf:about="http://dbpedia.org/datatype/valvetrain"/>
54 <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilowatt"/>
55 <rdfs:Class rdf:about="http://dbpedia.org/datatype/engineConfiguration"/>
56 <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilometrePerHour"/>
57 <rdfs:Class rdf:about="http://dbpedia.org/datatype/squareMetre"/>
58 <owl:Class rdf:ID="NamedEntityIdentifierCreation">
59 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E65_Creation"/>
60 <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
61 </owl:Class>
62 <owl:Class rdf:ID="NamedEntityProvider">
63 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
64 <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
65 </owl:Class>
66 <owl:Class rdf:ID="NamedEntityIdentifier">
67 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
68 >Identifier eines Providers (z.B. VIAF, etc..) der Provider ist angebunden über</rdfs:comment>
69 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E42_Identifier"/>
70 <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
71 <rdfs:subClassOf>
72 <owl:Restriction>
73 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
74 >1</owl:cardinality>
75 <owl:onProperty>
76 <owl:ObjectProperty rdf:ID="was_createdBy_by_NamedEntityIdentifierCreation"/>
77 </owl:onProperty>
78 </owl:Restriction>
79 </rdfs:subClassOf>
80 </owl:Class>
81 <owl:Class rdf:ID="Person">
82 <rdfs:subClassOf>
83 <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Person">
84 <owl:equivalentClass>
85 <rdf:Description rdf:about="http://dbpedia.org/ontology/Person">
86 <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
87 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
88 </rdf:Description>
89 </owl:equivalentClass>
90 </rdf:Description>
91 </rdfs:subClassOf>
92 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E21_Person"/>
93 <rdfs:subClassOf>
94 <owl:Class rdf:ID="NamedEntity"/>
95 </rdfs:subClassOf>
96 </owl:Class>
97 <owl:Class rdf:about="#NamedEntity">
98 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
99 >Named Entity beschreibt ein Referenz Objekt des Instituts, es ist mit einem Eindeutigen Identifier versehen. P48 ist verbunden mit einem MPIWG identifier.</rdfs:comment>
100 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
101 <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
102 <rdfs:subClassOf>
103 <owl:Restriction>
104 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
105 >1</owl:cardinality>
106 <owl:onProperty>
107 <owl:ObjectProperty rdf:ID="has_preferred_namedEntityIdentifier"/>
108 </owl:onProperty>
109 </owl:Restriction>
110 </rdfs:subClassOf>
111 </owl:Class>
112 <owl:ObjectProperty rdf:about="#was_createdBy_by_NamedEntityIdentifierCreation">
113 <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P94_has_created"/>
114 <rdfs:domain rdf:resource="#NamedEntityIdentifier"/>
115 <owl:inverseOf>
116 <owl:ObjectProperty rdf:ID="created_NamedEntityIdentifier"/>
117 </owl:inverseOf>
118 <rdfs:range rdf:resource="#NamedEntityIdentifierCreation"/>
119 </owl:ObjectProperty>
120 <owl:ObjectProperty rdf:ID="is_preferred_namedEntityIdentifier">
121 <rdfs:range rdf:resource="#NamedEntity"/>
122 <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P48i_is_preferred_identifier_of"/>
123 <owl:inverseOf>
124 <owl:ObjectProperty rdf:about="#has_preferred_namedEntityIdentifier"/>
125 </owl:inverseOf>
126 <rdfs:domain rdf:resource="#NamedEntityIdentifier"/>
127 </owl:ObjectProperty>
128 <owl:ObjectProperty rdf:ID="carriedOutByNamedEntityProvider">
129 <rdfs:domain rdf:resource="#NamedEntityIdentifierCreation"/>
130 <rdfs:range rdf:resource="#NamedEntityProvider"/>
131 <owl:inverseOf>
132 <owl:ObjectProperty rdf:ID="inverse_of_P14_carried_out_by_3"/>
133 </owl:inverseOf>
134 <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P14_carried_out_by"/>
135 </owl:ObjectProperty>
136 <owl:ObjectProperty rdf:about="#inverse_of_P14_carried_out_by_3">
137 <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P14i_performed"/>
138 <owl:inverseOf rdf:resource="#carriedOutByNamedEntityProvider"/>
139 </owl:ObjectProperty>
140 <owl:ObjectProperty rdf:about="#created_NamedEntityIdentifier">
141 <rdfs:domain rdf:resource="#NamedEntityIdentifierCreation"/>
142 <owl:inverseOf rdf:resource="#was_createdBy_by_NamedEntityIdentifierCreation"/>
143 <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P94i_was_created_by"/>
144 <rdfs:range rdf:resource="#NamedEntityIdentifier"/>
145 </owl:ObjectProperty>
146 <owl:ObjectProperty rdf:ID="is_identified_by_namedEntityIdentifier">
147 <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P1_is_identified_by"/>
148 <rdfs:domain rdf:resource="#NamedEntity"/>
149 <owl:inverseOf>
150 <owl:ObjectProperty rdf:ID="identifies_NamedEntity"/>
151 </owl:inverseOf>
152 <rdfs:range rdf:resource="#NamedEntityIdentifier"/>
153 </owl:ObjectProperty>
154 <owl:ObjectProperty rdf:about="#has_preferred_namedEntityIdentifier">
155 <owl:inverseOf rdf:resource="#is_preferred_namedEntityIdentifier"/>
156 <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P48_has_preferred_identifier"/>
157 <rdfs:subPropertyOf rdf:resource="#is_identified_by_namedEntityIdentifier"/>
158 <rdfs:range rdf:resource="#NamedEntityIdentifier"/>
159 <rdfs:domain rdf:resource="#NamedEntity"/>
160 </owl:ObjectProperty>
161 <owl:ObjectProperty rdf:about="#identifies_NamedEntity">
162 <owl:inverseOf rdf:resource="#is_identified_by_namedEntityIdentifier"/>
163 <rdfs:range rdf:resource="#NamedEntity"/>
164 <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P1i_identifies"/>
165 <rdfs:domain rdf:resource="#NamedEntityIdentifier"/>
166 </owl:ObjectProperty>
167 <rdf:Property rdf:about="http://purl.org/dc/terms/creator"/>
168 <swrl:Imp rdf:ID="Rule-3">
169 <swrl:head>
170 <swrl:AtomList>
171 <rdf:first>
172 <swrl:IndividualPropertyAtom>
173 <swrl:propertyPredicate rdf:resource="#is_identified_by_namedEntityIdentifier"/>
174 <swrl:argument2>
175 <swrl:Variable rdf:ID="x"/>
176 </swrl:argument2>
177 <swrl:argument1>
178 <swrl:Variable rdf:ID="y"/>
179 </swrl:argument1>
180 </swrl:IndividualPropertyAtom>
181 </rdf:first>
182 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
183 </swrl:AtomList>
184 </swrl:head>
185 <swrl:body>
186 <swrl:AtomList>
187 <rdf:first>
188 <swrl:IndividualPropertyAtom>
189 <swrl:argument1 rdf:resource="#x"/>
190 <swrl:argument2 rdf:resource="#y"/>
191 <swrl:propertyPredicate rdf:resource="#identifies_NamedEntity"/>
192 </swrl:IndividualPropertyAtom>
193 </rdf:first>
194 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
195 </swrl:AtomList>
196 </swrl:body>
197 </swrl:Imp>
198 <rdf:Description rdf:ID="Person_36">
199 <has_preferred_namedEntityIdentifier>
200 <rdf:Description rdf:ID="NamedEntityIdentifier_37">
201 <was_createdBy_by_NamedEntityIdentifierCreation>
202 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_38">
203 <carriedOutByNamedEntityProvider>
204 <rdf:Description rdf:ID="provider_MPIWG">
205 <inverse_of_P14_carried_out_by_3 rdf:resource="#NamedEntityIdentifierCreation_38"/>
206 <inverse_of_P14_carried_out_by_3>
207 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_33">
208 <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
209 </rdf:Description>
210 </inverse_of_P14_carried_out_by_3>
211 <inverse_of_P14_carried_out_by_3>
212 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_8">
213 <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
214 </rdf:Description>
215 </inverse_of_P14_carried_out_by_3>
216 <inverse_of_P14_carried_out_by_3 rdf:resource="#NamedEntityIdentifierCreation_23"/>
217 <inverse_of_P14_carried_out_by_3>
218 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_28">
219 <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
220 </rdf:Description>
221 </inverse_of_P14_carried_out_by_3>
222 <inverse_of_P14_carried_out_by_3>
223 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_3">
224 <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
225 </rdf:Description>
226 </inverse_of_P14_carried_out_by_3>
227 <inverse_of_P14_carried_out_by_3>
228 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_43">
229 <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
230 </rdf:Description>
231 </inverse_of_P14_carried_out_by_3>
232 <inverse_of_P14_carried_out_by_3>
233 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_48">
234 <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
235 </rdf:Description>
236 </inverse_of_P14_carried_out_by_3>
237 <inverse_of_P14_carried_out_by_3>
238 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_18">
239 <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
240 </rdf:Description>
241 </inverse_of_P14_carried_out_by_3>
242 <inverse_of_P14_carried_out_by_3>
243 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_13">
244 <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
245 </rdf:Description>
246 </inverse_of_P14_carried_out_by_3>
247 </rdf:Description>
248 </carriedOutByNamedEntityProvider>
249 </rdf:Description>
250 </was_createdBy_by_NamedEntityIdentifierCreation>
251 </rdf:Description>
252 </has_preferred_namedEntityIdentifier>
253 <is_identified_by_namedEntityIdentifier>
254 <rdf:Description rdf:ID="NamedEntityIdentifier_39">
255 <was_createdBy_by_NamedEntityIdentifierCreation>
256 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_40">
257 <carriedOutByNamedEntityProvider>
258 <rdf:Description rdf:ID="provider_wikipedia">
259 <inverse_of_P14_carried_out_by_3 rdf:resource="#NamedEntityIdentifierCreation_40"/>
260 <inverse_of_P14_carried_out_by_3>
261 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_35">
262 <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
263 </rdf:Description>
264 </inverse_of_P14_carried_out_by_3>
265 <inverse_of_P14_carried_out_by_3>
266 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_30">
267 <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
268 </rdf:Description>
269 </inverse_of_P14_carried_out_by_3>
270 <inverse_of_P14_carried_out_by_3>
271 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_15">
272 <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
273 </rdf:Description>
274 </inverse_of_P14_carried_out_by_3>
275 <inverse_of_P14_carried_out_by_3 rdf:resource="#NamedEntityIdentifierCreation_45"/>
276 <inverse_of_P14_carried_out_by_3>
277 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_10">
278 <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
279 </rdf:Description>
280 </inverse_of_P14_carried_out_by_3>
281 <inverse_of_P14_carried_out_by_3>
282 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_25">
283 <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
284 </rdf:Description>
285 </inverse_of_P14_carried_out_by_3>
286 <inverse_of_P14_carried_out_by_3>
287 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_20">
288 <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
289 </rdf:Description>
290 </inverse_of_P14_carried_out_by_3>
291 <inverse_of_P14_carried_out_by_3>
292 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_5">
293 <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
294 </rdf:Description>
295 </inverse_of_P14_carried_out_by_3>
296 <inverse_of_P14_carried_out_by_3>
297 <rdf:Description rdf:ID="NamedEntityIdentifierCreation_50">
298 <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
299 </rdf:Description>
300 </inverse_of_P14_carried_out_by_3>
301 </rdf:Description>
302 </carriedOutByNamedEntityProvider>
303 </rdf:Description>
304 </was_createdBy_by_NamedEntityIdentifierCreation>
305 </rdf:Description>
306 </is_identified_by_namedEntityIdentifier>
307 </rdf:Description>
308 <rdf:Description rdf:ID="Person_26">
309 <is_identified_by_namedEntityIdentifier>
310 <rdf:Description rdf:ID="NamedEntityIdentifier_29">
311 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_30"/>
312 </rdf:Description>
313 </is_identified_by_namedEntityIdentifier>
314 <has_preferred_namedEntityIdentifier>
315 <rdf:Description rdf:ID="NamedEntityIdentifier_27">
316 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_28"/>
317 </rdf:Description>
318 </has_preferred_namedEntityIdentifier>
319 </rdf:Description>
320 <swrl:Imp rdf:ID="carriedOut">
321 <swrl:head>
322 <swrl:AtomList>
323 <rdf:first>
324 <swrl:IndividualPropertyAtom>
325 <swrl:argument2 rdf:resource="#x"/>
326 <swrl:argument1 rdf:resource="#y"/>
327 <swrl:propertyPredicate rdf:resource="#inverse_of_P14_carried_out_by_3"/>
328 </swrl:IndividualPropertyAtom>
329 </rdf:first>
330 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
331 </swrl:AtomList>
332 </swrl:head>
333 <swrl:body>
334 <swrl:AtomList>
335 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
336 <rdf:first>
337 <swrl:IndividualPropertyAtom>
338 <swrl:propertyPredicate rdf:resource="#carriedOutByNamedEntityProvider"/>
339 <swrl:argument1 rdf:resource="#x"/>
340 <swrl:argument2 rdf:resource="#y"/>
341 </swrl:IndividualPropertyAtom>
342 </rdf:first>
343 </swrl:AtomList>
344 </swrl:body>
345 </swrl:Imp>
346 <swrl:Imp rdf:ID="pi">
347 <swrl:body>
348 <swrl:AtomList>
349 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
350 <rdf:first>
351 <swrl:IndividualPropertyAtom>
352 <swrl:propertyPredicate rdf:resource="#is_preferred_namedEntityIdentifier"/>
353 <swrl:argument1 rdf:resource="#x"/>
354 <swrl:argument2 rdf:resource="#y"/>
355 </swrl:IndividualPropertyAtom>
356 </rdf:first>
357 </swrl:AtomList>
358 </swrl:body>
359 <swrl:head>
360 <swrl:AtomList>
361 <rdf:first>
362 <swrl:IndividualPropertyAtom>
363 <swrl:argument2 rdf:resource="#x"/>
364 <swrl:argument1 rdf:resource="#y"/>
365 <swrl:propertyPredicate rdf:resource="#has_preferred_namedEntityIdentifier"/>
366 </swrl:IndividualPropertyAtom>
367 </rdf:first>
368 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
369 </swrl:AtomList>
370 </swrl:head>
371 </swrl:Imp>
372 <rdf:Description rdf:ID="Person_46">
373 <is_identified_by_namedEntityIdentifier>
374 <rdf:Description rdf:ID="NamedEntityIdentifier_49">
375 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_50"/>
376 </rdf:Description>
377 </is_identified_by_namedEntityIdentifier>
378 <has_preferred_namedEntityIdentifier>
379 <rdf:Description rdf:ID="NamedEntityIdentifier_47">
380 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_48"/>
381 </rdf:Description>
382 </has_preferred_namedEntityIdentifier>
383 </rdf:Description>
384 <rdf:Description rdf:ID="Person_1">
385 <is_identified_by_namedEntityIdentifier>
386 <rdf:Description rdf:ID="NamedEntityIdentifier_4">
387 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_5"/>
388 </rdf:Description>
389 </is_identified_by_namedEntityIdentifier>
390 <has_preferred_namedEntityIdentifier>
391 <rdf:Description rdf:ID="NamedEntityIdentifier_2">
392 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_3"/>
393 </rdf:Description>
394 </has_preferred_namedEntityIdentifier>
395 </rdf:Description>
396 <ecrm:E42_Identifier rdf:ID="E42_Identifier_11">
397 <j.0:has_XSD_String rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
398 >Wikipedia</j.0:has_XSD_String>
399 </ecrm:E42_Identifier>
400 <rdf:Description rdf:ID="Person_11">
401 <has_preferred_namedEntityIdentifier>
402 <rdf:Description rdf:ID="NamedEntityIdentifier_12">
403 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_13"/>
404 </rdf:Description>
405 </has_preferred_namedEntityIdentifier>
406 <is_identified_by_namedEntityIdentifier>
407 <rdf:Description rdf:ID="NamedEntityIdentifier_14">
408 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_15"/>
409 </rdf:Description>
410 </is_identified_by_namedEntityIdentifier>
411 </rdf:Description>
412 <rdf:Description rdf:ID="Person_31">
413 <is_identified_by_namedEntityIdentifier>
414 <rdf:Description rdf:ID="NamedEntityIdentifier_34">
415 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_35"/>
416 </rdf:Description>
417 </is_identified_by_namedEntityIdentifier>
418 <has_preferred_namedEntityIdentifier>
419 <rdf:Description rdf:ID="NamedEntityIdentifier_32">
420 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_33"/>
421 </rdf:Description>
422 </has_preferred_namedEntityIdentifier>
423 </rdf:Description>
424 <ecrm:E42_Identifier rdf:ID="Identifier_MPIWG">
425 <j.0:has_XSD_String rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
426 >MPIWG</j.0:has_XSD_String>
427 </ecrm:E42_Identifier>
428 <rdf:Description rdf:ID="Person_21">
429 <has_preferred_namedEntityIdentifier>
430 <rdf:Description rdf:ID="NamedEntityIdentifier_22">
431 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_23"/>
432 </rdf:Description>
433 </has_preferred_namedEntityIdentifier>
434 <is_identified_by_namedEntityIdentifier>
435 <rdf:Description rdf:ID="NamedEntityIdentifier_24">
436 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_25"/>
437 </rdf:Description>
438 </is_identified_by_namedEntityIdentifier>
439 </rdf:Description>
440 <rdf:Description rdf:ID="Person_41">
441 <has_preferred_namedEntityIdentifier>
442 <rdf:Description rdf:ID="NamedEntityIdentifier_42">
443 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_43"/>
444 </rdf:Description>
445 </has_preferred_namedEntityIdentifier>
446 <is_identified_by_namedEntityIdentifier>
447 <rdf:Description rdf:ID="NamedEntityIdentifier_44">
448 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_45"/>
449 </rdf:Description>
450 </is_identified_by_namedEntityIdentifier>
451 </rdf:Description>
452 <Class_6 rdf:ID="Class_6_7"/>
453 <rdf:Description rdf:ID="Person_16">
454 <is_identified_by_namedEntityIdentifier>
455 <rdf:Description rdf:ID="NamedEntityIdentifier_19">
456 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_20"/>
457 </rdf:Description>
458 </is_identified_by_namedEntityIdentifier>
459 <has_preferred_namedEntityIdentifier>
460 <rdf:Description rdf:ID="NamedEntityIdentifier_17">
461 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_18"/>
462 </rdf:Description>
463 </has_preferred_namedEntityIdentifier>
464 </rdf:Description>
465 <swrl:Imp rdf:ID="created">
466 <swrl:body>
467 <swrl:AtomList>
468 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
469 <rdf:first>
470 <swrl:IndividualPropertyAtom>
471 <swrl:propertyPredicate rdf:resource="#created_NamedEntityIdentifier"/>
472 <swrl:argument2 rdf:resource="#y"/>
473 <swrl:argument1 rdf:resource="#x"/>
474 </swrl:IndividualPropertyAtom>
475 </rdf:first>
476 </swrl:AtomList>
477 </swrl:body>
478 <swrl:head>
479 <swrl:AtomList>
480 <rdf:first>
481 <swrl:IndividualPropertyAtom>
482 <swrl:propertyPredicate rdf:resource="#was_createdBy_by_NamedEntityIdentifierCreation"/>
483 <swrl:argument1 rdf:resource="#y"/>
484 <swrl:argument2 rdf:resource="#x"/>
485 </swrl:IndividualPropertyAtom>
486 </rdf:first>
487 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
488 </swrl:AtomList>
489 </swrl:head>
490 </swrl:Imp>
491 <Class_6 rdf:ID="Class_6_8"/>
492 <rdf:Description rdf:ID="Person_6">
493 <is_identified_by_namedEntityIdentifier>
494 <rdf:Description rdf:ID="NamedEntityIdentifier_9">
495 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_10"/>
496 </rdf:Description>
497 </is_identified_by_namedEntityIdentifier>
498 <has_preferred_namedEntityIdentifier>
499 <rdf:Description rdf:ID="NamedEntityIdentifier_7">
500 <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_8"/>
501 </rdf:Description>
502 </has_preferred_namedEntityIdentifier>
503 </rdf:Description>
504 </rdf:RDF>
505
506 <!-- Created with Protege (with OWL Plugin 3.4.4, Build 579) http://protege.stanford.edu -->