-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathasgs-isOf.jsonld
254 lines (254 loc) · 8.84 KB
/
asgs-isOf.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
{
"@graph" : [ {
"@id" : "_:b0",
"@type" : "owl:Restriction",
"allValuesFrom" : "asgs:StatisticalAreaLevel1",
"onProperty" : "asgs:isStatisticalAreaLevel2Of"
}, {
"@id" : "_:b1",
"@type" : "owl:Restriction",
"allValuesFrom" : "asgs:UrbanCentreAndLocality",
"onProperty" : "asgs:isSectionOfStateRangeOf"
}, {
"@id" : "_:b2",
"@type" : "owl:Restriction",
"allValuesFrom" : "asgs:IndigenousLocation",
"onProperty" : "asgs:isIndigenousAreaOf"
}, {
"@id" : "_:b3",
"@type" : "owl:Restriction",
"allValuesFrom" : "asgs:SectionOfStateRange",
"onProperty" : "asgs:isSectionOfStateOf"
}, {
"@id" : "_:b4",
"@type" : "owl:Restriction",
"allValuesFrom" : "asgs:MeshBlock",
"onProperty" : "asgs:isStatisticalAreaLevel1Of"
}, {
"@id" : "_:b5",
"@type" : "owl:Restriction",
"allValuesFrom" : "asgs:GreaterCapitalCityStatisticalArea",
"onProperty" : "asgs:isStateOrTerritoryOf"
}, {
"@id" : "_:b6",
"@type" : "owl:Restriction",
"allValuesFrom" : "asgs:StatisticalAreaLevel3",
"onProperty" : "asgs:isStatisticalAreaLevel4Of"
}, {
"@id" : "_:b7",
"@type" : "owl:Restriction",
"allValuesFrom" : "asgs:StatisticalAreaLevel4",
"onProperty" : "asgs:isGreaterCapitalCityStatisticalAreaOf"
}, {
"@id" : "_:b8",
"@type" : "owl:Restriction",
"allValuesFrom" : "asgs:IndigenousArea",
"onProperty" : "asgs:isIndigenousRegionOf"
}, {
"@id" : "_:b9",
"@type" : "owl:Restriction",
"allValuesFrom" : "asgs:StatisticalAreaLevel2",
"onProperty" : "asgs:isStatisticalAreaLevel3Of"
}, {
"@id" : "asgs:GreaterCapitalCityStatisticalArea",
"subClassOf" : "_:b7"
}, {
"@id" : "asgs:IndigenousArea",
"subClassOf" : "_:b2"
}, {
"@id" : "asgs:IndigenousRegion",
"subClassOf" : "_:b8"
}, {
"@id" : "asgs:SectionOfState",
"subClassOf" : "_:b3"
}, {
"@id" : "asgs:SectionOfStateRange",
"subClassOf" : "_:b1"
}, {
"@id" : "asgs:StateOrTerritory",
"subClassOf" : "_:b5"
}, {
"@id" : "asgs:StatisticalAreaLevel1",
"subClassOf" : "_:b4"
}, {
"@id" : "asgs:StatisticalAreaLevel2",
"subClassOf" : "_:b0"
}, {
"@id" : "asgs:StatisticalAreaLevel3",
"subClassOf" : "_:b9"
}, {
"@id" : "asgs:StatisticalAreaLevel4",
"subClassOf" : "_:b6"
}, {
"@id" : "asgs:isGreaterCapitalCityStatisticalAreaOf",
"@type" : "owl:ObjectProperty",
"isDefinedBy" : "http://linked.data.gov.au/def/asgs",
"label" : "isGreater Capital City Statistical AreaOf",
"seeAlso" : "asgs:GreaterCapitalCityStatisticalArea",
"subPropertyOf" : "asgs:contains"
}, {
"@id" : "asgs:isIndigenousAreaOf",
"@type" : "owl:ObjectProperty",
"isDefinedBy" : "http://linked.data.gov.au/def/asgs",
"label" : "isIndigenous AreaOf",
"seeAlso" : "asgs:IndigenousArea",
"subPropertyOf" : "asgs:contains"
}, {
"@id" : "asgs:isIndigenousRegionOf",
"@type" : "owl:ObjectProperty",
"isDefinedBy" : "http://linked.data.gov.au/def/asgs",
"label" : "isIndigenous RegionOf",
"seeAlso" : "asgs:IndigenousRegion",
"subPropertyOf" : "asgs:contains"
}, {
"@id" : "asgs:isSectionOfStateOf",
"@type" : "owl:ObjectProperty",
"isDefinedBy" : "http://linked.data.gov.au/def/asgs",
"label" : "isSection of StateOf",
"seeAlso" : "asgs:SectionOfState",
"subPropertyOf" : "asgs:contains"
}, {
"@id" : "asgs:isSectionOfStateRangeOf",
"@type" : "owl:ObjectProperty",
"isDefinedBy" : "http://linked.data.gov.au/def/asgs",
"label" : "isSection of State RangeOf",
"seeAlso" : "asgs:SectionOfStateRange",
"subPropertyOf" : "asgs:contains"
}, {
"@id" : "asgs:isStateOrTerritoryOf",
"@type" : "owl:ObjectProperty",
"isDefinedBy" : "http://linked.data.gov.au/def/asgs",
"label" : "isState or TerritoryOf",
"seeAlso" : "asgs:StateOrTerritory",
"subPropertyOf" : "asgs:contains"
}, {
"@id" : "asgs:isStatisticalAreaLevel1Of",
"@type" : "owl:ObjectProperty",
"isDefinedBy" : "http://linked.data.gov.au/def/asgs",
"label" : "isStatistical Area Level1Of",
"seeAlso" : "asgs:StatisticalAreaLevel1",
"subPropertyOf" : "asgs:contains"
}, {
"@id" : "asgs:isStatisticalAreaLevel2Of",
"@type" : "owl:ObjectProperty",
"isDefinedBy" : "http://linked.data.gov.au/def/asgs",
"label" : "isStatistical Area Level2Of",
"seeAlso" : "asgs:StatisticalAreaLevel2",
"subPropertyOf" : "asgs:contains"
}, {
"@id" : "asgs:isStatisticalAreaLevel3Of",
"@type" : "owl:ObjectProperty",
"isDefinedBy" : "http://linked.data.gov.au/def/asgs",
"label" : "isStatistical Area Level3Of",
"seeAlso" : "asgs:StatisticalAreaLevel3",
"subPropertyOf" : "asgs:contains"
}, {
"@id" : "asgs:isStatisticalAreaLevel4Of",
"@type" : "owl:ObjectProperty",
"isDefinedBy" : "http://linked.data.gov.au/def/asgs",
"label" : "isStatistical Area Level4Of",
"seeAlso" : "asgs:StatisticalAreaLevel4",
"subPropertyOf" : "asgs:contains"
}, {
"@id" : "http://linked.data.gov.au/def/asgs/isof",
"@type" : "owl:Ontology",
"contributor" : "https://orcid.org/0000-0002-3884-3420",
"created" : "2019-12-10",
"creator" : "https://orcid.org/0000-0002-4305-6085",
"dcterms:creator" : "Laurent Lefort, Australian Bureau of Statistics",
"description" : "<p>Australian Statistical Geography Standard (ASGS) ABS Structures and non-ABS structures</p>\r\n <p>Ontology for the Australian Statistical Geography Standard (ASGS), a framework of statistical areas used by the Australian Bureau of Statistics (ABS) and other organisations to enable the publication of statistics that are comparable and spatially integrated. This ontology contains the definitions for the ABS Structures which are areas that the ABS designs specifically for outputting statistics.</p>\r\n\t\t\t\t\t<p>Extensions for specific properties for containers</p>\r\n",
"modified" : "2019-12-10",
"publisher" : [ "Australian Bureau of Statistics", {
"@id" : "http://catalogue.linked.data.gov.au/org/O-000928"
} ],
"rights" : "Copyright 2018 Australian Bureau of Statistics.",
"title" : "ASGS Ontology - specialized containment predicates",
"owl:deprecated" : true,
"imports" : "http://linked.data.gov.au/def/asgs"
}, {
"@id" : "dcterms:created",
"@type" : "owl:AnnotationProperty"
}, {
"@id" : "dcterms:rights",
"@type" : "owl:AnnotationProperty"
} ],
"@context" : {
"subClassOf" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#subClassOf",
"@type" : "@id"
},
"allValuesFrom" : {
"@id" : "http://www.w3.org/2002/07/owl#allValuesFrom",
"@type" : "@id"
},
"onProperty" : {
"@id" : "http://www.w3.org/2002/07/owl#onProperty",
"@type" : "@id"
},
"seeAlso" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"subPropertyOf" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#subPropertyOf",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
},
"deprecated" : {
"@id" : "http://www.w3.org/2002/07/owl#deprecated",
"@type" : "http://www.w3.org/2001/XMLSchema#boolean"
},
"publisher" : {
"@id" : "http://purl.org/dc/terms/publisher"
},
"modified" : {
"@id" : "http://purl.org/dc/terms/modified"
},
"contributor" : {
"@id" : "http://purl.org/dc/terms/contributor",
"@type" : "@id"
},
"creator" : {
"@id" : "http://purl.org/dc/terms/creator",
"@type" : "@id"
},
"rights" : {
"@id" : "http://purl.org/dc/terms/rights"
},
"created" : {
"@id" : "http://purl.org/dc/terms/created"
},
"imports" : {
"@id" : "http://www.w3.org/2002/07/owl#imports",
"@type" : "@id"
},
"title" : {
"@id" : "http://purl.org/dc/terms/title"
},
"schema" : "http://schema.org/",
"@vocab" : "http://linked.data.gov.au/def/asgs/isof#",
"cc" : "http://creativecommons.org/ns#",
"void" : "http://rdfs.org/ns/void#",
"owl" : "http://www.w3.org/2002/07/owl#",
"xsd" : "http://www.w3.org/2001/XMLSchema#",
"skos" : "http://www.w3.org/2004/02/skos/core#",
"rdfs" : "http://www.w3.org/2000/01/rdf-schema#",
"geo" : "http://www.opengis.net/ont/geosparql#",
"sf" : "http://www.opengis.net/ont/sf#",
"asgs" : "http://linked.data.gov.au/def/asgs#",
"rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"xml" : "http://www.w3.org/XML/1998/namespace",
"dcterms" : "http://purl.org/dc/terms/",
"dc" : "http://purl.org/dc/elements/1.1/"
}
}