File size: 37,133 Bytes
b8b1a66
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
	xmlns="http://premon.fbk.eu/ontology/all#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:nif="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#"
	xmlns:owl="http://www.w3.org/2002/07/owl#"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:xml="http://www.w3.org/XML/1998/namespace"
	xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:skos="http://www.w3.org/2004/02/skos/core#"
	xmlns:vann="http://purl.org/vocab/vann/"
	xmlns:void="http://rdfs.org/ns/void#"
	xmlns:pmo="http://premon.fbk.eu/ontology/core#"
	xmlns:pmopb="http://premon.fbk.eu/ontology/pb#"
	xmlns:pmonb="http://premon.fbk.eu/ontology/nb#"
	xmlns:pmovn="http://premon.fbk.eu/ontology/vn#"
	xmlns:pmofn="http://premon.fbk.eu/ontology/fn#"
	xmlns:pmoall="http://premon.fbk.eu/ontology/all#"
	xmlns:dcterms="http://purl.org/dc/terms/"
	xmlns:ontolex="http://www.w3.org/ns/lemon/ontolex#"
	xmlns:lime="http://www.w3.org/ns/lemon/lime#"
	xmlns:synsem="http://www.w3.org/ns/lemon/synsem#"
	xmlns:decomp="http://www.w3.org/ns/lemon/decomp#"
	xmlns:vartrans="http://www.w3.org/ns/lemon/vartrans#">

<rdf:Description rdf:about="http://purl.org/dc/terms/creator">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>

<rdf:Description rdf:about="http://purl.org/dc/terms/description">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>

<rdf:Description rdf:about="http://purl.org/dc/terms/publisher">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>

<rdf:Description rdf:about="http://purl.org/dc/terms/title">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>

<rdf:Description rdf:about="http://purl.org/dc/terms/rights">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>

<rdf:Description rdf:about="http://purl.org/vocab/vann/preferredNamespaceUri">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>

<rdf:Description rdf:about="http://purl.org/vocab/vann/preferredNamespacePrefix">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>

<rdf:Description rdf:about="http://purl.org/dc/terms/license">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>

<rdf:Description rdf:about="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#annotation">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>

<rdf:Description rdf:about="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#referenceContext">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
	<rdfs:label xml:lang="en">reference context</rdfs:label>
</rdf:Description>

<rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#broader">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>

<rdf:Description rdf:about="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Annotation">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
	<rdfs:subClassOf rdf:nodeID="node1c6crrnptx9"/>
</rdf:Description>

<rdf:Description rdf:about="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Context">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>

<rdf:Description rdf:about="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
	<dcterms:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2015-10-28</dcterms:issued>
	<dcterms:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2018-02-15</dcterms:modified>
	<owl:versionInfo>2018a</owl:versionInfo>
	<dcterms:creator>Francesco Corcoglioniti</dcterms:creator>
	<dcterms:creator>Marco Rospocher &lt;https://dkm.fbk.eu/rospocher&gt;</dcterms:creator>
	<dcterms:description rdf:resource="http://premon.fbk.eu/images/core.svg"/>
	<dcterms:description xml:lang="en">###  Semantic Classes and Roles

