-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathtask1.ttl
181 lines (154 loc) · 9.72 KB
/
task1.ttl
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix nif: <http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#> .
@prefix d0: <http://ontologydesignpatterns.org/ont/wikipedia/d0.owl#> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix oke: <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/> .
@prefix dbpedia: <http://dbpedia.org/resource/> .
@prefix itsrdf: <http://www.w3.org/2005/11/its/rdf#> .
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-1#char=0,146>
a nif:RFC5147String , nif:String , nif:Context ;
nif:beginIndex "0"^^xsd:nonNegativeInteger ;
nif:endIndex "146"^^xsd:nonNegativeInteger ;
nif:isString "Florence May Harding studied at a school in Sydney, and with Douglas Robert Dundas , but in effect had no formal training in either botany or art."@en .
oke:Florence_May_Harding
a owl:Individual, dul:Person ;
rdfs:label "Florence May Harding"@en ;
owl:sameAs dbpedia:Florence_May_Harding .
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-1#char=0,20>
a nif:RFC5147String , nif:String ;
nif:anchorOf "Florence May Harding"@en ;
nif:beginIndex "0"^^xsd:nonNegativeInteger ;
nif:endIndex "20"^^xsd:nonNegativeInteger ;
nif:referenceContext <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-1#char=0,146> ;
itsrdf:taIdentRef oke:Florence_May_Harding .
oke:School_1
a owl:Individual, dul:Organization ;
rdfs:label "a school"@en .
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-1#char=34,40>
a nif:RFC5147String , nif:String ;
nif:anchorOf "school"@en ;
nif:beginIndex "34"^^xsd:nonNegativeInteger ;
nif:endIndex "40"^^xsd:nonNegativeInteger ;
nif:referenceContext <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-1#char=0,146> ;
itsrdf:taIdentRef oke:National_Art_School .
oke:Sydney
a owl:Individual, d0:Location ;
rdfs:label "Sydney"@en ;
owl:sameAs dbpedia:Sydney .
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-1#char=44,50>
a nif:RFC5147String , nif:String ;
nif:anchorOf "Sydney"@en ;
nif:beginIndex "44"^^xsd:nonNegativeInteger ;
nif:endIndex "50"^^xsd:nonNegativeInteger ;
nif:referenceContext <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-1#char=0,146> ;
itsrdf:taIdentRef oke:Sydney .
oke:Douglas_Robert_Dundas
a owl:Individual, dul:Person ;
rdfs:label "Douglas Robert Dundas"@en .
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-1#char=61,82>
a nif:RFC5147String , nif:String ;
nif:anchorOf "Douglas Robert Dundas"@en ;
nif:beginIndex "61"^^xsd:nonNegativeInteger ;
nif:endIndex "82"^^xsd:nonNegativeInteger ;
nif:referenceContext <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-1#char=0,146> ;
itsrdf:taIdentRef oke:Douglas_Robert_Dundas .
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-2#char=0,192>
a nif:RFC5147String , nif:String , nif:Context ;
nif:beginIndex "0"^^xsd:nonNegativeInteger ;
nif:endIndex "192"^^xsd:nonNegativeInteger ;
nif:isString "Such notables include James Carville, who was the senior political adviser to Bill Clinton, and Donna Brazile, the campaign manager of the 2000 presidential campaign of Vice-President Al Gore."@en .
oke:James_Carville
a owl:Individual, dul:Person ;
rdfs:label "James Carville"@en ;
owl:sameAs dbpedia:James_Carville .
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-2#char=22,36>
a nif:RFC5147String , nif:String ;
nif:anchorOf "James Carville"@en ;
nif:beginIndex "22"^^xsd:nonNegativeInteger ;
nif:endIndex "36"^^xsd:nonNegativeInteger ;
nif:referenceContext <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-2#char=0,192> ;
itsrdf:taIdentRef oke:James_Carville .
oke:Political_adviser
a owl:Individual, dul:Role ;
rdfs:label "political adviser"@en ;
owl:sameAs dbpedia:Political_consulting .
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-2#char=57,74>
a nif:RFC5147String , nif:String ;
nif:anchorOf "political adviser"@en ;
nif:beginIndex "57"^^xsd:nonNegativeInteger ;
nif:endIndex "74"^^xsd:nonNegativeInteger ;
nif:referenceContext <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-2#char=0,192> ;
itsrdf:taIdentRef oke:Political_adviser .
oke:Bill_Clinton
a owl:Individual, dul:Person ;
rdfs:label "Bill Clinton"@en ;
owl:sameAs dbpedia:Bill_Clinton .
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-2#char=78,90>
a nif:RFC5147String , nif:String ;
nif:anchorOf "Bill Clinton"@en ;
nif:beginIndex "78"^^xsd:nonNegativeInteger ;
nif:endIndex "90"^^xsd:nonNegativeInteger ;
nif:referenceContext <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-2#char=0,192> ;
itsrdf:taIdentRef oke:Bill_Clinton .
oke:Donna_Brazile
a owl:Individual, dul:Person ;
rdfs:label "Donna Brazile"@en ;
owl:sameAs dbpedia:Donna_Brazile .
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-2#char=96,109>
a nif:RFC5147String , nif:String ;
nif:anchorOf "Donna Brazile"@en ;
nif:beginIndex "96"^^xsd:nonNegativeInteger ;
nif:endIndex "109"^^xsd:nonNegativeInteger ;
nif:referenceContext <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-2#char=0,192> ;
itsrdf:taIdentRef oke:Donna_Brazile .
oke:Campaign_manager
a owl:Individual, dul:Role ;
rdfs:label "campaign manager"@en ;
owl:sameAs dbpedia:Campaign_manager .
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-2#char=115,131>
a nif:RFC5147String , nif:String ;
nif:anchorOf "campaign manager"@en ;
nif:beginIndex "115"^^xsd:nonNegativeInteger ;
nif:endIndex "131"^^xsd:nonNegativeInteger ;
nif:referenceContext <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-2#char=0,192> ;
itsrdf:taIdentRef oke:Campaign_manager .
oke:Al_Gore
a owl:Individual, dul:Person ;
rdfs:label "Al Gore"@en ;
owl:sameAs dbpedia:Al_Gore .
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-2#char=184,191>
a nif:RFC5147String , nif:String ;
nif:anchorOf "Al Gore"@en ;
nif:beginIndex "184"^^xsd:nonNegativeInteger ;
nif:endIndex "191"^^xsd:nonNegativeInteger ;
nif:referenceContext <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-2#char=0,192> ;
itsrdf:taIdentRef oke:Al_Gore .
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-3#char=0,69>
a nif:String , nif:RFC5147String , nif:Context ;
nif:beginIndex "0"^^xsd:int ;
nif:endIndex "69"^^xsd:int ;
nif:isString "The senator received a Bachelor of Laws from the Columbia University."@en .
oke:Senator_1
a dul:Person , owl:Individual ;
rdfs:label "senator"@en .
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-3#char=4,11>
a nif:String , nif:RFC5147String ;
nif:anchorOf "senator"@en ;
nif:beginIndex "4"^^xsd:int ;
nif:endIndex "11"^^xsd:int ;
nif:referenceContext <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-3#char=0,69> ;
itsrdf:taIdentRef oke:Senator_1 .
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-3#char=49,68>
a nif:String , nif:RFC5147String ;
nif:anchorOf "Columbia University"@en ;
nif:beginIndex "49"^^xsd:int ;
nif:endIndex "68"^^xsd:int ;
nif:referenceContext <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-3#char=0,69> ;
itsrdf:taIdentRef oke:Columbia_University .
oke:Columbia_University
a dul:Organization , owl:Individual ;
rdfs:label "Columbia University"@en ;
owl:sameAs dbpedia:Columbia_University .