source: TraumaOntologies/src/main/resources/War Bosnia.owl@ 5

Last change on this file since 5 was 5, checked in by Bart Vastenhouw, 5 years ago

Intermediate update

File size: 36.0 KB
Line 
1<?xml version="1.0"?>
2<rdf:RDF
3 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4 xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
5 xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
6 xmlns:owl="http://www.w3.org/2002/07/owl#"
7 xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
8 xmlns:swrl="http://www.w3.org/2003/11/swrl#"
9 xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
10 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
11 xmlns="http://www.owl-ontologies.com/Ontology1444730995.owl#"
12 xml:base="http://www.owl-ontologies.com/Ontology1444730995.owl">
13 <owl:Ontology rdf:about=""/>
14 <owl:Class rdf:ID="Tekst-item">
15 <rdfs:subClassOf>
16 <owl:Class rdf:ID="Dagboekitem"/>
17 </rdfs:subClassOf>
18 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
19 >Tekst-item</rdfs:label>
20 </owl:Class>
21 <owl:Class rdf:ID="Vijand">
22 <rdfs:subClassOf>
23 <owl:Class rdf:ID="Anderen"/>
24 </rdfs:subClassOf>
25 </owl:Class>
26 <owl:Class rdf:ID="Vuurwapen">
27 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
28 >Pistool</rdfs:label>
29 <rdfs:subClassOf>
30 <owl:Class rdf:ID="Wapen"/>
31 </rdfs:subClassOf>
32 </owl:Class>
33 <owl:Class rdf:ID="Uzi">
34 <rdfs:subClassOf rdf:resource="#Vuurwapen"/>
35 </owl:Class>
36 <owl:Class rdf:ID="Maat">
37 <rdfs:subClassOf>
38 <owl:Class rdf:ID="Collega"/>
39 </rdfs:subClassOf>
40 </owl:Class>
41 <owl:Class rdf:ID="Varend_voertuig">
42 <rdfs:subClassOf>
43 <owl:Class rdf:ID="Voertuig"/>
44 </rdfs:subClassOf>
45 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
46 >Varend_voertuig</rdfs:label>
47 </owl:Class>
48 <owl:Class rdf:ID="Jijzelf">
49 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
50 >Jijzelf</rdfs:label>
51 <rdfs:subClassOf>
52 <owl:Class rdf:ID="Persoon"/>
53 </rdfs:subClassOf>
54 </owl:Class>
55 <owl:Class rdf:ID="Weg">
56 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
57 >Weg</rdfs:label>
58 <rdfs:subClassOf>
59 <owl:Class rdf:ID="Buitenlocatie"/>
60 </rdfs:subClassOf>
61 </owl:Class>
62 <owl:Class rdf:ID="Plein">
63 <rdfs:subClassOf>
64 <owl:Class rdf:ID="Stedelijke_locatie"/>
65 </rdfs:subClassOf>
66 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
67 >Plein</rdfs:label>
68 </owl:Class>
69 <owl:Class rdf:ID="In_een_voertuig">
70 <rdfs:subClassOf>
71 <owl:Class rdf:ID="Type_Locatie"/>
72 </rdfs:subClassOf>
73 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
74 >Voertuig_locatie</rdfs:label>
75 </owl:Class>
76 <owl:Class rdf:about="#Stedelijke_locatie">
77 <rdfs:subClassOf>
78 <owl:Class rdf:about="#Buitenlocatie"/>
79 </rdfs:subClassOf>
80 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
81 >Stedelijke_locatie</rdfs:label>
82 </owl:Class>
83 <owl:Class rdf:ID="Natuur_voorwerp">
84 <rdfs:subClassOf>
85 <owl:Class rdf:ID="Object"/>
86 </rdfs:subClassOf>
87 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
88 >Natuurlijk_object</rdfs:label>
89 </owl:Class>
90 <owl:Class rdf:about="#Type_Locatie">
91 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
92 >Type_Locatie</rdfs:label>
93 </owl:Class>
94 <owl:Class rdf:ID="Plant">
95 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
96 >Plant</rdfs:label>
97 <rdfs:subClassOf rdf:resource="#Natuur_voorwerp"/>
98 </owl:Class>
99 <owl:Class rdf:ID="Enclave">
100 <rdfs:subClassOf rdf:resource="#Type_Locatie"/>
101 </owl:Class>
102 <owl:Class rdf:ID="Computer">
103 <rdfs:subClassOf>
104 <owl:Class rdf:ID="Apparaat"/>
105 </rdfs:subClassOf>
106 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
107 >Computer</rdfs:label>
108 </owl:Class>
109 <owl:Class rdf:ID="Buddy">
110 <rdfs:subClassOf>
111 <owl:Class rdf:about="#Collega"/>
112 </rdfs:subClassOf>
113 </owl:Class>
114 <owl:Class rdf:ID="Spullen">
115 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
116 >Spullen</rdfs:label>
117 <rdfs:subClassOf>
118 <owl:Class rdf:about="#Object"/>
119 </rdfs:subClassOf>
120 </owl:Class>
121 <owl:Class rdf:about="#Wapen">
122 <rdfs:subClassOf rdf:resource="#Spullen"/>
123 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
124 >Wapen</rdfs:label>
125 </owl:Class>
126 <owl:Class rdf:ID="Water">
127 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
128 >Water</rdfs:label>
129 <rdfs:subClassOf>
130 <owl:Class rdf:ID="Natuur_locatie"/>
131 </rdfs:subClassOf>
132 </owl:Class>
133 <owl:Class rdf:ID="Bankje">
134 <rdfs:subClassOf>
135 <owl:Class rdf:ID="Voorwerp_op_straat"/>
136 </rdfs:subClassOf>
137 </owl:Class>
138 <owl:Class rdf:ID="Tank">
139 <rdfs:subClassOf>
140 <owl:Class rdf:ID="Militair_voertuig"/>
141 </rdfs:subClassOf>
142 </owl:Class>
143 <owl:Class rdf:ID="Barakken">
144 <rdfs:subClassOf>
145 <owl:Class rdf:ID="Gebouw"/>
146 </rdfs:subClassOf>
147 </owl:Class>
148 <owl:Class rdf:ID="Kind">
149 <rdfs:subClassOf>
150 <owl:Class rdf:ID="Local"/>
151 </rdfs:subClassOf>
152 </owl:Class>
153 <owl:Class rdf:ID="Verkeersbord">
154 <rdfs:subClassOf>
155 <owl:Class rdf:about="#Voorwerp_op_straat"/>
156 </rdfs:subClassOf>
157 </owl:Class>
158 <owl:Class rdf:about="#Gebouw">
159 <rdfs:subClassOf>
160 <owl:Class rdf:about="#Object"/>
161 </rdfs:subClassOf>
162 </owl:Class>
163 <owl:Class rdf:ID="Uitrusting">
164 <rdfs:subClassOf rdf:resource="#Spullen"/>
165 </owl:Class>
166 <owl:Class rdf:ID="Kerk">
167 <rdfs:subClassOf rdf:resource="#Gebouw"/>
168 </owl:Class>
169 <owl:Class rdf:ID="Overste">
170 <rdfs:subClassOf>
171 <owl:Class rdf:about="#Collega"/>
172 </rdfs:subClassOf>
173 </owl:Class>
174 <owl:Class rdf:ID="Personenvoertuig">
175 <rdfs:subClassOf>
176 <owl:Class rdf:ID="Rijdend_voertuig"/>
177 </rdfs:subClassOf>
178 </owl:Class>
179 <owl:Class rdf:ID="Geografische_locatie">
180 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Zoals een plaatsnaam, coordinaat etc.</rdfs:comment>
181 </owl:Class>
182 <owl:Class rdf:about="#Apparaat">
183 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
184 >Apparaat</rdfs:label>
185 <rdfs:subClassOf>
186 <owl:Class rdf:about="#Object"/>
187 </rdfs:subClassOf>
188 </owl:Class>
189 <owl:Class rdf:ID="Kaart-item">
190 <rdfs:subClassOf>
191 <owl:Class rdf:about="#Dagboekitem"/>
192 </rdfs:subClassOf>
193 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
194 >Kaart-item</rdfs:label>
195 </owl:Class>
196 <owl:Class rdf:ID="Bloem">
197 <rdfs:subClassOf rdf:resource="#Natuur_voorwerp"/>
198 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
199 >Bloem</rdfs:label>
200 </owl:Class>
201 <owl:Class rdf:ID="Boom">
202 <rdfs:subClassOf rdf:resource="#Natuur_voorwerp"/>
203 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
204 >Boom</rdfs:label>
205 </owl:Class>
206 <owl:Class rdf:about="http://www.w3.org/2002/07/owl#Thing"/>
207 <owl:Class rdf:about="#Voertuig">
208 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
209 >Voertuig</rdfs:label>
210 <rdfs:subClassOf>
211 <owl:Class rdf:about="#Object"/>
212 </rdfs:subClassOf>
213 </owl:Class>
214 <owl:Class rdf:ID="Landrover">
215 <rdfs:subClassOf>
216 <owl:Class rdf:ID="Jeep"/>
217 </rdfs:subClassOf>
218 </owl:Class>
219 <owl:Class rdf:ID="Moskee">
220 <rdfs:subClassOf rdf:resource="#Gebouw"/>
221 </owl:Class>
222 <owl:Class rdf:ID="Mes">
223 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
224 >Mes</rdfs:label>
225 <rdfs:subClassOf rdf:resource="#Wapen"/>
226 </owl:Class>
227 <owl:Class rdf:ID="Emotie-item">
228 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
229 >Emotie-item</rdfs:label>
230 <rdfs:subClassOf>
231 <owl:Class rdf:about="#Dagboekitem"/>
232 </rdfs:subClassOf>
233 </owl:Class>
234 <owl:Class rdf:ID="Huis">
235 <rdfs:subClassOf rdf:resource="#Gebouw"/>
236 </owl:Class>
237 <owl:Class rdf:ID="Struik">
238 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
239 >Struik</rdfs:label>
240 <rdfs:subClassOf rdf:resource="#Natuur_voorwerp"/>
241 </owl:Class>
242 <owl:Class rdf:ID="Land">
243 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
244 >Land</rdfs:label>
245 <rdfs:subClassOf>
246 <owl:Class rdf:about="#Natuur_locatie"/>
247 </rdfs:subClassOf>
248 </owl:Class>
249 <owl:Class rdf:ID="Bergen">
250 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
251 >Bergen</rdfs:label>
252 <rdfs:subClassOf rdf:resource="#Land"/>
253 </owl:Class>
254 <owl:Class rdf:about="#Collega">
255 <rdfs:subClassOf>
256 <owl:Class rdf:about="#Anderen"/>
257 </rdfs:subClassOf>
258 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
259 >Collega</rdfs:label>
260 </owl:Class>
261 <owl:Class rdf:ID="Vliegend_voertuig">
262 <rdfs:subClassOf rdf:resource="#Voertuig"/>
263 </owl:Class>
264 <owl:Class rdf:about="#Jeep">
265 <rdfs:subClassOf>
266 <owl:Class rdf:about="#Militair_voertuig"/>
267 </rdfs:subClassOf>
268 </owl:Class>
269 <owl:Class rdf:ID="Velden">
270 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
271 >Velden</rdfs:label>
272 <rdfs:subClassOf rdf:resource="#Land"/>
273 </owl:Class>
274 <owl:Class rdf:ID="Foto-item">
275 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
276 >Foto-item</rdfs:label>
277 <rdfs:subClassOf>
278 <owl:Class rdf:about="#Dagboekitem"/>
279 </rdfs:subClassOf>
280 </owl:Class>
281 <owl:Class rdf:ID="Laptop">
282 <rdfs:subClassOf rdf:resource="#Computer"/>
283 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
284 >Laptop</rdfs:label>
285 </owl:Class>
286 <owl:Class rdf:ID="Streetview-item">
287 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
288 >Streetview-item</rdfs:label>
289 <rdfs:subClassOf>
290 <owl:Class rdf:about="#Dagboekitem"/>
291 </rdfs:subClassOf>
292 </owl:Class>
293 <owl:Class rdf:about="#Natuur_locatie">
294 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
295 >Natuur_locatie</rdfs:label>
296 <rdfs:subClassOf>
297 <owl:Class rdf:about="#Buitenlocatie"/>
298 </rdfs:subClassOf>
299 </owl:Class>
300 <owl:Class rdf:ID="Vliegtuig">
301 <rdfs:subClassOf rdf:resource="#Vliegend_voertuig"/>
302 </owl:Class>
303 <owl:Class rdf:ID="Bus">
304 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
305 >Bus</rdfs:label>
306 <rdfs:subClassOf rdf:resource="#Personenvoertuig"/>
307 </owl:Class>
308 <owl:Class rdf:ID="MB">
309 <rdfs:subClassOf>
310 <owl:Class rdf:about="#Militair_voertuig"/>
311 </rdfs:subClassOf>
312 </owl:Class>
313 <owl:Class rdf:ID="Desktop">
314 <rdfs:subClassOf rdf:resource="#Computer"/>
315 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
316 >Desktop</rdfs:label>
317 </owl:Class>
318 <owl:Class rdf:ID="Binnenlocatie">
319 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
320 >Binnenlocatie</rdfs:label>
321 <rdfs:subClassOf rdf:resource="#Type_Locatie"/>
322 </owl:Class>
323 <owl:Class rdf:ID="MAG">
324 <rdfs:subClassOf rdf:resource="#Vuurwapen"/>
325 </owl:Class>
326 <owl:Class rdf:about="#Local">
327 <rdfs:subClassOf>
328 <owl:Class rdf:about="#Anderen"/>
329 </rdfs:subClassOf>
330 </owl:Class>
331 <owl:Class rdf:ID="Steegje">
332 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
333 >Steegje</rdfs:label>
334 <rdfs:subClassOf rdf:resource="#Stedelijke_locatie"/>
335 </owl:Class>
336 <owl:Class rdf:ID="_.50">
337 <rdfs:subClassOf rdf:resource="#Vuurwapen"/>
338 </owl:Class>
339 <owl:Class rdf:ID="YPR">
340 <rdfs:subClassOf rdf:resource="#Tank"/>
341 </owl:Class>
342 <owl:Class rdf:ID="Telefoon">
343 <rdfs:subClassOf rdf:resource="#Apparaat"/>
344 </owl:Class>
345 <owl:Class rdf:about="#Buitenlocatie">
346 <rdfs:subClassOf rdf:resource="#Type_Locatie"/>
347 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
348 >Buitenlocatie</rdfs:label>
349 </owl:Class>
350 <owl:Class rdf:ID="Compound">
351 <rdfs:subClassOf rdf:resource="#Type_Locatie"/>
352 </owl:Class>
353 <owl:Class rdf:ID="Observatiepost">
354 <rdfs:subClassOf rdf:resource="#Type_Locatie"/>
355 </owl:Class>
356 <owl:Class rdf:ID="Rivier">
357 <rdfs:subClassOf rdf:resource="#Water"/>
358 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
359 >Rivier</rdfs:label>
360 </owl:Class>
361 <owl:Class rdf:about="#Militair_voertuig">
362 <rdfs:subClassOf>
363 <owl:Class rdf:about="#Rijdend_voertuig"/>
364 </rdfs:subClassOf>
365 </owl:Class>
366 <owl:Class rdf:ID="Kust">
367 <rdfs:subClassOf rdf:resource="#Land"/>
368 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
369 >Kust</rdfs:label>
370 </owl:Class>
371 <owl:Class rdf:ID="Baby">
372 <rdfs:subClassOf rdf:resource="#Local"/>
373 </owl:Class>
374 <owl:Class rdf:ID="Sergeant">
375 <rdfs:subClassOf rdf:resource="#Collega"/>
376 </owl:Class>
377 <owl:Class rdf:ID="Volwassen_burger">
378 <rdfs:subClassOf rdf:resource="#Local"/>
379 </owl:Class>
380 <owl:Class rdf:ID="Boot">
381 <rdfs:subClassOf rdf:resource="#Varend_voertuig"/>
382 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
383 >Boot</rdfs:label>
384 </owl:Class>
385 <owl:Class rdf:about="#Rijdend_voertuig">
386 <rdfs:subClassOf rdf:resource="#Voertuig"/>
387 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
388 >Rijdend_voertuig</rdfs:label>
389 </owl:Class>
390 <owl:Class rdf:ID="Helicopter">
391 <rdfs:subClassOf rdf:resource="#Vliegend_voertuig"/>
392 </owl:Class>
393 <owl:Class rdf:ID="Vlot">
394 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
395 >Vlot</rdfs:label>
396 <rdfs:subClassOf rdf:resource="#Varend_voertuig"/>
397 </owl:Class>
398 <owl:Class rdf:about="#Object">
399 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
400 >Object</rdfs:label>
401 </owl:Class>
402 <owl:Class rdf:about="#Dagboekitem">
403 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
404 >Dagboekitem</rdfs:label>
405 </owl:Class>
406 <owl:Class rdf:about="#Anderen">
407 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
408 >Anderen</rdfs:label>
409 <rdfs:subClassOf>
410 <owl:Class rdf:about="#Persoon"/>
411 </rdfs:subClassOf>
412 </owl:Class>
413 <owl:Class rdf:ID="Bos">
414 <rdfs:subClassOf rdf:resource="#Land"/>
415 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
416 >Bos</rdfs:label>
417 </owl:Class>
418 <owl:Class rdf:ID="Taxi">
419 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
420 >Taxi</rdfs:label>
421 <rdfs:subClassOf>
422 <owl:Class rdf:ID="Auto"/>
423 </rdfs:subClassOf>
424 </owl:Class>
425 <owl:Class rdf:ID="Potocari">
426 <rdfs:subClassOf rdf:resource="#Stedelijke_locatie"/>
427 </owl:Class>
428 <owl:Class rdf:about="#Persoon">
429 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
430 >Persoon</rdfs:label>
431 </owl:Class>
432 <owl:Class rdf:about="#Auto">
433 <rdfs:subClassOf rdf:resource="#Personenvoertuig"/>
434 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
435 >Auto</rdfs:label>
436 </owl:Class>
437 <owl:Class rdf:ID="Officier">
438 <rdfs:subClassOf rdf:resource="#Collega"/>
439 </owl:Class>
440 <owl:Class rdf:ID="Personenauto">
441 <rdfs:subClassOf rdf:resource="#Auto"/>
442 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
443 >Personenauto</rdfs:label>
444 </owl:Class>
445 <owl:Class rdf:ID="Meer">
446 <rdfs:subClassOf rdf:resource="#Water"/>
447 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
448 >Meer</rdfs:label>
449 </owl:Class>
450 <owl:Class rdf:ID="Walke-Talkie">
451 <rdfs:subClassOf rdf:resource="#Apparaat"/>
452 </owl:Class>
453 <owl:Class rdf:ID="Straaljager">
454 <rdfs:subClassOf rdf:resource="#Vliegend_voertuig"/>
455 </owl:Class>
456 <owl:Class rdf:ID="Lamp">
457 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
458 >Lamp</rdfs:label>
459 <rdfs:subClassOf rdf:resource="#Apparaat"/>
460 </owl:Class>
461 <owl:Class rdf:about="#Voorwerp_op_straat">
462 <rdfs:subClassOf rdf:resource="#Object"/>
463 </owl:Class>
464 <owl:Class rdf:ID="Fal">
465 <rdfs:subClassOf rdf:resource="#Vuurwapen"/>
466 </owl:Class>
467 <owl:Class rdf:ID="Knuppel">
468 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
469 >Knuppel</rdfs:label>
470 <rdfs:subClassOf rdf:resource="#Wapen"/>
471 </owl:Class>
472 <owl:ObjectProperty rdf:ID="heeft_Gevoelens">
473 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
474 >heeft_Gevoelens</rdfs:label>
475 <rdfs:domain rdf:resource="#Emotie-item"/>
476 </owl:ObjectProperty>
477 <owl:ObjectProperty rdf:ID="heeft_Kaart-item">
478 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
479 >heeft_Kaart-item</rdfs:label>
480 <rdfs:domain rdf:resource="#Geografische_locatie"/>
481 <rdfs:range rdf:resource="#Kaart-item"/>
482 <owl:inverseOf>
483 <owl:FunctionalProperty rdf:ID="heeft_Geografische_Locatie"/>
484 </owl:inverseOf>
485 </owl:ObjectProperty>
486 <owl:ObjectProperty rdf:ID="gaat_over">
487 <rdfs:range>
488 <owl:Class>
489 <owl:unionOf rdf:parseType="Collection">
490 <owl:Class rdf:about="#Type_Locatie"/>
491 <owl:Class rdf:about="#Persoon"/>
492 <owl:Class rdf:about="#Object"/>
493 </owl:unionOf>
494 </owl:Class>
495 </rdfs:range>
496 <rdfs:domain rdf:resource="#Tekst-item"/>
497 </owl:ObjectProperty>
498 <owl:ObjectProperty rdf:ID="heeft_Datum"/>
499 <owl:DatatypeProperty rdf:ID="Beschrijving_voertuig">
500 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
501 >Beschrijf nu hoe dit voertuig eruit zag. Welke kleur had het, en hoe groot was het?</rdfs:comment>
502 <rdfs:domain rdf:resource="#Voertuig"/>
503 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
504 </owl:DatatypeProperty>
505 <owl:DatatypeProperty rdf:ID="Locatie_in_ruimte_lamp">
506 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
507 >Beschrijf nu waar in de ruimte deze lamp zich bevond.</rdfs:comment>
508 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
509 <rdfs:domain rdf:resource="#Lamp"/>
510 </owl:DatatypeProperty>
511 <owl:DatatypeProperty rdf:ID="Titel_moment">
512 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
513 </owl:DatatypeProperty>
514 <owl:DatatypeProperty rdf:ID="Weg_ervaring">
515 <rdfs:domain rdf:resource="#Weg"/>
516 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
517 >Kan je beschrijven waar deze weg naartoe liep? Kwam je hier vaker overheen?</rdfs:comment>
518 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
519 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
520 </owl:DatatypeProperty>
521 <owl:DatatypeProperty rdf:ID="Hanteerder_wapen">
522 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
523 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
524 >Beschrijf wie dit wapen hanteerde. Hoe ging deze persoon ermee om?</rdfs:comment>
525 <rdfs:domain rdf:resource="#Wapen"/>
526 </owl:DatatypeProperty>
527 <owl:DatatypeProperty rdf:ID="Houding_vijand">
528 <rdfs:domain rdf:resource="#Vijand"/>
529 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
530 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
531 >Kan je beschrijven wat de houding was van deze persoon? Hoe stelde deze persoon zich vijandig op tegenover jou?</rdfs:comment>
532 </owl:DatatypeProperty>
533 <owl:DatatypeProperty rdf:ID="Omgeving_voertuig">
534 <rdfs:domain rdf:resource="#In_een_voertuig"/>
535 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
536 >Beschrijf het voertuig waar je in zat. Hoe zag deze eruit van de binnenkant?</rdfs:comment>
537 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
538 </owl:DatatypeProperty>
539 <owl:DatatypeProperty rdf:ID="Bestuurder">
540 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
541 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
542 >Wie bestuurde dit voertuig?</rdfs:comment>
543 <rdfs:domain rdf:resource="#Rijdend_voertuig"/>
544 </owl:DatatypeProperty>
545 <owl:DatatypeProperty rdf:ID="Omgeving_land">
546 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
547 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
548 >Beschrijf nu je omgeving. Wat voor plek was dit, en wat voor planten groeiden hier?</rdfs:comment>
549 <rdfs:domain rdf:resource="#Land"/>
550 </owl:DatatypeProperty>
551 <owl:DatatypeProperty rdf:ID="Locatie_in_ruimte_Spullen">
552 <rdfs:domain rdf:resource="#Spullen"/>
553 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
554 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
555 >Beschrijf nu waar in de ruimte dit voorwerp zich bevond.</rdfs:comment>
556 </owl:DatatypeProperty>
557 <owl:DatatypeProperty rdf:ID="Invloed_wapen">
558 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
559 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
560 >Hoe was het voor jou dat dit wapen aanwezig was?</rdfs:comment>
561 <rdfs:domain rdf:resource="#Wapen"/>
562 </owl:DatatypeProperty>
563 <owl:DatatypeProperty rdf:ID="Omgeving_water">
564 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
565 >Beschrijf de plek waar je was. Hoe was het water?</rdfs:comment>
566 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
567 <rdfs:domain rdf:resource="#Water"/>
568 </owl:DatatypeProperty>
569 <owl:DatatypeProperty rdf:ID="Eigenaar_uitrusting">
570 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
571 <rdfs:domain rdf:resource="#Uitrusting"/>
572 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
573 >Van wie was dit stuk uitrusting?</rdfs:comment>
574 </owl:DatatypeProperty>
575 <owl:DatatypeProperty rdf:ID="Ervaring_Locatie">
576 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
577 >Beschrijf nu hoe je terug denkt aan deze plek</rdfs:comment>
578 <rdfs:domain rdf:resource="#Type_Locatie"/>
579 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
580 </owl:DatatypeProperty>
581 <owl:DatatypeProperty rdf:ID="Beschrijving_gebouw">
582 <rdfs:domain rdf:resource="#Gebouw"/>
583 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
584 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
585 >Beschrijf nu hoe dit gebouw eruit zag, en waarom je je deze is bijgebleven.</rdfs:comment>
586 </owl:DatatypeProperty>
587 <owl:DatatypeProperty rdf:ID="Herinnering_object">
588 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
589 <rdfs:domain rdf:resource="#Object"/>
590 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
591 >Beschrijf nu hoe je je dit voorwerp herinnert</rdfs:comment>
592 </owl:DatatypeProperty>
593 <owl:DatatypeProperty rdf:ID="Leeftijd_start">
594 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
595 </owl:DatatypeProperty>
596 <owl:DatatypeProperty rdf:ID="Beschrijving_spullen">
597 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
598 >Beschrijf nu hoe dit voorwerp eruit zag, en waarom je je deze is bijgebleven.</rdfs:comment>
599 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
600 <rdfs:domain rdf:resource="#Spullen"/>
601 </owl:DatatypeProperty>
602 <owl:DatatypeProperty rdf:ID="Kleding_jij">
603 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
604 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
605 >Kan je beschrijven wat je aan had die dag?</rdfs:comment>
606 <rdfs:domain rdf:resource="#Jijzelf"/>
607 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
608 </owl:DatatypeProperty>
609 <owl:DatatypeProperty rdf:ID="Leeftijd_eind">
610 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
611 </owl:DatatypeProperty>
612 <owl:DatatypeProperty rdf:ID="Beschrijving_plant">
613 <rdfs:domain rdf:resource="#Natuur_voorwerp"/>
614 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
615 >Beschrijf nu hoe deze plant eruit zag, en waarom je je deze is bijgebleven.</rdfs:comment>
616 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
617 </owl:DatatypeProperty>
618 <owl:DatatypeProperty rdf:ID="Omgeving_stedelijk">
619 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
620 >Beschrijf nu de omgeving. Wat voor gebouwen stonden er?</rdfs:comment>
621 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
622 <rdfs:domain rdf:resource="#Stedelijke_locatie"/>
623 </owl:DatatypeProperty>
624 <owl:DatatypeProperty rdf:ID="Beschrijving_apparaat">
625 <rdfs:domain rdf:resource="#Apparaat"/>
626 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
627 >Beschrijf nu hoe dit apparaat eruit zag, en waarvoor het werd gebruikt.</rdfs:comment>
628 </owl:DatatypeProperty>
629 <owl:DatatypeProperty rdf:ID="Baby_aanwezig">
630 <rdfs:domain rdf:resource="#Baby"/>
631 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
632 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
633 >Hoe was het voor jou dat er een baby aanwezig was in deze situatie?</rdfs:comment>
634 </owl:DatatypeProperty>
635 <owl:DatatypeProperty rdf:ID="Houding_burger">
636 <rdfs:domain rdf:resource="#Volwassen_burger"/>
637 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
638 >Kan je beschrijven wat de houding was van deze persoon? Hoe stelde deze persoon zich op tegenover jou?</rdfs:comment>
639 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
640 </owl:DatatypeProperty>
641 <owl:DatatypeProperty rdf:ID="Kind_aanwezig">
642 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
643 >Hoe was het voor jou dat er een kind aanwezig was in deze situatie?</rdfs:comment>
644 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
645 <rdfs:domain rdf:resource="#Kind"/>
646 </owl:DatatypeProperty>
647 <owl:DatatypeProperty rdf:ID="Piloot">
648 <rdfs:domain rdf:resource="#Vliegend_voertuig"/>
649 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
650 >Wie bestuurde dit voertuig?</rdfs:comment>
651 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
652 </owl:DatatypeProperty>
653 <owl:FunctionalProperty rdf:ID="Locatie_in_ruimte_computer">
654 <rdfs:domain rdf:resource="#Computer"/>
655 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
656 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
657 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
658 >Beschrijf nu waar in de ruimte deze computer zich bevond.</rdfs:comment>
659 </owl:FunctionalProperty>
660 <owl:FunctionalProperty rdf:ID="Relatie_met_jou_collega">
661 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
662 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
663 >Beschrijf nu jou relatie tot [Naam]. Hoe was de relatie tussen jullie, professioneel en persoonlijk?</rdfs:comment>
664 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
665 <rdfs:domain rdf:resource="#Collega"/>
666 </owl:FunctionalProperty>
667 <owl:FunctionalProperty rdf:ID="Maand">
668 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
669 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
670 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
671 >Maand</rdfs:label>
672 </owl:FunctionalProperty>
673 <owl:FunctionalProperty rdf:ID="Locatie_in_gebouw">
674 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
675 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
676 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
677 >Probeer nu te beschrijven waar in het gebouw je je bevond.</rdfs:comment>
678 <rdfs:domain rdf:resource="#Binnenlocatie"/>
679 </owl:FunctionalProperty>
680 <owl:FunctionalProperty rdf:ID="heeft_Tekst_item">
681 <rdfs:range rdf:resource="#Tekst-item"/>
682 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
683 <rdfs:domain rdf:resource="#Type_Locatie"/>
684 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
685 >heeft_Tekst_item</rdfs:label>
686 </owl:FunctionalProperty>
687 <owl:FunctionalProperty rdf:ID="Spannings_waarde">
688 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
689 >Spannings_waarde</rdfs:label>
690 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
691 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
692 </owl:FunctionalProperty>
693 <owl:FunctionalProperty rdf:ID="heeft_Geboortedatum">
694 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
695 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
696 >heeft_Geboortedatum</rdfs:label>
697 <owl:inverseOf>
698 <owl:FunctionalProperty rdf:ID="van_Persoon"/>
699 </owl:inverseOf>
700 <rdfs:domain rdf:resource="#Persoon"/>
701 </owl:FunctionalProperty>
702 <owl:FunctionalProperty rdf:about="#heeft_Geografische_Locatie">
703 <owl:inverseOf rdf:resource="#heeft_Kaart-item"/>
704 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
705 >heeft_Geografische_Locatie</rdfs:label>
706 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
707 <rdfs:range rdf:resource="#Geografische_locatie"/>
708 <rdfs:domain rdf:resource="#Kaart-item"/>
709 </owl:FunctionalProperty>
710 <owl:FunctionalProperty rdf:ID="heeft_Spanning">
711 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
712 >heeft_Spanning</rdfs:label>
713 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
714 </owl:FunctionalProperty>
715 <owl:FunctionalProperty rdf:ID="heeft_Streetview_item">
716 <rdfs:domain rdf:resource="#Buitenlocatie"/>
717 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
718 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
719 >heeft_Streetview_item</rdfs:label>
720 <rdfs:range rdf:resource="#Streetview-item"/>
721 </owl:FunctionalProperty>
722 <owl:FunctionalProperty rdf:ID="Type_bloem">
723 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
724 >Type_bloem</rdfs:label>
725 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
726 <rdfs:domain rdf:resource="#Bloem"/>
727 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
728 </owl:FunctionalProperty>
729 <owl:FunctionalProperty rdf:ID="Naam">
730 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
731 <rdfs:domain rdf:resource="#Persoon"/>
732 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Geef de naam van een persoon op de locatie.</rdfs:comment>
733 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
734 </owl:FunctionalProperty>
735 <owl:FunctionalProperty rdf:ID="Positief-Negatief_waarde">
736 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
737 >Positief-Negatief_waarde</rdfs:label>
738 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
739 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
740 </owl:FunctionalProperty>
741 <owl:FunctionalProperty rdf:ID="Uiterlijk">
742 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
743 <rdfs:domain rdf:resource="#Anderen"/>
744 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
745 >Beschrijf nu hoe [Naam] eruit zag. Zijn er specifieke kenmerken die je je goed kan herinneren?</rdfs:comment>
746 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
747 </owl:FunctionalProperty>
748 <owl:FunctionalProperty rdf:ID="toen-nu">
749 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
750 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
751 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
752 >toen-nu</rdfs:label>
753 </owl:FunctionalProperty>
754 <owl:FunctionalProperty rdf:ID="Kleur">
755 <rdfs:domain rdf:resource="#Bloem"/>
756 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
757 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
758 >Wat voor kleur had deze bloem?</rdfs:comment>
759 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
760 </owl:FunctionalProperty>
761 <owl:FunctionalProperty rdf:ID="Plaatsnaam">
762 <rdfs:domain rdf:resource="#Geografische_locatie"/>
763 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
764 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wat is de plaatsnaam?</rdfs:label>
765 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
766 </owl:FunctionalProperty>
767 <owl:FunctionalProperty rdf:ID="heeft_Positief-Negatief">
768 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
769 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
770 >heeft_Positief-Negatief</rdfs:label>
771 </owl:FunctionalProperty>
772 <owl:FunctionalProperty rdf:ID="Naam_regio">
773 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wat is de naam van de regio?</rdfs:label>
774 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
775 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
776 <rdfs:domain rdf:resource="#Geografische_locatie"/>
777 </owl:FunctionalProperty>
778 <owl:FunctionalProperty rdf:about="#van_Persoon">
779 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
780 >van_Persoon</rdfs:label>
781 <rdfs:range rdf:resource="#Persoon"/>
782 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
783 <owl:inverseOf rdf:resource="#heeft_Geboortedatum"/>
784 </owl:FunctionalProperty>
785 <owl:FunctionalProperty rdf:ID="Geslacht">
786 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wat is het geslacht van [Naam]?</rdfs:comment>
787 <rdfs:domain rdf:resource="#Persoon"/>
788 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
789 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
790 </owl:FunctionalProperty>
791 <owl:FunctionalProperty rdf:ID="Titel_nummer">
792 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
793 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
794 >Titel_nummer</rdfs:label>
795 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
796 </owl:FunctionalProperty>
797 <owl:FunctionalProperty rdf:ID="Jaar">
798 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
799 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
800 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
801 >Jaar</rdfs:label>
802 </owl:FunctionalProperty>
803 <owl:FunctionalProperty rdf:ID="heeft_Foto-item">
804 <rdfs:domain rdf:resource="#Persoon"/>
805 <rdfs:range rdf:resource="#Foto-item"/>
806 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
807 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
808 >heeft_Foto-item</rdfs:label>
809 </owl:FunctionalProperty>
810 <owl:FunctionalProperty rdf:ID="Bron_geur">
811 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
812 >Bron_geur</rdfs:label>
813 <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
814 </owl:FunctionalProperty>
815 <owl:FunctionalProperty rdf:ID="Dag">
816 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
817 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
818 >Dag</rdfs:label>
819 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
820 </owl:FunctionalProperty>
821 <owl:FunctionalProperty rdf:ID="Naam_straat">
822 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
823 <rdfs:domain rdf:resource="#Geografische_locatie"/>
824 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
825 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wat is de straatnaam?</rdfs:label>
826 </owl:FunctionalProperty>
827 <owl:FunctionalProperty rdf:ID="Geo_Locatie">
828 <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
829 >Geo_Locatie</rdfs:label>
830 <rdfs:domain rdf:resource="#Type_Locatie"/>
831 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
832 <rdfs:range rdf:resource="#Geografische_locatie"/>
833 </owl:FunctionalProperty>
834 <owl:FunctionalProperty rdf:ID="Naam_land">
835 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
836 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wat is de naam van het land?</rdfs:comment>
837 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
838 <rdfs:domain rdf:resource="#Geografische_locatie"/>
839 </owl:FunctionalProperty>
840</rdf:RDF>
841
842<!-- Created with Protege (with OWL Plugin 3.5, Build 663) http://protege.stanford.edu -->
Note: See TracBrowser for help on using the repository browser.