The *PreMOn Ontology Core Module* extends *lemon* by introducing classes [pmo:SemanticClass](http://premon.fbk.eu/ontology/core#SemanticClass) and [pmo:SemanticRole](http://premon.fbk.eu/ontology/core#SemanticRole). [pmo:SemanticClass](http://premon.fbk.eu/ontology/core#SemanticClass) homogeneously represents the semantic classes from the various predicate models. That is, individuals of this class correspond to rolesets in PB and NB (e.g., *pm:nb10-seller.01* and *pm:pb17-sell.01*), verb classes in VN (e.g., *pm:vn32-give-13.1-1*), and frames in FN (e.g., *pm:fn15-commerce sell*). An instance of [pmo:SemanticClass](http://premon.fbk.eu/ontology/core#SemanticClass) typically has (via property [pmo:semRole](http://premon.fbk.eu/ontology/core#semRole)) a number of [pmo:SemanticRole](http://premon.fbk.eu/ontology/core#SemanticRole)s, representing, from a semantic point of view, the roles the arguments of that [pmo:SemanticClass](http://premon.fbk.eu/ontology/core#SemanticClass) can play.

Semantic roles are defined locally to semantic classes, so VN *agent* is represented as multiple semantic roles, one for each verb class it occurs in, and with each semantic role linked to its specific selectional restrictions (if any). Note that [pmo:SemanticClass](http://premon.fbk.eu/ontology/core#SemanticClass) is defined as subclass of [ontolex:LexicalConcept](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Lexical_Concept), as we see [pmo:SemanticClass](http://premon.fbk.eu/ontology/core#SemanticClass)es as essentially informal concepts rather than well defined concepts of a formal ontology (although an ontology can be derived from them, cf., FrameBase and ESO). In particular, being [ontolex:LexicalConcept](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Lexical_Concept)s, [pmo:SemanticClass](http://premon.fbk.eu/ontology/core#SemanticClass)es inherit the link to lexical entries.

Properties [pmo:classRel](http://premon.fbk.eu/ontology/core#classRel) and [pmo:roleRel](http://premon.fbk.eu/ontology/core#roleRel), and their resource-specific subproperties, are introduced to express the relations between elements at each level, such as subtyping, and predicate and role inheritance (e.g., [pmofn:inheritsFrom](http://premon.fbk.eu/ontology/fn#inheritsFrom) and [pmofn:inheritsFromFER](http://premon.fbk.eu/ontology/fn#inheritsFromFER) for FN). Additional resource-specific classes (e.g., [pmovn:ThematicRole](http://premon.fbk.eu/ontology/vn#ThematicRole)) and properties (e.g., [pmovn:thematicRole](http://premon.fbk.eu/ontology/vn#thematicRole)) further characterize important aspects of each predicate model, like commonalities between semantic roles.

### Mappings

Mappings between different predicate models are practically relevant but cannot be expressed using only the classes above, as they are often defined (e.g., in SemLink and PredicateMatrix) in terms of &lt;[pmo:SemanticClass](http://premon.fbk.eu/ontology/core#SemanticClass), [ontolex:LexicalEntry](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Lexical_Entry)&gt; pairs. To model these pairs, one could reuse the notion of ontolex:LexicalSense. However, its formalization in lemon as reified relation depends on the existence of (exactly) one ontological entity for each &lt;[ontolex:LexicalConcept](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Lexical_Concept), [ontolex:LexicalEntry](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Lexical_Entry)&gt; pair, a strong constraint that we do not necessarily need for our purposes. Therefore, we introduce the [pmo:Conceptualization](http://premon.fbk.eu/ontology/core#Conceptualization) class. Structurally, a [pmo:Conceptualization](http://premon.fbk.eu/ontology/core#Conceptualization) can be seen as the reification of the [ontolex:evokes](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Evokes) relation between [ontolex:LexicalEntry](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Lexical_Entry) and [ontolex:LexicalConcept](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Lexical_Concept). Semantically, it can be seen as a very specific intensional concept (among many, in case of polysemy) evoked by a single [ontolex:LexicalEntry](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Lexical_Entry), which can be generalized to a [ontolex:LexicalConcept](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Lexical_Concept) when multiple entries are considered but with a possible loss of information that prevents precise alignments to be represented.

Mappings are explicitly represented as individuals of class [pmo:Mapping](http://premon.fbk.eu/ontology/core#Mapping), and can be seen as sets of (or n-ary relations between) either (i) [pmo:Conceptualization](http://premon.fbk.eu/ontology/core#Conceptualization)s, (ii) [pmo:SemanticClass](http://premon.fbk.eu/ontology/core#SemanticClass)es, and (iii) [pmo:SemanticRole](http://premon.fbk.eu/ontology/core#SemanticRole)s, with role mappings anchored to conceptualization or class mappings via property [pmo:semRoleMapping](http://premon.fbk.eu/ontology/core#semRoleMapping). We rely on this set-like modeling, since mappings are not necessarily represented as binary relations in predicate mapping resources: e.g., in the PredicateMatrix, each row represents the mapping of a semantic role / lexical entry pair over the different resources (e.g., &lt;*13.1-1-agent*, *deal*&gt; in VN, &lt;*sell.01-arg0*, *sell*&gt; in PB, &lt;*Commerce Sell-seller*, *sell*&gt; in FN) as well as the corresponding WordNet verb sense. Reifying the n-ary mapping relation also allows us, if needed, to further characterize each single mapping, asserting additional information such as confidence and reliability. Moreover, it is possible to further specialize mappings
(e.g., to model mappings holding only in one direction, from a resource to another one, or to represent different types of relationships among the members of the mapping) by subtyping the [pmo:Mapping](http://premon.fbk.eu/ontology/core#Mapping) class or the property (pmo:item) relating a [pmo:Mapping](http://premon.fbk.eu/ontology/core#Mapping) to its members.

### Ontological Mappings

Building on *lemon*, *PreMOn* inherits the capability of linking lexical content to ontological resources. In particular, being [ontolex:LexicalConcept](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Lexical_Concept)s, [pmo:SemanticClass](http://premon.fbk.eu/ontology/core#SemanticClass)es inherit the link (via [ontolex:isConceptOf](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Concept)) to the ontological entities formalizing them, typically event classes.

However, in order to properly align predicate models to existing frame/event-based ontologies such as FrameBase and ESO, *PreMOn* introduces the property [pmo:ontologyMatch](http://premon.fbk.eu/ontology/core#ontologyMatch), having as domain 
[skos:Concept](https://www.w3.org/2009/08/skos-reference/skos.html#Concept), to enable the possibility of linking to ontological entities also other resources than [ontolex:LexicalConcept](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Lexical_Concept)s. In particular, [pmo:ontologyMatch](http://premon.fbk.eu/ontology/core#ontologyMatch) property enables the alignment to ontology elements of resources such as: 

* [pmo:Conceptualization](http://premon.fbk.eu/ontology/core#Conceptualization)s
* [pmo:SemanticClass](http://premon.fbk.eu/ontology/core#SemanticClass)es (in this case, [ontolex:isConceptOf](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Concept) can be seen as a subproperty of [pmo:ontologyMatch](http://premon.fbk.eu/ontology/core#ontologyMatch), although we abstained from formally enforcing this)
* [pmo:SemanticRole](http://premon.fbk.eu/ontology/core#SemanticRole)s.

### Annotations

Predicate models are typically complemented by examples showing concrete occurrences of semantic classes and roles in text. More generally, a text can be annotated with semantic classes and roles as a result of manual or automatic SRL.

The PreMOn Ontology provides some common primitives, based on the [NLP Interchange Format](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core/nif-core.html) (NIF) by Hellmann et al. (2013), which aim at properly modeling the heterogeneous annotations of a text for different predicate models. NIF introduces the general notion of [nif:String](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#String) to represent arbitrary text strings. [nif:Context](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Context) is a particular subclass of [nif:String](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#String), representing a whole string of text. Any substring (itself a [nif:String](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#String)) has a [nif:referenceContext](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#referenceContext) relation to the [nif:Context](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Context) individual representing the whole text containing it.

To specifically model the aforementioned examples complementing predicate models, we introduce [pmo:Example](http://premon.fbk.eu/ontology/core#Example), subclass of [nif:Context](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Context), to represent the string associated with the example. The occurrence of a [ontolex:LexicalEntry](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Lexical_Entry), [pmo:SemanticClass](http://premon.fbk.eu/ontology/core#SemanticClass), or [pmo:SemanticRole](http://premon.fbk.eu/ontology/core#SemanticRole) in a [nif:Context](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Context) is denoted by an instance of [nif:Annotation](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Annotation), related to the given [ontolex:LexicalEntry](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Lexical_Entry), [pmo:SemanticClass](http://premon.fbk.eu/ontology/core#SemanticClass), or [pmo:SemanticRole](http://premon.fbk.eu/ontology/core#SemanticRole) via property [pmo:valueObj](http://premon.fbk.eu/ontology/core#valueObj) (the value attached to the annotation), and to the [nif:Context](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Context) instance via property [nif:annotation](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#annotation). If detailed information on the specific span of text (i.e., substring) denoting the [ontolex:LexicalEntry](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification#Lexical_Entry), [pmo:SemanticClass](http://premon.fbk.eu/ontology/core#SemanticClass), or [pmo:SemanticRole](http://premon.fbk.eu/ontology/core#SemanticRole) is available (e.g., FN provides the specific offsets of lexical units, frames, and frame elements, in the example text) an additional instance of [pmo:Markable](http://premon.fbk.eu/ontology/core#Markable), subclass of [nif:String](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#String), is created and linked to the specific [nif:Annotation](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Annotation) and [nif:Context](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Context) via properties [nif:annotation](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#annotation) and [nif:referenceContext](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#referenceContext), respectively. As the same [nif:Context](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Context) may contain multiple [nif:Annotation](http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Annotation)s referring to one or more semantic classes and their corresponding roles, an additional [pmo:AnnotationSet](http://premon.fbk.eu/ontology/core#AnnotationSet) instance is created to cluster annotations from the same predicate structure.</dcterms:description>
	<dcterms:publisher>DKM, Fondazione Bruno Kessler &lt;http://dkm.fbk.eu/&gt;</dcterms:publisher>
	<dcterms:title xml:lang="en">Predicate Model for Ontologies (PreMOn) - Core ontology module</dcterms:title>
	<rdfs:comment xml:lang="en">The [PreMOn Ontology](http://premon.fbk.eu) is an extension of [lemon](https://www.w3.org/community/ontolex/wiki/Final_Model_Specification) (W3C Ontology Lexicon Community Group, 2015) for representing *predicate models* and their *mappings*. The Core Module of the PreMOn Ontology defines the main abstractions for modelling *semantic classes* with their *semantic roles*, *mappings* between different predicate models, and *annotations*.</rdfs:comment>
	<dcterms:rights xml:lang="en">This ontology is licensed under CC-BY-SA &lt;http://creativecommons.org/licenses/by-sa/4.0/&gt;</dcterms:rights>
	<vann:preferredNamespaceUri>http://premon.fbk.eu/ontology/core#</vann:preferredNamespaceUri>
	<vann:preferredNamespacePrefix>pmo</vann:preferredNamespacePrefix>
	<dcterms:license rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"/>
	<rdfs:isDefinedBy rdf:resource="http://premon.fbk.eu/ns/core.ttl"/>
	<owl:imports rdf:resource="http://www.w3.org/ns/lemon/ontolex"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#classRel">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
	<rdfs:label xml:lang="en">semantic class relation</rdfs:label>
	<rdfs:domain rdf:resource="http://premon.fbk.eu/ontology/core#SemanticClass"/>
	<rdfs:range rdf:resource="http://premon.fbk.eu/ontology/core#SemanticClass"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#SemanticClass">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
	<rdfs:comment xml:lang="en">SemanticClass homogeneously represents the semantic classes from the various predicate models. That is, individuals of this class correspond to rolesets in PB and NB (e.g., pm:nb10-seller.01 and pm:pb17-sell.01), verb classes in VN (e.g., pm:vn32-give-13.1-1), and frames in FN (e.g., pm:fn15-commerce sell).</rdfs:comment>
	<rdfs:label xml:lang="en">Semantic Class</rdfs:label>
	<rdfs:subClassOf rdf:resource="http://www.w3.org/ns/lemon/ontolex#LexicalConcept"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#evokedConcept">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
	<rdfs:label xml:lang="en">evoked concept</rdfs:label>
	<rdfs:domain rdf:resource="http://premon.fbk.eu/ontology/core#Conceptualization"/>
	<rdfs:range rdf:resource="http://www.w3.org/ns/lemon/ontolex#LexicalConcept"/>
	<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#Conceptualization">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
	<rdfs:comment xml:lang="en">Structurally, it can be seen as the reification of the ontolex:evokes relation between ontolex:LexicalEntry and ontolex:LexicalConcept. Semantically, it can be seen as a very specific intensional concept (among many, in case of polysemy) evoked by a single ontolex:LexicalEntry, which can be generalized to a ontolex:LexicalConcept when multiple entries are considered but with a possible loss of information that prevents precise alignments to be represented.</rdfs:comment>
	<rdfs:label xml:lang="en">Conceptualization</rdfs:label>
	<rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
	<rdfs:subClassOf rdf:nodeID="node1c6crrnptx13"/>
	<rdfs:subClassOf rdf:nodeID="node1c6crrnptx14"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#evokingEntry">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
	<rdfs:label xml:lang="en">evoking entry</rdfs:label>
	<rdfs:domain rdf:resource="http://premon.fbk.eu/ontology/core#Conceptualization"/>
	<rdfs:range rdf:resource="http://www.w3.org/ns/lemon/ontolex#LexicalEntry"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#first">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
	<rdfs:comment xml:lang="en">first, item, next are used to model set-like construct</rdfs:comment>
	<rdfs:label xml:lang="en">first</rdfs:label>
	<rdfs:subPropertyOf rdf:resource="http://premon.fbk.eu/ontology/core#item"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#item">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
	<rdfs:comment xml:lang="en">first, item, next are used to model set-like construct</rdfs:comment>
	<rdfs:label xml:lang="en">item</rdfs:label>
	<owl:propertyChainAxiom rdf:nodeID="node1c6crrnptx1"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#next">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
	<rdfs:comment xml:lang="en">first, item, next are used to model set-like construct</rdfs:comment>
	<rdfs:label xml:lang="en">next</rdfs:label>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#roleRel">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
	<rdfs:label xml:lang="en">semantic role relation</rdfs:label>
	<rdfs:domain rdf:resource="http://premon.fbk.eu/ontology/core#SemanticRole"/>
	<rdfs:range rdf:resource="http://premon.fbk.eu/ontology/core#SemanticRole"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#SemanticRole">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
	<rdfs:comment xml:lang="en">SemanticRoles tepresent the roles the arguments of a SemanticClass can play.

Semantic roles are defined locally to semantic classes, so VN agent is represented as multiple semantic roles, one for each verb class it occurs in, and with each semantic role linked to its specific selectional restrictions (if any).</rdfs:comment>
	<rdfs:label xml:lang="en">Semantic Role</rdfs:label>
	<rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#semRole">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
	<rdfs:label xml:lang="en">semantic role</rdfs:label>
	<rdfs:domain rdf:resource="http://premon.fbk.eu/ontology/core#SemanticClass"/>
	<rdfs:range rdf:resource="http://premon.fbk.eu/ontology/core#SemanticRole"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#semRoleMapping">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
	<rdfs:comment xml:lang="en">relates a mapping between semantic roles to the corresponding mapping between semantic classes and/or conceptualizations</rdfs:comment>
	<rdfs:label xml:lang="en">semantic role mapping</rdfs:label>
	<rdfs:domain rdf:nodeID="node1c6crrnptx3"/>
	<rdfs:range rdf:resource="http://premon.fbk.eu/ontology/core#SemanticRoleMapping"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#SemanticRoleMapping">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
	<rdfs:comment xml:lang="en">An individual of this class represents a mapping between SemanticRoles</rdfs:comment>
	<rdfs:label xml:lang="en">Semantic Role Mapping</rdfs:label>
	<rdfs:subClassOf rdf:resource="http://premon.fbk.eu/ontology/core#Mapping"/>
	<rdfs:subClassOf rdf:nodeID="node1c6crrnptx29"/>
	<rdfs:subClassOf rdf:nodeID="node1c6crrnptx31"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#ConceptualizationMapping">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
	<rdfs:comment xml:lang="en">An individual of this class represents a mapping between Conceptualizations</rdfs:comment>
	<rdfs:label xml:lang="en">Conceptualization Mapping</rdfs:label>
	<rdfs:subClassOf rdf:resource="http://premon.fbk.eu/ontology/core#Mapping"/>
	<rdfs:subClassOf rdf:nodeID="node1c6crrnptx15"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#SemanticClassMapping">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
	<rdfs:comment xml:lang="en">An individual of this class represents a mapping between SemanticClasses</rdfs:comment>
	<rdfs:label xml:lang="en">Semantic Class Mapping</rdfs:label>
	<rdfs:subClassOf rdf:resource="http://premon.fbk.eu/ontology/core#Mapping"/>
	<rdfs:subClassOf rdf:nodeID="node1c6crrnptx28"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#valueObj">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
	<rdfs:comment xml:lang="en">generic property to associate an object value to an instance</rdfs:comment>
	<rdfs:label xml:lang="en">value</rdfs:label>
</rdf:Description>

<rdf:Description rdf:about="http://www.w3.org/ns/lemon/ontolex#evokes">
	<owl:propertyChainAxiom rdf:nodeID="node1c6crrnptx6"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#ontologyMatch">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
	<rdfs:comment xml:lang="en">PreMOn generic property to associate a SKOS concept to an ontological entity</rdfs:comment>
	<rdfs:label xml:lang="en">ontology (exact) match</rdfs:label>
	<rdfs:domain rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
	<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#abbreviation">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
	<rdfs:label xml:lang="en">abbreviation</rdfs:label>
	<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
	<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#valueDt">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
	<rdfs:comment xml:lang="en">generic property to associate an data value to an instance</rdfs:comment>
	<rdfs:comment xml:lang="en">value</rdfs:comment>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#AnnotationSet">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
	<rdfs:comment xml:lang="en">Represent each annotation of a semantic class, togheter with its semantic roles, in an example</rdfs:comment>
	<rdfs:label xml:lang="en">Annotation Set</rdfs:label>
	<rdfs:subClassOf rdf:nodeID="node1c6crrnptx11"/>
	<rdfs:subClassOf rdf:nodeID="node1c6crrnptx12"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#Mapping">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
	<rdfs:comment xml:lang="en">An individual of this class represents a mapping between skos:Concepts</rdfs:comment>
	<rdfs:label xml:lang="en">Mapping</rdfs:label>
	<rdfs:subClassOf rdf:nodeID="node1c6crrnptx18"/>
	<rdfs:subClassOf rdf:nodeID="node1c6crrnptx19"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#Example">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
	<rdfs:comment xml:lang="en">Represent the text associated to an example</rdfs:comment>
	<rdfs:label xml:lang="en">Example</rdfs:label>
	<rdfs:subClassOf rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Context"/>
	<rdfs:subClassOf rdf:nodeID="node1c6crrnptx16"/>
</rdf:Description>

<rdf:Description rdf:about="http://premon.fbk.eu/ontology/core#Markable">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
	<rdfs:comment xml:lang="en">Represent a piece of text to which some annotation is attached to</rdfs:comment>
	<rdfs:label xml:lang="en">Markable</rdfs:label>
	<rdfs:subClassOf rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String"/>
	<rdfs:subClassOf rdf:nodeID="node1c6crrnptx26"/>
	<rdfs:subClassOf rdf:nodeID="node1c6crrnptx27"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx1">
	<rdf:first rdf:resource="http://premon.fbk.eu/ontology/core#item"/>
	<rdf:rest rdf:nodeID="node1c6crrnptx2"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx10">
	<owl:inverseOf rdf:resource="http://premon.fbk.eu/ontology/core#item"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx11">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
	<owl:onProperty rdf:resource="http://premon.fbk.eu/ontology/core#item"/>
	<owl:allValuesFrom rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Annotation"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx12">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
	<owl:onProperty rdf:resource="http://premon.fbk.eu/ontology/core#item"/>
	<owl:onClass rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Annotation"/>
	<owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx13">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
	<owl:onProperty rdf:resource="http://premon.fbk.eu/ontology/core#evokedConcept"/>
	<owl:onClass rdf:resource="http://www.w3.org/ns/lemon/ontolex#LexicalConcept"/>
	<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx14">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
	<owl:onProperty rdf:resource="http://premon.fbk.eu/ontology/core#evokingEntry"/>
	<owl:onClass rdf:resource="http://www.w3.org/ns/lemon/ontolex#LexicalEntry"/>
	<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx15">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
	<owl:onProperty rdf:resource="http://premon.fbk.eu/ontology/core#item"/>
	<owl:allValuesFrom rdf:resource="http://premon.fbk.eu/ontology/core#Conceptualization"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx16">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
	<owl:onProperty rdf:nodeID="node1c6crrnptx17"/>
	<owl:allValuesFrom rdf:resource="http://premon.fbk.eu/ontology/core#Markable"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx17">
	<owl:inverseOf rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#referenceContext"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx18">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
	<owl:onProperty rdf:resource="http://premon.fbk.eu/ontology/core#item"/>
	<owl:onClass rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
	<owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:minQualifiedCardinality>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx19">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
	<owl:unionOf rdf:nodeID="node1c6crrnptx20"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx2">
	<rdf:first rdf:resource="http://premon.fbk.eu/ontology/core#next"/>
	<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx20">
	<rdf:first rdf:nodeID="node1c6crrnptx21"/>
	<rdf:rest rdf:nodeID="node1c6crrnptx22"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx21">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
	<owl:onProperty rdf:resource="http://premon.fbk.eu/ontology/core#item"/>
	<owl:allValuesFrom rdf:resource="http://premon.fbk.eu/ontology/core#Conceptualization"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx22">
	<rdf:first rdf:nodeID="node1c6crrnptx23"/>
	<rdf:rest rdf:nodeID="node1c6crrnptx24"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx23">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
	<owl:onProperty rdf:resource="http://premon.fbk.eu/ontology/core#item"/>
	<owl:allValuesFrom rdf:resource="http://premon.fbk.eu/ontology/core#SemanticClass"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx24">
	<rdf:first rdf:nodeID="node1c6crrnptx25"/>
	<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx25">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
	<owl:onProperty rdf:resource="http://premon.fbk.eu/ontology/core#item"/>
	<owl:allValuesFrom rdf:resource="http://premon.fbk.eu/ontology/core#SemanticRole"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx26">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
	<owl:onProperty rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#referenceContext"/>
	<owl:onClass rdf:resource="http://premon.fbk.eu/ontology/core#Example"/>
	<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx27">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
	<owl:onProperty rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#referenceContext"/>
	<owl:allValuesFrom rdf:resource="http://premon.fbk.eu/ontology/core#Example"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx28">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
	<owl:onProperty rdf:resource="http://premon.fbk.eu/ontology/core#item"/>
	<owl:allValuesFrom rdf:resource="http://premon.fbk.eu/ontology/core#SemanticClass"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx29">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
	<owl:onProperty rdf:nodeID="node1c6crrnptx30"/>
	<owl:someValuesFrom rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx3">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
	<owl:unionOf rdf:nodeID="node1c6crrnptx4"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx30">
	<owl:inverseOf rdf:resource="http://premon.fbk.eu/ontology/core#semRoleMapping"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx31">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
	<owl:onProperty rdf:resource="http://premon.fbk.eu/ontology/core#item"/>
	<owl:allValuesFrom rdf:resource="http://premon.fbk.eu/ontology/core#SemanticRole"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx4">
	<rdf:first rdf:resource="http://premon.fbk.eu/ontology/core#ConceptualizationMapping"/>
	<rdf:rest rdf:nodeID="node1c6crrnptx5"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx5">
	<rdf:first rdf:resource="http://premon.fbk.eu/ontology/core#SemanticClassMapping"/>
	<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx6">
	<rdf:first rdf:nodeID="node1c6crrnptx7"/>
	<rdf:rest rdf:nodeID="node1c6crrnptx8"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx7">
	<owl:inverseOf rdf:resource="http://premon.fbk.eu/ontology/core#evokingEntry"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx8">
	<rdf:first rdf:resource="http://premon.fbk.eu/ontology/core#evokedConcept"/>
	<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>

<rdf:Description rdf:nodeID="node1c6crrnptx9">
	<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
	<owl:onProperty rdf:nodeID="node1c6crrnptx10"/>
	<owl:onClass rdf:resource="http://premon.fbk.eu/ontology/core#AnnotationSet"/>
	<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
</rdf:Description>

</rdf:RDF>