This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
agil_gov.ttl
172 lines (170 loc) · 6.07 KB
/
agil_gov.ttl
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
# baseURI: http://governance.data.gov.au/dataset/
# imports: http://communications.data.gov.au/def/datasetOntology
# imports: http://purl.org/dc/elements/1.1/
# imports: http://www.agls.gov.au/schemas/rdfs/2010/06/30/aglsterms.rdf
# imports: http://www.opengis.net/ont/geosparql
@prefix : <http://governance.data.gov.au/dataset/> .
@prefix agls: <http://www.agls.gov.au/agls/terms/> .
@prefix audata: <http://communications.data.gov.au/def/datasetOntology#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dctype: <http://purl.org/dc/dcmitype/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns: <http://www.w3.org/2006/vcard/ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://agift.naa.gov.au/000055.htm>
rdf:type owl:NamedIndividual ;
.
audata:ACT
rdf:type audata:Locality ;
.
audata:Australia
rdf:type audata:Locality ;
rdfs:comment "Note that this resource is member of both Level of Government and Locality"^^xsd:string ;
.
audata:GovernmentAgency
rdfs:label "Government Agency"@en ;
.
audata:datasetStatus
rdfs:comment "Is this maintained vs not-maintained?"^^xsd:string ;
.
<http://creativecommons.org/licenses/by/3.0/>
rdf:type owl:NamedIndividual ;
.
<http://data.gov.au/dataset/agil-dataset>
rdf:type owl:NamedIndividual ;
.
<http://data.gov.au/dataset/agil-dataset/resource/6d9fbfe6-38d2-4a84-a3d9-3362aa313fde>
rdf:type audata:Distribution ;
rdf:type owl:NamedIndividual ;
audata:accessURL <http://data.gov.au/storage/f/2013-12-05T06%3A05%3A03.229Z/agil20131205.xls> ;
audata:publishDate "2013-12-02"^^xsd:date ;
audata:updateDate "2013-12-10"^^xsd:date ;
dcat:mediaType <http://www.iana.org/assignments/media-types/application/vnd.ms-excel> ;
.
<http://data.gov.au/storage/f/2013-12-05T06%3A05%3A03.229Z/agil20131205.xls>
rdf:type owl:NamedIndividual ;
.
<http://dbpedia.org/resource/Australia>
rdf:type owl:NamedIndividual ;
.
:
rdf:type owl:Ontology ;
owl:imports <http://communications.data.gov.au/def/datasetOntology> ;
owl:imports <http://purl.org/dc/elements/1.1/> ;
owl:imports <http://www.agls.gov.au/schemas/rdfs/2010/06/30/aglsterms.rdf> ;
owl:imports <http://www.opengis.net/ont/geosparql> ;
.
:AGIL
rdf:type audata:Dataset ;
audata:datasetStatus "true"^^xsd:boolean ;
audata:distribution <http://data.gov.au/dataset/agil-dataset/resource/6d9fbfe6-38d2-4a84-a3d9-3362aa313fde> ;
audata:hasExtent <http://dbpedia.org/resource/Australia> ;
audata:hasFunction <http://agift.naa.gov.au/000055.htm> ;
audata:hasSpatialExtent audata:Australia ;
audata:hasSpatialExtent :Australia_geometry ;
audata:hasTemporalExtent :AGIL-Timelnterval ;
audata:isChangedBy :CreationEventAGIL ;
audata:isChangedBy :PublishedEventAGIL ;
audata:landingPage <http://data.gov.au/dataset/agil-dataset> ;
audata:publishDate "2013-12-02"^^xsd:date ;
audata:purpose "For use of the Commonwealth Government of Australia for the purpose of identifying the correct name of indigenous programs and policy locations."@en ;
audata:title "Australian Government Indigenous Programs and Policy Locations Dataset"@en ;
audata:updateFrequency audata:Quarterly ;
dct:license <http://creativecommons.org/licenses/by/3.0/> ;
rdfs:label "Australian Government Indigenous Location (AGIL) dataset"@en ;
.
:AGIL-Timelnterval
rdf:type audata:Timelnterval ;
rdfs:label "Time duration of AGIL"^^xsd:string ;
time:hasBeginning :AGIL_begin ;
time:hasEnd :AGIL_End ;
.
:AGIL-begin
rdf:type time:Instant ;
rdfs:label "Begin of AGIL"^^xsd:string ;
.
:AGIL_End
rdf:type time:Instant ;
rdfs:label "End of AGIL"^^xsd:string ;
.
:AGIL_begin
rdf:type time:Instant ;
rdfs:label "Begin of AGIL"^^xsd:string ;
time:inXSDDateTime "2008-10-29T00:00:00.00Z"^^xsd:dateTime ;
.
:Australia_geometry
rdf:type audata:Polygon ;
rdfs:comment "?GA to host standard regions & bounding boxes for australia"^^xsd:string ;
rdfs:comment "Should really be a link to a representation hosted by ?GA"^^xsd:string ;
rdfs:label "Australia"^^xsd:string ;
<http://www.w3.org/2003/01/geo/wgs84_pos#hasGeometry> "<![CDATA[<http://www.opengis.net/def/crs/OGC/1.3/CRS84> Polygon((96.82696 -40.5134, 153.456 -40.5134, 153.456 -9.232, 96.82696 -9.232, 96.82696 -40.5134))]]>"^^<http://www.opengis.net/def/dataType/OGC-SF/1.0/WKTLiteral> ;
.
:CreationEventAGIL
rdf:type audata:DatasetChangeEvent ;
audata:isAssociatedWith :CustodianAGIL ;
dct:created "2012-02-13"^^xsd:date ;
.
:CustodianAGIL
rdf:type audata:CustodianRole ;
audata:roleOf :PMC ;
.
:MargieSmith
rdf:type dct:Agent ;
rdf:type owl:NamedIndividual ;
audata:playsRole :PointOfContactAGIL ;
rdfs:label "Margie Smith"@en ;
.
:OSP
rdf:type audata:Organisation ;
audata:hasContact :OSPVCard ;
audata:isMemberOf audata:Australia ;
audata:playsRole :PointOfContactAGIL ;
audata:playsRole :PublisherOfAGIL ;
rdfs:label "Office of Spatial Policy"@en ;
.
:OSPVCard
rdf:type owl:NamedIndividual ;
rdf:type ns:VCard ;
ns:hasEmail <mailto:spatial@communications.gov.au> ;
.
:PMC
rdf:type audata:Organisation ;
rdf:type owl:NamedIndividual ;
audata:hasLevelOfGovernment audata:Australia ;
audata:playsRole :CustodianAGIL ;
rdfs:label "The Department of the Prime Minister and Cabinet"@en ;
.
:PiaWaugh
rdf:type foaf:Person ;
audata:isMemberOf :PMC ;
rdfs:label "Pia Waugh"^^xsd:string ;
.
:PointOfContactAGIL
rdf:type audata:Role ;
rdf:type owl:NamedIndividual ;
audata:roleOf :OSP ;
.
:PublishedEventAGIL
rdf:type audata:DatasetPublicationEvent ;
audata:isAssociatedWith :OSP ;
.
:PublisherOfAGIL
rdf:type audata:PublisherRole ;
rdf:type owl:NamedIndividual ;
audata:participatesIn :PublishedEventAGIL ;
.
<http://www.iana.org/assignments/media-types/application/vnd.ms-excel>
rdf:type dct:MediaTypeOrExtent ;
rdf:type owl:NamedIndividual ;
.
ns:hasFamilyName
rdfs:subPropertyOf ns:hasEmail ;
.
<mailto:spatial@communications.gov.au>
rdf:type owl:NamedIndividual ;
.