-
Notifications
You must be signed in to change notification settings - Fork 1
/
ContextfileOrganisatie.jsonld
266 lines (264 loc) · 8.61 KB
/
ContextfileOrganisatie.jsonld
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
{
"@context":
{
"AdresseerbaarObject":"https://data.vlaanderen.be/ns/adres#AdresseerbaarObject",
"Agent":"http://purl.org/dc/terms/Agent",
"FormeelKader":"http://purl.org/vocab/cpsv#FormalFramework",
"FormeleOrganisatie":"http://www.w3.org/ns/org#FormalOrganization",
"Fusie":"https://data.vlaanderen.be/ns/organisatie#Fusie",
"GeregistreerdeOrganisatie":"http://www.w3.org/ns/regorg#RegisteredOrganization",
"Hoedanigheid":"https://data.vlaanderen.be/ns/organisatie#Hoedanigheid",
"Lidmaatschap":"http://www.w3.org/ns/org#Membership",
"Oprichting":"http://data.europa.eu/m8g/FoundationEvent",
"Organisatie":"http://www.w3.org/ns/org#Organization",
"OrganisatieEenheid":"http://www.w3.org/ns/org#OrganizationalUnit",
"Persoon":"http://www.w3.org/ns/person#Person",
"Plaats":"http://purl.org/dc/terms/Location",
"Positie":"http://www.w3.org/ns/org#Post",
"PubliekeOrganisatie":"http://data.europa.eu/m8g/PublicOrganisation",
"Samenwerkingsverband":"http://www.w3.org/ns/org#OrganizationalCollaboration",
"Splitsing":"https://data.vlaanderen.be/ns/organisatie#Splitsing",
"Stopzetting":"https://data.vlaanderen.be/ns/organisatie#Stopzetting",
"Veranderingsgebeurtenis":"http://www.w3.org/ns/org#ChangeEvent",
"Vervanging":"https://data.vlaanderen.be/ns/organisatie#Vervanging",
"Vestiging":"http://www.w3.org/ns/org#Site",
"Agent.isLidVan":{
"@id":"http://www.w3.org/ns/org#memberOf",
"@type":"http://www.w3.org/ns/org#Organization",
"@container":"@set"
},
"Lidmaatschap.isLidVan":{
"@id":"http://www.w3.org/ns/org#member",
"@type":"http://purl.org/dc/terms/Agent"
},
"Lidmaatschap.isLidVan":{
"@id":"http://www.w3.org/ns/org#organization",
"@type":"http://www.w3.org/ns/org#Organization"
},
"Organisatie.contactinfo":{
"@id":"http://schema.org/contactPoint",
"@type":"http://schema.org/ContactPoint",
"@container":"@set"
},
"activiteit":{
"@id":"http://www.w3.org/ns/regorg#orgActivity",
"@type":"http://www.w3.org/2004/02/skos/core#Concept"
},
"alternatieveNaam":{
"@id":"http://www.w3.org/2004/02/skos/core#altLabel",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString",
"@container":"@set"
},
"beschrijving":{
"@id":"http://purl.org/dc/terms/description",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"bestaatUit":{
"@id":"https://data.vlaanderen.be/ns/organisatie#bestaatUit",
"@type":"https://data.vlaanderen.be/ns/adres#AdresseerbaarObject",
"@container":"@set"
},
"classificatie":{
"@id":"http://www.w3.org/ns/org#classification",
"@type":"http://www.w3.org/2004/02/skos/core#Concept",
"@container":"@set"
},
"contactinfo":{
"@id":"https://data.vlaanderen.be/ns/organisatie#contactinfo",
"@type":"http://schema.org/ContactPoint",
"@container":"@set"
},
"datum":{
"@id":"http://purl.org/dc/terms/date",
"@type":"http://www.w3.org/2001/XMLSchema#dateTime"
},
"doel":{
"@id":"http://www.w3.org/ns/org#purpose",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString",
"@container":"@set"
},
"geometrie":{
"@id":"http://www.w3.org/ns/locn#geometry",
"@type":"http://www.w3.org/ns/locn#Geometry"
},
"heeft":{
"@id":"http://www.w3.org/ns/org#hasPost",
"@type":"http://www.w3.org/ns/org#Post",
"@container":"@set"
},
"heeftEenheid":{
"@id":"http://www.w3.org/ns/org#hasUnit",
"@type":"http://www.w3.org/ns/org#OrganizationalUnit",
"@container":"@set"
},
"heeftGeregistreerdeOrganisatie":{
"@id":"http://www.w3.org/ns/regorg#hasRegisteredOrganization",
"@type":"http://www.w3.org/ns/regorg#RegisteredOrganization",
"@container":"@set"
},
"heeftGeregistreerdeVestiging":{
"@id":"http://www.w3.org/ns/org#hasRegisteredSite",
"@type":"http://www.w3.org/ns/org#Site",
"@container":"@set"
},
"heeftOorspronkelijkeOrganisatie":{
"@id":"http://www.w3.org/ns/org#originalOrganization",
"@type":"http://www.w3.org/ns/org#Organization",
"@container":"@set"
},
"heeftPrimaireVestiging":{
"@id":"http://www.w3.org/ns/org#hasPrimarySite",
"@type":"http://www.w3.org/ns/org#Site",
"@container":"@set"
},
"heeftResulterendeOrganisatie":{
"@id":"http://www.w3.org/ns/org#resultingOrganization",
"@type":"http://www.w3.org/ns/org#Organization",
"@container":"@set"
},
"heeftStandplaats":{
"@id":"http://www.w3.org/ns/org#basedAt",
"@type":"http://www.w3.org/ns/org#Site",
"@container":"@set"
},
"heeftSuborganisatie":{
"@id":"http://www.w3.org/ns/org#hasSubOrganization",
"@type":"http://www.w3.org/ns/org#Organization",
"@container":"@set"
},
"heeftVestiging":{
"@id":"http://www.w3.org/ns/org#hasSite",
"@type":"http://www.w3.org/ns/org#Site",
"@container":"@set"
},
"homepage":{
"@id":"http://xmlns.com/foaf/0.1/homepage",
"@type":"http://www.w3.org/2001/XMLSchema#string"
},
"houdt":{
"@id":"http://www.w3.org/ns/org#holds",
"@type":"http://www.w3.org/ns/org#Post",
"@container":"@set"
},
"isEenheidVan":{
"@id":"http://www.w3.org/ns/org#unitOf",
"@type":"http://www.w3.org/ns/org#Organization"
},
"isGeassocieerdMet":{
"@id":"http://www.w3.org/ns/org#linkedTo",
"@type":"http://www.w3.org/ns/org#Organization",
"@container":"@set"
},
"isHetResultaatVan":{
"@id":"http://www.w3.org/ns/org#resultedFrom",
"@type":"http://www.w3.org/ns/org#ChangeEvent",
"@container":"@set"
},
"isHoofdVan":{
"@id":"http://www.w3.org/ns/org#headOf",
"@type":"http://www.w3.org/ns/org#Organization",
"@container":"@set"
},
"isLidVan":{
"@id":"http://www.w3.org/ns/org#hasMembership",
"@type":"http://www.w3.org/ns/org#Membership",
"@container":"@set"
},
"isPositieIn":{
"@id":"http://www.w3.org/ns/org#postIn",
"@type":"http://www.w3.org/ns/org#Organization",
"@container":"@set"
},
"isSuborganisatieVan":{
"@id":"http://www.w3.org/ns/org#subOrganizationOf",
"@type":"http://www.w3.org/ns/org#Organization",
"@container":"@set"
},
"isVeranderdDoor":{
"@id":"http://www.w3.org/ns/org#changedBy",
"@type":"http://www.w3.org/ns/org#ChangeEvent",
"@container":"@set"
},
"lidVanTot":{
"@id":"http://www.w3.org/ns/org#memberDuring",
"@type":"http://data.europa.eu/m8g/PeriodOfTime"
},
"logo":{
"@id":"http://schema.org/logo",
"@type":"@id"
},
"naam":{
"@id":"http://purl.org/dc/terms/title",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"plaatsnaam":{
"@id":"http://www.w3.org/2000/01/rdf-schema#label",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"rapporteertAan":{
"@id":"http://www.w3.org/ns/org#reportsTo",
"@type":"http://purl.org/dc/terms/Agent",
"@container":"@set"
},
"rechtspersoonlijkheid":{
"@id":"https://data.vlaanderen.be/ns/organisatie#rechtspersoonlijkheid",
"@type":"http://www.w3.org/2004/02/skos/core#Concept"
},
"rechtstoestand":{
"@id":"https://data.vlaanderen.be/ns/organisatie#rechtstoestand",
"@type":"http://www.w3.org/2004/02/skos/core#Concept"
},
"rechtsvorm":{
"@id":"https://data.vlaanderen.be/ns/organisatie#rechtsvorm",
"@type":"http://www.w3.org/2004/02/skos/core#Concept"
},
"redenStopzetting":{
"@id":"https://data.vlaanderen.be/ns/organisatie#redenStopzetting",
"@type":"http://www.w3.org/2004/02/skos/core#Concept"
},
"registratie":{
"@id":"http://www.w3.org/ns/regorg#registration",
"@type":"http://www.w3.org/ns/adms#Identifier"
},
"rol":{
"@id":"http://www.w3.org/ns/org#role",
"@type":"http://www.w3.org/ns/org#Role"
},
"status":{
"@id":"http://www.w3.org/ns/regorg#orgStatus",
"@type":"http://www.w3.org/2004/02/skos/core#Concept",
"@container":"@set"
},
"type":{
"@id":"http://www.w3.org/ns/regorg#orgType",
"@type":"http://www.w3.org/2004/02/skos/core#Concept",
"@container":"@set"
},
"vestigingsAdres":{
"@id":"http://www.w3.org/ns/org#siteAddress",
"@type":"http://schema.org/ContactPoint"
},
"vindtPlaatsBinnen":{
"@id":"http://data.europa.eu/m8g/hasFormalFramework",
"@type":"http://purl.org/vocab/cpsv#FormalFramework",
"@container":"@set"
},
"voorkeursnaam":{
"@id":"http://www.w3.org/2004/02/skos/core#prefLabel",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"werkingsgebied":{
"@id":"http://purl.org/dc/terms/spatial",
"@type":"http://purl.org/dc/terms/Location",
"@container":"@set"
},
"wettelijkeNaam":{
"@id":"http://www.w3.org/ns/regorg#legalName",
"@type":"http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"wordtIngevuldDoor":{
"@id":"http://www.w3.org/ns/org#heldBy",
"@type":"http://purl.org/dc/terms/Agent"
}
}
}