File size: 36,936 Bytes
38b6321
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF [
	<!ENTITY cmns-av "https://www.omg.org/spec/Commons/AnnotationVocabulary/">
	<!ENTITY dct "http://purl.org/dc/terms/">
	<!ENTITY fibo-be-ge-ge "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/">
	<!ENTITY fibo-be-ge-seuj "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/">
	<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
	<!ENTITY fibo-fnd-law-jur "https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/">
	<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
	<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
	<!ENTITY lcc-3166-1 "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/">
	<!ENTITY owl "http://www.w3.org/2002/07/owl#">
	<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
	<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
	<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
]>
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/"
	xmlns:cmns-av="https://www.omg.org/spec/Commons/AnnotationVocabulary/"
	xmlns:dct="http://purl.org/dc/terms/"
	xmlns:fibo-be-ge-ge="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"
	xmlns:fibo-be-ge-seuj="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/"
	xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
	xmlns:fibo-fnd-law-jur="https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/"
	xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
	xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
	xmlns:lcc-3166-1="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"
	xmlns:owl="http://www.w3.org/2002/07/owl#"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:skos="http://www.w3.org/2004/02/skos/core#"
	xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
	
	<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/">
		<rdfs:label>Southern Europe Government Entities and Jurisdictions Ontology</rdfs:label>
		<dct:abstract>This ontology provides government entities and jurisdictions for countries that are defined as being part of Southern Europe in the U.N. M49 codes, primarily those that are considered independent countries in ISO 3166, or are important from a banking perspective.</dct:abstract>
		<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"/>
		<owl:imports rdf:resource="https://www.omg.org/spec/Commons/AnnotationVocabulary/"/>
		<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
		<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"/>
		<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/20230101/GovernmentEntities/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/"/>
		<skos:changeNote>The http://www.omg.org/spec/EDMC-FIBO/BE/20200801/GovernmentEntities/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions.rdf version of this ontology was modified to address hygiene issues with diacritical marks that are language-specific.</skos:changeNote>
		<skos:changeNote>The http://www.omg.org/spec/EDMC-FIBO/BE/20210201/GovernmentEntities/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions.rdf version of this ontology was modified to replace references to Macedonia with NorthMacedonia from LCC 1.2.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/20220101/GovernmentEntities/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions.rdf version of the ontology was modified to use the Commons Ontology Library (Commons) Annotation Vocabulary rather than the OMG&apos;s Specification Metadata vocabulary.</skos:changeNote>
		<skos:scopeNote>The initial version of this ontology reflects the national level only.</skos:scopeNote>
		<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
		<cmns-av:copyright>Copyright (c) 2010-2023 EDM Council, Inc.</cmns-av:copyright>
		<cmns-av:copyright>Copyright (c) 2010-2023 Object Management Group, Inc.</cmns-av:copyright>
	</owl:Ontology>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;AlbanianEntity">
		<rdf:type rdf:resource="&fibo-be-ge-ge;SovereignState"/>
		<rdfs:label xml:lang="en">Albanian entity</rdfs:label>
		<rdfs:label xml:lang="sq">Entiteti shqiptar</rdfs:label>
		<skos:definition>sovereign state and polity that is Albania</skos:definition>
		<fibo-be-ge-ge:hasFullSovereigntyOver rdf:resource="&lcc-3166-1;Albania"/>
		<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfAlbania"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;AndorranEntity">
		<rdf:type rdf:resource="&fibo-be-ge-ge;SovereignState"/>
		<rdfs:label xml:lang="en">Andorran entity</rdfs:label>
		<rdfs:label xml:lang="ca">Entitat andorrana</rdfs:label>
		<skos:definition>sovereign state and polity that is Andorra</skos:definition>
		<fibo-be-ge-ge:hasFullSovereigntyOver rdf:resource="&lcc-3166-1;Andorra"/>
		<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-seuj;GovernmentOfThePrincipalityOfAndorra"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;BosnianAndHerzegovinianEntity">
		<rdf:type rdf:resource="&fibo-be-ge-ge;FederatedSovereignty"/>
		<rdfs:label xml:lang="bs">Bosanskohercegovački entitet</rdfs:label>
		<rdfs:label xml:lang="hr">Bosanskohercegovački entitet</rdfs:label>
		<rdfs:label xml:lang="en">Bosnian and Herzegovinian entity</rdfs:label>
		<rdfs:label xml:lang="sr">Босанскохерцеговачки ентитет</rdfs:label>
		<skos:definition>federal sovereignty state and polity that is Bosnia and Herzegovina</skos:definition>
		<fibo-be-ge-ge:hasFullSovereigntyOver rdf:resource="&lcc-3166-1;BosniaAndHerzegovina"/>
		<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheFederationOfBosniaAndHerzegovina"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;CroatianEntity">
		<rdf:type rdf:resource="&fibo-be-ge-ge;SovereignState"/>
		<rdfs:label xml:lang="en">Croatian entity</rdfs:label>
		<rdfs:label xml:lang="hr">Hrvatski entitet</rdfs:label>
		<skos:definition>sovereign state and polity that is Croatia</skos:definition>
		<fibo-be-ge-ge:hasFullSovereigntyOver rdf:resource="&lcc-3166-1;Croatia"/>
		<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfCroatia"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;GovernmentOfMontenegro">
		<rdf:type rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
		<rdfs:label xml:lang="en">Government of Montenegro</rdfs:label>
		<rdfs:seeAlso rdf:resource="http://www.gov.me/en/homepage/"/>
		<skos:definition>unitary, dominant-party, parliamentary constitutional republic that is located in South and Southeast Europe on the coast of the Balkans</skos:definition>
		<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-seuj;JurisdictionOfMontenegro"/>
		<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Montenegro"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;GovernmentOfTheFederationOfBosniaAndHerzegovina">
		<rdf:type rdf:resource="&fibo-be-ge-ge;FederalGovernment"/>
		<rdfs:label xml:lang="en">Government of the Federation of Bosnia and Herzegovina</rdfs:label>
		<rdfs:label xml:lang="bs">Vlada Federacije Bosne i Hercegovine</rdfs:label>
		<rdfs:label xml:lang="hr">Vlada Federacije Bosne i Hercegovine</rdfs:label>
		<rdfs:label xml:lang="sr">Влада Федерације Босне и Херцеговине</rdfs:label>
		<rdfs:seeAlso rdf:resource="http://fbihvlada.gov.ba/english/"/>
		<skos:definition>federal parliamentary constitutional republic that is a representative democracy, located in South and Southeast Europe, within the Balkans</skos:definition>
		<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-seuj;JurisdictionOfBosniaAndHerzegovina"/>
		<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;BosniaAndHerzegovina"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;GovernmentOfTheHellenicRepublic">
		<rdf:type rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
		<rdfs:label xml:lang="en">Government of the Hellenic Republic</rdfs:label>
		<rdfs:label xml:lang="el">Κυβέρνηση της Ελληνικής Δημοκρατίας</rdfs:label>
		<rdfs:seeAlso rdf:resource="https://www.mfa.gr/missionsabroad/en/about-greece/government-and-politics/"/>
		<skos:definition>unitary parliamentary republic, located on the Balkan Peninsula in Southeast Europe</skos:definition>
		<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-seuj;JurisdictionOfGreece"/>
		<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Greece"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;GovernmentOfTheHolySee">
		<rdf:type rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
		<rdfs:label xml:lang="en">Government of the Holy See</rdfs:label>
		<rdfs:label xml:lang="it">Governo della Santa Sede</rdfs:label>
		<rdfs:label xml:lang="la">Imperium in Consiliis Sanctae Sedis</rdfs:label>
		<rdfs:seeAlso rdf:resource="http://www.vatican.va/content/vatican/en.html"/>
		<skos:definition>unitary Christian absolute monarchy (under an ecclesiastical and elective theocracy), headquartered in, operates from, and exercises &apos;exclusive dominion&apos; over the independent Vatican City State enclave in Rome, of which the pope is sovereign, administered by the Roman Curia</skos:definition>
		<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-seuj;JurisdictionOfTheHolySee"/>
		<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;HolySee"/>
		<cmns-av:synonym>Government of the See of Rome</cmns-av:synonym>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;GovernmentOfTheKingdomOfSpain">
		<rdf:type rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
		<rdfs:label xml:lang="es">Gobierno del Reino de España</rdfs:label>
		<rdfs:label xml:lang="en">Government of the Kingdom of Spain</rdfs:label>
		<rdfs:seeAlso rdf:resource="https://www.lamoncloa.gob.es/lang/en/Paginas/index.aspx"/>
		<skos:definition>unitary parliamentary constitutional monarchy, whose monarch is the head of state and prime minister is the head of government, located in Southwestern Europe with some pockets of territory across the Strait of Gibraltar and the Atlantic Ocean</skos:definition>
		<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-seuj;JurisdictionOfSpain"/>
		<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Spain"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;GovernmentOfThePortugueseRepublic">
		<rdf:type rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
		<rdfs:label xml:lang="en">Government of the Portuguese Republic</rdfs:label>
		<rdfs:label xml:lang="pt">Governo da República Portuguesa</rdfs:label>
		<rdfs:seeAlso rdf:resource="https://www.portugal.gov.pt/en/gc21"/>
		<skos:definition>unitary, semi-presidential, constitutional, representative democratic republic, located mostly on the Iberian Peninsula, in southwestern Europe</skos:definition>
		<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-seuj;JurisdictionOfPortugal"/>
		<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Portugal"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;GovernmentOfThePrincipalityOfAndorra">
		<rdf:type rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
		<rdfs:label xml:lang="ca">Govern del Principat d’Andorra</rdfs:label>
		<rdfs:label xml:lang="en">Government of the Principality of Andorra</rdfs:label>
		<rdfs:seeAlso rdf:resource="https://www.govern.ad/"/>
		<skos:definition>unitary parliamentary semi-elective diarchy, a sovereign landlocked microstate on the Iberian Peninsula, in the eastern Pyrenees, bordered by France to the north and Spain to the south</skos:definition>
		<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-seuj;JurisdictionOfAndorra"/>
		<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Andorra"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfAlbania">
		<rdf:type rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
		<rdfs:label xml:lang="en">Government of the Republic of Albania</rdfs:label>
		<rdfs:label xml:lang="sq">Qeveria e Republikës së Shqipërisë</rdfs:label>
		<rdfs:seeAlso rdf:resource="http://parlament.al/"/>
		<skos:definition>unitary parliamentary constitutional republic, located in Southeast Europe on the Adriatic and Ionian Sea within the Mediterranean Sea</skos:definition>
		<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-seuj;JurisdictionOfAlbania"/>
		<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Albania"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfCroatia">
		<rdf:type rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
		<rdfs:label xml:lang="en">Government of the Republic of Croatia</rdfs:label>
		<rdfs:label xml:lang="hr">Vlada Republike Hrvatske</rdfs:label>
		<rdfs:seeAlso rdf:resource="https://vlada.gov.hr/"/>
		<skos:definition>unitary parliamentary constitutional republic, located in Southeast Europe, bordering Slovenia to the northwest, Hungary to the northeast, Serbia to the east, Bosnia and Herzegovina, and Montenegro to the southeast, sharing a maritime border with Italy</skos:definition>
		<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-seuj;JurisdictionOfCroatia"/>
		<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Croatia"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfItaly">
		<rdf:type rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
		<rdfs:label xml:lang="en">Government of the Republic of Italy</rdfs:label>
		<rdfs:label xml:lang="it">Governo della Repubblica Italiana</rdfs:label>
		<rdfs:seeAlso rdf:resource="http://www.governo.it/"/>
		<skos:definition>unitary parliamentary, constitutional, democratic republic, consisting of a peninsula bordering the Alps and surrounded by several islands, located in south-central Europe</skos:definition>
		<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-seuj;JurisdictionOfItaly"/>
		<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Italy"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfMalta">
		<rdf:type rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
		<rdfs:label xml:lang="en">Government of the Republic of Malta</rdfs:label>
		<rdfs:seeAlso rdf:resource="https://www.gov.mt/"/>
		<skos:definition>unitary parliamentary constitutional republic modelled on the Westminster system that is a Southern European island country consisting of an archipelago in the Mediterranean Sea</skos:definition>
		<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-seuj;JurisdictionOfMalta"/>
		<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Malta"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfNorthMacedonia">
		<rdf:type rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
		<rdfs:label xml:lang="en">Government of the Republic of North Macedonia</rdfs:label>
		<rdfs:label xml:lang="mk">Влада на Република Северна Македонија</rdfs:label>
		<rdfs:seeAlso rdf:resource="https://vlada.mk/"/>
		<skos:definition>unitary parliamentary, constitutional, democratic republic, located in the Balkan Peninsula in Southeast Europe</skos:definition>
		<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-seuj;JurisdictionOfNorthMacedonia"/>
		<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;NorthMacedonia"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfSanMarino">
		<rdf:type rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
		<rdfs:label xml:lang="en">Government of the Republic of San Marino</rdfs:label>
		<rdfs:label xml:lang="it">Governo della Repubblica di San Marino</rdfs:label>
		<rdfs:seeAlso rdf:resource="http://www.sanmarino.sm/on-line/en/home.html"/>
		<skos:definition>unitary parliamentary, diarchic, directorial republic that is a microstate in Southern Europe, completely surrounded by Italy, located on the northeastern side of the Apennine Mountains</skos:definition>
		<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-seuj;JurisdictionOfSanMarino"/>
		<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;SanMarino"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfSerbia">
		<rdf:type rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
		<rdfs:label xml:lang="en">Government of the Republic of Serbia</rdfs:label>
		<rdfs:label xml:lang="sr">Влада Републике Србије</rdfs:label>
		<rdfs:seeAlso rdf:resource="https://www.srbija.gov.rs/"/>
		<skos:definition>unitary, dominant-party, parliamentary constitutional republic that is situated at the crossroads of Central and Southeast Europe in the southern Pannonian Plain and the central Balkans</skos:definition>
		<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-seuj;JurisdictionOfSerbia"/>
		<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Serbia"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfSlovenia">
		<rdf:type rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
		<rdfs:label xml:lang="en">Government of the Republic of Slovenia</rdfs:label>
		<rdfs:label xml:lang="sl">Vlada Republike Slovenije</rdfs:label>
		<rdfs:seeAlso rdf:resource="https://www.gov.si/"/>
		<skos:definition>unitary, parliamentary constitutional republic bordered by Italy to the west, Austria to the north, Hungary to the northeast, Croatia to the southeast, and the Adriatic Sea to the southwest</skos:definition>
		<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-seuj;JurisdictionOfSlovenia"/>
		<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Slovenia"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;GreekEntity">
		<rdf:type rdf:resource="&fibo-be-ge-ge;SovereignState"/>
		<rdfs:label xml:lang="en">Greek entity</rdfs:label>
		<rdfs:label xml:lang="el">Ελληνική οντότητα</rdfs:label>
		<skos:definition>sovereign state and polity that is Greece</skos:definition>
		<fibo-be-ge-ge:hasFullSovereigntyOver rdf:resource="&lcc-3166-1;Greece"/>
		<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheHellenicRepublic"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;HolySeeEntity">
		<rdf:type rdf:resource="&fibo-be-ge-ge;SovereignState"/>
		<rdfs:label xml:lang="it">Entità della Santa Sede</rdfs:label>
		<rdfs:label xml:lang="en">Holy See entity</rdfs:label>
		<skos:definition>sovereign state and polity that is the Holy See</skos:definition>
		<fibo-be-ge-ge:hasFullSovereigntyOver rdf:resource="&lcc-3166-1;HolySee"/>
		<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheHolySee"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;ItalianEntity">
		<rdf:type rdf:resource="&fibo-be-ge-ge;SovereignState"/>
		<rdfs:label xml:lang="it">Ente italiano</rdfs:label>
		<rdfs:label xml:lang="en">Italian entity</rdfs:label>
		<skos:definition>sovereign state and polity that is Italy</skos:definition>
		<fibo-be-ge-ge:hasFullSovereigntyOver rdf:resource="&lcc-3166-1;Italy"/>
		<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfItaly"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;JurisdictionOfAlbania">
		<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
		<rdfs:label xml:lang="sq">juridiksioni i Shqipërisë</rdfs:label>
		<rdfs:label xml:lang="en">jurisdiction of Albania</rdfs:label>
		<rdfs:seeAlso rdf:resource="https://en.wikipedia.org/wiki/Supreme_Court_of_Albania"/>
		<skos:definition>jurisdiction of the judiciary of Albania, a system of courts that includes the supreme court, constitutional court, appeal court and administrative court, and whose Supreme Court of the Republic of Albania is the highest court and is the final court of appeal</skos:definition>
		<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfAlbania"/>
		<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Albania"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;JurisdictionOfAndorra">
		<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
		<rdfs:label xml:lang="ca">jurisdicció d’Andorra</rdfs:label>
		<rdfs:label xml:lang="en">jurisdiction of Andorra</rdfs:label>
		<skos:definition>jurisdiction of the judiciary of Andorra, composed of the Magistrates Court, the Criminal Law Court, the High Court of Andorra, and the Constitutional Court</skos:definition>
		<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-seuj;GovernmentOfThePrincipalityOfAndorra"/>
		<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Andorra"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;JurisdictionOfBosniaAndHerzegovina">
		<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
		<rdfs:label xml:lang="en">jurisdiction of Bosnia and Herzegovina</rdfs:label>
		<rdfs:label xml:lang="bs">nadležnost Bosne i Hercegovine</rdfs:label>
		<rdfs:label xml:lang="hr">nadležnost Bosne i Hercegovine</rdfs:label>
		<rdfs:label xml:lang="sr">надлежност Босне и Херцеговине</rdfs:label>
		<rdfs:seeAlso rdf:resource="http://www.mpr.gov.ba/organizacija_nadleznosti/pravosudje/Default.aspx"/>
		<skos:definition>jurisdiction of the judiciary of Bosnia and Herzegovina, whose Constitutional Court of Bosnia and Herzegovina is the supreme, final arbiter of legal matters</skos:definition>
		<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheFederationOfBosniaAndHerzegovina"/>
		<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;BosniaAndHerzegovina"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;JurisdictionOfCroatia">
		<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
		<rdfs:label xml:lang="en">jurisdiction of Croatia</rdfs:label>
		<rdfs:label xml:lang="hr">nadležnost Hrvatske</rdfs:label>
		<rdfs:seeAlso rdf:resource="https://www.usud.hr/"/>
		<skos:definition>jurisdiction of the judiciary of Croatia, a civil law legal system in which law arises primarily from written statutes, influenced by German and Austrian legal systems, whose national courts include the Constitutional Court, which oversees violations of the Constitution, and the Supreme Court, which is the highest court of appeal</skos:definition>
		<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfCroatia"/>
		<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Croatia"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;JurisdictionOfGreece">
		<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
		<rdfs:label xml:lang="en">jurisdiction of Greece</rdfs:label>
		<rdfs:label xml:lang="el">δικαιοδοσία της Ελλάδας</rdfs:label>
		<rdfs:seeAlso rdf:resource="https://www.mfa.gr/missionsabroad/en/about-greece/government-and-politics/judicial-power.html"/>
		<skos:definition>jurisdiction of the judiciary of the Hellenic Republic, whose supreme courts include the Court of Cassation, the Council of State and the Court of Auditors</skos:definition>
		<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheHellenicRepublic"/>
		<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Greece"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;JurisdictionOfItaly">
		<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
		<rdfs:label xml:lang="it">giurisdizione dell&apos;Italia</rdfs:label>
		<rdfs:label xml:lang="en">jurisdiction of Italy</rdfs:label>
		<skos:definition>jurisdiction of the judiciary of Italy, a system of courts that is based on Roman law modified by the Napoleonic code and later statutes, comprising the Supreme Court of Cassation, the highest court in Italy for both criminal and civil appeal cases, and the Constitutional Court of Italy (Corte Costituzionale)</skos:definition>
		<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfItaly"/>
		<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Italy"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;JurisdictionOfMalta">
		<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
		<rdfs:label xml:lang="en">jurisdiction of Malta</rdfs:label>
		<rdfs:seeAlso rdf:resource="https://justice.gov.mt/en/justice/Pages/The-Judiciary-in-Malta.aspx"/>
		<skos:definition>jurisdiction of the judiciary of Malta, which is based partially on English law and partly on Continental law, that interprets and applies the laws of Malta to ensure equal justice under law, and to provide a mechanism for dispute resolution</skos:definition>
		<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfMalta"/>
		<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Malta"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;JurisdictionOfMontenegro">
		<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
		<rdfs:label xml:lang="en">jurisdiction of Montenegro</rdfs:label>
		<skos:definition>jurisdiction of the judiciary of Montenegro, that interprets and applies the laws of Montenegro, and has been working with the European Union over the last several years to increase judicial independence and accountability</skos:definition>
		<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-seuj;GovernmentOfMontenegro"/>
		<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Montenegro"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;JurisdictionOfNorthMacedonia">
		<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
		<rdfs:label xml:lang="en">jurisdiction of North Macedonia</rdfs:label>
		<rdfs:label xml:lang="mk">јурисдикција на Северна Македонија</rdfs:label>
		<rdfs:seeAlso rdf:resource="https://www.sobranie.mk/the-constitution-of-the-republic-of-macedonia-ns_article-constitution-of-the-republic-of-north-macedonia.nspx"/>
		<skos:definition>jurisdiction of the judiciary of North Macedonia, an independent judicial branch that includes a constitutional court</skos:definition>
		<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfNorthMacedonia"/>
		<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;NorthMacedonia"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;JurisdictionOfPortugal">
		<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
		<rdfs:label xml:lang="en">jurisdiction of Portugal</rdfs:label>
		<rdfs:label xml:lang="pt">jurisdição de portugal</rdfs:label>
		<rdfs:seeAlso rdf:resource="https://en.wikipedia.org/wiki/Judiciary_of_Portugal"/>
		<skos:definition>jurisdiction of the judiciary of Portugal, a system of courts that together constitute one of the four organs of Sovereignty as defined by the Portuguese Constitution</skos:definition>
		<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-seuj;GovernmentOfThePortugueseRepublic"/>
		<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Portugal"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;JurisdictionOfSanMarino">
		<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
		<rdfs:label xml:lang="it">giurisdizione di San Marino</rdfs:label>
		<rdfs:label xml:lang="en">jurisdiction of San Marino</rdfs:label>
		<skos:definition>jurisdiction of the judiciary of San Marino, including the Council of Twelve, which forms the judicial branch during the period of legislature of the Council</skos:definition>
		<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfSanMarino"/>
		<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;SanMarino"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;JurisdictionOfSerbia">
		<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
		<rdfs:label xml:lang="en">jurisdiction of Serbia</rdfs:label>
		<rdfs:label xml:lang="sr">надлежност Србије</rdfs:label>
		<skos:definition>jurisdiction of the judiciary of Serbia, a three-tiered judicial system that includes the Supreme Court of Cassation as the court of the last resort, Courts of Appeal as the appellate instance, and Basic and High courts as the general jurisdictions at first instance</skos:definition>
		<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfSerbia"/>
		<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Serbia"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;JurisdictionOfSlovenia">
		<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
		<rdfs:label xml:lang="en">jurisdiction of Slovenia</rdfs:label>
		<rdfs:label xml:lang="sl">pristojnost Slovenije</rdfs:label>
		<rdfs:seeAlso rdf:resource="http://www.sodisce.si/"/>
		<skos:definition>jurisdiction of the judiciary of Slovenia, a system of courts with general responsibilities and specialised courts that deal with matters relating to specific legal areas, including a Constitutional Court at the highest level</skos:definition>
		<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfSlovenia"/>
		<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Slovenia"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;JurisdictionOfSpain">
		<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
		<rdfs:label xml:lang="es">jurisdicción de España</rdfs:label>
		<rdfs:label xml:lang="en">jurisdiction of Spain</rdfs:label>
		<rdfs:seeAlso rdf:resource="http://www.poderjudicial.es/cgpj/es/Poder_Judicial"/>
		<skos:definition>jurisdiction of judiciary of Spain, a system of courts that includes senior judges - the President and judges of the Constitutional Court (the highest tribunal in the Kingdom) - that interprets and applies the law in Spain</skos:definition>
		<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheKingdomOfSpain"/>
		<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Spain"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;JurisdictionOfTheHolySee">
		<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
		<rdfs:label xml:lang="it">giurisdizione della Santa Sede</rdfs:label>
		<rdfs:label xml:lang="la">ius proprium Sanctae Sedis</rdfs:label>
		<rdfs:label xml:lang="en">jurisdiction of the Holy See</rdfs:label>
		<skos:definition>jurisdiction of the Bishop of Rome, known as the pope, which includes the apostolic episcopal see of the Diocese of Rome with universal ecclesiastical jurisdiction of the worldwide Catholic Church, as well as a sovereign entity of international law, governing the Vatican City</skos:definition>
		<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheHolySee"/>
		<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;HolySee"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;MalteseEntity">
		<rdf:type rdf:resource="&fibo-be-ge-ge;SovereignState"/>
		<rdfs:label xml:lang="en">Maltese entity</rdfs:label>
		<skos:definition>sovereign state and polity that is Malta</skos:definition>
		<fibo-be-ge-ge:hasFullSovereigntyOver rdf:resource="&lcc-3166-1;Malta"/>
		<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfMalta"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;MontenegrinEntity">
		<rdf:type rdf:resource="&fibo-be-ge-ge;SovereignState"/>
		<rdfs:label xml:lang="en">Montenegrin entity</rdfs:label>
		<skos:definition>sovereign state and polity that is Montenegro</skos:definition>
		<fibo-be-ge-ge:hasFullSovereigntyOver rdf:resource="&lcc-3166-1;Montenegro"/>
		<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-seuj;GovernmentOfMontenegro"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;NorthMacedonianEntity">
		<rdf:type rdf:resource="&fibo-be-ge-ge;SovereignState"/>
		<rdfs:label xml:lang="en">North Macedonian entity</rdfs:label>
		<rdfs:label xml:lang="mk">Северномакедонски субјект</rdfs:label>
		<skos:definition>sovereign state and polity that is North Macedonia</skos:definition>
		<fibo-be-ge-ge:hasFullSovereigntyOver rdf:resource="&lcc-3166-1;NorthMacedonia"/>
		<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfNorthMacedonia"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;PortugueseEntity">
		<rdf:type rdf:resource="&fibo-be-ge-ge;SovereignState"/>
		<rdfs:label xml:lang="pt">Entidade portuguesa</rdfs:label>
		<rdfs:label xml:lang="en">Portuguese entity</rdfs:label>
		<skos:definition>sovereign state and polity that is Portugal</skos:definition>
		<fibo-be-ge-ge:hasFullSovereigntyOver rdf:resource="&lcc-3166-1;Portugal"/>
		<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-seuj;GovernmentOfThePortugueseRepublic"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;SammarineseEntity">
		<rdf:type rdf:resource="&fibo-be-ge-ge;SovereignState"/>
		<rdfs:label xml:lang="it">Ente sammarinese</rdfs:label>
		<rdfs:label xml:lang="en">Sammarinese entity</rdfs:label>
		<skos:definition>sovereign state and polity that is San Marino</skos:definition>
		<fibo-be-ge-ge:hasFullSovereigntyOver rdf:resource="&lcc-3166-1;SanMarino"/>
		<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfSanMarino"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;SerbianEntity">
		<rdf:type rdf:resource="&fibo-be-ge-ge;SovereignState"/>
		<rdfs:label xml:lang="en">Serbian entity</rdfs:label>
		<rdfs:label xml:lang="sr">Српски ентитет</rdfs:label>
		<skos:definition>sovereign state and polity that is Serbia</skos:definition>
		<fibo-be-ge-ge:hasFullSovereigntyOver rdf:resource="&lcc-3166-1;Serbia"/>
		<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfSerbia"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;SloveneEntity">
		<rdf:type rdf:resource="&fibo-be-ge-ge;SovereignState"/>
		<rdfs:label xml:lang="en">Slovene entity</rdfs:label>
		<rdfs:label xml:lang="sl">Slovenska entiteta</rdfs:label>
		<skos:definition>sovereign state and polity that is Slovenia</skos:definition>
		<fibo-be-ge-ge:hasFullSovereigntyOver rdf:resource="&lcc-3166-1;Slovenia"/>
		<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheRepublicOfSlovenia"/>
	</owl:NamedIndividual>
	
	<owl:NamedIndividual rdf:about="&fibo-be-ge-seuj;SpanishEntity">
		<rdf:type rdf:resource="&fibo-be-ge-ge;SovereignState"/>
		<rdfs:label xml:lang="es">Entidad española</rdfs:label>
		<rdfs:label xml:lang="en">Spanish entity</rdfs:label>
		<skos:definition>sovereign state and polity that is Spain</skos:definition>
		<fibo-be-ge-ge:hasFullSovereigntyOver rdf:resource="&lcc-3166-1;Spain"/>
		<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-seuj;GovernmentOfTheKingdomOfSpain"/>
	</owl:NamedIndividual>

</rdf:RDF>