-
Notifications
You must be signed in to change notification settings - Fork 0
/
core-person-ap.jsonld
211 lines (211 loc) · 7.15 KB
/
core-person-ap.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
{
"@context": {
"Address": "http://www.w3.org/ns/locn#Address",
"Address.addressArea": {
"@container": "@set",
"@id": "http://www.w3.org/ns/locn#addressArea",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Address.addressId": {
"@container": "@set",
"@id": "http://www.w3.org/ns/locn#addressID",
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
"Address.administrativeUnitLevel1": {
"@container": "@set",
"@id": "http://www.w3.org/ns/locn#adminUnitL1",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Address.administrativeUnitLevel2": {
"@container": "@set",
"@id": "http://www.w3.org/ns/locn#adminUnitL2",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Address.fullAddress": {
"@container": "@set",
"@id": "http://www.w3.org/ns/locn#fullAddress",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Address.locatorDesignator": {
"@container": "@set",
"@id": "http://www.w3.org/ns/locn#locatorDesignator",
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
"Address.locatorName": {
"@container": "@set",
"@id": "http://www.w3.org/ns/locn#locatorName",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Address.postCode": {
"@container": "@set",
"@id": "http://www.w3.org/ns/locn#postCode",
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
"Address.postName": {
"@container": "@set",
"@id": "http://www.w3.org/ns/locn#postName",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Address.postOfficeBox": {
"@container": "@set",
"@id": "http://www.w3.org/ns/locn#poBox",
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
"Address.thoroughfare": {
"@container": "@set",
"@id": "http://www.w3.org/ns/locn#thoroughfare",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Agent": "http://xmlns.com/foaf/0.1/Agent",
"GenericDate": "http://data.europa.eu/m8g/GenericDate",
"Identifier": "http://www.w3.org/ns/adms#Identifier",
"Identifier.dateOfIssue": {
"@container": "@set",
"@id": "http://purl.org/dc/terms/issued",
"@type": "http://www.w3.org/2001/XMLSchema#date"
},
"Identifier.identifies": {
"@container": "@set",
"@id": "http://www.w3.org/ns/adms#identifies",
"@type": "@id"
},
"Identifier.issuingAuthorityName": {
"@container": "@set",
"@id": "http://www.w3.org/ns/adms#schemeAgency",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Identifier.issuingAuthorityUri": {
"@container": "@set",
"@id": "http://purl.org/dc/terms/creator",
"@type": "@id"
},
"Identifier.notation": {
"@container": "@set",
"@id": "http://www.w3.org/2004/02/skos/core#notation",
"@type": "http://www.w3.org/2000/01/rdf-schema#Literal"
},
"Identifier.schemeName": {
"@container": "@set",
"@id": "http://purl.org/dc/terms/conformsTo",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Identifier.schemeUri": {
"@container": "@set",
"@id": "http://purl.org/dc/terms/conformsTo",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Jurisdiction": "http://purl.org/dc/terms/Jurisdiction",
"Jurisdiction.id": {
"@container": "@set",
"@id": "http://purl.org/dc/terms/identifier",
"@type": "http://www.w3.org/2001/XMLSchema#anyURI"
},
"Jurisdiction.name": {
"@container": "@set",
"@id": "http://www.w3.org/2000/01/rdf-schema#label",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Location": "http://purl.org/dc/terms/Location",
"Location.geographicIdentifier": {
"@container": "@set",
"@id": "http://www.w3.org/2000/01/rdf-schema#seeAlso",
"@type": "http://www.w3.org/2001/XMLSchema#anyURI"
},
"Location.geographicName": {
"@container": "@set",
"@id": "http://www.w3.org/ns/locn#geographicName",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Person": "http://xmlns.com/foaf/0.1/Person",
"Person.alternativeName": {
"@container": "@set",
"@id": "http://purl.org/dc/terms/alternative",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Person.birthName": {
"@container": "@set",
"@id": "http://www.w3.org/ns/person#birthName",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Person.citizenship": {
"@container": "@set",
"@id": "http://purl.org/dc/terms/citizenship",
"@type": "@id"
},
"Person.countryOfBirth": {
"@container": "@set",
"@id": "http://www.w3.org/ns/person#countryOfBirth",
"@type": "@id"
},
"Person.countryOfDeath": {
"@container": "@set",
"@id": "http://www.w3.org/ns/person#countryOfDeath",
"@type": "@id"
},
"Person.dateOfBirth": {
"@container": "@set",
"@id": "http://data.europa.eu/m8g/birthDate",
"@type": "http://data.europa.eu/m8g/GenericDate"
},
"Person.dateOfDeath": {
"@container": "@set",
"@id": "http://data.europa.eu/m8g/deathDate",
"@type": "http://data.europa.eu/m8g/GenericDate"
},
"Person.domicile": {
"@container": "@set",
"@id": "http://data.europa.eu/m8g/domicile",
"@type": "@id"
},
"Person.familyName": {
"@container": "@set",
"@id": "http://xmlns.com/foaf/0.1/familyName",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Person.fullName": {
"@container": "@set",
"@id": "http://xmlns.com/foaf/0.1/name",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Person.gender": {
"@container": "@set",
"@id": "http://data.europa.eu/m8g/gender",
"@type": "@id"
},
"Person.givenName": {
"@container": "@set",
"@id": "http://xmlns.com/foaf/0.1/givenName",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Person.identifier": {
"@container": "@set",
"@id": "http://purl.org/dc/terms/identifier",
"@type": "@id"
},
"Person.matronymicName": {
"@container": "@set",
"@id": "http://data.europa.eu/m8g/matronymicName",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Person.patronymicName": {
"@container": "@set",
"@id": "http://www.w3.org/ns/person#patronymicName",
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"Person.placeOfBirth": {
"@container": "@set",
"@id": "http://www.w3.org/ns/person#placeOfBirth",
"@type": "@id"
},
"Person.placeOfDeath": {
"@container": "@set",
"@id": "http://www.w3.org/ns/person#placeOfDeath",
"@type": "@id"
},
"Person.residency": {
"@container": "@set",
"@id": "http://www.w3.org/ns/person#countryOfBirth",
"@type": "@id"
}
}
}