-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathontology.nt
707 lines (707 loc) · 71.6 KB
/
ontology.nt
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
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
<http://purl.org/net/sett/vocab#> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Ontology> .
<http://purl.org/net/sett/vocab#> <http://www.w3.org/2002/07/owl#versionIRI> <http://purl.org/net/sett/vocab#1.0> .
<http://purl.org/net/sett/vocab#> <http://www.w3.org/2002/07/owl#imports> <http://www.w3.org/2004/02/skos/core> .
<http://purl.org/net/sett/vocab#> <http://purl.org/dc/elements/1.1/abstract> "The negative impact of human activities on our planet has increased the interest of stakeholders-from policymakers to citizens-in monitoring and understanding local changes, including both environmental and socio-economic factors. However, these data are often complex and challenging for non-experts to interpret. We introduce the SeTT (Semantic Trajectory of a Territorial Unit) ontology to describe the semantic trajectories of Territorial Units (TUs), making this information accessible to both expert and non-expert users."@en .
<http://purl.org/net/sett/vocab#> <http://purl.org/dc/elements/1.1/description> "SeTT is a multi-layer ontology specifically designed to describe the semantic trajectories of Territorial Units (TUs). It models three types of trajectories: raw, structured, and semantic. Together, these trajectories create a comprehensive framework for capturing, organizing, and analyzing the evolution of TUs across various thematic domains, thereby improving users' ability to interpret and understand complex data."@en .
<http://purl.org/net/sett/vocab#> <http://purl.org/dc/elements/1.1/title> "The SeTT ontology"@en .
<http://purl.org/net/sett/vocab#> <http://purl.org/dc/terms/created> "October 2024"@en .
<http://purl.org/net/sett/vocab#> <http://purl.org/dc/terms/creator> "(1) Daniela Fernanda Milon-Flores"@en .
<http://purl.org/net/sett/vocab#> <http://purl.org/dc/terms/creator> "(2) Camille Bernard"@en .
<http://purl.org/net/sett/vocab#> <http://purl.org/dc/terms/creator> "(3) Jérôme Gensel"@en .
<http://purl.org/net/sett/vocab#> <http://purl.org/dc/terms/creator> "(4) Gregory Giuliani"@en .
<http://purl.org/net/sett/vocab#> <http://purl.org/dc/terms/license> <http://creativecommons.org/licenses/by/4.0/> .
<http://purl.org/net/sett/vocab#> <http://schema.org/citation> "Cite this vocabulary as Milon-Flores, D.; Bernard, C.; Gensel, J. and Giuliani, G. The SeTT ontology 1.0"@en .
<http://purl.org/net/sett/vocab#> <http://www.w3.org/2002/07/owl#versionInfo> "1.0"@en .
#
#
# #################################################################
# #
# # Annotation properties
# #
# #################################################################
#
#
# http://purl.org/dc/elements/1.1/abstract
<http://purl.org/dc/elements/1.1/abstract> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
#
# http://purl.org/dc/elements/1.1/description
<http://purl.org/dc/elements/1.1/description> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
#
# http://purl.org/dc/elements/1.1/title
<http://purl.org/dc/elements/1.1/title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
#
# http://purl.org/dc/terms/created
<http://purl.org/dc/terms/created> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
#
# http://purl.org/dc/terms/creator
<http://purl.org/dc/terms/creator> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
#
# http://purl.org/dc/terms/license
<http://purl.org/dc/terms/license> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
#
# http://schema.org/citation
<http://schema.org/citation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
#
#
#
# #################################################################
# #
# # Object Properties
# #
# #################################################################
#
#
# http://purl.org/net/sett/vocab#IsEventOf
<http://purl.org/net/sett/vocab#IsEventOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#IsEventOf> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#hasEvent> .
#
# http://purl.org/net/sett/vocab#calculatedUsingSegmentMethod
<http://purl.org/net/sett/vocab#calculatedUsingSegmentMethod> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#calculatedUsingSegmentMethod> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#isUsedAsSegmentMethodFor> .
<http://purl.org/net/sett/vocab#calculatedUsingSegmentMethod> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#StructuredTrajectory> .
<http://purl.org/net/sett/vocab#calculatedUsingSegmentMethod> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#SegmentationMethod> .
#
# http://purl.org/net/sett/vocab#calculatedUsingTransitionPointMethod
<http://purl.org/net/sett/vocab#calculatedUsingTransitionPointMethod> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#calculatedUsingTransitionPointMethod> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#isUsedAsTransitionPointMethodFor> .
<http://purl.org/net/sett/vocab#calculatedUsingTransitionPointMethod> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#StructuredTrajectory> .
<http://purl.org/net/sett/vocab#calculatedUsingTransitionPointMethod> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#TransitionPointDetectionMethod> .
#
# http://purl.org/net/sett/vocab#episodeIsAnnotatedFrom
<http://purl.org/net/sett/vocab#episodeIsAnnotatedFrom> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#episodeIsAnnotatedFrom> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#segmentAnnotatesEpisode> .
<http://purl.org/net/sett/vocab#episodeIsAnnotatedFrom> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#Episode> .
<http://purl.org/net/sett/vocab#episodeIsAnnotatedFrom> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#Segment> .
#
# http://purl.org/net/sett/vocab#eventIsAnnotatedFrom
<http://purl.org/net/sett/vocab#eventIsAnnotatedFrom> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#eventIsAnnotatedFrom> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#transitionPointAnnotatesEvent> .
<http://purl.org/net/sett/vocab#eventIsAnnotatedFrom> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#Event> .
<http://purl.org/net/sett/vocab#eventIsAnnotatedFrom> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#TransitionPoint> .
#
# http://purl.org/net/sett/vocab#hasAttribute
<http://purl.org/net/sett/vocab#hasAttribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#hasAttribute> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#isAttributeOf> .
<http://purl.org/net/sett/vocab#hasAttribute> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#Component> .
<http://purl.org/net/sett/vocab#hasAttribute> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#Attribute> .
#
# http://purl.org/net/sett/vocab#hasEpisode
<http://purl.org/net/sett/vocab#hasEpisode> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#hasEpisode> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#isEpisodeOf> .
<http://purl.org/net/sett/vocab#hasEpisode> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#ThematicTrajectory> .
<http://purl.org/net/sett/vocab#hasEpisode> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#Episode> .
#
# http://purl.org/net/sett/vocab#hasEvent
<http://purl.org/net/sett/vocab#hasEvent> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#hasEvent> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#ThematicTrajectory> .
<http://purl.org/net/sett/vocab#hasEvent> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#Event> .
#
# http://purl.org/net/sett/vocab#hasExternalAttribute
<http://purl.org/net/sett/vocab#hasExternalAttribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#hasExternalAttribute> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://purl.org/net/sett/vocab#hasAttribute> .
<http://purl.org/net/sett/vocab#hasExternalAttribute> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#isExternalAttributeOf> .
<http://purl.org/net/sett/vocab#hasExternalAttribute> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#Component> .
<http://purl.org/net/sett/vocab#hasExternalAttribute> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#ExternalAttributes> .
#
# http://purl.org/net/sett/vocab#hasFocusOn
<http://purl.org/net/sett/vocab#hasFocusOn> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#hasFocusOn> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#isFocusOf> .
<http://purl.org/net/sett/vocab#hasFocusOn> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#SeTT> .
<http://purl.org/net/sett/vocab#hasFocusOn> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#Theme> .
#
# http://purl.org/net/sett/vocab#hasIntrinsicAttribute
<http://purl.org/net/sett/vocab#hasIntrinsicAttribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#hasIntrinsicAttribute> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://purl.org/net/sett/vocab#hasAttribute> .
<http://purl.org/net/sett/vocab#hasIntrinsicAttribute> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#isIntrinsicAttributeOf> .
<http://purl.org/net/sett/vocab#hasIntrinsicAttribute> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#Component> .
<http://purl.org/net/sett/vocab#hasIntrinsicAttribute> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#IntrinsicAttributes> .
#
# http://purl.org/net/sett/vocab#hasSeTT
<http://purl.org/net/sett/vocab#hasSeTT> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#hasSeTT> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#isSeTTOf> .
<http://purl.org/net/sett/vocab#hasSeTT> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#TerritorialUnit> .
<http://purl.org/net/sett/vocab#hasSeTT> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#SeTT> .
#
# http://purl.org/net/sett/vocab#hasSegment
<http://purl.org/net/sett/vocab#hasSegment> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#hasSegment> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#isSegmentOf> .
<http://purl.org/net/sett/vocab#hasSegment> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#StructuredTrajectory> .
<http://purl.org/net/sett/vocab#hasSegment> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#Segment> .
#
# http://purl.org/net/sett/vocab#hasSemanticAnnotation
<http://purl.org/net/sett/vocab#hasSemanticAnnotation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#hasSemanticAnnotation> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#isSemanticAnnotationOf> .
<http://purl.org/net/sett/vocab#hasSemanticAnnotation> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#ThematicComponent> .
<http://purl.org/net/sett/vocab#hasSemanticAnnotation> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2004/02/skos/core#Concept> .
#
# http://purl.org/net/sett/vocab#hasSlice
<http://purl.org/net/sett/vocab#hasSlice> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#hasSlice> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#isSliceOf> .
<http://purl.org/net/sett/vocab#hasSlice> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#RawTrajectory> .
<http://purl.org/net/sett/vocab#hasSlice> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#Slice> .
#
# http://purl.org/net/sett/vocab#hasSubIndicator
<http://purl.org/net/sett/vocab#hasSubIndicator> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#hasSubIndicator> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#Indicator> .
<http://purl.org/net/sett/vocab#hasSubIndicator> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#Indicator> .
#
# http://purl.org/net/sett/vocab#hasThematicTrajectory
<http://purl.org/net/sett/vocab#hasThematicTrajectory> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#hasThematicTrajectory> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#isThematicTrajectoryOf> .
<http://purl.org/net/sett/vocab#hasThematicTrajectory> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#SeTT> .
<http://purl.org/net/sett/vocab#hasThematicTrajectory> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#ThematicTrajectory> .
#
# http://purl.org/net/sett/vocab#hasTheme
<http://purl.org/net/sett/vocab#hasTheme> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#hasTheme> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#isThemeOf> .
<http://purl.org/net/sett/vocab#hasTheme> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#ThematicTrajectory> .
<http://purl.org/net/sett/vocab#hasTheme> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#Theme> .
#
# http://purl.org/net/sett/vocab#hasTransitionPoint
<http://purl.org/net/sett/vocab#hasTransitionPoint> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#hasTransitionPoint> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#isTransitionPointOf> .
<http://purl.org/net/sett/vocab#hasTransitionPoint> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#StructuredTrajectory> .
<http://purl.org/net/sett/vocab#hasTransitionPoint> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#TransitionPoint> .
#
# http://purl.org/net/sett/vocab#indicatorMonitoredBy
<http://purl.org/net/sett/vocab#indicatorMonitoredBy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#indicatorMonitoredBy> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#monitorsIndicator> .
#
# http://purl.org/net/sett/vocab#isAttributeOf
<http://purl.org/net/sett/vocab#isAttributeOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
#
# http://purl.org/net/sett/vocab#isEpisodeOf
<http://purl.org/net/sett/vocab#isEpisodeOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
#
# http://purl.org/net/sett/vocab#isExternalAttributeOf
<http://purl.org/net/sett/vocab#isExternalAttributeOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#isExternalAttributeOf> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://purl.org/net/sett/vocab#isAttributeOf> .
#
# http://purl.org/net/sett/vocab#isFocusOf
<http://purl.org/net/sett/vocab#isFocusOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
#
# http://purl.org/net/sett/vocab#isIntrinsicAttributeOf
<http://purl.org/net/sett/vocab#isIntrinsicAttributeOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#isIntrinsicAttributeOf> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://purl.org/net/sett/vocab#isAttributeOf> .
#
# http://purl.org/net/sett/vocab#isSeTTOf
<http://purl.org/net/sett/vocab#isSeTTOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
#
# http://purl.org/net/sett/vocab#isSegmentOf
<http://purl.org/net/sett/vocab#isSegmentOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
#
# http://purl.org/net/sett/vocab#isSemanticAnnotationOf
<http://purl.org/net/sett/vocab#isSemanticAnnotationOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
#
# http://purl.org/net/sett/vocab#isSliceOf
<http://purl.org/net/sett/vocab#isSliceOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
#
# http://purl.org/net/sett/vocab#isThematicTrajectoryOf
<http://purl.org/net/sett/vocab#isThematicTrajectoryOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
#
# http://purl.org/net/sett/vocab#isThemeOf
<http://purl.org/net/sett/vocab#isThemeOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
#
# http://purl.org/net/sett/vocab#isTransitionPointOf
<http://purl.org/net/sett/vocab#isTransitionPointOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
#
# http://purl.org/net/sett/vocab#isUsedAsSegmentMethodFor
<http://purl.org/net/sett/vocab#isUsedAsSegmentMethodFor> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
#
# http://purl.org/net/sett/vocab#isUsedAsTransitionPointMethodFor
<http://purl.org/net/sett/vocab#isUsedAsTransitionPointMethodFor> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
#
# http://purl.org/net/sett/vocab#monitorsIndicator
<http://purl.org/net/sett/vocab#monitorsIndicator> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#monitorsIndicator> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#FunctionalProperty> .
<http://purl.org/net/sett/vocab#monitorsIndicator> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#RawTrajectory> .
<http://purl.org/net/sett/vocab#monitorsIndicator> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#Indicator> .
#
# http://purl.org/net/sett/vocab#segmentAnnotatesEpisode
<http://purl.org/net/sett/vocab#segmentAnnotatesEpisode> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
#
# http://purl.org/net/sett/vocab#segmentIsCalculadedFrom
<http://purl.org/net/sett/vocab#segmentIsCalculadedFrom> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#segmentIsCalculadedFrom> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#sliceUsedToCalculateSegment> .
<http://purl.org/net/sett/vocab#segmentIsCalculadedFrom> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#Segment> .
<http://purl.org/net/sett/vocab#segmentIsCalculadedFrom> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#Slice> .
#
# http://purl.org/net/sett/vocab#semanticAnnotationBasedOnAttribute
<http://purl.org/net/sett/vocab#semanticAnnotationBasedOnAttribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#semanticAnnotationBasedOnAttribute> <http://www.w3.org/2000/01/rdf-schema#domain> <http://www.w3.org/2004/02/skos/core#Concept> .
<http://purl.org/net/sett/vocab#semanticAnnotationBasedOnAttribute> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#Attribute> .
#
# http://purl.org/net/sett/vocab#sliceDelimitedBy
<http://purl.org/net/sett/vocab#sliceDelimitedBy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#sliceDelimitedBy> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/net/sett/vocab#transitionPointDelimitSlice> .
#
# http://purl.org/net/sett/vocab#sliceUsedToCalculateSegment
<http://purl.org/net/sett/vocab#sliceUsedToCalculateSegment> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
#
# http://purl.org/net/sett/vocab#transitionPointAnnotatesEvent
<http://purl.org/net/sett/vocab#transitionPointAnnotatesEvent> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
#
# http://purl.org/net/sett/vocab#transitionPointDelimitSlice
<http://purl.org/net/sett/vocab#transitionPointDelimitSlice> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/sett/vocab#transitionPointDelimitSlice> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#TransitionPoint> .
<http://purl.org/net/sett/vocab#transitionPointDelimitSlice> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/net/sett/vocab#Slice> .
#
#
#
# #################################################################
# #
# # Data properties
# #
# #################################################################
#
#
# http://purl.org/net/sett/vocab#hasAttributeValue
<http://purl.org/net/sett/vocab#hasAttributeValue> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://purl.org/net/sett/vocab#hasAttributeValue> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#Attribute> .
<http://purl.org/net/sett/vocab#hasAttributeValue> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> .
#
# http://purl.org/net/sett/vocab#hasSequenceOrder
<http://purl.org/net/sett/vocab#hasSequenceOrder> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://purl.org/net/sett/vocab#hasSequenceOrder> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#FunctionalProperty> .
<http://purl.org/net/sett/vocab#hasSequenceOrder> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/net/sett/vocab#Component> .
<http://purl.org/net/sett/vocab#hasSequenceOrder> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#integer> .
#
#
#
# #################################################################
# #
# # Classes
# #
# #################################################################
#
#
# http://purl.org/net/sett/vocab#Attribute
<http://purl.org/net/sett/vocab#Attribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#Attribute> <http://www.w3.org/2000/01/rdf-schema#comment> "Trajectory components have Attributes that enhance their descriptions. \nThe value of an Attribute is flexible enough to represent various literal values regardless of the context." .
#
# http://purl.org/net/sett/vocab#BEAST
<http://purl.org/net/sett/vocab#BEAST> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#BEAST> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#SegmentationMethod> .
<http://purl.org/net/sett/vocab#BEAST> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#TransitionPointDetectionMethod> .
#
# http://purl.org/net/sett/vocab#BFAST
<http://purl.org/net/sett/vocab#BFAST> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#BFAST> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#SegmentationMethod> .
<http://purl.org/net/sett/vocab#BFAST> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#TransitionPointDetectionMethod> .
#
# http://purl.org/net/sett/vocab#BreakPoint
<http://purl.org/net/sett/vocab#BreakPoint> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#BreakPoint> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#TransitionPoint> .
<http://purl.org/net/sett/vocab#BreakPoint> <http://www.w3.org/2000/01/rdf-schema#comment> "A Breakpoint is a specific type of Transition Point (TP) defined as a moment in time when an abrupt change occurs in a time series. It is used to annotate an Event." .
#
# http://purl.org/net/sett/vocab#BreakpointMagnitude
<http://purl.org/net/sett/vocab#BreakpointMagnitude> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#BreakpointMagnitude> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#ExternalAttributes> .
<http://purl.org/net/sett/vocab#BreakpointMagnitude> <http://purl.org/dc/terms/title> "Breakpoint Magnitude" .
<http://purl.org/net/sett/vocab#BreakpointMagnitude> <http://www.w3.org/2000/01/rdf-schema#comment> "A Breakpoint Magnitude is a specific type of External Attribute that quantifies the change at a Breakpoint. It is calculated as the distance between the Breakpoint and its subsequent point in time." .
<http://purl.org/net/sett/vocab#BreakpointMagnitude> <http://www.w3.org/2000/01/rdf-schema#label> "Breakpoint Magnitude" .
#
# http://purl.org/net/sett/vocab#BreakpointProbability
<http://purl.org/net/sett/vocab#BreakpointProbability> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#BreakpointProbability> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#ExternalAttributes> .
<http://purl.org/net/sett/vocab#BreakpointProbability> <http://purl.org/dc/terms/title> "Breakpoint Probability" .
<http://purl.org/net/sett/vocab#BreakpointProbability> <http://www.w3.org/2000/01/rdf-schema#comment> "BreakpointProbability is a specific type of External Attribute that indicates the likelihood of a Breakpoint occurring based on statistical analysis." .
<http://purl.org/net/sett/vocab#BreakpointProbability> <http://www.w3.org/2000/01/rdf-schema#label> "Breakpoint Probability" .
#
# http://purl.org/net/sett/vocab#Component
<http://purl.org/net/sett/vocab#Component> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#Component> <http://www.w3.org/2000/01/rdf-schema#comment> "Trajectories consist of Components, each defined by its position in the sequence, the algorithm used for its calculation, and a set of Attributes that enrich its description.\nIn the SeTT ontology, there are three types of components: thematic, structured, and raw." .
#
# http://purl.org/net/sett/vocab#Episode
<http://purl.org/net/sett/vocab#Episode> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#Episode> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#ThematicComponent> .
<http://purl.org/net/sett/vocab#Episode> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid1 .
_:genid1 <http://www.w3.org/2002/07/owl#onClass> <http://purl.org/net/sett/vocab#ThematicTrajectory> .
_:genid1 <http://www.w3.org/2002/07/owl#qualifiedCardinality> "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid1 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/sett/vocab#isEpisodeOf> .
_:genid1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/net/sett/vocab#Episode> <http://www.w3.org/2002/07/owl#disjointWith> <http://purl.org/net/sett/vocab#Event> .
<http://purl.org/net/sett/vocab#Episode> <http://www.w3.org/2000/01/rdf-schema#comment> "An Episode is a component of the Thematic Trajectory, derived from the semantic annotation of its corresponding Segment within a Structured Trajectory. \nEach Episode is defined by its position in the trajectory sequence and characterized by semantic annotations that provide context for interpreting the trajectory's behavior.\n A set of attributes further enriches its contextual information. \nAn Episode period culminates when an Event occurs, marking a discontinuity between Episodes." .
#
# http://purl.org/net/sett/vocab#EpisodeEndDate
<http://purl.org/net/sett/vocab#EpisodeEndDate> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#EpisodeEndDate> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#IntrinsicAttributes> .
<http://purl.org/net/sett/vocab#EpisodeEndDate> <http://purl.org/dc/terms/title> "Episode End Date" .
<http://purl.org/net/sett/vocab#EpisodeEndDate> <http://www.w3.org/2000/01/rdf-schema#comment> "Episode End Date is a specific type of Intrinsic Attribute that indicates the date when an Episode concludes." .
<http://purl.org/net/sett/vocab#EpisodeEndDate> <http://www.w3.org/2000/01/rdf-schema#label> "Episode End Date" .
#
# http://purl.org/net/sett/vocab#EpisodeStartDate
<http://purl.org/net/sett/vocab#EpisodeStartDate> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#EpisodeStartDate> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#IntrinsicAttributes> .
<http://purl.org/net/sett/vocab#EpisodeStartDate> <http://purl.org/dc/terms/title> "Episode Start Date" .
<http://purl.org/net/sett/vocab#EpisodeStartDate> <http://www.w3.org/2000/01/rdf-schema#comment> "Episode Start Date is a specific type of Intrinsic Attribute that marks the date when an Episode begins." .
<http://purl.org/net/sett/vocab#EpisodeStartDate> <http://www.w3.org/2000/01/rdf-schema#label> "Episode Start Date" .
#
# http://purl.org/net/sett/vocab#Event
<http://purl.org/net/sett/vocab#Event> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#Event> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#ThematicComponent> .
<http://purl.org/net/sett/vocab#Event> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid2 .
_:genid2 <http://www.w3.org/2002/07/owl#onClass> <http://purl.org/net/sett/vocab#ThematicTrajectory> .
_:genid2 <http://www.w3.org/2002/07/owl#qualifiedCardinality> "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid2 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/sett/vocab#IsEventOf> .
_:genid2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/net/sett/vocab#Event> <http://www.w3.org/2000/01/rdf-schema#comment> "An Event is a component of a Thematic Trajectory, derived from the semantic annotation of a Transition Point within a Structured Trajectory. \nEach Event is defined by its position in the trajectory and comprises semantic annotations and attributes that provide context and enhance the interpretation of the Thematic Trajectory's behavior. \nUnlike Episodes, Events have an instantaneous duration and signify the discontinuity between Episodes." .
#
# http://purl.org/net/sett/vocab#EventDate
<http://purl.org/net/sett/vocab#EventDate> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#EventDate> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#IntrinsicAttributes> .
<http://purl.org/net/sett/vocab#EventDate> <http://purl.org/dc/terms/title> "Event Date" .
<http://purl.org/net/sett/vocab#EventDate> <http://www.w3.org/2000/01/rdf-schema#comment> "Event Date is a specific type of Intrinsic Attribute that specifies the date when an Event occurred." .
<http://purl.org/net/sett/vocab#EventDate> <http://www.w3.org/2000/01/rdf-schema#label> "Event Date" .
#
# http://purl.org/net/sett/vocab#ExplanatoryFactor
<http://purl.org/net/sett/vocab#ExplanatoryFactor> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#ExplanatoryFactor> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#ExternalAttributes> .
<http://purl.org/net/sett/vocab#ExplanatoryFactor> <http://purl.org/dc/terms/title> "Explanatory Factor" .
<http://purl.org/net/sett/vocab#ExplanatoryFactor> <http://www.w3.org/2000/01/rdf-schema#comment> "Explanatory Factors are a specific type of External Attribute that provides additional context regarding the occurrence of a Transition Point such as a Breakpoint. \nVarious resources, such as available URLs or bibliographic citations, can be used to enrich the Event." .
<http://purl.org/net/sett/vocab#ExplanatoryFactor> <http://www.w3.org/2000/01/rdf-schema#label> "Explanatory Factor" .
#
# http://purl.org/net/sett/vocab#ExternalAttributes
<http://purl.org/net/sett/vocab#ExternalAttributes> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#ExternalAttributes> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#Attribute> .
<http://purl.org/net/sett/vocab#ExternalAttributes> <http://www.w3.org/2002/07/owl#disjointWith> <http://purl.org/net/sett/vocab#IntrinsicAttributes> .
<http://purl.org/net/sett/vocab#ExternalAttributes> <http://www.w3.org/2000/01/rdf-schema#comment> "An external attribute is an optional or supplementary characteristic that enhances the description of a component. These attributes may be added by expert users or derived from specific methods. For instance, the p-value is an external attribute derived from applying the linear regression method." .
#
# http://purl.org/net/sett/vocab#Indicator
<http://purl.org/net/sett/vocab#Indicator> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#Indicator> <http://www.w3.org/2000/01/rdf-schema#comment> "An Indicator is defined as a quantitative measure that captures the status of a situation or its variations over time. In the context of a Raw trajectory, it represents the data being monitored. \nThe concept of an Indicator is sufficiently abstract to encompass various domains, including environmental and socio-economic.\nIndicators correspond to the Indicator dimension of the RDF Data Cube and can exist as standalone measures or be composed of other indicators. \nIndicators can be further enriched with metadata such as bibliography citations, formula descriptions, and open-linked data resources." .
#
# http://purl.org/net/sett/vocab#InflexionPoint
<http://purl.org/net/sett/vocab#InflexionPoint> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#InflexionPoint> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#TransitionPoint> .
#
# http://purl.org/net/sett/vocab#InterruptionPoint
<http://purl.org/net/sett/vocab#InterruptionPoint> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#InterruptionPoint> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#TransitionPoint> .
#
# http://purl.org/net/sett/vocab#IntrinsicAttributes
<http://purl.org/net/sett/vocab#IntrinsicAttributes> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#IntrinsicAttributes> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#Attribute> .
<http://purl.org/net/sett/vocab#IntrinsicAttributes> <http://www.w3.org/2000/01/rdf-schema#comment> "An intrinsic attribute is inherent to the component's nature. For example, in a linear segment, attributes such as the start and end points, as well as the slope, are considered intrinsic because they are essential for defining the segment." .
#
# http://purl.org/net/sett/vocab#LinearRegression
<http://purl.org/net/sett/vocab#LinearRegression> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#LinearRegression> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#SegmentationMethod> .
#
# http://purl.org/net/sett/vocab#LinearSegment
<http://purl.org/net/sett/vocab#LinearSegment> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#LinearSegment> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#Segment> .
#
# http://purl.org/net/sett/vocab#LinearTrendGradualMagnitude
<http://purl.org/net/sett/vocab#LinearTrendGradualMagnitude> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#LinearTrendGradualMagnitude> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#ExternalAttributes> .
<http://purl.org/net/sett/vocab#LinearTrendGradualMagnitude> <http://purl.org/dc/terms/title> "Linear Trend Gradual Magnitude" .
<http://purl.org/net/sett/vocab#LinearTrendGradualMagnitude> <http://www.w3.org/2000/01/rdf-schema#comment> "A Gradual Magnitude is a specific type of External Attribute that describes the magnitude of change within a Linear Trend. It is calculated by multiplying the Intrinsic attributes Slope magnitude and Segment duration." .
<http://purl.org/net/sett/vocab#LinearTrendGradualMagnitude> <http://www.w3.org/2000/01/rdf-schema#label> "Linear Trend Gradual Magnitude" .
#
# http://purl.org/net/sett/vocab#LinearTrendPValue
<http://purl.org/net/sett/vocab#LinearTrendPValue> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#LinearTrendPValue> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#ExternalAttributes> .
<http://purl.org/net/sett/vocab#LinearTrendPValue> <http://purl.org/dc/terms/title> "Linear Trend p-value" .
<http://purl.org/net/sett/vocab#LinearTrendPValue> <http://www.w3.org/2000/01/rdf-schema#comment> "A p-value is a specific type of External Attribute that indicates the statistical significance of a Trend line." .
<http://purl.org/net/sett/vocab#LinearTrendPValue> <http://www.w3.org/2000/01/rdf-schema#label> "Linear Trend p-value" .
#
# http://purl.org/net/sett/vocab#NonLinearSegment
<http://purl.org/net/sett/vocab#NonLinearSegment> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#NonLinearSegment> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#Segment> .
#
# http://purl.org/net/sett/vocab#RawComponent
<http://purl.org/net/sett/vocab#RawComponent> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#RawComponent> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#Component> .
<http://purl.org/net/sett/vocab#RawComponent> <http://www.w3.org/2000/01/rdf-schema#comment> "A Raw Component is a type of Component used to form a Raw trajectory." .
#
# http://purl.org/net/sett/vocab#RawTrajectory
<http://purl.org/net/sett/vocab#RawTrajectory> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#RawTrajectory> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid3 .
_:genid3 <http://www.w3.org/2002/07/owl#onClass> <http://purl.org/net/sett/vocab#Slice> .
_:genid3 <http://www.w3.org/2002/07/owl#minQualifiedCardinality> "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid3 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/sett/vocab#hasSlice> .
_:genid3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/net/sett/vocab#RawTrajectory> <http://www.w3.org/2000/01/rdf-schema#comment> "A raw trajectory, or simply a trajectory, of Territorial Units (TUs) refers to a sequence of chronologically ordered measurements, tracking the temporal changes of domain-specific indicators.\nTo efficiently manage large volumes of data, the Indicator measurements are represented as Observations using the RDF Data Cube vocabulary, structured across three dimensions: Time, Space, and Indicator.\nPre-calculated Slices are then employed to store these Observations, each fixed over a defined period." .
#
# http://purl.org/net/sett/vocab#RegimeChangePoint
<http://purl.org/net/sett/vocab#RegimeChangePoint> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#RegimeChangePoint> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#TransitionPoint> .
#
# http://purl.org/net/sett/vocab#SeTT
<http://purl.org/net/sett/vocab#SeTT> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#SeTT> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid4 .
_:genid4 <http://www.w3.org/2002/07/owl#onClass> <http://purl.org/net/sett/vocab#ThematicTrajectory> .
_:genid4 <http://www.w3.org/2002/07/owl#minQualifiedCardinality> "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid4 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/sett/vocab#hasThematicTrajectory> .
_:genid4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/net/sett/vocab#SeTT> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid5 .
_:genid5 <http://www.w3.org/2002/07/owl#onClass> <http://purl.org/net/sett/vocab#TerritorialUnit> .
_:genid5 <http://www.w3.org/2002/07/owl#qualifiedCardinality> "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid5 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/sett/vocab#isSeTTOf> .
_:genid5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/net/sett/vocab#SeTT> <http://www.w3.org/2000/01/rdf-schema#comment> "The Semantic Trajectory of a Territorial Unit (SeTT) represents the collection of Thematic Trajectories associated with a Territorial Unit (TU). \nIt is sufficiently abstract to contain Thematic Trajectories regardless of their Thematic domain. \nA Territorial Unit (TU) can be composed of one ore multiple SeTTs." .
#
# http://purl.org/net/sett/vocab#SeasonalSegment
<http://purl.org/net/sett/vocab#SeasonalSegment> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#SeasonalSegment> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#Segment> .
#
# http://purl.org/net/sett/vocab#Segment
<http://purl.org/net/sett/vocab#Segment> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#Segment> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#StructuredComponent> .
<http://purl.org/net/sett/vocab#Segment> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid6 .
_:genid6 <http://www.w3.org/2002/07/owl#onClass> <http://purl.org/net/sett/vocab#StructuredTrajectory> .
_:genid6 <http://www.w3.org/2002/07/owl#qualifiedCardinality> "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid6 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/sett/vocab#isSegmentOf> .
_:genid6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/net/sett/vocab#Segment> <http://www.w3.org/2002/07/owl#disjointWith> <http://purl.org/net/sett/vocab#TransitionPoint> .
<http://purl.org/net/sett/vocab#Segment> <http://www.w3.org/2000/01/rdf-schema#comment> "A Segment is a component of a Structured Trajectory, calculated from its corresponding Slice within a Raw Trajectory. \nEach Segment is characterized by its position in the trajectory, along with intrinsic and external attributes that provide detailed information about the Segment's properties and behavior of the data. \nThe Segment period culminates when a Transition Point occurs, marking a discontinuity between Segments." .
#
# http://purl.org/net/sett/vocab#SegmentDuration
<http://purl.org/net/sett/vocab#SegmentDuration> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#SegmentDuration> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#IntrinsicAttributes> .
<http://purl.org/net/sett/vocab#SegmentDuration> <http://purl.org/dc/terms/title> "Segment Duration" .
<http://purl.org/net/sett/vocab#SegmentDuration> <http://www.w3.org/2000/01/rdf-schema#comment> "Segment Duration is a specific type of Intrinsic Attribute that indicates the length of time over which a Segment is observed." .
<http://purl.org/net/sett/vocab#SegmentDuration> <http://www.w3.org/2000/01/rdf-schema#label> "Segment Duration" .
#
# http://purl.org/net/sett/vocab#SegmentEndX
<http://purl.org/net/sett/vocab#SegmentEndX> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#SegmentEndX> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#IntrinsicAttributes> .
<http://purl.org/net/sett/vocab#SegmentEndX> <http://purl.org/dc/terms/title> "Segment End X" .
<http://purl.org/net/sett/vocab#SegmentEndX> <http://www.w3.org/2000/01/rdf-schema#comment> "SegmentEndX is a specific type of Intrinsic Attribute that specifies the x-coordinate at the conclusion of a Segment." .
<http://purl.org/net/sett/vocab#SegmentEndX> <http://www.w3.org/2000/01/rdf-schema#label> "Segment End X" .
#
# http://purl.org/net/sett/vocab#SegmentEndY
<http://purl.org/net/sett/vocab#SegmentEndY> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#SegmentEndY> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#IntrinsicAttributes> .
<http://purl.org/net/sett/vocab#SegmentEndY> <http://purl.org/dc/terms/title> "Segment End Y" .
<http://purl.org/net/sett/vocab#SegmentEndY> <http://www.w3.org/2000/01/rdf-schema#comment> "Segment End Y is a specific type of Intrinsic Attribute that specifies the y-coordinate at the conclusion of a Segment." .
<http://purl.org/net/sett/vocab#SegmentEndY> <http://www.w3.org/2000/01/rdf-schema#label> "Segment End Y" .
#
# http://purl.org/net/sett/vocab#SegmentStartX
<http://purl.org/net/sett/vocab#SegmentStartX> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#SegmentStartX> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#IntrinsicAttributes> .
<http://purl.org/net/sett/vocab#SegmentStartX> <http://purl.org/dc/terms/title> "Segment Start X" .
<http://purl.org/net/sett/vocab#SegmentStartX> <http://www.w3.org/2000/01/rdf-schema#comment> "Segment Start X is a specific type of Intrinsic Attribute that indicates the x-coordinate at the beginning of a Segment." .
<http://purl.org/net/sett/vocab#SegmentStartX> <http://www.w3.org/2000/01/rdf-schema#label> "Segment Start X" .
#
# http://purl.org/net/sett/vocab#SegmentStartY
<http://purl.org/net/sett/vocab#SegmentStartY> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#SegmentStartY> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#IntrinsicAttributes> .
<http://purl.org/net/sett/vocab#SegmentStartY> <http://purl.org/dc/terms/title> "Segment Start Y" .
<http://purl.org/net/sett/vocab#SegmentStartY> <http://www.w3.org/2000/01/rdf-schema#comment> "Segment Start Y is a specific type of Intrinsic Attribute that indicates the y-coordinate at the beginning of a Segment." .
<http://purl.org/net/sett/vocab#SegmentStartY> <http://www.w3.org/2000/01/rdf-schema#label> "Segment Start Y" .
#
# http://purl.org/net/sett/vocab#SegmentationMethod
<http://purl.org/net/sett/vocab#SegmentationMethod> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#SegmentationMethod> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#StructurationMethod> .
<http://purl.org/net/sett/vocab#SegmentationMethod> <http://www.w3.org/2000/01/rdf-schema#comment> "A computational process is used to organize a raw trajectory into distinct segments.\nExamples of segmentation methods are BFAST (Breaks for Additive Season and Trend), BEAST (Bayesian Ensemble Algorithm for Change-Point Detection and Time Series Decomposition), and Linear Regression." .
#
# http://purl.org/net/sett/vocab#Slice
<http://purl.org/net/sett/vocab#Slice> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#Slice> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#RawComponent> .
<http://purl.org/net/sett/vocab#Slice> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid7 .
_:genid7 <http://www.w3.org/2002/07/owl#allValuesFrom> <http://purl.org/net/sett/vocab#RawTrajectory> .
_:genid7 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/sett/vocab#isSliceOf> .
_:genid7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/net/sett/vocab#Slice> <http://www.w3.org/2000/01/rdf-schema#comment> "Pre-calculated Slices are components of the Raw trajectory which offers an efficient method for storing data, originally organized in RDF data cubes across the dimensions of Space, Time, and Indicator. \nThe detected Transition Points define each slice time period. \nImportantly, Slices are used to calculate the Segment component within the Structured trajectory." .
#
# http://purl.org/net/sett/vocab#SlopeDirection
<http://purl.org/net/sett/vocab#SlopeDirection> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#SlopeDirection> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#IntrinsicAttributes> .
<http://purl.org/net/sett/vocab#SlopeDirection> <http://purl.org/dc/terms/title> "Slope Direction" .
<http://purl.org/net/sett/vocab#SlopeDirection> <http://www.w3.org/2000/01/rdf-schema#comment> "Slope Direction is a specific type of Intrinsic Attribute that describes the direction of the slope within a Trend Segment, indicating whether it is increasing or decreasing." .
<http://purl.org/net/sett/vocab#SlopeDirection> <http://www.w3.org/2000/01/rdf-schema#label> "Slope Direction" .
#
# http://purl.org/net/sett/vocab#SlopeIntercept
<http://purl.org/net/sett/vocab#SlopeIntercept> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#SlopeIntercept> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#IntrinsicAttributes> .
<http://purl.org/net/sett/vocab#SlopeIntercept> <http://purl.org/dc/terms/title> "Slope Intercept" .
<http://purl.org/net/sett/vocab#SlopeIntercept> <http://www.w3.org/2000/01/rdf-schema#comment> "Slope Intercept is a specific type of Intrinsic Attribute. In the context of a linear trend, the Slope Intercept is the y-value at which the trend line intersects the y-axis when the x-value is zero." .
<http://purl.org/net/sett/vocab#SlopeIntercept> <http://www.w3.org/2000/01/rdf-schema#label> "Slope Intercept" .
#
# http://purl.org/net/sett/vocab#SlopeMagnitude
<http://purl.org/net/sett/vocab#SlopeMagnitude> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#SlopeMagnitude> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#IntrinsicAttributes> .
<http://purl.org/net/sett/vocab#SlopeMagnitude> <http://purl.org/dc/terms/title> "Slope Magnitude" .
<http://purl.org/net/sett/vocab#SlopeMagnitude> <http://www.w3.org/2000/01/rdf-schema#comment> "The slope magnitude is a specific type of intrinsic attribute that represents the absolute numerical value of the slope." .
<http://purl.org/net/sett/vocab#SlopeMagnitude> <http://www.w3.org/2000/01/rdf-schema#label> "Slope Magnitude" .
#
# http://purl.org/net/sett/vocab#StateSegment
<http://purl.org/net/sett/vocab#StateSegment> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#StateSegment> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#Segment> .
#
# http://purl.org/net/sett/vocab#StructurationMethod
<http://purl.org/net/sett/vocab#StructurationMethod> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
#
# http://purl.org/net/sett/vocab#StructuredComponent
<http://purl.org/net/sett/vocab#StructuredComponent> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#StructuredComponent> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#Component> .
<http://purl.org/net/sett/vocab#StructuredComponent> <http://www.w3.org/2000/01/rdf-schema#comment> "A Structured Component is a type of Component used to form a Structured trajectory." .
#
# http://purl.org/net/sett/vocab#StructuredTrajectory
<http://purl.org/net/sett/vocab#StructuredTrajectory> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#StructuredTrajectory> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid8 .
_:genid8 <http://www.w3.org/2002/07/owl#onClass> <http://purl.org/net/sett/vocab#Segment> .
_:genid8 <http://www.w3.org/2002/07/owl#minQualifiedCardinality> "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid8 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/sett/vocab#hasSegment> .
_:genid8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/net/sett/vocab#StructuredTrajectory> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid9 .
_:genid9 <http://www.w3.org/2002/07/owl#onClass> <http://purl.org/net/sett/vocab#TransitionPoint> .
_:genid9 <http://www.w3.org/2002/07/owl#minQualifiedCardinality> "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid9 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/sett/vocab#hasTransitionPoint> .
_:genid9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/net/sett/vocab#StructuredTrajectory> <http://www.w3.org/2000/01/rdf-schema#comment> "A Structured trajectory results from organizing a Raw trajectory into a more structured format. It alternates between a chronologically ordered sequence of Segments and Transition Points, always concluding with a Segment. If no Transition Point is detected, the Structured Trajectory consists solely of a single Segment, indicating no transitional changes within the sequence." .
#
# http://purl.org/net/sett/vocab#TerritorialUnit
<http://purl.org/net/sett/vocab#TerritorialUnit> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#TerritorialUnit> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid10 .
_:genid10 <http://www.w3.org/2002/07/owl#onClass> <http://purl.org/net/sett/vocab#SeTT> .
_:genid10 <http://www.w3.org/2002/07/owl#minQualifiedCardinality> "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid10 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/sett/vocab#hasSeTT> .
_:genid10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/net/sett/vocab#TerritorialUnit> <http://www.w3.org/2000/01/rdf-schema#comment> "A Territorial Unit (TU) denotes a geographic area at the lowest level of administrative division (e.g., municipalities, sub-districts, townships). \nTUs are spatially fixed entities, although they may evolve over time due to environmental shifts (e.g., land use changes, climate effects) or socioeconomic factors (e.g., population dynamics). \nTo approach cases where TU boundaries are not permanently fixed, we exploit the Territorial Statistical Nomenclature (TSN) ontology, specifically the tsn:UnitVersion class, which describes a unique representation of a Territorial Unit that remains stable for a defined period. \nTUs are composed of one or more SeTT." .
#
# http://purl.org/net/sett/vocab#ThematicComponent
<http://purl.org/net/sett/vocab#ThematicComponent> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#ThematicComponent> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#Component> .
<http://purl.org/net/sett/vocab#ThematicComponent> <http://www.w3.org/2000/01/rdf-schema#comment> "A Thematic Component is a type of Component used to form a Thematic trajectory." .
#
# http://purl.org/net/sett/vocab#ThematicTrajectory
<http://purl.org/net/sett/vocab#ThematicTrajectory> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#ThematicTrajectory> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid11 .
_:genid11 <http://www.w3.org/2002/07/owl#onClass> <http://purl.org/net/sett/vocab#Episode> .
_:genid11 <http://www.w3.org/2002/07/owl#minQualifiedCardinality> "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid11 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/sett/vocab#hasEpisode> .
_:genid11 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/net/sett/vocab#ThematicTrajectory> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid12 .
_:genid12 <http://www.w3.org/2002/07/owl#onClass> <http://purl.org/net/sett/vocab#Event> .
_:genid12 <http://www.w3.org/2002/07/owl#minQualifiedCardinality> "0"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid12 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/sett/vocab#hasEvent> .
_:genid12 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/net/sett/vocab#ThematicTrajectory> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid13 .
_:genid13 <http://www.w3.org/2002/07/owl#onClass> <http://purl.org/net/sett/vocab#SeTT> .
_:genid13 <http://www.w3.org/2002/07/owl#minQualifiedCardinality> "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid13 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/sett/vocab#isThematicTrajectoryOf> .
_:genid13 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/net/sett/vocab#ThematicTrajectory> <http://www.w3.org/2000/01/rdf-schema#comment> "A Thematic Trajectory is a semantically enriched representation of a Territorial Unit's (TU) trajectory, associated with a specific theme. It is derived from the annotation of a Structured Trajectory and alternates between a chronologically ordered sequence of Episodes and Events, always concluding with an Episode. \nA Thematic Trajectory consists solely of a single Episode if no Event is present." .
#
# http://purl.org/net/sett/vocab#Theme
<http://purl.org/net/sett/vocab#Theme> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#Theme> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2004/02/skos/core#Concept> .
<http://purl.org/net/sett/vocab#Theme> <http://www.w3.org/2000/01/rdf-schema#comment> "A Theme characterizes the subject of a Thematic trajectory, providing a descriptive label for the whole trajectory." .
#
# http://purl.org/net/sett/vocab#TransitionPoint
<http://purl.org/net/sett/vocab#TransitionPoint> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#TransitionPoint> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#StructuredComponent> .
<http://purl.org/net/sett/vocab#TransitionPoint> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid14 .
_:genid14 <http://www.w3.org/2002/07/owl#onClass> <http://purl.org/net/sett/vocab#StructuredTrajectory> .
_:genid14 <http://www.w3.org/2002/07/owl#qualifiedCardinality> "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid14 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/sett/vocab#isTransitionPointOf> .
_:genid14 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/net/sett/vocab#TransitionPoint> <http://www.w3.org/2000/01/rdf-schema#comment> "A Transition Point (TP) is a component of a Structure trajectory. \nEach TP is characterized by its position in the trajectory, as well as, intrinsic and external attributes that provide detailed information about its nature. \nUnlike Trends, TPs have an instantaneous duration, indicating that the change occurs at a precise moment. \nA TP marks the discontinuity between Segments." .
#
# http://purl.org/net/sett/vocab#TransitionPointDetectionMethod
<http://purl.org/net/sett/vocab#TransitionPointDetectionMethod> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#TransitionPointDetectionMethod> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#StructurationMethod> .
<http://purl.org/net/sett/vocab#TransitionPointDetectionMethod> <http://www.w3.org/2000/01/rdf-schema#comment> "A computational process is used to detect Transition Points from a Raw trajectory.\nExamples of Transition Points detection methods are BFAST (Breaks for Additive Season and Trend), BEAST (Bayesian Ensemble Algorithm for Change-Point Detection and Time Series Decomposition), and CCDC (Continuous Change Detection and Classification)," .
#
# http://purl.org/net/sett/vocab#TransitionPointX
<http://purl.org/net/sett/vocab#TransitionPointX> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#TransitionPointX> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#IntrinsicAttributes> .
<http://purl.org/net/sett/vocab#TransitionPointX> <http://purl.org/dc/terms/title> "Transition Point X" .
<http://purl.org/net/sett/vocab#TransitionPointX> <http://www.w3.org/2000/01/rdf-schema#comment> "Transition Point X is a specific type of Intrinsic Attribute that denotes the x-coordinate of a Transition Point within the trajectory." .
<http://purl.org/net/sett/vocab#TransitionPointX> <http://www.w3.org/2000/01/rdf-schema#label> "Transition Point X" .
#
# http://purl.org/net/sett/vocab#TransitionPointY
<http://purl.org/net/sett/vocab#TransitionPointY> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/sett/vocab#TransitionPointY> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/net/sett/vocab#IntrinsicAttributes> .
<http://purl.org/net/sett/vocab#TransitionPointY> <http://purl.org/dc/terms/title> "Transition Point Y" .
<http://purl.org/net/sett/vocab#TransitionPointY> <http://www.w3.org/2000/01/rdf-schema#comment> "Transition Point Y is a specific type of Intrinsic Attribute that denotes the y-coordinate of a Transition Point within the trajectory" .
<http://purl.org/net/sett/vocab#TransitionPointY> <http://www.w3.org/2000/01/rdf-schema#label> "Transition Point Y" .
#
#
#
# #################################################################
# #
# # General axioms
# #
# #################################################################
#
#
_:genid15 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:genid15 <http://www.w3.org/2002/07/owl#members> _:genid25 .
_:genid25 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid24 .
_:genid24 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid23 .
_:genid23 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid22 .
_:genid22 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid21 .
_:genid21 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid20 .
_:genid20 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid19 .
_:genid19 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid18 .
_:genid18 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid17 .
_:genid17 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid16 .
_:genid16 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:genid16 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#Theme> .
_:genid16 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid17 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#ThematicTrajectory> .
_:genid17 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid18 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#TerritorialUnit> .
_:genid18 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid19 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#StructuredTrajectory> .
_:genid19 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid20 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#StructurationMethod> .
_:genid20 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid21 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#SeTT> .
_:genid21 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid22 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#RawTrajectory> .
_:genid22 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid23 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#Indicator> .
_:genid23 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid24 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#Component> .
_:genid24 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid25 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#Attribute> .
_:genid25 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
#
_:genid26 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:genid26 <http://www.w3.org/2002/07/owl#members> _:genid30 .
_:genid30 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid29 .
_:genid29 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid28 .
_:genid28 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid27 .
_:genid27 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:genid27 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#RegimeChangePoint> .
_:genid27 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid28 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#InterruptionPoint> .
_:genid28 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid29 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#InflexionPoint> .
_:genid29 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid30 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#BreakPoint> .
_:genid30 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
#
_:genid31 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:genid31 <http://www.w3.org/2002/07/owl#members> _:genid35 .
_:genid35 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid34 .
_:genid34 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid33 .
_:genid33 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid32 .
_:genid32 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:genid32 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#StateSegment> .
_:genid32 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid33 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#SeasonalSegment> .
_:genid33 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid34 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#NonLinearSegment> .
_:genid34 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid35 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#LinearSegment> .
_:genid35 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
#
_:genid36 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:genid36 <http://www.w3.org/2002/07/owl#members> _:genid39 .
_:genid39 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid38 .
_:genid38 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid37 .
_:genid37 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:genid37 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#ThematicComponent> .
_:genid37 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid38 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#StructuredComponent> .
_:genid38 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
_:genid39 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/net/sett/vocab#RawComponent> .
_:genid39 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#List> .
#
# Generated by the OWL API (version 5.1.18) https://github.com/owlcs/owlapi/