-
Notifications
You must be signed in to change notification settings - Fork 98
/
Copy pathLeticiaMS-LeticiaMongoSango.rdf
26 lines (26 loc) · 1.17 KB
/
LeticiaMS-LeticiaMongoSango.rdf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xml:base="http://www.ontogrid.net/StickyNote#" xmlns="http://www.ontogrid.net/StickyNote#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="#event1">
</rdf:Description>
<rdf:Description rdf:about="#event2">
</rdf:Description>
<rdf:Description rdf:about="#event3">
<involves rdf:resource="#PinarAlper"/>
<involves rdf:resource="#CaroleGoble"/>
<eventDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2006-05-15</eventDate>
</rdf:Description>
<rdf:Description rdf:about="#event4">
<involves rdf:resource="#OscarCorcho"/>
<eventDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2006-05-16</eventDate>
</rdf:Description>
<rdf:Description rdf:about="#event5">
<involves rdf:resource="#CaroleGoble"/>
<eventDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2006-05-15</eventDate>
</rdf:Description>
<rdf:Description rdf:about="#OscarCorcho">
</rdf:Description>
<rdf:Description rdf:about="#PinarAlper">
</rdf:Description>
<rdf:Description rdf:about="#CaroleGoble">
</rdf:Description>
</rdf:RDF>