-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththe_university_of_queensland.rifcs.xml
51 lines (51 loc) · 2.15 KB
/
the_university_of_queensland.rifcs.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<registryObjects xmlns="http://ands.org.au/standards/rif-cs/registryObjects"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://ands.org.au/standards/rif-cs/registryObjects http://services.ands.org.au/documentation/rifcs/1.3/schema/registryObjects.xsd">
<registryObject group="The University of Queensland">
<key>http://uq.edu.au/</key>
<originatingSource>http://github.com/uq-eresearch/rifcs-examples</originatingSource>
<party type="group">
<identifier type="uri">http://uq.edu.au/</identifier>
<identifier type="AU-ANL:PEAU">http://nla.gov.au/nla.party-460867</identifier>
<identifier type="abn">63 942 912 684</identifier>
<name type="primary">
<namePart>The University of Queensland</namePart>
</name>
<name type="abbreviated">
<namePart>UQ</namePart>
</name>
<description type="brief">
The University of Queensland (UQ) is one of Australia's premier learning and research institutions.
</description>
<location>
<address>
<physical type="postalAddress">
<addressPart type="addressLine">The University of Queensland</addressPart>
<addressPart type="addressLine">Brisbane QLD 4072</addressPart>
<addressPart type="addressLine">Australia</addressPart>
<addressPart type="telephoneNumber">+61 (7) 3365 1111</addressPart>
</physical>
</address>
<address>
<electronic type="email">
<value>[email protected]</value>
</electronic>
</address>
<address>
<electronic type="url">
<value>http://www.uq.edu.au/</value>
</electronic>
</address>
<spatial type="kmlPolyCoords">153.0133,-27.4978,30</spatial>
</location>
<existenceDates>
<startDate dateFormat="W3CDTF">1909-12-10</startDate>
</existenceDates>
<relatedInfo type="website">
<identifier type="uri">http://www.uq.edu.au/about/</identifier>
<title>About UQ</title>
</relatedInfo>
</party>
</registryObject>
</registryObjects>