aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2012-03-09 10:49:50 +0000
committerChristopher Baines <cbaines8@gmail.com>2012-03-09 10:49:50 +0000
commitc2b3891c783dee1b4ef6fd70432aa7ef5e55c0d7 (patch)
tree69ba7ee4c132b2bf6ec138fdcaf0988309b40e56
parenta32b31c29d45b68918ec2a28fff7d87e675c6768 (diff)
parent4a45362d8823a84cf9c3c805c006331303a0da33 (diff)
downloadsouthamptonuniversitymap-c2b3891c783dee1b4ef6fd70432aa7ef5e55c0d7.tar
southamptonuniversitymap-c2b3891c783dee1b4ef6fd70432aa7ef5e55c0d7.tar.gz
Merge branch 'dev-search' into dev
Conflicts: gen/net/cbaines/suma/R.java res/values/strings.xml src/net/cbaines/suma/DataManager.java src/net/cbaines/suma/MapActivity.java src/net/cbaines/suma/POI.java
-rw-r--r--.gitattributes1
-rw-r--r--AndroidManifest.xml20
-rw-r--r--assets/building_estates.csv337
-rw-r--r--assets/buildings_points.csv261
-rw-r--r--assets/bus_stops.csv1410
-rw-r--r--assets/photos.rdf15009
-rw-r--r--assets/places.rdf12102
-rw-r--r--assets/routes.csv48
-rw-r--r--assets/routestops.csv3295
-rw-r--r--assets/sites.csv22
-rw-r--r--gen/net/cbaines/suma/R.java164
-rw-r--r--res/values/strings.xml15
-rw-r--r--res/xml/searchable.xml13
-rw-r--r--src/net/cbaines/suma/Bus.java7
-rw-r--r--src/net/cbaines/suma/BusActivity.java3
-rw-r--r--src/net/cbaines/suma/BusSpecificStopView.java1
-rw-r--r--src/net/cbaines/suma/BusStopActivity.java1
-rw-r--r--src/net/cbaines/suma/DataManager.java2
-rw-r--r--src/net/cbaines/suma/MapActivity.java10
-rw-r--r--src/net/cbaines/suma/MapContentProvider.java299
-rw-r--r--src/net/cbaines/suma/POI.java3
-rw-r--r--src/net/cbaines/suma/SearchActivity.java (renamed from src/net/cbaines/suma/FindActivity.java)15
22 files changed, 442 insertions, 32596 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d288fed
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+gen/net/cbaines/suma/R.java -diff
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index fa7f1c1..f5ad217 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -5,7 +5,7 @@
android:versionName="0.8 (alpha)" >
<uses-sdk
- android:minSdkVersion="7"
+ android:minSdkVersion="8"
android:targetSdkVersion="10" />
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
@@ -22,7 +22,6 @@
android:smallScreens="true" />
<application
- android:debuggable="true"
android:icon="@drawable/icon"
android:label="@string/app_name" >
<activity
@@ -51,8 +50,18 @@
<data android:scheme="geo" />
</intent-filter>
+ <intent-filter>
+ <action android:name="android.intent.action.SEARCH" />
+ </intent-filter>
</activity>
- <activity android:name="FindActivity" >
+ <activity android:name=".SearchActivity" >
+ <intent-filter>
+ <action android:name="android.intent.action.SEARCH" />
+ </intent-filter>
+
+ <meta-data
+ android:name="android.app.searchable"
+ android:resource="@xml/searchable" />
</activity>
<activity android:name="BusStopActivity" >
<intent-filter android:label="@string/app_name" >
@@ -156,6 +165,11 @@
android:name=".PreferencesActivity"
android:label="@string/preferences" >
</activity>
+
+ <!-- Provides search suggestions for words and their definitions. -->
+ <provider
+ android:name=".MapContentProvider"
+ android:authorities="net.cbaines.suma.provider" />
</application>
</manifest> \ No newline at end of file
diff --git a/assets/building_estates.csv b/assets/building_estates.csv
deleted file mode 100644
index febda75..0000000
--- a/assets/building_estates.csv
+++ /dev/null
@@ -1,337 +0,0 @@
-Name,ID,Site,Residential
-Building 1,1,1,NR
-Building 2,2,1,NR
-Law,4,1,NR
-Eustice,5,1,NR
-Nuffield Theatre,6,1,NR
-Lanchester,7,1,NR
-A B Woods Laboratory,8,1,NR
-Engineering Workshops,9,1,NR
-Energy Centre (CHP),11,1,NR
-Tizard,13,1,NR
-Workshop adjacent to B13,13A,1,NR
-Wolfson/Rayleigh,15,1,NR
-Building 16,16,1,NR
-R J Mitchell Wind Tunnel,17,1,NR
-Jubilee Sports Complex,18,1,NR
-ISVR,19,1,NR
-High Voltage Laboratory,20,1,NR
-Faraday,21,1,NR
-Civil Eng Temp Accommodation,22,1,NR
-EScience Building,25,1,NR
-Building 26,26,1,NR
-Chemistry,27,1,NR
-Froude,28,1,NR
-Graham Hills,29,1,NR
-Synthetic Chemistry,30,1,NR
-Combinatorial Chemistry,30A,1,NR
-Hartley Store,31,1,NR
-EEE Building,32,1,NR
-Estates (Maintenance),33,1,NR
-Education,34,1,NR
-David Kiddle,35,1,NR
-Library (inc. blds 10 12 & 14),36,1,NR
-George Thomas,37,1,NR
-George Thomas Building Exten,37A,1,NR
-Staff Social Centre,38,1,NR
-Soton Stat Sci Res Institute,39,1,NR
-West Bld & Staff Social Centre,40,1,NR
-Day Nursery,41,1,NR
-Students' Union/Refectory,42,1,NR
-Shackleton,44,1,NR
-Geodata Institute,44A,1,NR
-Potting Shed behind B44,44B,1,NR
-Health Profs & Rehab Sciences,45,1,NR
-Physics,46,1,NR
-University Health Centre,48,1,NR
-John Hansard Gallery,50,1,NR
-Turner Sims Concert Hall,52,1,NR
-New Mountbatten,53,1,NR
-Mathematics,54,1,NR
-Human Performance Laboratory,56,1,NR
-Students' Union Retail Centre,57,1,NR
-Murray,58,1,NR
-Building 58A,58A,1,NR
-New Zepler,59,1,NR
-Gower,60,1,NR
-Ship Science Store,61,1,NR
-Nightingale,67,1,NR
-Life Sciences,85,1,NR
-Portacabin by Gower Building,86,1,NR
-Interchange Kiosk,115,1,NR
-26 University Road,1050,1,NR
-28 University Road,1051,1,NR
-31 University Road,1101,1,NR
-39 University Road,1102,1,NR
-41 University Rd - Chaplaincy,1104,1,NR
-43 University Road,1105,1,NR
-45 University Road,1106,1,NR
-47 University Road,1107,1,NR
-130 Burgess Road,1220,1,NR
-134 Burgess Road,1221,1,NR
-136 Burgess Road,1222,1,NR
-44 Chamberlain Road,1419,1,NR
-46 Chamberlain Road S/Union,1420,1,NR
-P/kabin Occ Health rr 26/28 UR,9014,1,NR
-Plumbers' Store behind B35,9019,1,NR
-8 Chamberlain Road,1401,1,R
-10 Chamberlain Road,1402,1,R
-12 Chamberlain Road,1403,1,R
-14 Chamberlain Road,1404,1,R
-16 Chamberlain Road,1405,1,R
-18 Chamberlain Road,1406,1,R
-20 Chamberlain Road,1407,1,R
-22 Chamberlain Road,1408,1,R
-24 Chamberlain Road,1409,1,R
-26 Chamberlain Road,1410,1,R
-28 Chamberlain Road,1411,1,R
-30 Chamberlain Road,1412,1,R
-32 Chamberlain Road,1413,1,R
-34 Chamberlain Road,1414,1,R
-36 Chamberlain Road,1415,1,R
-38 Chamberlain Road,1416,1,R
-40 Chamberlain Road,1417,1,R
-42 Chamberlain Road,1418,1,R
-48 Chamberlain Road,1421,1,R
-50 Chamberlain Road,1422,1,R
-52 Chamberlain Road,1423,1,R
-54 Chamberlain Road,1424,1,R
-56 Chamberlain Road,1425,1,R
-58 Chamberlain Road,1426,1,R
-17 Hartley Avenue,1501,1,R
-19 Hartley Avenue,1502,1,R
-21 Hartley Avenue,1503,1,R
-23 Hartley Avenue,1504,1,R
-25 Hartley Avenue,1505,1,R
-27 Hartley Avenue,1506,1,R
-29 Hartley Avenue,1507,1,R
-31 Hartley Avenue,1508,1,R
-65 Heatherdeane Road,1580,1,R
-62 Granby Grove,1601,1,R
-64 Granby Grove,1602,1,R
-Bassett House,1604,40,R
-Birchwood,1620,37,R
-158 Mayfield Road,1622,1,R
-185 Broadlands Road,1630,1,R
-10 Orchards Way,1640,1,R
-Oakhurst Road,73,1,R
-Boldrewood,62,2,NR
-34 Bassett Crescent East,1603,2,NR
-17 Oaklands Way,1395,2,R
-Parkes Bldg,65,3,NR
-Archaelogy (ex-Crawford),65A,3,NR
-Burgess,65B,3,NR
-16 Highfield Road,1310,3,NR
-East Site,63A,4,NR
-Terrapin,63C,4,NR
-Adminstration,63F,4,NR
-Textile Conservation Cnt,63G,4,NR
-West Site,63K,4,NR
-Students' Union,63L,4,NR
-Chilworth Estate,71,5,NR
-Chilworth Laboratories,89,5,NR
-Alpha House,92,5,NR
-3 Venture Road,96,5,NR
-Epsilon House,97,5,NR
-2 Venture Road,99,5,NR
-National Oceanography Centre,68,6,NR
-National Oceanography Centre - Block A1,68-A1,6,NR
-National Oceanography Centre - Block A6,68-A6,6,NR
-National Oceanography Centre - Block N9,68-N9,6,NR
-72 Mead Crescent,1612,8,R
-South Academic Block,9500,18,NR
-Lab & Path Block,9510,18,NR
-West Wing,9520,18,NR
-Centre Block,9530,18,NR
-P/Anne Maternity Unit,9550,18,NR
-IDS,9555,18,NR
-Duthie,9560,18,NR
-Duthie/Tenovus Link,9561,18,NR
-Tenovus,9570,18,NR
-Somers Cancer Research,9580,18,NR
-MRC Building,9581,18,NR
-Royal South Hants,9585,20,NR
-Aldermoor Health Centre,9590,19,NR
-"North Hampshire Hospital, Basingstoke",9591,21,NR
-"Royal Hampshire County Hospital, Winchester",9592,22,NR
-"St. Mary's Hospital, Portsmouth",9593,23,NR
-"St Mary's Hospital, Isle of Wight",9594,24,NR
-"Nurses' accommodation, Portsmouth",9595,25,NR
-New Sports Pavilion Wide Lane,93,39,NR
-Boat House 1,94A,8,NR
-Boat House 2,94B,8,NR
-Westsuit Drying/Store,94C,8,NR
-Store 1,94D,8,NR
-Boat House Changing Rooms,94F,8,NR
-Workshop,94G,8,NR
-Classroom,94H,8,NR
-Store 2,94J,8,NR
-Old Sports Pavilion Wide Lane,95,39,NR
-Staff P/kabin 1 Wide Lane,9001,39,NR
-P/kabin 2 rear Bld 35,9002,1,NR
-"Boiler House, Wide Lane",9003,39,NR
-Gardening Shed Wide Lane,9004,39,NR
-Changing Room 1 Wide Lane,9011,39,NR
-Changing Room 2 Wide Lane,9012,39,NR
-Unit 6 Store,150,45,NR
-Unit 12 Bindery,151,45,NR
-Unit 13 Print Centre,152,45,NR
-Highfield Hall Aubrey House,75A,56,R
-Highfield Hall Laundry,75B,56,R
-Highfield Hall Wolfe House,75C,56,R
-Glen Eyre Hall Block A Richard Newitt,73A,57,R
-Glen Eyre Hall Block B Richard Newitt,73B,57,R
-Glen Eyre Hall Bungalow 1,73B1,57,R
-Glen Eyre Bungalow 2,73B2,57,R
-Glen Eyre Bungalow 3,73B3,57,R
-Glen Eyre Hall Bungalow 4,73B4,57,R
-Glen Eyre Hall Block C Richard Newitt,73C,57,R
-Glen Eyre Hall Block D Richard Newitt,73D,57,R
-Glen Eyre Hall Block E Richard Newitt,73E,57,R
-Glen Eyre Hall Block F Richard Newitt,73F,57,R
-Glen Eyre Hall Block G Richard Newitt,73G,57,R
-Glen Eyre Hall Block H Richard Newitt,73H,57,R
-Glen Eyre Hall Block J,73J,57,R
-"Glen Eyre Hall, Chancellor's Court, Selbourne",73K,57,R
-"Glen Eyre Hall, Chancellor's Court, Jellicoe",73L,57,R
-"Glen Eyre Hall, Chancellor's Court, Roll",73M,57,R
-Block A Glen Eyre Hall Old Terrace,73N-A,57,R
-Block B Glen Eyre Hall Old Terrace,73N-B,57,R
-Block C Glen Eyre Hall Old Terrace,73N-C,57,R
-Block D Glen Eyre Hall Old Terrace,73N-D,57,R
-Block E Glen Eyre Hall Old Terrace,73N-E,57,R
-Block F Glen Eyre Hall Old Terrace,73N-F,57,R
-Block G Glen Eyre Hall Old Terrace,73N-G,57,R
-Block H Glen Eyre Hall Old Terrace,73N-H,57,R
-Block J Glen Eyre Hall Old Terrace,73N-J,57,R
-Block K Glen Eyre Hall Old Terrace,73N-K,57,R
-Glen Eyre Hall Main Building,73Q1,57,R
-Glen Eyre Hall Dining Hall,73Q2,57,R
-Glen Eyre Hall Squash Court,73S,57,R
-Glen Eyre Hall Brunei House,73T,57,R
-Glen Eyre Hall Block W,73W,57,R
-Block Q Glen Eyre Hall New Terrace,73X-Q,57,R
-Block R Glen Eyre Hall New Terrace,73X-R,57,R
-Block S Glen Eyre Hall New Terrace,73X-S,57,R
-Block T Glen Eyre Hall New Terrace,73X-T,57,R
-South Hill A,70AA,58,R
-South Hill B,70BB,58,R
-South Hill C,70CC,58,R
-Chamberlain A,70A,59,R
-Chamberlain B,70B,59,R
-Chamberlain C,70C,59,R
-Chamberlain Dining Room,70D,59,R
-Chamberlain Boiler House,70E,59,R
-Chamberlain Bin Store,70F,59,R
-50 Glen Eyre Road,1710,59,R
-Hartley Grove A,79A,60,R
-Hartley Grove B,79B,60,R
-Hartley Grove C,79C,60,R
-Beechmount House,73R,61,R
-Bencraft Court Block A,81A,62,R
-Bencraft Court Block B,81B,62,R
-Bencraft Court Block C,81C,62,R
-Bencraft Court Bar,81D,62,R
-Bencraft Court Cycle Sheds,81E,62,R
-Connaught A (Old Quad),72A1-A,63,R
-Connaught B (Old Quad),72A1-B,63,R
-Connaught C (Old Quad),72A1-C,63,R
-Connaught D (Old Quad),72A2-D,63,R
-Connaught E (Old Quad),72A2-E,63,R
-Connaught F (Old Quad),72A2-F,63,R
-Connaught G (Old Quad),72A2-G,63,R
-Connaught H (Old Quad),72A2-H,63,R
-Connaught J (New Quad),72A2-J,63,R
-Connaught K (New Quad),72A2-K,63,R
-Connaught L (New Quad),72A2-L,63,R
-Connaught Hall Squash Court,72B,63,R
-Connaught Hall Dining Room,72C,63,R
-Connaught Hall/Lobby/Laundry,72CC,63,R
-Connaught M (New Quad),72D-M,63,R
-Connaught N (New Quad),72D-N,63,R
-Connaught P (New Quad),72D-P,63,R
-Connaught Q (New Quad),72E-Q,63,R
-Connaught R (New Quad),72E-R,63,R
-Connaught S (New Quad),72F-S,63,R
-"Connaught Hall, The Bungalow",72G,63,R
-Montefiore Hall Block A,76A,64,R
-Montefiore Hall Block B,76B,64,R
-Montefiore Hall Block C,76C,64,R
-Montefiore Hall Block D,76D,64,R
-Montefiore Hall Block E,76E,64,R
-Montefiore Hall Block F,76F,64,R
-Montefiore Hall Block G,76G,64,R
-Montefiore Hall Block H,76H,64,R
-Montefiore Hall Block J,76J,64,R
-Montefiore Hall Block K,76K,64,R
-Montefiore Hall Block L,76L,64,R
-Montefiore Hall Block M,76M,64,R
-Montefiore Hall Block N,76N,64,R
-Montefiore Hall Block P,76P,64,R
-Montefiore Hall Block Q,76Q,64,R
-Montefiore Hall Block R,76R,64,R
-Montefiore Hall Block S,76S,64,R
-Montefiore Hall Social Centre,76SC,64,R
-Montefiore Hall Block T,76T,64,R
-Montefiore Hall Laundry,76U,64,R
-Montefiore Hall Block V,76V,64,R
-Montefiore Hall Block W,76W,64,R
-Montefiore Hall Block X,76X,64,R
-Montefiore Hall - Reception,76Z,64,R
-South Stoneham House,78A,65,R
-South Stoneham Tower,78B,65,R
-South Stoneham Dining Room,78C,65,R
-South Stoneham Staff Block,78D,65,R
-South Stoneham Warden's Lodge,78E,65,R
-St Margaret's Hall,77,66,R
-Gateley Hall,82A,67,R
-Romero Hall,82B,68,R
-13 Chestnut Lodge,1626,69,R
-Erasmus Park,1730,70,R
-Erasmus - House 01,1730-01,70,R
-Erasmus - House 02,1730-02,70,R
-Erasmus - House 03,1730-03,70,R
-Erasmus - House 04,1730-04,70,R
-Erasmus - House 05,1730-05,70,R
-Erasmus - House 06,1730-06,70,R
-Erasmus - House 07,1730-07,70,R
-Erasmus - House 08,1730-08,70,R
-Erasmus - House 09,1730-09,70,R
-Erasmus - House 10,1730-10,70,R
-Erasmus - House 11,1730-11,70,R
-Erasmus - House 12,1730-12,70,R
-Erasmus - House 13,1730-13,70,R
-Erasmus - House 14,1730-14,70,R
-Erasmus - House 15,1730-15,70,R
-Erasmus - House 16,1730-16,70,R
-Erasmus - House 17,1730-17,70,R
-Erasmus - House 18,1730-18,70,R
-Erasmus - Flat 19,1730-19,70,R
-Erasmus - Flat 20,1730-20,70,R
-Erasmus - Flat 21,1730-21,70,R
-Erasmus - Flat 22,1730-22,70,R
-Erasmus - Flat 23,1730-23,70,R
-Erasmus - Flat 24,1730-24,70,R
-Erasmus - Flat 25,1730-25,70,R
-Erasmus - Flat 26,1730-26,70,R
-Erasmus - Flat 27,1730-27,70,R
-Erasmus - Flat 28,1730-28,70,R
-Erasmus - Flat 29,1730-29,70,R
-Erasmus - Flat 30,1730-30,70,R
-Erasmus - Flat 31,1730-31,70,R
-Erasmus - Flat 32,1730-32,70,R
-Erasmus - Flat 33,1730-33,70,R
-Erasmus - Flat 34,1730-34,70,R
-Erasmus - Flat 35,1730-35,70,R
-Erasmus - Flat 36,1730-36,70,R
-Erasmus - Flat 37,1730-37,70,R
-Erasmus - Flat 38,1730-38,70,R
-Erasmus - Flat 39,1730-39,70,R
-Erasmus - Flat 40,1730-40,70,R
-Erasmus - Flat 41,1730-41,70,R
-24 Mead Crescent,1610,71,R
-1A Oakhurst Road,1390,73,R
-1B Oakhurst Road,1391,73,R
-18-20 Shaftesbury Avenue,165,77,R
-"1A Victoria Place, Portsmouth",166,78,R
-College Keep,123,79,NR \ No newline at end of file
diff --git a/assets/buildings_points.csv b/assets/buildings_points.csv
deleted file mode 100644
index d72dd34..0000000
--- a/assets/buildings_points.csv
+++ /dev/null
@@ -1,261 +0,0 @@
-id,long,lat,source
-1,-1.3960704,50.9376734,http://os.openstreetmap.org/
-2,-1.3981275,50.9362789,http://os.openstreetmap.org/
-4,-1.3977134,50.9360909,http://os.openstreetmap.org/
-5,-1.3948313,50.9355883,http://os.openstreetmap.org/
-6,-1.3972189,50.9359585,http://os.openstreetmap.org/
-7,-1.3940282,50.9353558,http://os.openstreetmap.org/
-8,-1.3947926,50.936537,http://os.openstreetmap.org/
-9,-1.394215,50.9355501,http://os.openstreetmap.org/
-13,-1.393488,50.935551,http://os.openstreetmap.org/
-15,-1.3933722,50.9358355,http://os.openstreetmap.org/
-16,-1.3956608,50.9376285,http://os.openstreetmap.org/
-17,-1.3946145,50.9362396,http://os.openstreetmap.org/
-18,-1.3966792,50.9338813,http://os.openstreetmap.org/
-19,-1.392867,50.9355444,http://os.openstreetmap.org/
-20,-1.3951265,50.9368962,http://os.openstreetmap.org/
-21,-1.3932157,50.9351646,http://os.openstreetmap.org/
-22,-1.3941636,50.9350233,http://os.openstreetmap.org/
-25,-1.3934585,50.9347702,http://os.openstreetmap.org/
-26,-1.3941216,50.9347143,http://os.openstreetmap.org/
-27,-1.393776,50.93432,http://os.openstreetmap.org/
-28,-1.3945278,50.9346967,http://os.openstreetmap.org/
-29,-1.3939798,50.9340008,http://os.openstreetmap.org/
-30,-1.3944765,50.9343082,http://os.openstreetmap.org/
-32,-1.395905,50.9364157,http://os.openstreetmap.org/
-34,-1.395317,50.9344936,http://os.openstreetmap.org/
-35,-1.394475,50.93383,http://os.openstreetmap.org/
-36,-1.395156,50.934986,http://os.openstreetmap.org/
-37,-1.395696,50.934147,http://os.openstreetmap.org/
-38,-1.3974278,50.9354059,http://os.openstreetmap.org/
-39,-1.399298,50.936722,http://os.openstreetmap.org/
-40,-1.3973325,50.9347275,http://os.openstreetmap.org/
-41,-1.395301,50.933559,http://os.openstreetmap.org/
-42,-1.397511,50.934219,http://os.openstreetmap.org/
-44,-1.399062,50.934322,http://os.openstreetmap.org/
-45,-1.394014,50.937801,http://os.openstreetmap.org/
-46,-1.3996014,50.9348505,http://os.openstreetmap.org/
-48,-1.399485,50.935696,http://os.openstreetmap.org/
-50,-1.3994,50.936142,http://os.openstreetmap.org/
-52,-1.3988324,50.9358682,http://os.openstreetmap.org/
-53,-1.398236,50.937412,http://os.openstreetmap.org/
-54,-1.3988756,50.9362228,http://os.openstreetmap.org/
-57,-1.396755,50.934399,http://os.openstreetmap.org/
-58,-1.398697,50.936592,http://os.openstreetmap.org/
-59,-1.3977863,50.9374063,http://os.openstreetmap.org/
-60,-1.3975471,50.93774,http://os.openstreetmap.org/
-62,-1.4049952,50.9372304,http://os.openstreetmap.org/
-65,-1.402838,50.929203,http://os.openstreetmap.org/
-67,-1.3966181,50.9366885,http://os.openstreetmap.org/
-68,-1.394491,50.892773,http://os.openstreetmap.org/
-77,-1.4068368,50.920439,http://os.openstreetmap.org/
-85,-1.395323,50.936436,http://os.openstreetmap.org/
-86,-1.396765,50.93739,http://os.openstreetmap.org/
-92,-1.4255025,50.9621255,http://os.openstreetmap.org/
-93,-1.363412,50.952282,http://os.openstreetmap.org/
-96,-1.4233506,50.9619135,http://os.openstreetmap.org/
-97,-1.4250697,50.9609746,http://os.openstreetmap.org/
-99,-1.4226617,50.961019,http://os.openstreetmap.org/
-115,-1.397173,50.936291,http://os.openstreetmap.org/
-123,-1.396685,50.898575,http://os.openstreetmap.org/
-150,-1.3840867,50.9307365,http://os.openstreetmap.org/
-151,-1.3838409,50.9311694,http://os.openstreetmap.org/
-152,-1.3838018,50.9312434,http://os.openstreetmap.org/
-165,-1.3907767,50.9284882,http://os.openstreetmap.org/
-166,-1.082381,50.789497,http://os.openstreetmap.org/
-1050,-1.395323,50.933235,http://os.openstreetmap.org/
-1051,-1.395356,50.933338,http://os.openstreetmap.org/
-1101,-1.3959296,50.9330414,http://os.openstreetmap.org/
-1102,-1.3960392,50.9333389,http://os.openstreetmap.org/
-1104,-1.396101,50.9334345,http://os.openstreetmap.org/
-1105,-1.3961544,50.933516,http://os.openstreetmap.org/
-1106,-1.3962246,50.9335868,http://os.openstreetmap.org/
-1107,-1.3962471,50.9336275,http://os.openstreetmap.org/
-1220,-1.395103,50.938011,http://os.openstreetmap.org/
-1221,-1.395002,50.938026,http://os.openstreetmap.org/
-1222,-1.39495,50.938034,http://os.openstreetmap.org/
-1390,-1.400937,50.933636,http://os.openstreetmap.org/
-1391,-1.400937,50.933636,http://os.openstreetmap.org/
-1395,-1.4037955,50.9381522,http://os.openstreetmap.org/
-1401,-1.3979365,50.9330741,http://os.openstreetmap.org/
-1402,-1.3979888,50.933101,http://os.openstreetmap.org/
-1403,-1.3980886,50.9331489,http://os.openstreetmap.org/
-1404,-1.3981409,50.9331759,http://os.openstreetmap.org/
-1405,-1.3982264,50.9332298,http://os.openstreetmap.org/
-1406,-1.3982834,50.9332568,http://os.openstreetmap.org/
-1407,-1.398388,50.9333077,http://os.openstreetmap.org/
-1408,-1.3984498,50.9333406,http://os.openstreetmap.org/
-1409,-1.3985496,50.9333886,http://os.openstreetmap.org/
-1410,-1.3986066,50.9334155,http://os.openstreetmap.org/
-1411,-1.398716,50.9334605,http://os.openstreetmap.org/
-1412,-1.3987777,50.9334904,http://os.openstreetmap.org/
-1413,-1.3990059,50.9336012,http://os.openstreetmap.org/
-1414,-1.3990629,50.9336342,http://os.openstreetmap.org/
-1415,-1.3991675,50.9336731,http://os.openstreetmap.org/
-1416,-1.3992198,50.9337061,http://os.openstreetmap.org/
-1417,-1.3993291,50.933742,http://os.openstreetmap.org/
-1418,-1.3993814,50.933772,http://os.openstreetmap.org/
-1419,-1.3994954,50.9338139,http://os.openstreetmap.org/
-1420,-1.3995477,50.9338439,http://os.openstreetmap.org/
-1421,-1.3997949,50.9339487,http://os.openstreetmap.org/
-1422,-1.3998519,50.9339817,http://os.openstreetmap.org/
-1423,-1.3999612,50.9340266,http://os.openstreetmap.org/
-1424,-1.4000135,50.9340535,http://os.openstreetmap.org/
-1425,-1.4001038,50.9341015,http://os.openstreetmap.org/
-1426,-1.4001608,50.9341314,http://os.openstreetmap.org/
-1501,-1.393987,50.933098,http://os.openstreetmap.org/
-1502,-1.393974,50.933182,http://os.openstreetmap.org/
-1503,-1.393982,50.93327,http://os.openstreetmap.org/
-1504,-1.393979,50.933353,http://os.openstreetmap.org/
-1505,-1.393965,50.933445,http://os.openstreetmap.org/
-1506,-1.393944,50.933529,http://os.openstreetmap.org/
-1507,-1.393915,50.933605,http://os.openstreetmap.org/
-1508,-1.393915,50.933701,http://os.openstreetmap.org/
-1580,-1.401279,50.928944,http://os.openstreetmap.org/
-1601,-1.3925923,50.9350404,http://os.openstreetmap.org/
-1602,-1.3926691,50.9350607,http://os.openstreetmap.org/
-1603,-1.4032566,50.9380349,http://os.openstreetmap.org/
-1604,-1.4039043,50.9425216,http://os.openstreetmap.org/
-1610,-1.37853,50.936123,http://os.openstreetmap.org/
-1612,-1.380123,50.934734,http://os.openstreetmap.org/
-1622,-1.390499,50.936714,http://os.openstreetmap.org/
-1630,-1.393715,50.9369467,http://os.openstreetmap.org/
-1640,-1.398211,50.929989,http://os.openstreetmap.org/
-1710,-1.4032158,50.9421475,http://os.openstreetmap.org/
-1730,-1.3001172,51.0686667,http://os.openstreetmap.org/
-9001,-1.363689,50.951485,http://os.openstreetmap.org/
-9004,-1.363506,50.951576,http://os.openstreetmap.org/
-9011,-1.365365,50.950558,http://os.openstreetmap.org/
-9012,-1.365365,50.950558,http://os.openstreetmap.org/
-9500,-1.436441,50.932362,http://os.openstreetmap.org/
-9510,-1.435797,50.932819,http://os.openstreetmap.org/
-9520,-1.435561,50.933701,http://os.openstreetmap.org/
-9530,-1.434392,50.933247,http://os.openstreetmap.org/
-9550,-1.434907,50.935337,http://os.openstreetmap.org/
-9580,-1.433555,50.934307,http://os.openstreetmap.org/
-9585,-1.3973994,50.9125279,http://os.openstreetmap.org/
-9590,-1.427804,50.940327,http://os.openstreetmap.org/
-9591,-1.110778,51.279823,http://os.openstreetmap.org/
-9592,-1.330204,51.061089,http://os.openstreetmap.org/
-9593,-1.065159,50.800404,http://os.openstreetmap.org/
-9594,-1.300592,50.711353,http://os.openstreetmap.org/
-9595,-1.082381,50.789497,http://os.openstreetmap.org/
-37A,-1.395687,50.933811,http://os.openstreetmap.org/
-58A,-1.3980786,50.9367447,http://os.openstreetmap.org/
-63A,-1.3088779,51.0657027,http://os.openstreetmap.org/
-63C,-1.3087201,51.065325,http://os.openstreetmap.org/
-63F,-1.3097192,51.0656271,http://os.openstreetmap.org/
-63G,-1.3098995,51.0653675,http://os.openstreetmap.org/
-63K,-1.310366,51.066025,http://os.openstreetmap.org/
-63L,-1.3102375,51.066373,http://os.openstreetmap.org/
-65A,-1.403128,50.928783,http://os.openstreetmap.org/
-65B,-1.4036629,50.9288317,http://os.openstreetmap.org/
-70A,-1.4031107,50.941608,http://os.openstreetmap.org/
-70AA,-1.4025225,50.9415981,http://os.openstreetmap.org/
-70B,-1.4032631,50.9412373,http://os.openstreetmap.org/
-70BB,-1.401953,50.941452,http://os.openstreetmap.org/
-70C,-1.403592,50.941536,http://os.openstreetmap.org/
-70CC,-1.4024437,50.9412837,http://os.openstreetmap.org/
-70D,-1.4032263,50.941843,http://os.openstreetmap.org/
-70E,-1.4034784,50.9420383,http://os.openstreetmap.org/
-72A1-A,-1.374458,50.937782,http://os.openstreetmap.org/
-72A1-B,-1.374393,50.937683,http://os.openstreetmap.org/
-72A1-C,-1.374334,50.937595,http://os.openstreetmap.org/
-72A2-D,-1.37445,50.937393,http://os.openstreetmap.org/
-72A2-E,-1.37467,50.937344,http://os.openstreetmap.org/
-72A2-F,-1.374884,50.937279,http://os.openstreetmap.org/
-72A2-G,-1.375187,50.937355,http://os.openstreetmap.org/
-72A2-H,-1.375257,50.937454,http://os.openstreetmap.org/
-72A2-J,-1.375327,50.937561,http://os.openstreetmap.org/
-72A2-K,-1.374989,50.937805,http://os.openstreetmap.org/
-72A2-L,-1.375083,50.937973,http://os.openstreetmap.org/
-72C,-1.375367,50.93819,http://os.openstreetmap.org/
-72D-M,-1.37549,50.938461,http://os.openstreetmap.org/
-72D-N,-1.375209,50.938553,http://os.openstreetmap.org/
-72D-P,-1.374951,50.938625,http://os.openstreetmap.org/
-72E-Q,-1.374581,50.938484,http://os.openstreetmap.org/
-72E-R,-1.374367,50.938183,http://os.openstreetmap.org/
-72F-S,-1.375544,50.938591,http://os.openstreetmap.org/
-72G,-1.374106,50.937477,http://os.openstreetmap.org/
-73A,-1.4029587,50.943379,http://os.openstreetmap.org/
-73B,-1.4032985,50.9434045,http://os.openstreetmap.org/
-73B1,-1.400848,50.94405,http://os.openstreetmap.org/
-73B2,-1.400848,50.94405,http://os.openstreetmap.org/
-73B3,-1.400848,50.94405,http://os.openstreetmap.org/
-73B4,-1.400848,50.94405,http://os.openstreetmap.org/
-73C,-1.4032123,50.9436282,http://os.openstreetmap.org/
-73D,-1.4024566,50.9439382,http://os.openstreetmap.org/
-73E,-1.4021067,50.9438934,http://os.openstreetmap.org/
-73F,-1.402203,50.9436793,http://os.openstreetmap.org/
-73G,-1.4018785,50.9436666,http://os.openstreetmap.org/
-73H,-1.4020052,50.9441011,http://os.openstreetmap.org/
-73J,-1.401488,50.943919,http://os.openstreetmap.org/
-73K,-1.4009757,50.9432479,http://os.openstreetmap.org/
-73L,-1.4006309,50.9437049,http://os.openstreetmap.org/
-73M,-1.3998397,50.9437017,http://os.openstreetmap.org/
-73N-A,-1.402854,50.94236,http://os.openstreetmap.org/
-73N-B,-1.402854,50.94236,http://os.openstreetmap.org/
-73N-C,-1.402854,50.94236,http://os.openstreetmap.org/
-73N-D,-1.402854,50.94236,http://os.openstreetmap.org/
-73N-E,-1.402854,50.94236,http://os.openstreetmap.org/
-73N-F,-1.402854,50.94236,http://os.openstreetmap.org/
-73N-G,-1.402854,50.94236,http://os.openstreetmap.org/
-73N-H,-1.402854,50.94236,http://os.openstreetmap.org/
-73N-J,-1.402854,50.94236,http://os.openstreetmap.org/
-73N-K,-1.402854,50.94236,http://os.openstreetmap.org/
-73Q1,-1.402873,50.943848,http://os.openstreetmap.org/
-73Q2,-1.402873,50.943848,http://os.openstreetmap.org/
-73R,-1.404631,50.9434354,http://os.openstreetmap.org/
-73S,-1.401352,50.944126,http://os.openstreetmap.org/
-73T,-1.3994289,50.9431457,http://os.openstreetmap.org/
-73W,-1.4031058,50.9431776,http://os.openstreetmap.org/
-73X-Q,-1.4026798,50.9429667,http://os.openstreetmap.org/
-73X-R,-1.4023501,50.9429188,http://os.openstreetmap.org/
-73X-S,-1.4021625,50.9427239,http://os.openstreetmap.org/
-73X-T,-1.4022081,50.9424938,http://os.openstreetmap.org/
-75A,-1.4018216,50.9298947,http://os.openstreetmap.org/
-75C,-1.402665,50.9301743,http://os.openstreetmap.org/
-76A,-1.3784044,50.937321,http://os.openstreetmap.org/
-76B,-1.3778009,50.9376576,http://os.openstreetmap.org/
-76C,-1.377127,50.937645,http://os.openstreetmap.org/
-76D,-1.376708,50.937752,http://os.openstreetmap.org/
-76E,-1.376204,50.937859,http://os.openstreetmap.org/
-76F,-1.37733,50.938011,http://os.openstreetmap.org/
-76G,-1.376933,50.938107,http://os.openstreetmap.org/
-76H,-1.376402,50.938232,http://os.openstreetmap.org/
-76J,-1.377561,50.938339,http://os.openstreetmap.org/
-76K,-1.376944,50.938484,http://os.openstreetmap.org/
-76L,-1.376306,50.938629,http://os.openstreetmap.org/
-76M,-1.377389,50.938606,http://os.openstreetmap.org/
-76N,-1.376751,50.938763,http://os.openstreetmap.org/
-76P,-1.377196,50.938877,http://os.openstreetmap.org/
-76Q,-1.376536,50.939026,http://os.openstreetmap.org/
-76R,-1.376976,50.939156,http://os.openstreetmap.org/
-76S,-1.376349,50.939289,http://os.openstreetmap.org/
-76SC,-1.3780581,50.9380566,http://os.openstreetmap.org/
-76T,-1.376783,50.939426,http://os.openstreetmap.org/
-76U,-1.3780779,50.9383121,http://os.openstreetmap.org/
-76V,-1.3781373,50.937561,http://os.openstreetmap.org/
-76W,-1.3779839,50.9372773,http://os.openstreetmap.org/
-76X,-1.3784588,50.9370062,http://os.openstreetmap.org/
-76Z,-1.376976,50.937473,http://os.openstreetmap.org/
-78A,-1.376944,50.936687,http://os.openstreetmap.org/
-78B,-1.377465,50.936699,http://os.openstreetmap.org/
-78C,-1.377534,50.936543,http://os.openstreetmap.org/
-78E,-1.3759936,50.9373466,http://os.openstreetmap.org/
-79A,-1.402425,50.940872,http://os.openstreetmap.org/
-79B,-1.401899,50.940411,http://os.openstreetmap.org/
-79C,-1.401371,50.940643,http://os.openstreetmap.org/
-81A,-1.3907157,50.945967,http://os.openstreetmap.org/
-81B,-1.3904644,50.9458051,http://os.openstreetmap.org/
-81C,-1.390787,50.945606,http://os.openstreetmap.org/
-81D,-1.3909756,50.9458246,http://os.openstreetmap.org/
-81E,-1.3911761,50.9456236,http://os.openstreetmap.org/
-82A,-1.4077298,50.9169714,http://os.openstreetmap.org/
-82B,-1.4098021,50.9157541,http://os.openstreetmap.org/
-94A,-1.380039,50.934563,http://os.openstreetmap.org/
-94B,-1.380039,50.934563,http://os.openstreetmap.org/
-94C,-1.3807397,50.9337771,http://os.openstreetmap.org/
-94F,-1.380549,50.934185,http://os.openstreetmap.org/
-94G,-1.380509,50.934058,http://os.openstreetmap.org/
-94H,-1.380648,50.934078,http://os.openstreetmap.org/ \ No newline at end of file
diff --git a/assets/bus_stops.csv b/assets/bus_stops.csv
deleted file mode 100644
index b002a42..0000000
--- a/assets/bus_stops.csv
+++ /dev/null
@@ -1,1410 +0,0 @@
-"Location","Description","Bay","Latitude","Longitude","",
-"HA030001","Bournemouth Rd os Asda S","","50 58.0700N","1 23.4674W","",
-"HA030002","Bournemouth Rd opp Asda N","","50 58.0846N","1 23.4723W","",
-"HA030012","Bournemouth Rd os The Hut SW","","50 58.7567N","1 23.1242W","",
-"HA030013","Bournemouth Rd opp The Hut NE","","50 58.7804N","1 23.1153W","",
-"HA030014","Winchester Rd os Chan Ford Precinct SW","","50 58.9599N","1 22.9856W","",
-"HA030015","Winchester Rd opp Chan Ford Precinct NE","","50 58.9928N","1 22.9706W","",
-"HA030039","Baddesley Rd nr Baddesley Bridge N","","50 59.7931N","1 23.9441W","",
-"HA030040","Baddesley Rd nr Baddesley Bridge S","","50 59.7192N","1 23.9468W","",
-"HA030046","Ashdown Rd nr Heathfield Rd NE","","51 0.0926N","1 23.0227W","",
-"HA030047","Ashdown Rd nr Heathfield Rd SW","","51 0.0857N","1 23.0314W","",
-"HA030066","Winchester Rd nr Peverells Wood Ave SW","","50 59.3538N","1 22.2802W","",
-"HA030067","Winchester Rd os Fryern Arcade NE","","50 59.2690N","1 22.4677W","",
-"HA030068","Winchester Rd nr Fryern Arcade SW","","50 59.2365N","1 22.5366W","",
-"HA030069","Winchester Rd nr Kings Rd SW","","50 59.1213N","1 22.7980W","",
-"HA030071","Winchester Rd nr Peverells Wood Ave NE","","50 59.3962N","1 22.2386W","",
-"HA030072","Winchester Rd os Thornden School SW","","50 59.5922N","1 21.9684W","",
-"HA030107","Bournemouth Rd nr Leigh Rd N","","50 58.5314N","1 23.2776W","",
-"HA030108","Bournemouth Rd nr Leigh Rd S","","50 58.4571N","1 23.3008W","",
-"HA030122","Chestnut Ave nr Golf Driving Range W","","50 57.7100N","1 22.7159W","",
-"HA030123","Chestnut Ave nr Golf Driving Range E","","50 57.7010N","1 22.6511W","",
-"HA030124","Chestnut Ave nr The Cricketers W","","50 57.6628N","1 22.4722W","",
-"HA030125","Chestnut Ave nr The Cricketers E","","50 57.6663N","1 22.4235W","",
-"HA030128","Nightingale Ave nr Passfield Ave E","","50 57.8230N","1 22.2582W","",
-"HA030130","Nightingale Ave nr Linnet Square W","","50 57.8171N","1 22.5787W","",
-"HA030131","Nightingale Ave nr Nightingale School E","","50 57.8844N","1 22.7504W","",
-"HA030132","Nightingale Ave nr Nightingale School W","","50 57.8911N","1 22.7819W","",
-"HA030133","Nightingale Ave nr Robin Square SW","","50 57.8384N","1 22.9236W","",
-"HA030134","Nightingale Ave nr Robin Square NE","","50 57.8331N","1 22.9356W","",
-"HA030179","Winchester Rd os Nuffield Hospital SW","","50 59.8228N","1 21.6061W","",
-"HA030180","Winchester Rd opp Nuffield Hospital NE","","50 59.8149N","1 21.6379W","",
-"HA030181","Winchester Rd opp Thornden School NE","","50 59.6679N","1 21.8878W","",
-"HA030183","Parkway Station Mitchell Way NE","","50 56.9805N","1 21.8186W","",
-"HA030184","Airport At Terminal Bldg W","","50 57.0478N","1 21.6998W","",
-"HA030186","Stoneham Ln os Trojans N","","50 57.0410N","1 22.4302W","",
-"HA030187","Stoneham Ln opp Trojans S","","50 57.0410N","1 22.4251W","",
-"HA030188","Stoneham Ln os St Nicolas Church N","","50 57.2395N","1 22.4164W","",
-"HA030189","Stoneham Ln opp St Nicolas Church S","","50 57.2389N","1 22.4104W","",
-"HA030190","Stoneham Ln os Concorde Club S","","50 57.3684N","1 22.3028W","",
-"HA030191","Stoneham Ln opp Concorde Club N","","50 57.3878N","1 22.3119W","",
-"HA030192","Chestnut Ave opp Barton Peveril Coll W","","50 57.6679N","1 21.9237W","",
-"HA030193","Chestnut Ave os Barton Peveril Coll E","","50 57.6700N","1 21.8997W","",
-"HA030194","Chestnut Ave opp Eastleigh Coll W","","50 57.6425N","1 21.6216W","",
-"HA030195","Chestnut Ave os Eastleigh Coll E","","50 57.6580N","1 21.5846W","",
-"HA030196","Chestnut Ave nr Desborough Rd E","","50 57.6461N","1 21.3891W","",
-"HA030197","Chestnut Ave nr High St W","","50 57.6285N","1 21.3279W","",
-"HA030198","Southampton Rd nr York Rd NE","","50 57.5557N","1 21.3391W","",
-"HA030199","Southampton Rd nr York Rd SW","","50 57.5085N","1 21.3740W","",
-"HA030200","Wide Ln nr Parkway Station NE","","50 57.1627N","1 21.6956W","",
-"HA030201","Parkway Station Wide Ln SW","","50 57.0581N","1 21.8073W","",
-"HA030202","Southampton Rd nr Derby Rd SW","","50 57.7356N","1 21.1820W","",
-"HA030203","Southampton Rd nr Derby Rd NE","","50 57.7502N","1 21.1775W","",
-"HA030204","Southampton Rd nr Campbell Rd N","","50 57.8862N","1 21.0910W","",
-"HA030205","Southampton Rd nr Campbell Rd S","","50 57.8846N","1 21.0851W","",
-"HA030206","Southampton Rd nr The Swan Centre N","","50 58.0532N","1 21.0451W","",
-"HA030207","Eastleigh Station Station Hill S","","50 58.1637N","1 21.0240W","",
-"HA030208","Eastleigh bus station Stnd E","","50 58.1793N","1 21.1203W","",
-"HA030209","Eastleigh bus station Stnd D","","50 58.1885N","1 21.1202W","",
-"HA030212","Eastleigh bus station Stnd A","","50 58.2176N","1 21.1163W","",
-"HA030213","Romsey Rd nr Newtown Rd E","","50 58.2319N","1 21.2580W","",
-"HA030214","Leigh Rd nr Smithe Cl E","","50 58.2010N","1 21.6173W","",
-"HA030215","Leigh Rd nr Sopwith Rd W","","50 58.2017N","1 21.6549W","",
-"HA030216","Leigh Rd nr Dew Ln SE","","50 58.2603N","1 21.9139W","",
-"HA030217","Leigh Rd nr Dew Ln NW","","50 58.2643N","1 21.9429W","",
-"HA030218","Derby Rd nr Passfield Ave W","","50 57.8942N","1 22.1649W","",
-"HA030219","Derby Rd nr Spencer Rd E","","50 57.8906N","1 22.0975W","",
-"HA030220","Derby Rd nr Grantham Rd W","","50 57.8586N","1 21.8570W","",
-"HA030221","Derby Rd nr Grantham Rd E","","50 57.8595N","1 21.8279W","",
-"HA030222","Derby Rd nr Nutbeam Rd W","","50 57.8229N","1 21.5525W","",
-"HA030223","Derby Rd nr Nutbeam Rd E","","50 57.8244N","1 21.5277W","",
-"HA030224","Derby Rd os All Saints Church E","","50 57.8018N","1 21.3340W","",
-"HA030225","Derby Rd nr High St os cafe W","","50 57.7878N","1 21.2573W","",
-"HA030233","Bishopstoke Rd opp Dutton Ln W","","50 58.2056N","1 20.7961W","",
-"HA030234","Bishopstoke Rd nr Chickenhall Ln E","","50 58.2164N","1 20.7011W","",
-"HA030235","Riverside at jnc Fair Oak Rd S","","50 58.1899N","1 20.2058W","",
-"HA030236","Spring Ln opp 16 NE","","50 58.2686N","1 20.2047W","",
-"HA030237","Sedgewick Rd opp 2 NE","","50 58.2630N","1 20.0680W","",
-"HA030238","Sedgewick Rd nr Hamilton Rd SW","","50 58.2770N","1 20.0653W","",
-"HA030239","Sedgewick Rd nr East Dr SW","","50 58.4106N","1 20.0215W","",
-"HA030240","Sedgewick Rd nr West Dr NE","","50 58.4514N","1 19.9961W","",
-"HA030247","Stoke Park Rd os 61 E","","50 58.4854N","1 19.8922W","",
-"HA030248","Stoke Park Rd opp 61 W","","50 58.4828N","1 19.9085W","",
-"HA030249","Underwood Rd os 28 W","","50 58.4220N","1 19.8427W","",
-"HA030250","Underwood Rd os 31 E","","50 58.4235N","1 19.8239W","",
-"HA030251","Underwood Rd East Dr N","","50 58.3492N","1 19.7617W","",
-"HA030252","Underwood Rd East Dr S","","50 58.3346N","1 19.7500W","",
-"HA030253","Underwood Rd nr Shears Rd N","","50 58.1915N","1 19.7366W","",
-"HA030254","Underwood Rd nr Hamilton Rd S","","50 58.1801N","1 19.7265W","",
-"HA030259","Underwood Rd nr Fair Oak Rd NW","","50 58.0029N","1 19.6804W","",
-"HA030260","Fair Oak Rd nr Alan Drayton Way W","","50 57.9770N","1 19.5808W","",
-"HA030261","Fair Oak Rd os 207 SE","","50 57.8931N","1 19.3599W","",
-"HA030262","Fair Oak Rd os Welcome Inn NW","","50 57.8811N","1 19.3327W","",
-"HA030263","Fair Oak Rd nr Weavils Rd NE","","50 57.8917N","1 19.1061W","",
-"HA030264","Fair Oak Rd nr Weavils Rd SW","","50 57.8989N","1 19.0573W","",
-"HA030265","Fair Oak Rd nr Haig Rd NE","","50 57.9373N","1 18.8765W","",
-"HA030266","Fair Oak Rd nr Haig Rd SW","","50 57.9425N","1 18.8533W","",
-"HA030267","Fair Oak Rd nr Sandy Ln SE","","50 57.8633N","1 18.4094W","",
-"HA030268","Fair Oak Rd opp 365 NW","","50 57.8541N","1 18.4035W","",
-"HA030269","Sandy Ln nr New Rd NE","","50 57.9480N","1 18.3141W","",
-"HA030272","Sandy Ln opp Victena Rd N","","50 58.0996N","1 18.2272W","",
-"HA030273","Sandy Ln nr Winchester Rd NE","","50 58.3074N","1 18.1455W","",
-"HA030283","Winchester Rd nr Witt Rd SE","","50 58.1324N","1 17.9379W","",
-"HA030289","Fair Oak Rd opp Cricketers Arms W","","50 57.8731N","1 17.8752W","",
-"HA030292","Fair Oak Rd os 412 W","","50 57.7887N","1 18.2088W","",
-"HA030305","Wildern Ln os Co-Op N","","50 54.8370N","1 18.2418W","",
-"HA030306","St Johns Rd os shops NE","","50 54.7840N","1 18.2272W","",
-"HA030307","St Johns Rd opp church hall SW","","50 54.7447N","1 18.2423W","",
-"HA030308","Lower Northam Rd os Somerfield SW","","50 54.8246N","1 18.1635W","",
-"HA030309","Lower Northam Rd nr Cedar Cl NE","","50 54.8460N","1 18.1222W","",
-"HA030310","Wildern Ln nr Dean Ct NE","","50 54.9667N","1 18.1912W","",
-"HA030311","Wildern Ln opp Wildern School NW","","50 55.0654N","1 18.1804W","",
-"HA030312","Wilden Ln os Shamblehurst School SE","","50 55.1310N","1 18.2374W","",
-"HA030313","Wildern Ln os Hedge End Junior School N","","50 55.1868N","1 18.2741W","",
-"HA030314","Wildern Ln nr Westward Rd S","","50 55.2820N","1 18.2258W","",
-"HA030315","Wildern Ln nr Westward Rd N","","50 55.2794N","1 18.2369W","",
-"HA030323","Grange Rd nr Botleigh Grange SE","","50 55.1836N","1 17.8371W","",
-"HA030326","Grange Rd opp Maypole Retirement Home SE","","50 55.0070N","1 17.5436W","",
-"HA030328","Lwr Northam Rd os 116-118 SW","","50 54.9483N","1 17.5505W","",
-"HA030329","Lower Northam Rd os 70 SW","","50 54.9029N","1 17.8115W","",
-"HA030331","Turnpike Way nr Goodlands Vale NE","","50 54.8790N","1 18.7746W","",
-"HA030336","Turnpike Way opp Berrywood Gdns SE","","50 55.1769N","1 18.5193W","",
-"HA030337","Hedge End Superstores off Tollbar Way","","50 55.2299N","1 18.7276W","",
-"HA030338","Tollbar Way opp McDonalds N","","50 55.4250N","1 18.7802W","",
-"HA030339","Tollbar Way os Pizza Hut S","","50 55.4641N","1 18.7327W","",
-"HA030342","Tollbar Way nr Wellington Park SW","","50 55.5527N","1 18.6477W","",
-"HA030343","Tollbar Way nr Wellington Park NE","","50 55.5699N","1 18.6407W","",
-"HA030344","Tollbar Way nr Wellstead Way N","","50 55.8610N","1 18.5006W","",
-"HA030345","Maunsell Way nr Peppercorn Way W","","50 56.0512N","1 18.2800W","",
-"HA030346","Maunsell Way nr Peppercorn Way E","","50 56.0509N","1 18.2220W","",
-"HA030347","Maunsell Way nr Marlborough Gdns SE","","50 55.9900N","1 18.0641W","",
-"HA030348","Maunsell Way nr Marlborough Gdns NW","","50 55.9868N","1 18.0667W","",
-"HA030349","Maunsell Way nr Martley Gdns NW","","50 55.9116N","1 17.8527W","",
-"HA030350","Maunsell Way nr Martley Gdns SE","","50 55.9154N","1 17.8526W","",
-"HA030351","Hedge End Station","","50 55.9241N","1 17.6800W","",
-"HA030352","Maunsell Way nr Watkin Rd NW","","50 55.8303N","1 17.7045W","",
-"HA030353","Maunsell Way nr Watkin Rd SE","","50 55.8243N","1 17.6900W","",
-"HA030354","Maunsell Way nr Giles Cl SW","","50 55.6392N","1 17.7714W","",
-"HA030355","Maunsell Way nr Giles Cl NE","","50 55.6263N","1 17.7861W","",
-"HA030356","Locke Rd nr Walker Gdns NE","","50 55.3750N","1 17.8915W","",
-"HA030357","Locke Rd nr Missenden Acres SW","","50 55.3523N","1 17.8969W","",
-"HA030377","Moorgreen Rd os 5 N","","50 55.6741N","1 19.6781W","",
-"HA030378","Moorgreen Rd nr Botley Rd S","","50 55.6628N","1 19.6715W","",
-"HA030379","Botley Rd nr Moorgreen Rd E","","50 55.6384N","1 19.6505W","",
-"HA030380","Botley Rd opp Moorgreen Hospital W","","50 55.6308N","1 19.5524W","",
-"HA030381","Botley Rd nr Marshall Dr NW","","50 55.5998N","1 19.2336W","",
-"HA030382","Botley Rd nr Marshall Dr SE","","50 55.5880N","1 19.1501W","",
-"HA030383","High St opp St Brigid ch W","","50 55.6377N","1 19.9109W","",
-"HA030384","High St os St Brigid ch E","","50 55.6447N","1 19.9108W","",
-"HA030385","High St os Netto E","","50 55.6580N","1 20.1607W","",
-"HA030386","High St os 48 W","","50 55.6565N","1 20.1847W","",
-"HA030387","High St nr Barbe Baker Ave E","","50 55.7325N","1 20.5430W","",
-"HA030388","High St nr Barbe Baker Ave W","","50 55.7255N","1 20.5525W","",
-"HA030389","Swaythling Rd nr Barnsland SE","","50 55.9319N","1 20.8049W","",
-"HA030390","Swaythling Rd nr Barnsland NW","","50 55.9558N","1 20.8267W","",
-"HA030391","Swaythling Rd nr Romill Cl SE","","50 56.1037N","1 21.1261W","",
-"HA030395","Bursledon Rd nr Windhover Rbt SE","","50 53.8210N","1 19.3516W","",
-"HA030396","Bursledon Rd nr Windhover Rbt NW","","50 53.8287N","1 19.3796W","",
-"HA030402","Bursledon Rd nr Foord Rd NE","","50 54.2936N","1 18.5144W","",
-"HA030404","Bursledon Rd nr Alexandra Rd NE","","50 54.4397N","1 18.4013W","",
-"HA030405","Bursledon Rd opp 43 NE","","50 54.5882N","1 18.3257W","",
-"HA030407","St Johns Rd nr Newcliffe Gdns NE","","50 54.6227N","1 18.4106W","",
-"HA030408","St Johns Rd nr Newcliffe Gdns SW","","50 54.6249N","1 18.4148W","",
-"HA030410","St Johns Rd nr Foord Rd NE","","50 54.3925N","1 18.7272W","",
-"HA030413","Heathhouse Ln Bursledon Rd NW","","50 54.2513N","1 18.4801W","",
-"HA030414","Heathhouse Ln nr Upper St Helens Rd SE","","50 54.2482N","1 18.4050W","",
-"HA030415","Heathhouse Ln nr Sherwood Ave SE","","50 54.2104N","1 18.2093W","",
-"HA030416","Heathhouse Ln nr Sherwood Ave NW","","50 54.1957N","1 18.1874W","",
-"HA030417","Kings Copse Ave nr Heathhouse Ln NE","","50 54.3072N","1 17.8034W","",
-"HA030418","Kings Copse Ave nr Heathhouse Ln SW","","50 54.3055N","1 17.7855W","",
-"HA030419","Kings Copse Ave nr Duke Rd NE","","50 54.4362N","1 17.5463W","",
-"HA030420","Kings Copse Ave nr Duke Rd SW","","50 54.4453N","1 17.5325W","",
-"HA030421","Kings Copse Ave nr Sovereign Dr NE","","50 54.5804N","1 17.4835W","",
-"HA030422","Kings Copse Ave nr Sovereign Dr SW","","50 54.5896N","1 17.4757W","",
-"HA030423","Kings Copse Ave nr Whitebeam Rd S","","50 54.7728N","1 17.4396W","",
-"HA030424","Kings Copse Ave nr Whitebeam Rd N","","50 54.7922N","1 17.4445W","",
-"HA030425","Kings Copse Ave nr Broad Oak N","","50 54.9094N","1 17.4512W","",
-"HA030426","Kings Copse Ave nr Broad Oak S","","50 54.9255N","1 17.4501W","",
-"HA030431","Winchester St nr Woodhouse Ln NW","","50 55.4140N","1 16.6821W","",
-"HA030435","Holmesland Ln nr Holmesland Dr N","","50 54.9965N","1 16.7081W","",
-"HA030436","High St nr Mortimer Rd SE","","50 54.9033N","1 16.4697W","",
-"HA030437","High St nr Mortimer Rd NW","","50 54.9001N","1 16.4766W","",
-"HA030438","High St os 25 W","","50 54.8564N","1 16.2981W","",
-"HA030439","High St os 22 E","","50 54.8627N","1 16.2715W","",
-"HA030440","Winchester St nr Holmesland Dr SE","","50 55.1472N","1 16.4625W","",
-"HA030441","High St nr Holmesland Ln SE","","50 54.9735N","1 16.7341W","",
-"HA030442","High St nr Holmesland Ln NW","","50 54.9725N","1 16.7503W","",
-"HA030443","Broad Oak os Broadway Farm E","","50 54.9486N","1 16.9906W","",
-"HA030444","Broad Oak opp Broadway Farm W","","50 54.9532N","1 17.0349W","",
-"HA030445","Grange Rd nr footpath to Marls Rd W","","50 54.9727N","1 17.3896W","",
-"HA030446","West end Rd opp 273 SW","","50 55.3791N","1 20.6428W","",
-"HA030447","West end Rd os 277 NE","","50 55.3870N","1 20.6179W","",
-"HA030450","Townhill Way nr Swaythling Rd NE","","50 56.0284N","1 20.9709W","",
-"HA030451","Townhill Way nr Swaythling Rd SW","","50 56.0133N","1 20.9694W","",
-"HA030452","Townhill Way nr Frome Rd NE","","50 55.9906N","1 21.1703W","",
-"HA030453","Townhill Way os Two Brothers ph SW","","50 55.9525N","1 21.1948W","",
-"HA030454","Townhill Way nr path to Gatcombe Gdns N","","50 55.8309N","1 21.2588W","",
-"HA030456","Townhill Way nr Cerne Cl SW","","50 55.6129N","1 21.1722W","",
-"HA030457","Townhill Way nr Cerne Cl NE","","50 55.6007N","1 21.1988W","",
-"HA030465","Burnetts Ln os Chalcroft Pk NE","","50 56.4838N","1 18.3453W","",
-"HA030466","Burnetts Ln opp Chalcroft Pk SW","","50 56.4827N","1 18.3428W","",
-"HA030477","Oakhill opp Crows Nest ph NW","","50 53.3853N","1 18.5561W","",
-"HA030478","Oakhill os Crows Nest ph SE","","50 53.3922N","1 18.5414W","",
-"HA030483","Portsmouth Rd opp One Stop NE","","50 53.3785N","1 18.9622W","",
-"HA030484","Portsmouth Rd opp community cnt SW","","50 53.3706N","1 19.0067W","",
-"HA030485","Jurd Way nr Lionheart Way S","","50 53.4000N","1 19.3279W","",
-"HA030486","Jurd Way nr Lionheart Way N","","50 53.4351N","1 19.3239W","",
-"HA030487","Windhover Tesco access rd","","50 53.6219N","1 19.2521W","",
-"HA030488","Hamble Ln os Tesco SW","","50 53.6948N","1 19.2630W","",
-"HA030490","Portsmouth Rd nr Beverley Gdns NW","","50 53.3538N","1 19.7414W","",
-"HA030491","Portsmouth Rd os Plough ph NW","","50 53.3644N","1 19.8001W","",
-"HA030492","Portsmouth Rd nr Grange Rd SE","","50 53.4494N","1 20.1205W","",
-"HA030493","Portsmouth Rd nr Grange Rd NW","","50 53.4500N","1 20.1358W","",
-"HA030494","Portsmouth Rd opp sports ground NW","","50 53.5113N","1 20.3824W","",
-"HA030495","Portsmouth Rd os sports ground SE","","50 53.5178N","1 20.3908W","",
-"HA030496","Hamble Ln nr Pound Rd NE","","50 53.2863N","1 19.4421W","",
-"HA030498","Hamble Ln nr Cunningham Gdns N","","50 53.1655N","1 19.4541W","",
-"HA030500","Hamble Ln opp Broadway N","","50 52.4137N","1 19.7097W","",
-"HA030501","Hamble Ln nr Broadway S","","50 52.3975N","1 19.6980W","",
-"HA030502","Hamble Ln opp 106 N","","50 52.0730N","1 19.6617W","",
-"HA030504","Hamble Ln nr Verdon Ave NE","","50 51.8379N","1 19.6933W","",
-"HA030505","Hamble Ln nr Verdon Ave SW","","50 51.8288N","1 19.6942W","",
-"HA030506","Hamble Ln opp 42 NW","","50 51.6904N","1 19.6468W","",
-"HA030507","Hamble Ln os 34 SE","","50 51.6772N","1 19.6129W","",
-"HA030508","Hamble Ln nr Ensign Way NW","","50 51.5634N","1 19.4227W","",
-"HA030509","Hamble Ln opp Fire Stn SE","","50 51.5471N","1 19.3215W","",
-"HA030510","Hamble Ln nr Copse Ln NW","","50 51.5305N","1 19.2433W","",
-"HA030511","High St os village hall NE","","50 51.5323N","1 19.1777W","",
-"HA030512","Hamble Square","","50 51.5458N","1 18.9038W","",
-"HA030516","Hound Way nr Hamble Ln E","","50 52.5875N","1 19.7985W","",
-"HA030517","Hound Way nr Hamble Ln W","","50 52.5882N","1 19.8266W","",
-"HA030518","Hound Way nr Hound Rd W","","50 52.5869N","1 20.0790W","",
-"HA030519","Hound Way nr Hound Rd E","","50 52.5897N","1 20.0969W","",
-"HA030521","Woolston Rd os Hound Post Office NW","","50 52.7047N","1 20.3093W","",
-"HA030522","Woolston Rd os 64 SE","","50 52.7318N","1 20.3294W","",
-"HA030523","Woolston Rd nr Ingleside W","","50 52.9410N","1 20.5823W","",
-"HA030524","Grange Rd nr Woolston Rd NE","","50 52.9449N","1 20.7025W","",
-"HA030525","Grange Rd nr Woolston Rd SW","","50 52.9374N","1 20.7086W","",
-"HA030526","Grange Rd os Mill House ph SW","","50 52.8437N","1 20.9377W","",
-"HA030527","Grange Rd opp Mill House ph NE","","50 52.8330N","1 20.9549W","",
-"HA030528","Grange Rd nr St Edwards Rd NE","","50 52.7840N","1 21.0749W","",
-"HA030529","Grange Rd nr St Edwards Rd SW","","50 52.7578N","1 21.1197W","",
-"HA030530","Grange Rd nr New Rd SW","","50 52.6387N","1 21.3294W","",
-"HA030531","Grange Rd nr New Rd NE","","50 52.6366N","1 21.3448W","",
-"HA030532","Victoria Rd opp York Rd SE","","50 52.5004N","1 21.3049W","",
-"HA030533","Victoria Rd nr Manchester Rd NW","","50 52.4728N","1 21.2856W","",
-"HA030534","Station Rd opp Lloyds Bank NE","","50 52.3938N","1 21.1426W","",
-"HA030535","Station Rd opp social club SW","","50 52.4162N","1 21.1022W","",
-"HA030536","Station Rd nr Denzil Ave E","","50 52.4747N","1 20.9445W","",
-"HA030537","Station Rd opp Denzil Ave NW","","50 52.4495N","1 20.8783W","",
-"HA030538","St Marys Rd nr Station Rd SW","","50 52.4697N","1 20.6325W","",
-"HA030539","St Marys Rd nr Station Rd NE","","50 52.4923N","1 20.6185W","",
-"HA030540","Ingleside nr Yaverland S","","50 52.7007N","1 20.5533W","",
-"HA030541","Ingleside nr Yaverland N","","50 52.7040N","1 20.5584W","",
-"HA030542","Ingleside nr Bowcombe NW","","50 52.8536N","1 20.5819W","",
-"HA030546","Winchester Rd nr Oatlands Rd SE","","50 55.5303N","1 16.7349W","",
-"HA030548","Winchester Rd nr Madoxford Ln SE","","50 55.7254N","1 16.8659W","",
-"HA030564","Botley Rd opp Holiday Inn E","","50 55.6309N","1 19.3902W","",
-"HA040001","Bridge Rd opp Spinnaker ph NW","","50 53.0220N","1 17.9891W","",
-"HA040002","Bridge Rd opp Swanwick Shore Rd SE","","50 52.9386N","1 17.8402W","",
-"HA040005","Bridge Rd nr Chapel Rd NW","","50 52.5871N","1 17.3551W","",
-"HA040006","Bridge Rd nr Chapel Rd SE","","50 52.5775N","1 17.2922W","",
-"HA040014","A27 Bridge Road opp 39 SE","","50 52.3007N","1 16.0710W","",
-"HA040023","Centre Way os community centre E","","50 51.7933N","1 16.3783W","",
-"HA040024","Locks Rd nr Church Rd S","","50 51.7547N","1 16.2442W","",
-"HA040043","Osborne Rd nr Romford Rd W","","50 50.8968N","1 17.7321W","",
-"HA040047","Warsash Rd opp Ferryman ph E","","50 51.2003N","1 17.9645W","",
-"HA040048","Brook Ln nr Warsash Rd N","","50 51.2232N","1 18.0076W","",
-"HA040075","Hunts Pond Rd nr Lower Church Rd SW","","50 51.7096N","1 15.6020W","",
-"HA040076","Church Rd nr Hunts Pond Rd SE","","50 51.6898N","1 15.6245W","",
-"HA040078","Hunts Pond Rd nr Church Rd NW","","50 51.6545N","1 15.5799W","",
-"HA040082","Abshot Rd nr Talland Rd NE","","50 51.1933N","1 15.8574W","",
-"HA040083","Abshot Rd nr Talland Rd SW","","50 51.1809N","1 15.8653W","",
-"HA040108","Southampton Hill nr High St NW","","50 51.0295N","1 14.1425W","",
-"HA040109","Southampton Hill nr High St SE","","50 51.0356N","1 14.1552W","",
-"HA040240","Fareham bus station Stnd A","","50 51.1163N","1 10.7759W","",
-"HA040276","The Avenue opp Fareham Coll E","","50 51.1262N","1 11.9716W","",
-"HA040277","The Avenue nr Bishopsfield Rd W","","50 51.1043N","1 12.0828W","",
-"HA040297","Stubbington Ln nr Eric Rd S","","50 49.3016N","1 12.8879W","",
-"HA040298","Stubbington Ln nr William Cl NW","","50 49.1651N","1 12.8084W","",
-"HA040471","Hunts Pond Rd nr Admirals Rd SE","","50 52.1849N","1 15.8545W","",
-"HA050111","Marine Parade East nr Milvil Rd NW","","50 48.1129N","1 12.2394W","",
-"HA050112","Milvil Rd nr Marine Parade East SW","","50 48.1496N","1 12.2371W","",
-"HA050135","Gomer Ln opp Bay House School NE","","50 47.2736N","1 9.9580W","",
-"HA050136","Gomer Ln os Bay House School SW","","50 47.2823N","1 9.9025W","",
-"HA050159","Bury Rd os Hospital SE","","50 47.5570N","1 8.8659W","",
-"HA050160","Bury Rd opp Hospital NW","","50 47.5489N","1 8.8575W","",
-"HA050182","Gosport Bus Stn stand A","","50 47.6709N","1 7.0564W","",
-"HA080007","Romsey Rd nr A36 Salisbury Rd NE","","50 57.1599N","1 32.1672W","",
-"HA080008","Romsey Rd nr A36 Salisbury Rd SW","","50 57.1243N","1 32.1803W","",
-"HA080019","Salisbury Rd nr Testwood Cres NW","","50 55.9253N","1 30.4309W","",
-"HA080020","Salisbury Rd nr Testwood Cres SE","","50 55.8865N","1 30.3272W","",
-"HA080021","Salisbury Rd nr Stanley Rd NW","","50 55.7676N","1 30.1508W","",
-"HA080022","Salisbury Rd nr Stanley Rd SE","","50 55.7443N","1 30.1110W","",
-"HA080023","Salisbury Rd nr Sylvia Cres SE","","50 55.6500N","1 30.0292W","",
-"HA080024","Salisbury Rd nr Sylvia Cres NW","","50 55.5938N","1 30.0033W","",
-"HA080025","Salisbury Rd nr Hammonds Ln NW","","50 55.4138N","1 29.8055W","",
-"HA080026","Salisbury Rd nr Testwood Ln SE","","50 55.3681N","1 29.7121W","",
-"HA080027","Salisbury Rd nr Oakmount Ave NW","","50 55.2601N","1 29.5733W","",
-"HA080028","Salisbury Rd nr Stannington Cres SE","","50 55.2118N","1 29.4936W","",
-"HA080029","Salisbury Rd nr Water Ln NW","","50 55.1885N","1 29.4673W","",
-"HA080030","Library Rd nr Testwood Ln E","","50 55.1367N","1 29.2357W","",
-"HA080031","Commercial Rd opp RC Church NW","","50 55.1126N","1 29.1549W","",
-"HA080032","Commercial Rd opp Red Lion ph W","","50 55.0957N","1 28.9835W","",
-"HA080033","Commercial Rd nr bypass jnc NE","","50 55.1299N","1 28.9226W","",
-"HA080034","Ringwood Rd os Asda SW","","50 55.0981N","1 29.4120W","",
-"HA080043","Water Ln opp Totton Coll SW","","50 55.2235N","1 30.4631W","",
-"HA080044","Water Ln os Totton Coll NE","","50 55.2198N","1 30.4794W","",
-"HA080049","Calmore Rd nr Shepherds Hey Rd S","","50 55.6314N","1 31.2485W","",
-"HA080051","Calmore Rd nr Shepherds Hey Rd N","","50 55.7385N","1 31.1885W","",
-"HA080052","Calmore Rd nr The Drove NE","","50 55.7412N","1 31.1918W","",
-"HA080054","Calmore Rd nr Cooks Ln S","","50 55.8963N","1 31.1091W","",
-"HA080056","Calmore Dr nr Embley Cl S","","50 55.8709N","1 30.5792W","",
-"HA080057","Blackwater Dr nr Bearslane Cl SE","","50 55.6830N","1 30.5445W","",
-"HA080058","Blackwater Dr nr Mortimer Cl S","","50 55.5333N","1 30.3702W","",
-"HA080059","Blackwater Dr nr Calmore Dr NW","","50 55.5154N","1 30.6094W","",
-"HA080060","Calmore Dr nr Bowater Way SW","","50 55.5185N","1 30.6862W","",
-"HA080061","Calmore Dr nr Appletree Cl NW","","50 55.4656N","1 30.9377W","",
-"HA080063","Calmore Dr nr Richmond Cl NE","","50 55.6797N","1 31.0516W","",
-"HA080064","Calmore Dr nr Friars Croft NE","","50 55.8319N","1 30.9322W","",
-"HA080065","Calmore Dr nr Warren Pl NE","","50 55.9091N","1 30.8187W","",
-"HA080068","Loperwood opp Tachbury Mount Hosp E","","50 55.9296N","1 31.8738W","",
-"HA080069","Loperwood os Tachbury Mount Hosp W","","50 55.9269N","1 31.8806W","",
-"HA080074","Winsor Rd opp Compass Inn NE","","50 55.6841N","1 32.9588W","",
-"HA080075","Winsor Rd nr Compass Inn SW","","50 55.6766N","1 32.9708W","",
-"HA080090","Romsey Rd A31 nr Southampton Rd A336 SW","","50 55.3804N","1 34.7185W","",
-"HA080091","Romsey Rd A31 nr Southampton Rd A336 NE","","50 55.3440N","1 34.7914W","",
-"HA080092","Southampton Rd A336 nr Romsey Rd A36 E","","50 55.2214N","1 34.7797W","",
-"HA080093","Southampton Rd A336 nr Romsey Rd A36 W","","50 55.2145N","1 34.8028W","",
-"HA080094","Southampton Rd A336 nr Fir Tree Rd SE","","50 55.1532N","1 34.4201W","",
-"HA080095","Southampton Rd A336 nr Fir Tree Rd NW","","50 55.1484N","1 34.4227W","",
-"HA080096","Southampton Rd A336 nr Barneyhayes Ln E","","50 55.1330N","1 34.2001W","",
-"HA080097","Southampton Rd A336 nr Barneyhayes Ln W","","50 55.1292N","1 34.2001W","",
-"HA080098","Southampton Rd A336 nr Winsor Rd SE","","50 55.0366N","1 33.8015W","",
-"HA080099","Southampton Rd A336 nr Winsor Rd NW","","50 55.0354N","1 33.7716W","",
-"HA080100","Ringwood Rd A336 nr Woodlands Rd W","","50 54.9311N","1 31.7866W","",
-"HA080101","Ringwood Rd A336 nr Woodlands Rd E","","50 54.9265N","1 31.7107W","",
-"HA080102","Ringwood Rd A336 nr A326 SE","","50 54.9054N","1 31.3012W","",
-"HA080103","Ringwood Rd A336 nr A326 NW","","50 54.8956N","1 31.2885W","",
-"HA080104","Ringwood Rd A336 nr Crabbs Way NE","","50 54.9276N","1 31.0697W","",
-"HA080105","Ringwood Rd A336 nr Crabbs Way SW","","50 54.9265N","1 31.0526W","",
-"HA080107","Ringwood Rd A336 nr Ln rchwood Rd SW","","50 54.9948N","1 30.6089W","",
-"HA080108","Ringwood Rd A336 nr Ln rchwood Rd NE","","50 55.0080N","1 30.5473W","",
-"HA080109","Ringwood Rd A336 nr Testbourne Ave SW","","50 55.0420N","1 30.2994W","",
-"HA080111","Ringwood Rd A336 nr Calmore Rd E","","50 55.0583N","1 30.1926W","",
-"HA080112","Ringwood Rd A336 nr Southern Gdns E","","50 55.0528N","1 29.9212W","",
-"HA080113","Ringwood Rd nr Bagber Rd E","","50 55.0362N","1 29.6969W","",
-"HA080115","Woodlands Rd os White Horse SW","","50 54.9094N","1 31.7492W","",
-"HA080120","Woodlands Rd nr Green Cl NE","","50 54.3228N","1 32.3994W","",
-"HA080121","Woodlands Rd nr Green Cl SW","","50 54.3109N","1 32.4098W","",
-"HA080134","Bourne Rd - nr Paradise Ln N","","50 54.7241N","1 33.2045W","",
-"HA080135","Bourne Rd - nr Paradise Ln S","","50 54.7235N","1 33.2002W","",
-"HA080200","A35 Totton bypass nr Rushington Rbt SW","","50 54.8024N","1 29.4127W","",
-"HA080201","A35 Totton bypass nr Rushington Rbt NE","","50 54.8207N","1 29.4048W","",
-"HA080203","Spicers Hill nr Hounsdown Ave S","","50 54.5668N","1 29.7071W","",
-"HA080211","A35 Main Rd adj New Inn SW","","50 54.3964N","1 29.8532W","",
-"HA080212","A35 Main Rd opp New Inn NE","","50 54.4051N","1 29.8702W","",
-"HA080221","Lyndhurst Rd os 159 SW","","50 53.5630N","1 31.3022W","",
-"HA080222","Lyndhurst Rd os 124 NE","","50 53.5668N","1 31.3149W","",
-"HA080225","Ashdene Rd nr Whartons Ln SW","","50 54.1005N","1 30.8188W","",
-"HA080226","Ashdene Rd nr Whartons Ln NE","","50 54.1032N","1 30.8205W","",
-"HA080236","Lackford Ave os 108 NE","","50 54.7929N","1 29.8353W","",
-"HA080237","Lackford Ave os 87 SW","","50 54.7908N","1 29.8319W","",
-"HA080254","Tavells Ln opp Woodpecker Dr NE","","50 53.5396N","1 27.4610W","",
-"HA080255","Tavells Ln nr Woodpecker Dr SW","","50 53.5305N","1 27.4748W","",
-"HA080260","Main Rd nr Vicarage Rd NE","","50 53.4080N","1 27.1222W","",
-"HA080261","Main Rd opp ch SW","","50 53.3878N","1 27.1864W","",
-"HA080287","Claypits Ln opp Rowhill Dr NW","","50 51.8677N","1 25.8895W","",
-"HA080288","Claypits Ln nr Rowhill Dr SE","","50 51.8605N","1 25.8614W","",
-"HA080294","Cumberland Way nr Capella Gdns SW","","50 51.8717N","1 25.2772W","",
-"HA080295","Challenger Way nr Corsair Dr SW","","50 51.8519N","1 25.1948W","",
-"HA080312","Claypits Ln nr Draper Copse SW","","50 52.0687N","1 25.4087W","",
-"HA080313","Claypits Ln nr Draper Copse NE","","50 52.0746N","1 25.3984W","",
-"HA080327","Beaulieu Rd os Hythe Hospital NE","","50 51.5495N","1 24.1934W","",
-"HA080328","Beaulieu Rd opp Fairview Parade SW","","50 51.5361N","1 24.2115W","",
-"HA080335","Beaulieu Rd os The Heath ph SW","","50 51.1048N","1 25.0275W","",
-"HA080336","Beaulieu Rd nr Mansell Cl NE","","50 51.0887N","1 25.0414W","",
-"HA080357","Prospect Pl os Ferry Terminal SE","","50 52.2422N","1 23.9748W","",
-"HA080431","Fawley Rd nr Cedar Rd N","","50 50.8587N","1 23.6380W","",
-"HA080432","Fawley Rd nr Hardley Ln track S","","50 50.8246N","1 23.6163W","",
-"HA080435","Long Ln nr Main Rd NW","","50 50.3850N","1 23.3365W","",
-"HA080436","Long Ln nr Main Rd SE","","50 50.3817N","1 23.3220W","",
-"HA080446","Foxcroft Dr nr Studley Ave N","","50 49.7041N","1 23.5388W","",
-"HA080447","Foxcroft Dr nr Great Elms Cl S","","50 49.6133N","1 23.5153W","",
-"HA080457","Hampton Ln nr Rollestone Rd S","","50 49.4040N","1 22.5026W","",
-"HA080458","Hampton Ln nr Rollestone Rd N","","50 49.3971N","1 22.5129W","",
-"HA080461","Hampton Ln nr Blackfield Rd SE","","50 49.1011N","1 22.3704W","",
-"HA080463","Blackfield Rd nr Hampton Ln NE","","50 49.1170N","1 22.3088W","",
-"HA080466","Foresters Rd nr Blackfield Ln SE","","50 49.2670N","1 22.1109W","",
-"HA080467","Foresters Rd nr Blackfield Ln NW","","50 49.2621N","1 22.1101W","",
-"HA080476","School Rd nr The Square NE","","50 49.6112N","1 21.0337W","",
-"HA080487","B3053 Calshot Beach E","","50 48.5782N","1 19.1805W","",
-"HA080527","High St os Lyndhurst Park Hotel E","","50 52.3406N","1 34.2898W","",
-"HA080528","High St opp Lyndhurst Park Hotel W","","50 52.3332N","1 34.3103W","",
-"HA080531","High St opp ch E","","50 52.3577N","1 34.6802W","",
-"HA080541","Lyndhurst Rd opp Brockenhurst College N","","50 49.3391N","1 34.3121W","",
-"HA080544","Brookley Rd opp rear Forresters Arms NW","","50 49.0933N","1 34.3680W","",
-"HA080545","Brookley Rd os front Forresters Arms NE","","50 49.0975N","1 34.3382W","",
-"HA080562","Southamtpon Rd A337 opp Hobbler Inn SE","","50 47.4203N","1 33.9713W","",
-"HA080563","Southamtpon Rd A337 os Hobbler Inn SE","","50 47.4213N","1 33.9679W","",
-"HA080661","Lymington bus station stand C","","50 45.4822N","1 32.4350W","",
-"HA081080","Lepe Rd os Whitefield Farm SE","","50 48.2041N","1 21.9175W","",
-"HA081165","Ringwood Rd nr Tachbury Ln E","","50 54.9989N","1 32.1529W","",
-"HA081166","Ringwood Rd nr Tachbury Ln W","","50 54.9822N","1 32.1454W","",
-"HA100009","Knightwood Rd nr Pilgrims Cl SW","","50 58.7492N","1 24.1670W","",
-"HA100010","Knightwood Rd nr Chidden Holt NE","","50 58.7834N","1 24.1033W","",
-"HA100026","Hool Rd opp Potters Heron S","","51 0.4099N","1 24.7982W","",
-"HA100152","A36 Salisbury Rd nr Lower Common Rd SW","","50 58.1106N","1 35.0347W","",
-"HA100153","Canada Rd nr Salisbury Rd A36 SW","","50 58.1173N","1 35.1218W","",
-"HA100158","A36 Salisbury Rd nr Purley Way SE","","50 58.3542N","1 36.2083W","",
-"HA100159","A36 Salisbury Rd nr Purley Way NW","","50 58.3576N","1 36.2604W","",
-"HA100220","Romsey bus station Stnd A","","50 59.3000N","1 29.8908W","",
-"HA100239","Botley Rd nr Montfort Rd NW","","50 59.1593N","1 27.9639W","",
-"HA100240","Botley Rd nr Highwood Ln SE","","50 59.1541N","1 27.8990W","",
-"HA100762","Rownhams Rd nr Botley Rd SW","","50 58.6528N","1 26.2716W","",
-"HA100763","Botley Rd nr Castle Ln SE","","50 58.6170N","1 26.1233W","",
-"HA100770","Chilworth Rd os Chilworth Arms NW","","50 57.8691N","1 25.0062W","",
-"HA100771","Chilworth Rd opp Chilworth Arms SE","","50 57.8689N","1 24.9712W","",
-"HA100778","Bournemouth Rd nr Chilworth Rd SW","","50 57.4095N","1 24.0603W","",
-"HA100779","Bournemouth Rd nr Chilworth Rd NE","","50 57.3778N","1 24.1034W","",
-"HA100780","Hilton Hotel A27 nr Chilworth Rbt S","","50 57.2437N","1 24.1487W","",
-"HA100783","Fleming Ave nr Bracken Rd E","","50 58.4163N","1 26.3488W","",
-"HA100784","Fleming Ave nr Bracken Rd W","","50 58.4105N","1 26.3762W","",
-"HA100793","Rownhams Ln M27 bridge SW","","50 57.4282N","1 27.1176W","",
-"HA100794","Rownhams Ln M27 bridge NE","","50 57.4288N","1 27.1227W","",
-"HA100795","Rownhams Ln nr Routs Way S","","50 57.1877N","1 27.1400W","",
-"HA100796","Rownhams Ln nr Routs Way N","","50 57.1915N","1 27.1477W","",
-"HA100797","Horns Drove nr Routs Way S","","50 57.2379N","1 27.2496W","",
-"HA100798","Horns Drove nr Routs Way N","","50 57.2152N","1 27.2576W","",
-"HA100804","Romsey Rd nr Upton Cres SE","","50 57.1080N","1 28.0942W","",
-"HA100805","Romsey Rd nr Horns Hill Cl NW","","50 56.8704N","1 27.8270W","",
-"HA100806","Romsey Rd nr Horns Hill Cl SE","","50 56.8628N","1 27.8126W","",
-"HA100807","Romsey Rd nr Nursling St SE","","50 56.7121N","1 27.6700W","",
-"HA100808","Romsey Rd nr Nursling St NW","","50 56.7051N","1 27.6735W","",
-"HA110038","Otterbourne Rd nr Badger Farm Rd S","","51 2.2271N","1 19.6870W","",
-"HA110040","St Cross Rd nr Grange Rd SW","","51 2.6754N","1 19.4922W","",
-"HA110041","St Cross Rd nr Grange Rd NE","","51 2.7067N","1 19.4883W","",
-"HA110042","St Cross Rd nr Mead Rd SW","","51 2.9042N","1 19.3955W","",
-"HA110043","St Cross Rd nr Mead Rd NE","","51 2.9349N","1 19.3934W","",
-"HA110044","St Cross Rd nr Barnes Cl NE","","51 3.0689N","1 19.3392W","",
-"HA110045","St Cross Rd nr Kingsgate Rd SW","","51 3.1453N","1 19.2885W","",
-"HA110046","St Cross Rd nr Ranelagh Rd NE","","51 3.2885N","1 19.2393W","",
-"HA110047","St Cross Rd nr Ranelagh Rd SW","","51 3.3304N","1 19.2138W","",
-"HA110048","St Cross Rd nr Romans Rd SW","","51 3.4359N","1 19.1686W","",
-"HA110049","St Cross Rd nr Romans Rd NE","","51 3.4494N","1 19.1701W","",
-"HA110051","Southgate St nr Archery Ln SW","","51 3.6824N","1 19.0674W","",
-"HA110058","Winchester bus station Stnd F","","51 3.7149N","1 18.6200W","",
-"HA110067","St Georges St nr Upper Brook St NW","","51 3.7573N","1 18.7735W","",
-"HA110108","Winchester Station Stnd C NW","","51 4.0239N","1 19.1489W","",
-"HA110112","Jewry St nr High St SW","","51 3.7850N","1 18.9811W","",
-"HA110125","Romsey Rd os RHC Hosp SW","","51 3.7269N","1 19.7603W","",
-"HA110126","Romsey Rd opp RHC Hosp NE","","51 3.7329N","1 19.7773W","",
-"HA110245","Hursley Rd B3043 nr Ln dwell N","","51 0.8332N","1 23.4919W","",
-"HA110247","Hursley Rd B3043 nr A3090 N","","51 1.0032N","1 23.4914W","",
-"HA110251","A3090 os Hursley PO S","","51 1.5154N","1 23.4265W","",
-"HA110252","A3090 os Hursley ch hall NW","","51 1.5469N","1 23.4654W","",
-"HA110418","Otterbourne Rd nr Compton St S","","51 1.6882N","1 19.8984W","",
-"HA110419","Otterbourne Rd nr Compton St N","","51 1.6781N","1 19.9182W","",
-"HA110420","Otterbourne Rd nr Shawford Rd NE","","51 1.4353N","1 19.9260W","",
-"HA110421","Otterbourne Rd nr Shawford Rd SW","","51 1.4294N","1 19.9209W","",
-"HA110422","Otterbourne Rd nr South Down Rd SW","","51 1.2200N","1 20.1147W","",
-"HA110423","Otterbourne Rd nr South Down Rd NE","","51 1.1547N","1 20.1943W","",
-"HA110424","Otterbourne Rd nr Highways Rd NE","","51 0.9563N","1 20.3169W","",
-"HA110425","Otterbourne Rd nr Highways Rd SW","","51 0.9046N","1 20.3390W","",
-"HA110426","Otterbourne Rd nr Sparrowgrove SW","","51 0.7105N","1 20.4615W","",
-"HA110427","Otterbourne Rd nr Sparrowgrove NE","","51 0.7272N","1 20.4647W","",
-"HA110428","Otterbourne Rd nr Poles Ln NE","","51 0.6068N","1 20.5383W","",
-"HA110429","Otterbourne Rd nr Oakwood Ave SW","","51 0.5287N","1 20.5607W","",
-"HA110430","Main Rd nr Cranbourne Dr NE","","51 0.2837N","1 20.8524W","",
-"HA110431","Main Rd nr Cranbourne Dr SW","","51 0.2386N","1 20.8898W","",
-"HA110432","Otterbourne Hill nr Boyatt Ln SW","","50 59.9451N","1 21.2847W","",
-"HA110433","Otterbourne Hill nr Boyatt Ln NE","","50 59.9452N","1 21.3026W","",
-"HA110549","Durley St nr Manor Rd NE","","50 57.3963N","1 15.0393W","",
-"HA110550","Durley St nr Manor Rd SW","","50 57.3930N","1 15.0342W","",
-"HA110571","Station Hill opp Railway ph NE","","50 54.9527N","1 15.5557W","",
-"HA110572","Station Hill os Railway ph SW","","50 54.9408N","1 15.5567W","",
-"HA110611","St Georges Square NE","","50 57.2133N","1 12.8153W","",
-"HA110817","Snakemoor Ln nr Winchester Rd NE","","50 56.5788N","1 17.5480W","",
-"HA110818","Snakemoor Ln nr Winchester Rd SW","","50 56.5724N","1 17.5549W","",
-"HA120018","Bakers Drove nr Rownhams Ln NE","","50 56.9245N","1 27.1534W","",
-"HA120154","Portswood Rd opp 743 SW","","50 56.1476N","1 22.8521W","",
-"HA120303","St Denys Rd opp 24 NW","","50 55.5106N","1 23.2985W","",
-"HA120304","St Denys Rd opp Stanley Rd SE","","50 55.4909N","1 22.9419W","",
-"HA120305","St Denys Rd os ch NW","","50 55.4932N","1 22.9777W","",
-"HA120306","Cobden Bridge nr Priory Rd E","","50 55.4714N","1 22.8252W","",
-"HA120307","Cobden Bridge nr Priory Rd W","","50 55.4660N","1 22.8312W","",
-"HA120322","Meggeson Ave os 166-186 SE","","50 55.7194N","1 21.3952W","",
-"HA120323","Meggeson Ave opp 17 SE","","50 55.6018N","1 21.3030W","",
-"HA120324","Meggeson Ave os path to Roundhill Cl NW","","50 55.5855N","1 21.2904W","",
-"HA120416","Bitterne Rd West opp 18 NE","","50 55.0455N","1 23.0058W","",
-"HA120417","Bitterne Rd West nr Quayside Rd SW","","50 55.0047N","1 23.0277W","",
-"HA120418","Bitterne Rd West os 88 W","","50 55.0748N","1 22.8168W","",
-"HA120419","Bitterne Rd West os 115 E","","50 55.0858N","1 22.7586W","",
-"HA120420","Bitterne Rd West os 170 W","","50 55.0582N","1 22.5524W","",
-"HA120462","Beauworth Ave os 1 SE","","50 55.3711N","1 20.5643W","",
-"HA120464","Minstead Ave opp Fritham Rd NW","","50 55.2567N","1 20.3799W","",
-"HA120465","Cheriton Ave opp Bramdean Rd NE","","50 55.1544N","1 20.1210W","",
-"HA120466","Minstead Ave os Hare and Hounds ph SE","","50 55.1814N","1 20.1266W","",
-"HA120481","Millbrook Rd West jnc Waterhouse Ln SE","","50 54.7702N","1 26.1724W","",
-"HA120482","Millbrook Rd opp Station SE","","50 54.7181N","1 25.9973W","",
-"HA120483","Millbrook Rd West os Station NW","","50 54.7048N","1 26.0375W","",
-"HA120546","Town Quay opp Red Funnel NE","","50 53.7708N","1 24.2973W","",
-"HA120610","Hinkler Rd opp Kanes Hill Sch NW","","50 54.7336N","1 19.7531W","",
-"HA120611","Hinkler Rd os Kanes Hill Sch SE","","50 54.7275N","1 19.7310W","",
-"HA120612","Hinkler Rd nr Holcroft Rd S","","50 54.5523N","1 19.6619W","",
-"HA120613","Hinkler Rd nr Holcroft Rd N","","50 54.5599N","1 19.6660W","",
-"HA120621","Briton St os City Court E","","50 53.8763N","1 24.1330W","",
-"HA120625","High St os For Your Eyes Only N","","50 54.0036N","1 24.2380W","",
-"HA120626","High St os Ferryman and Firkin S","","50 53.9992N","1 24.2244W","",
-"HA120630","Briton St os Coopers Ct W","","50 53.8853N","1 24.1994W","",
-"HA120633","Orchard Pl os Bowling Green House NE","","50 53.8291N","1 24.0884W","",
-"HA120638","Queens Ter nr Seamen Mission E","","50 53.8707N","1 23.9863W","",
-"HA120641","Canute Rd opp Canute Chambers E","","50 53.8219N","1 23.6380W","",
-"HA120642","Canute Rd os Canute Chambers W","","50 53.8160N","1 23.6475W","",
-"HA120720","Archery Rd opp park NW","","50 53.4728N","1 22.5113W","",
-"HA120721","Archery Rd opp 15 SE","","50 53.4891N","1 22.5239W","",
-"HA120746","Weston Ln os 1 SW","","50 53.2812N","1 22.2947W","",
-"HA120767","Redbridge Ln os Hillyfields Flats NE","","50 56.2501N","1 27.9734W","",
-"HA120776","Hinkler Rd os 2 N","","50 54.8772N","1 19.8646W","",
-"HA120777","Hinkler Rd os 7B S","","50 54.8577N","1 19.8529W","",
-"HA120786","Townhill Way nr Culvery Gdns SE","","50 55.7599N","1 21.1992W","",
-"HA120794","Mansbridge Rd nr White Swan ph NE","","50 56.2720N","1 21.6054W","",
-"HA120796","Swaythling Rd nr Romill Cl NW","","50 56.0999N","1 21.1321W","",
-"HA121017","A33 at Chilworth rbt N","","50 57.1299N","1 24.2655W","",
-"HA121024","Millbrook Rd West os Texaco fill stn W","","50 54.7930N","1 26.6501W","",
-"HA121056","Thornhill Park Rd os 142 NW","","50 54.8809N","1 19.7561W","",
-"HA121057","Thornhill Park Rd nr Moorhill Rd SE","","50 54.8802N","1 19.7348W","",
-"HA122972","Redbridge Causeway off-slip NE","","50 55.3349N","1 28.2946W","",
-"HA12549A","Southampton Coach Stn Harbour Parade NE","","50 54.3576N","1 24.5604W","",
-"HA140020","Common Rd at jnc The Street SE","","51 0.6817N","1 39.0639W","",
-"HAA09127","Winchester Station Stnd A SE","","51 4.0330N","1 19.1376W","",
-"HAA09198","Hamble School grounds","","50 52.4021N","1 19.5572W","",
-"HAA09202","Ingleside nr Bowcombe SE","","50 52.8497N","1 20.5717W","",
-"HAA09206","Woolston Rd nr Ingleside W","","50 52.9372N","1 20.5841W","",
-"HAA09248","Skys Wood Rd nr Bird Field NE","","50 59.1753N","1 24.5659W","",
-"HAA09339","Applemore College grounds","","50 51.6608N","1 25.8442W","",
-"HAA09360","Balmoral Way opp Betteridge Dr NE","","50 56.9486N","1 27.8210W","",
-"HAA09361","Balmoral Way nr Horns Drove E","","50 57.1215N","1 27.2894W","",
-"HAA09362","Balmoral Way nr Hann Rd W","","50 57.1130N","1 27.3271W","",
-"HAA09363","Balmoral Way Betteridge Dr SW","","50 56.9437N","1 27.8168W","",
-"HAA09424","Southampton Parkway opp Station S","","50 56.9971N","1 21.7961W","",
-"HAA09425","Wide Ln os Ln keside Country Park NE","","50 57.2959N","1 21.5793W","",
-"HAA09426","Wide Ln opp Ln keside Country Park SW","","50 57.3007N","1 21.5648W","",
-"HAA09578","Tollbar Way nr Wellstead Way N","","50 55.8713N","1 18.5056W","",
-"HAA10020","Grange Rd nr Woodhouse Ln E","","50 54.9677N","1 17.2907W","",
-"HAA10043","Passfield Ave opp Fleming Park SW","","50 58.1896N","1 22.1140W","",
-"HAA10044","Passfield Ave os Fleming Park NE","","50 58.1644N","1 22.1314W","",
-"HAA10056","Wildern School Grounds","","50 55.0771N","1 18.1554W","",
-"HAA10104","Balmoral Way nr Hurricane Dr W","","50 57.0382N","1 27.5860W","",
-"HAA10105","Balmoral Way opp Normandy Cl E","","50 57.0379N","1 27.6329W","",
-"HAA10110","Passfield Ave nr Cedar Rd N","","50 57.7516N","1 22.2361W","",
-"HAA10111","Passfield Ave nr Cedar Rd S","","50 57.7704N","1 22.2213W","",
-"HAA13371","Vincents Walk os Primark N","","50 54.2374N","1 24.1651W","",
-"HAA13373","Westwood Rd os Cranleigh Hse SW","","50 55.3808N","1 24.0838W","",
-"HAA13374","Westwood Rd os Kinterbury Ct NE","","50 55.3948N","1 24.0691W","",
-"HAA13375","Westwood Rd os Elm Ct NE","","50 55.4806N","1 23.8708W","",
-"HAA13376","Westwood Rd os Pembroke Ct SW","","50 55.4784N","1 23.8572W","",
-"HAA13377","Westwood Rd os Albany Park Ct NE","","50 55.3436N","1 24.1902W","",
-"HAA13379","Langhorn Rd os 71 SE","","50 56.2844N","1 23.0168W","",
-"HAA13380","Langhorn Rd os 5 SE","","50 56.2266N","1 22.8971W","",
-"HAA13381","Langhorn Rd nr Portswood Rd NW","","50 56.2065N","1 22.8701W","",
-"HAA13383","Frogmore Ln opp Bargain Farm E","","50 56.1725N","1 28.0016W","",
-"HAA13385","Franconia Dr nr Mauretania Rd N","","50 56.1489N","1 28.6218W","",
-"HAA13386","Wide Ln os 43 NE","","50 56.5967N","1 22.2850W","",
-"HAA13387","Leaside Way os St Georges Sch E","","50 56.7226N","1 22.9264W","",
-"HAA13388","Lords Hill Way Woburn Flyover W","","50 56.6035N","1 25.9256W","",
-"HAA13389","Lords Hill Way nr Tanners Brook SW","","50 56.5360N","1 26.2467W","",
-"HAA13545","Milford Rd os Priestlands Sch NE","","50 45.1720N","1 33.1347W","",
-"HAA13562","A36 nr Lyndhurst Rd B3076 NW","","50 58.8896N","1 38.2602W","",
-"HAA13579","National Oceanography Centre forecourt","","50 53.6076N","1 23.7167W","",
-"HAA13580","Town Quay os Red Funnel SW","","50 53.7664N","1 24.2820W","",
-"HAA13582","Portland Ter os West Quay 1 NW","","50 54.1855N","1 24.3483W","",
-"HAA13583","Portland Ter opp West Quay 2 SE","","50 54.2162N","1 24.3437W","",
-"HAA13584","Civic Centre Rd opp Civic Cnt E","","50 54.4080N","1 24.3865W","",
-"HAA13647","Castle Way nr Bargate St NW","","50 54.1493N","1 24.3377W","",
-"HAA13649","West Quay Rd opp LW SE","","50 54.1883N","1 24.7024W","",
-"HAA13650","Wessex Ln os Montefiore Halls N","","50 56.3623N","1 22.5503W","",
-"HAA13651","Wessex Ln opp Montefiore Halls S","","50 56.3628N","1 22.5443W","",
-"HAA13652","Archery Rd opp 118 NW","","50 53.3084N","1 22.3463W","",
-"HAA13653","Archery Rd opp 37 SE","","50 53.3788N","1 22.3923W","",
-"HAA13654","Jurds Lake Way nr Weston Ln S","","50 53.2859N","1 22.3748W","",
-"HAA13655","Rothschild Cl opp Jurds Ln ke Way E","","50 53.2676N","1 22.3827W","",
-"HAA13657","Jurds Lake Way nr Arrow Cl W","","50 53.3836N","1 22.5808W","",
-"HAA13658","Jurds Lake Way opp Arrow Cl E","","50 53.3885N","1 22.5927W","",
-"HAA13659","Victoria Rd nr Taylor Cl SE","","50 53.3834N","1 22.7446W","",
-"HAA13660","Victoria Rd nr Unwin Cl NW","","50 53.3857N","1 22.7659W","",
-"HAA13661","Victoria Rd nr Dundonald Cl SW","","50 53.3998N","1 22.8774W","",
-"HAA13662","Victoria Rd opp Dundonald Cl NE","","50 53.4004N","1 22.8945W","",
-"HAA13663","Victoria Rd nr Swift Rd S","","50 53.4537N","1 22.9816W","",
-"HAA13664","Victoria Rd so sewage works NE","","50 53.4683N","1 22.9857W","",
-"HAA13665","Kathleen Rd os 111 NE","","50 54.1554N","1 21.0456W","",
-"HAA13668","Univ Interchange NW","","50 56.1660N","1 23.8040W","",
-"HAA13694","Tollbar Way os Berrywood Vill NE","","50 55.9964N","1 18.4935W","",
-"HAA13695","Tollbar Way opp Berrywood Vill SW","","50 55.9952N","1 18.4867W","",
-"HAA19442","Hamble Ln nr Satchell Ln S","","50 52.4817N","1 19.6976W","",
-"HAA19443","Hamble Ln nr Satchell Ln N","","50 52.4925N","1 19.7137W","",
-"HAA19444","Hamble Ln os 92 S","","50 52.0400N","1 19.6528W","",
-"HAA19694","Nichol Rd os 54 SW","","51 0.1316N","1 22.7392W","",
-"HAA19695","Nichol Rd os 57 NE","","51 0.1306N","1 22.7469W","",
-"HAA19700","Rownhams Ln nr The Mews NW","","50 57.0113N","1 27.1430W","",
-"HAA19701","Rownhams Ln nr The Mews SE","","50 57.0075N","1 27.1302W","",
-"HAA19705","Hook Rd os Potters Heron N","","51 0.4099N","1 24.8050W","",
-"HAA40520","Bargate St nr High St E - RTI ghost","","50 54.1706N","1 24.2777W","",
-"HAA90784","Lymington New Forest Hospital Entrance","","50 46.1655N","1 32.7721W","",
-"HAA91092","Adanac Way nr Ordnance Survey NW","","50 56.1236N","1 28.1611W","",
-"MG1031","NOC arival - RTI ghost","","50 53.5977N","1 23.6801W","",
-"SN100809","Romsey Rd nr Redbridge Ln NW","","50 56.6174N","1 27.5917W","",
-"SN100810","Bakers Droe nr Romsey Rd NE","","50 56.6279N","1 27.5446W","",
-"SN120004","Royal South Hants Hospital nr Chapel","","50 54.7772N","1 23.7980W","",
-"SN120006","Wimpson Ln os 317 NE","","50 55.7222N","1 27.0019W","",
-"SN120007","Wimpson Ln os 336 to 350 SW","","50 55.6915N","1 27.0261W","",
-"SN120008","Lords Hill Way path to Dunbar Cl NE","","50 56.6125N","1 26.8949W","",
-"SN120009","Lords Hill Way path to Blackbushe Cl SW","","50 56.6081N","1 26.8787W","",
-"SN120010","Lords Hill Way path to Pemburey Cl NW","","50 56.6082N","1 26.6660W","",
-"SN120011","Lords Hill Way os playing fields SE","","50 56.5944N","1 26.6038W","",
-"SN120013","Lords Hill Way nr Tanners Brook NE","","50 56.5579N","1 26.2003W","",
-"SN120014","Lords Hill Way Woburn Flyover E","","50 56.6191N","1 25.9229W","",
-"SN120017","Bakers Drove nr Ln keside Ave SW","","50 56.7829N","1 27.3378W","",
-"SN120019","Buchanan Rd nr Fraser Cl NE","","50 56.7875N","1 26.9406W","",
-"SN120023","Buchanan Rd nr Forbes Cl NE","","50 56.8173N","1 26.8600W","",
-"SN120024","Matheson Rd os 59 E","","50 56.7718N","1 26.7051W","",
-"SN120025","Sutherland Rd os Erskine Ct W","","50 56.7160N","1 26.7758W","",
-"SN120026","Sutherland Rd nr 2 SW","","50 56.6636N","1 26.9899W","",
-"SN120028","Lobelia Rd nr Lupin Rd SW","","50 56.6138N","1 23.2737W","",
-"SN120031","Lobelia Rd nr Bassett Green Rd NE","","50 56.6263N","1 23.2796W","",
-"SN120032","Bassett Gn Rd opp 84 E","","50 56.6162N","1 23.0978W","",
-"SN120033","Bassett Gn Rd os 88 W","","50 56.6114N","1 23.1260W","",
-"SN120034","Bassett Gn Rd opp 54 E","","50 56.6038N","1 22.9083W","",
-"SN120039","Lobelia Rd os 32 S","","50 56.5368N","1 23.2876W","",
-"SN120040","Mansbridge Rd opp 2 SE","","50 56.4843N","1 22.3591W","",
-"SN120041","Lower Brownhill Rd nr Boniface Cres NE","","50 56.0917N","1 27.6729W","",
-"SN120042","Lower Brownhill Rd nr Boniface Cres SW","","50 56.0725N","1 27.7269W","",
-"SN120043","Lords Hill Way nr Fairisle Rd NE","","50 56.4227N","1 27.1644W","",
-"SN120045","Lords Hill opp Sainsburys NE","","50 56.5027N","1 27.0798W","",
-"SN120046","Lords Hill Way os Sainsburys 1 SW","","50 56.5153N","1 26.9993W","",
-"SN120047","Lords Hill Way os Sainsburys 2 SW","","50 56.5094N","1 27.0156W","",
-"SN120048","Lords Hill os library SE","","50 56.3890N","1 26.9812W","",
-"SN120049","Lords Hill opp library NW","","50 56.3863N","1 26.9906W","",
-"SN120050","Lords Hill Way opp Fairisle Sch SW","","50 56.4108N","1 27.1517W","",
-"SN120051","Romsey Rd nr Lords Hill Way NW","","50 56.4548N","1 27.4433W","",
-"SN120052","Lower Brownhill Rd opp Corbiere Cl NE","","50 56.1250N","1 27.5351W","",
-"SN120053","Lower Brownhill Rd nr Corbiere Cl SW","","50 56.1292N","1 27.4966W","",
-"SN120054","Lower Brownhill Rd nr Boniface Cres NE","","50 56.1774N","1 27.3107W","",
-"SN120055","Lower Brownhill Rd nr Boniface Cres SW","","50 56.1794N","1 27.2808W","",
-"SN120056","Upper Brownhill Rd opp 29 NE","","50 56.2297N","1 27.0770W","",
-"SN120057","Upper Brownhill Rd opp 59 NE","","50 56.2610N","1 26.9520W","",
-"SN120059","Upper Brownhill Rd os 51 SW","","50 56.2508N","1 26.9768W","",
-"SN120061","Upper Brownhill Rd os 95 SW","","50 56.2884N","1 26.8244W","",
-"SN120062","Romsey Rd os 489 SW","","50 56.0608N","1 27.0687W","",
-"SN120063","Upper Brownhill Rd opp 6 NE","","50 56.3150N","1 26.7353W","",
-"SN120065","Aldermoor Rd opp Springford Rd SE","","50 56.4399N","1 26.0130W","",
-"SN120066","Aldermoor Rd os 22 SW","","50 56.3312N","1 26.6420W","",
-"SN120067","Aldermoor Ave os 47 NW","","50 56.3389N","1 26.4310W","",
-"SN120069","Aldermoor Rd opp 44 NE","","50 56.3678N","1 26.5015W","",
-"SN120070","Aldermoor Rd os 72 SW","","50 56.3899N","1 26.3919W","",
-"SN120071","Aldermoor Rd nr Springford Rd NW","","50 56.4427N","1 26.0352W","",
-"SN120072","Aldermoor Ave nr Palm Rd NW","","50 56.1911N","1 26.3294W","",
-"SN120073","Aldermoor Ave nr Palm Rd SE","","50 56.1863N","1 26.3414W","",
-"SN120076","Palm Rd opp 44 NE","","50 56.1533N","1 26.5451W","",
-"SN120077","Palm Rd nr Olive Rd SW","","50 56.1474N","1 26.5537W","",
-"SN120078","Coxford Rd opp 12 NE","","50 56.0347N","1 26.6797W","",
-"SN120079","Coxford Dro os 4 SW","","50 56.0207N","1 26.6850W","",
-"SN120080","Warren Ave os 26 NW","","50 55.9655N","1 26.4218W","",
-"SN120081","Warren Ave nr Ln undry Rd SE","","50 55.9963N","1 26.4325W","",
-"SN120082","Tremona Rd opp 216 NW","","50 56.0735N","1 25.9936W","",
-"SN120083","Coxford Rd opp 247 SW","","50 56.1032N","1 26.0086W","",
-"SN120084","Tremona Rd nr 198 SE","","50 56.0467N","1 25.9205W","",
-"SN120085","Coxford Rd os 289 NE","","50 56.1926N","1 25.8581W","",
-"SN120086","Coxford Rd opp Springford Cres SW","","50 56.2151N","1 25.8296W","",
-"SN120087","Aldermoor Rd nr Shops SE","","50 56.4241N","1 25.7587W","",
-"SN120088","Aldermoor Rd opp Shops W","","50 56.4266N","1 25.8176W","",
-"SN120089","Lords Hill Way nr health centre SE","","50 56.4483N","1 25.7439W","",
-"SN120090","Lords Hill Way nr health centre NW","","50 56.4262N","1 25.7468W","",
-"SN120091","Coxford Rd os Lyburn Ct NE","","50 56.3280N","1 25.7463W","",
-"SN120092","Coxford Rd opp Lyburn Ct SW","","50 56.3344N","1 25.7265W","",
-"SN120093","Lordswood Rd opp 48 SW","","50 56.2663N","1 25.4814W","",
-"SN120094","Lordswood Rd opp 33 W","","50 56.2314N","1 25.4195W","",
-"SN120095","Hill Ln os 177 SE","","50 56.0984N","1 25.1496W","",
-"SN120096","Hill Ln os 380 NW","","50 56.1191N","1 25.1733W","",
-"SN120097","Winchester Rd os 390 NE","","50 56.0879N","1 25.0849W","",
-"SN120098","Winchester Rd os 361A SW","","50 56.0766N","1 25.0902W","",
-"SN120099","Hill Ln opp 352 SE","","50 56.0021N","1 25.0945W","",
-"SN120100","Hill Ln os 352 NW","","50 55.9995N","1 25.1014W","",
-"SN120102","Coxford Rd opp 175 SW","","50 56.0445N","1 26.2467W","",
-"SN120108","Highfield Ln nr Highfield Rd SE","","50 55.9575N","1 24.1678W","",
-"SN120109","Highfield Ln opp 1 SE","","50 55.9141N","1 24.1180W","",
-"SN120111","Winchester Rd nr Bassett Avenue NE","","50 56.4140N","1 24.4967W","",
-"SN120112","Winchester Rd nr Butterfield Rd NE","","50 56.2905N","1 24.7126W","",
-"SN120113","Winchester Rd opp 478 SW","","50 56.2497N","1 24.7618W","",
-"SN120114","Winchester Rd nr Bassett Avenue SW","","50 56.4177N","1 24.4744W","",
-"SN120115","Bassett Ave opp 51 S","","50 56.3547N","1 24.4010W","",
-"SN120116","Bassett Ave nr Chetwynd Rd S","","50 56.5015N","1 24.3914W","",
-"SN120117","Bassett Ave os 49 N","","50 56.3445N","1 24.4096W","",
-"SN120118","Bassett Ave nr Burgess Rd N","","50 56.2198N","1 24.3993W","",
-"SN120119","Bassett Ave nr Burgess Rd S","","50 56.2090N","1 24.3874W","",
-"SN120120","Burgess Rd nr Bassett Ave SW","","50 56.1814N","1 24.2657W","",
-"SN120121","Burgess Rd nr Bassett Ave NE","","50 56.1980N","1 24.2484W","",
-"SN120123","Violet Rd os Cantell sch SE - RTI ghost","","50 56.4776N","1 23.9442W","",
-"SN120124","Glen Eyre Rd opp Hartley Grove Hall SE","","50 56.4744N","1 24.0570W","",
-"SN120125","Glen Eyre Rd os Hartley Grove Hall NW","","50 56.4550N","1 24.0572W","",
-"SN120126","Glen Eyre Rd os 5 SE","","50 56.3143N","1 23.9805W","",
-"SN120127","Burgess Rd os Holmwood Ct NE","","50 56.2499N","1 24.0411W","",
-"SN120128","Burgess Rd opp 189 SW","","50 56.2572N","1 23.9940W","",
-"SN120129","Violet Rd os 43 SE","","50 56.4123N","1 23.7298W","",
-"SN120130","Violet Rd os 58 SE - RTI ghost","","50 56.4110N","1 23.7000W","",
-"SN120131","Burgess Rd nr library E","","50 56.2878N","1 23.7579W","",
-"SN120134","University Rd opp Stile ph S","","50 56.2614N","1 23.7788W","",
-"SN120136","Burgess Rd opp 259 W","","50 56.2894N","1 23.6631W","",
-"SN120137","Burgess Rd os 345 E","","50 56.3190N","1 23.3203W","",
-"SN120138","Honeysuckle Rd os 96 E","","50 56.3438N","1 23.5266W","",
-"SN120139","Burgess Rd os 305 E","","50 56.3142N","1 23.4442W","",
-"SN120140","Burgess Rd os 202 W","","50 56.3032N","1 23.5075W","",
-"SN120141","Lobelia Rd nr Copperfield Rd N","","50 56.4376N","1 23.3153W","",
-"SN120142","Lobelia Rd nr 39 N","","50 56.4904N","1 23.3044W","",
-"SN120143","Lobelia Rd nr Bluebell Rd S","","50 56.4327N","1 23.3069W","",
-"SN120144","Burgess Rd opp Woodcote Rd E","","50 56.3146N","1 23.2094W","",
-"SN120145","Burgess Rd W opp Tulip Rd W","","50 56.3101N","1 23.2752W","",
-"SN120146","Burgess Rd os 399 NE","","50 56.3120N","1 23.0343W","",
-"SN120147","Burgess Rd os Methodist ch W","","50 56.3043N","1 23.1036W","",
-"SN120148","Stoneham Ln opp Mkt Blds NW","","50 56.4267N","1 22.7869W","",
-"SN120149","Stoneham Ln os Mkt Blds SE","","50 56.4370N","1 22.7816W","",
-"SN120150","High Rd opp 64 N","","50 56.3357N","1 22.8086W","",
-"SN120151","High Rd os 52 S","","50 56.3130N","1 22.8046W","",
-"SN120153","High Rd os 9 N","","50 56.2208N","1 22.8272W","",
-"SN120157","Portswood Rd os B & Q NE","","50 56.0718N","1 22.9111W","",
-"SN120158","Portswood Rd os 508 SW","","50 56.0337N","1 22.9475W","",
-"SN120159","Portswood Rd os 615-619 NE","","50 55.9458N","1 23.0571W","",
-"SN120160","Wessex Ln os Montefiore Halls NE","","50 56.2445N","1 22.6100W","",
-"SN120161","Wessex Ln opp Montefiore entrance SW","","50 56.2417N","1 22.5980W","",
-"SN120162","Wessex Ln os 7 NE","","50 56.5051N","1 22.5023W","",
-"SN120163","Wessex Ln opp 9 SW","","50 56.4997N","1 22.4998W","",
-"SN120164","Wide Ln opp 33 SW","","50 56.5747N","1 22.3041W","",
-"SN120165","Mansbridge Rd opp Octavia Rd SE","","50 56.4411N","1 22.1530W","",
-"SN120171","Meggeson Ave turning circle SW","","50 55.9738N","1 21.7427W","",
-"SN120174","Mansel Rd West os Saints ph SE","","50 55.8041N","1 27.7830W","",
-"SN120175","Windermere Ave nr Mansel Rd West NE","","50 55.8098N","1 27.7351W","",
-"SN120177","Kendal Ave nr Mansel Rd West SW","","50 55.7598N","1 27.7826W","",
-"SN120178","Kendal Ave opp ch N","","50 55.6096N","1 27.8544W","",
-"SN120179","Kendal Ave nr Perran Rd S","","50 55.5691N","1 27.8463W","",
-"SN120180","Kendal Ave os Shops SE","","50 55.4633N","1 27.8227W","",
-"SN120181","Kendal Ave opp Shops NW","","50 55.4584N","1 27.8313W","",
-"SN120182","Windermere Ave os 142-156 SE","","50 55.8071N","1 27.5106W","",
-"SN120183","Windermere Ave os Millbrook Towers NW","","50 55.8148N","1 27.5498W","",
-"SN120184","Windermere Ave opp 86 NW","","50 55.7262N","1 27.3911W","",
-"SN120185","Windermere Ave os 74 SE","","50 55.7125N","1 27.3571W","",
-"SN120186","Windermere Ave os 26-36 SE","","50 55.6612N","1 27.2374W","",
-"SN120187","Windermere Ave nr 15-25 NW","","50 55.6542N","1 27.2332W","",
-"SN120188","Wimpson Ln opp Bush ph SW","","50 55.7844N","1 26.9320W","",
-"SN120194","Rownhams opp Coxford Rd NE","","50 55.8834N","1 26.8719W","",
-"SN120196","Romsey Rd nr path to Thorndyke Rd SE","","50 55.8332N","1 26.8554W","",
-"SN120203","Romsey Rd os 309 SE","","50 55.6960N","1 26.7119W","",
-"SN120204","Romsey Rd opp 273 NW","","50 55.6705N","1 26.6849W","",
-"SN120207","Romsey Rd opp 241 NW","","50 55.6172N","1 26.6027W","",
-"SN120208","Romsey Rd nr Arliss Rd SE","","50 55.6362N","1 26.6187W","",
-"SN120209","Warren Ave os 63 SE","","50 55.8842N","1 26.3605W","",
-"SN120210","Warren Ave os 86 NW","","50 55.8491N","1 26.3481W","",
-"SN120211","Warren Ave os 148 NW","","50 55.7376N","1 26.2760W","",
-"SN120213","Warren Ave opp 170 SE","","50 55.6932N","1 26.2373W","",
-"SN120214","Warren Ave os 222 NW","","50 55.6012N","1 26.1880W","",
-"SN120216","Romsey Rd opp King Edward Ave SE","","50 55.5254N","1 26.3631W","",
-"SN120217","Romsey Rd opp 123 NW","","50 55.5134N","1 26.3368W","",
-"SN120218","Tremona Rd opp 130 NE","","50 55.8877N","1 25.9694W","",
-"SN120219","Tremona Rd os 120-122 SW","","50 55.8679N","1 25.9858W","",
-"SN120220","Anglesea Rd os 19 SW","","50 55.4782N","1 26.0777W","",
-"SN120221","Tremona Rd opp 154 NE","","50 55.9317N","1 25.9133W","",
-"SN120222","Tremona Rd nr 168 SW","","50 55.9748N","1 25.8889W","",
-"SN120223","Dale Rd opp 59 SE","","50 55.8639N","1 25.8390W","",
-"SN120224","Dale Rd nr Winchester Rd SE","","50 55.7539N","1 25.7396W","",
-"SN120225","Dale Rd opp 16 NW","","50 55.7799N","1 25.7726W","",
-"SN120226","Winchester Rd os 170 NE","","50 55.6881N","1 25.8634W","",
-"SN120227","Winchester Rd opp 158 SW","","50 55.6742N","1 25.8806W","",
-"SN120228","Winchester Rd os 216 NE","","50 55.7553N","1 25.6927W","",
-"SN120230","Wilton Rd os 5 NW","","50 55.7576N","1 25.6073W","",
-"SN120231","Winchester Rd os Currys SW","","50 55.8075N","1 25.5631W","",
-"SN120232","Winchester Rd os Malvern ph NE","","50 55.9114N","1 25.4115W","",
-"SN120233","Winchester Rd opp 308 SW","","50 55.9365N","1 25.3489W","",
-"SN120234","Bellemoor Rd os 92 SE","","50 55.6816N","1 25.3094W","",
-"SN120235","Wilton Rd os 60 SE","","50 55.6545N","1 25.5018W","",
-"SN120236","Wilton Rd os 85 NW","","50 55.6209N","1 25.4775W","",
-"SN120237","Wilton Rd os 100 SE","","50 55.5613N","1 25.4108W","",
-"SN120238","Upper Shirley Ave os 120 NE","","50 55.5203N","1 25.4207W","",
-"SN120239","Upper Shirley Ave nr St James Rd SW","","50 55.4643N","1 25.5443W","",
-"SN120240","Bellemoor Rd os 123 NW","","50 55.6712N","1 25.2762W","",
-"SN120242","Hill Ln os 316 NW","","50 55.8465N","1 25.0452W","",
-"SN120243","Hill Ln opp 312 SE","","50 55.8319N","1 25.0326W","",
-"SN120245","Hill Ln opp Bellemoor ph SE","","50 55.6523N","1 24.9554W","",
-"SN120246","Hill Ln os Tauntons College NW","","50 55.5956N","1 24.9391W","",
-"SN120247","Hill Ln opp 230 S","","50 55.4843N","1 24.9029W","",
-"SN120248","Hill Ln os 220 N","","50 55.4492N","1 24.9093W","",
-"SN120256","University Rd opp sports centre SE","","50 56.0477N","1 23.7679W","",
-"SN120257","University Rd os sports centre NW","","50 56.0494N","1 23.7798W","",
-"SN120261","Highfield Ln os Highfield ph SE","","50 55.8589N","1 23.9889W","",
-"SN120263","Highfield Ln os 68-78 NW","","50 55.8403N","1 23.9354W","",
-"SN120264","Highfield Ln opp 104-108 SE","","50 55.7974N","1 23.7711W","",
-"SN120265","Highfield Ln os 100 NW","","50 55.7991N","1 23.7959W","",
-"SN120266","Welbeck Ave os 63 SE","","50 55.8714N","1 23.4824W","",
-"SN120267","Welbeck Ave os 62 NW","","50 55.8638N","1 23.4680W","",
-"SN120268","Shaftesbury Ave os Chestnut Ct N","","50 55.7746N","1 23.4444W","",
-"SN120269","Shaftesbury Ave os 24 SW","","50 55.7229N","1 23.4519W","",
-"SN120270","Highfield Ln opp 132 SE","","50 55.6721N","1 23.5508W","",
-"SN120271","Highfield Ln os 132 NW","","50 55.6684N","1 23.5568W","",
-"SN120273","St Denys Rd os Pizza Hut SE","","50 55.5843N","1 23.4614W","",
-"SN120274","St Denys Rd os Mitre ph NW","","50 55.5852N","1 23.4298W","",
-"SN120276","Brookvale Rd opp video shop SE","","50 55.4931N","1 23.6752W","",
-"SN120278","Brookvale Rd os video shop NW","","50 55.4872N","1 23.6710W","",
-"SN120279","Portswood Rd os Waitrose NE","","50 55.4548N","1 23.6680W","",
-"SN120280","Winn Rd os 40 SW","","50 55.5274N","1 23.9445W","",
-"SN120281","Winn Rd opp Tennyson Ct NE","","50 55.5488N","1 23.9101W","",
-"SN120282","Winn Rd os Bentley Ct NE","","50 55.4587N","1 24.1161W","",
-"SN120283","Winn Rd opp Raglan Ct SW","","50 55.4426N","1 24.1385W","",
-"SN120284","Portswood Rd nr Grosvenor Rd NE","","50 55.6548N","1 23.3239W","",
-"SN120285","Portswood Rd nr Belmont Rd SW","","50 55.6388N","1 23.3625W","",
-"SN120287","Portswood Rd opp 603-607 SW","","50 55.9318N","1 23.0573W","",
-"SN120289","Portswood Rd opp RC ch N","","50 55.7848N","1 23.1164W","",
-"SN120290","Woodmill Ln os 181 W","","50 55.9709N","1 22.2012W","",
-"SN120291","Oaktree Rd os Hop ph SW","","50 55.9592N","1 22.2415W","",
-"SN120292","Oaktree Rd os 126 NE","","50 55.8722N","1 22.4066W","",
-"SN120293","Oaktree Rd opp 134 SW","","50 55.8865N","1 22.3663W","",
-"SN120294","St Catherines Rd opp 9 Cobden Rise S","","50 55.4155N","1 22.4768W","",
-"SN120295","Oaktree Rd opp 56 SW","","50 55.7562N","1 22.5158W","",
-"SN120296","St Catherines Rd os 35 S","","50 55.5261N","1 22.4676W","",
-"SN120297","Woodmill Ln os 1-137 SE","","50 55.9006N","1 22.0792W","",
-"SN120300","Portswood Rd opp 471 S","","50 55.7486N","1 23.1101W","",
-"SN120302","St Denys Rd os 20 SE","","50 55.5176N","1 23.3086W","",
-"SN120308","Manor Farm Rd opp Triangle clock NE","","50 55.4764N","1 22.5605W","",
-"SN120309","Bitterne Triangle nr clock SE - RTI ghos","","50 55.4603N","1 22.5641W","",
-"SN120310","Cobden Bridge nr eastern river-bank W","","50 55.4612N","1 22.6307W","",
-"SN120311","Nursery Rd os 9 E","","50 55.6429N","1 22.6044W","",
-"SN120312","Oaktree Rd os 48 NE","","50 55.7417N","1 22.5305W","",
-"SN120313","St Catherines Rd os 61 SE","","50 55.6144N","1 22.5339W","",
-"SN120314","Woodmill Ln os 71 NW","","50 55.7348N","1 21.9355W","",
-"SN120315","Witts Hill opp Trent Rd SE","","50 55.5703N","1 21.8532W","",
-"SN120316","Witts Hill os shops NW","","50 55.5551N","1 21.8449W","",
-"SN120319","Meggeson Ave os 222-252 SE","","50 55.8390N","1 21.5618W","",
-"SN120326","South Mill Rd nr King George Ave W","","50 54.9779N","1 26.8314W","",
-"SN120329","King Georges Ave os 164 SW","","50 55.1938N","1 26.7503W","",
-"SN120330","King Georges Ave os 92 S","","50 55.0394N","1 26.8435W","",
-"SN120334","Kendal Ave nr Windrush Rd SE","","50 55.3140N","1 27.5095W","",
-"SN120335","Kendal Ave nr Windrush Rd NW","","50 55.3124N","1 27.5334W","",
-"SN120338","Cumbrian Way opp 18 E","","50 55.2697N","1 27.2701W","",
-"SN120339","Cumbrian Way os 2 NW","","50 55.2701N","1 27.3623W","",
-"SN120340","Wimpson Ln os 16 SE","","50 55.1613N","1 27.4028W","",
-"SN120341","Wimpson Ln opp 14 NW","","50 55.1549N","1 27.4089W","",
-"SN120344","Bursledon Rd os 194-224 SE","","50 54.1993N","1 20.1149W","",
-"SN120345","Orpen Rd nr Bursledon Rd SW","","50 54.2284N","1 20.2075W","",
-"SN120346","Cumbrian Way os housing office NE","","50 55.2922N","1 27.1282W","",
-"SN120347","Cumbrian Way os 42 SW","","50 55.2762N","1 27.1659W","",
-"SN120348","Cumbrian Way nr 89 NE","","50 55.3505N","1 27.0097W","",
-"SN120349","Cumbrian Way os 80 SW","","50 55.3279N","1 27.0321W","",
-"SN120350","Oakley Rd os 148 NW","","50 55.3368N","1 26.8605W","",
-"SN120351","Oakley Rd opp 148 SE","","50 55.3411N","1 26.8630W","",
-"SN120352","King Georges Ave os 93 N","","50 55.0352N","1 26.8538W","",
-"SN120354","King Georges Ave os 169 NE","","50 55.2122N","1 26.7467W","",
-"SN120355","Oakley Rd os 94 NE","","50 55.3067N","1 26.6517W","",
-"SN120357","Regents Pk Rd opp 80 NE","","50 55.0010N","1 26.4863W","",
-"SN120358","Regents Pk Rd os 68 SW","","50 54.9844N","1 26.4968W","",
-"SN120360","Oakley Rd opp 74 SE","","50 55.3202N","1 26.5405W","",
-"SN120361","Oakley Rd opp sch sports area NW","","50 55.2989N","1 26.4845W","",
-"SN120362","Oakley Rd opp 60 SW","","50 55.2943N","1 26.4273W","",
-"SN120363","Regents Pk Rd opp 148 NE","","50 55.1283N","1 26.3482W","",
-"SN120364","Regents Pk Rd os 138 SW","","50 55.1056N","1 26.3579W","",
-"SN120365","Regents Pk Rd opp 206 NE","","50 55.2931N","1 26.1849W","",
-"SN120366","Regents Pk Rd os Denison Ct SW","","50 55.2609N","1 26.2118W","",
-"SN120367","Shirley High St os precinct 2 SE","","50 55.4135N","1 26.0938W","",
-"SN120371","Shirley High St os 50 KFC NW","","50 55.3180N","1 25.9848W","",
-"SN120372","Shirley High St opp Emsworth Rd SE","","50 55.2898N","1 25.9382W","",
-"SN120373","Shirley Ave os 84 NE","","50 55.4392N","1 25.6078W","",
-"SN120374","Shirley Ave os PO NE","","50 55.2650N","1 25.8429W","",
-"SN120375","Shirley Ave os 5 SW","","50 55.2762N","1 25.8180W","",
-"SN120376","Shirley Rd os 411 SE","","50 55.1953N","1 25.8165W","",
-"SN120377","Shirley Rd os police station NW","","50 55.2257N","1 25.8665W","",
-"SN120378","Shirley Ave os 73 SW","","50 55.4258N","1 25.6156W","",
-"SN120380","Shirley Rd os 330 NW","","50 55.0498N","1 25.6399W","",
-"SN120381","Shirley Rd os 297 SE","","50 55.0226N","1 25.5924W","",
-"SN120382","Regents Park Rd os 160 SW","","50 55.1663N","1 26.3008W","",
-"SN120383","Regents Park Rd opp 174 NW","","50 55.1959N","1 26.2868W","",
-"SN120384","St James Rd os 82 SE","","50 55.4034N","1 25.4622W","",
-"SN120385","St James Rd os 91 NW","","50 55.3834N","1 25.4428W","",
-"SN120386","St James Rd os ch NW","","50 55.2179N","1 25.2554W","",
-"SN120387","St James Rd opp 3 SE","","50 55.2352N","1 25.2654W","",
-"SN120388","Hill Ln opp Wilton Rd S","","50 55.2884N","1 24.9071W","",
-"SN120389","Hill Ln os 202 N","","50 55.2475N","1 24.9272W","",
-"SN120390","Raymond Rd os bowling club E","","50 55.1394N","1 24.9849W","",
-"SN120391","Hill Ln opp bowling club S","","50 55.1525N","1 24.9199W","",
-"SN120392","Hill Ln os 184A N","","50 55.1072N","1 24.9247W","",
-"SN120393","Raymond Rd os 14A W","","50 55.1327N","1 25.0584W","",
-"SN120394","Hill Ln opp 130 S","","50 54.9330N","1 24.9209W","",
-"SN120395","Archers Rd opp 34 NE","","50 54.9861N","1 24.5541W","",
-"SN120396","Archers Rd os 54 SW","","50 54.9458N","1 24.6809W","",
-"SN120397","Archers Rd os Dorrick Ct W","","50 54.9938N","1 24.4610W","",
-"SN120398","The Avenue nr Cowherds ph N","","50 55.3334N","1 24.3107W","",
-"SN120399","Winn Rd nr The Avenue W","","50 55.3922N","1 24.2911W","",
-"SN120400","The Avenue os Avenue St Andrews ch S","","50 55.2691N","1 24.2850W","",
-"SN120401","The Ave os 69A SE","","50 55.1346N","1 24.2449W","",
-"SN120402","Carlton Rd opp 54 S","","50 54.9761N","1 24.3827W","",
-"SN120403","Lodge Rd os Travelodge W","","50 55.1327N","1 24.1980W","",
-"SN120404","The Ave os 35 SE","","50 55.0992N","1 24.1942W","",
-"SN120405","The Ave nr Archers Rd NW","","50 54.9518N","1 24.1730W","",
-"SN120406","The Ave os 15-16 TGWU office SE","","50 54.9840N","1 24.1427W","",
-"SN120407","Lodge Rd os 96 NE","","50 55.1475N","1 24.0322W","",
-"SN120408","Lodge Rd os 85 SW","","50 55.1536N","1 23.9519W","",
-"SN120409","Bevois Val opp Aldi Store N","","50 55.0667N","1 23.7371W","",
-"SN120410","Bevois Valley Rd os 64-68 SW","","50 55.0127N","1 23.7446W","",
-"SN120411","Bevois Val opp Forster Rd S","","50 55.1572N","1 23.7154W","",
-"SN120412","Portswood Rd opp 31 S","","50 55.2538N","1 23.7201W","",
-"SN120413","Portswood Rd os 51 N","","50 55.2905N","1 23.7316W","",
-"SN120415","Portswood Rd opp 119 SW","","50 55.4230N","1 23.6829W","",
-"SN120430","Garfield Rd os 5 SE","","50 55.0080N","1 22.4498W","",
-"SN120431","Bitterne Rd opp 199 SE","","50 55.0151N","1 22.2534W","",
-"SN120432","Garfield Rd os 16 SE","","50 54.9919N","1 22.3570W","",
-"SN120433","Cross Rd os 24 S","","50 54.9560N","1 22.3020W","",
-"SN120434","Chessel Ave opp 100 NW","","50 54.9252N","1 22.2956W","",
-"SN120435","Mousehole Ln opp 60A E","","50 55.2456N","1 21.8730W","",
-"SN120438","Witts Hill os 108 NE","","50 55.4025N","1 21.6660W","",
-"SN120442","Townhill Way opp Bramble Mews NE","","50 55.3006N","1 21.3823W","",
-"SN120443","Townhill nr Bramble Mews SW","","50 55.2807N","1 21.3868W","",
-"SN120447","West End Rd opp Dean Ct NE","","50 55.2161N","1 21.4090W","",
-"SN120449","West End Rd os Dean Ct SW","","50 55.2128N","1 21.4023W","",
-"SN120450","West End Rd os 95 NE","","50 55.0754N","1 21.5364W","",
-"SN120451","West End Rd os 62 SW","","50 55.0468N","1 21.5454W","",
-"SN120457","Bitterne Rd os path to Dean Rd SE","","50 54.8929N","1 21.4118W","",
-"SN120459","Bitterne Rd os 567 E","","50 54.8787N","1 20.9955W","",
-"SN120460","Somerset Ave nr Sunningdale Gdns NE","","50 54.9096N","1 20.8303W","",
-"SN120461","Cheriton Ave opp 100 NE","","50 55.1062N","1 20.1823W","",
-"SN120463","Beauworth Ave nr Bentley Green NW","","50 55.2989N","1 20.4919W","",
-"SN120467","Beauworth Ave nr Exford Ave SE","","50 55.2901N","1 20.4665W","",
-"SN120468","Cheriton Ave os 88 SW","","50 55.0714N","1 20.2305W","",
-"SN120469","Cheriton Ave os 9 SE","","50 55.0565N","1 20.4578W","",
-"SN120470","Cheriton Ave os 2 NW","","50 55.0674N","1 20.4944W","",
-"SN120471","Somerset Ave nr Exford Ave NE","","50 55.0600N","1 20.6071W","",
-"SN120472","Somerset Ave opp Exford Arms ph SW","","50 55.0290N","1 20.6588W","",
-"SN120473","Somerset Ave os 10 Kingdom Hall SW","","50 54.9202N","1 20.7986W","",
-"SN120474","Bitterne Rd opp RC ch W","","50 54.8704N","1 21.3438W","",
-"SN120477","Regents Pk Rd os 5 N","","50 54.8386N","1 26.5949W","",
-"SN120479","Regents Pk Rd os 8 S","","50 54.8299N","1 26.5865W","",
-"SN120494","Waterloo Rd opp 104A SE","","50 54.6770N","1 25.6342W","",
-"SN120495","Waterloo Rd os 57 SE","","50 54.6546N","1 25.4723W","",
-"SN120496","Shirley Rd opp 214 SE","","50 54.8841N","1 25.4132W","",
-"SN120498","Shirley Rd os 178 NW","","50 54.8332N","1 25.3609W","",
-"SN120499","Shirley Rd os 99 SE","","50 54.7203N","1 25.2274W","",
-"SN120501","Shirley Rd os 78 NW","","50 54.6483N","1 25.1899W","",
-"SN120502","Hill Ln opp 74 S","","50 54.7733N","1 24.9306W","",
-"SN120503","Waterloo Rd os 68 NW","","50 54.6453N","1 25.4409W","",
-"SN120504","Archers Rd opp 47 SW","","50 54.9029N","1 24.8462W","",
-"SN120505","Milton Rd os 173 E","","50 54.8285N","1 24.8557W","",
-"SN120506","Hill Ln opp Cinnamon Ct N","","50 54.8478N","1 24.9297W","",
-"SN120507","Milton Rd opp 171 W","","50 54.8226N","1 24.8592W","",
-"SN120508","Newcombe Rd os 76 N","","50 54.8050N","1 24.6981W","",
-"SN120509","Newcombe Rd S opp 82 S","","50 54.8147N","1 24.6928W","",
-"SN120510","Carlton Rd os 2 N","","50 54.8752N","1 24.3822W","",
-"SN120511","Newcombe Rd os 11 S","","50 54.6760N","1 24.6741W","",
-"SN120512","Newcombe Rd opp 1 NW","","50 54.6544N","1 24.6718W","",
-"SN120513","Handel Rd os 66 Devsonshire Rd E","","50 54.6279N","1 24.5518W","",
-"SN120514","Handel Rd opp 2 W","","50 54.6231N","1 24.5758W","",
-"SN120515","Shirley Rd opp 44 SE","","50 54.5781N","1 25.0585W","",
-"SN120516","Shirley Rd os 32 NW","","50 54.5553N","1 25.0315W","",
-"SN120518","Wyndham Pl 1 N","","50 54.4968N","1 24.7796W","",
-"SN120519","Blechynden Ter opp Station E","","50 54.4804N","1 24.7329W","",
-"SN120520","Southampton Station south forecourt E","","50 54.4289N","1 24.7882W","",
-"SN120522","London Rd os Natwest N","","50 54.7105N","1 24.2418W","",
-"SN120523","Commercial Rd opp art gallery E","","50 54.5350N","1 24.4352W","",
-"SN120525","Above Bar St nr 200 S","","50 54.5639N","1 24.2812W","",
-"SN120526","Havelock Rd os police station SE","","50 54.4693N","1 24.4668W","",
-"SN120527","Civic Centre Rd os stop AO Civic Ctr E","","50 54.4213N","1 24.3633W","",
-"SN120533","New Road South os Palmerston Park W","","50 54.4103N","1 24.2107W","",
-"SN120535","London Rd os Ln w Courts N","","50 54.8497N","1 24.1427W","",
-"SN120536","London Rd os Nothern Rock SW","","50 54.8194N","1 24.1226W","",
-"SN120537","Onslow Rd nr Bevois Castle ph NE","","50 54.9011N","1 23.8587W","",
-"SN120538","Onslow Rd os Sikh Centre SW","","50 54.8291N","1 23.9211W","",
-"SN120539","St Marys Rd nr Brintons Ter N","","50 54.7000N","1 23.9944W","",
-"SN120540","St Marys Rd nr Brintons Ter S","","50 54.7032N","1 23.9824W","",
-"SN120542","Brintons Rd os 118 SE","","50 54.5667N","1 23.8801W","",
-"SN120543","Brintons Rd opp 54 NW","","50 54.5138N","1 23.7792W","",
-"SN120545","New Rd os 4 Carronades W","","50 54.4275N","1 23.9911W","",
-"SN120547","Northam Rd os King Alfred ph W","","50 54.4630N","1 23.6493W","",
-"SN120548","Northam Rd opp King Alfred ph E","","50 54.4787N","1 23.6559W","",
-"SN120551","Northam Rd nr Parsonage Rd SW","","50 54.6656N","1 23.2968W","",
-"SN120553","Portland Ter os Asda N","","50 54.3589N","1 24.3991W","",
-"SN120556","Chessel Ave opp 8 NW","","50 54.8078N","1 21.9421W","",
-"SN120557","Chessel Ave os 52 SE","","50 54.8537N","1 22.1489W","",
-"SN120558","Northam Rd nr Radcliffe Rd NE","","50 54.5793N","1 23.3986W","",
-"SN120559","Northam Rd nr Radcliffe Rd SW","","50 54.5738N","1 23.3842W","",
-"SN120560","Chessel Ave os 39 NW","","50 54.8362N","1 22.1005W","",
-"SN120561","Chessel Ave os 2A SE","","50 54.8066N","1 21.9063W","",
-"SN120562","Peartree Ave nr 203 NE","","50 54.7812N","1 21.9049W","",
-"SN120563","Peartree Ave os 179 NE","","50 54.6834N","1 21.9805W","",
-"SN120564","Peartree Ave opp 193 SW","","50 54.7387N","1 21.9277W","",
-"SN120565","Peartree Ave opp 121 SW","","50 54.5645N","1 22.1409W","",
-"SN120566","Peartree Ave os 107 NE","","50 54.5448N","1 22.1855W","",
-"SN120569","Peartree Ave os 51 NE","","50 54.4376N","1 22.3337W","",
-"SN120570","Peartree Ave os Leslie Loader House SW","","50 54.4092N","1 22.3529W","",
-"SN120571","Peartree Ave os 15 NE","","50 54.3614N","1 22.4081W","",
-"SN120575","Maybray King Way nr Bitterne Rd East SE","","50 54.8480N","1 21.3902W","",
-"SN120576","Maybray King Way opp leisure centre NW","","50 54.9007N","1 21.4603W","",
-"SN120577","Bitterne Rd opp 559 W","","50 54.8729N","1 21.0237W","",
-"SN120578","Bursledon Rd os 56-58 NW","","50 54.7496N","1 21.2653W","",
-"SN120579","Bursledon Rd os 103 SE","","50 54.7321N","1 21.2143W","",
-"SN120587","Spring Rd opp 110 NW","","50 54.5103N","1 21.6091W","",
-"SN120588","Spring Rd os 81 NE","","50 54.3998N","1 21.6225W","",
-"SN120589","Spring Rd opp 87 SW","","50 54.3847N","1 21.6244W","",
-"SN120590","Middle Rd os 188 NE","","50 54.2898N","1 21.5327W","",
-"SN120594","Bursledon Rd os 161 SE","","50 54.6164N","1 20.9752W","",
-"SN120595","Bursledon Rd opp 155 NW","","50 54.6203N","1 20.9957W","",
-"SN120596","Bursledon Rd os 198 NW","","50 54.5390N","1 20.8338W","",
-"SN120597","Bursledon Rd opp 214 SE","","50 54.5078N","1 20.7549W","",
-"SN120598","Bursledon Rd os 276 NW","","50 54.4320N","1 20.6160W","",
-"SN120599","Hinkler Rd opp 1 Carey Rd NE","","50 54.4484N","1 20.5577W","",
-"SN120600","Hinkler Rd nr 1 Carey Rd SW","","50 54.4467N","1 20.5509W","",
-"SN120601","Bursledon Rd os 17 Carey Rd SW","","50 54.3991N","1 20.5294W","",
-"SN120602","Kathleen Rd os 252 SW","","50 54.3827N","1 20.5834W","",
-"SN120603","Hinkler Rd opp Byron Rd SW","","50 54.4877N","1 20.4462W","",
-"SN120604","Hinkler Rd opp 460 SW","","50 54.5299N","1 20.2758W","",
-"SN120605","Hinkler Rd nr Byron Rd NE","","50 54.4956N","1 20.4094W","",
-"SN120606","Hinkler Rd opp 366 E","","50 54.5457N","1 20.2047W","",
-"SN120607","Hinkler Rd os 361 SE","","50 54.4816N","1 20.0461W","",
-"SN120608","Hinkler Rd os Hinkler ph SE","","50 54.4632N","1 20.0224W","",
-"SN120609","Warburton Rd os 2-28 NE","","50 54.4094N","1 19.9660W","",
-"SN120614","Hinkler Rd opp 202-222 SW","","50 54.4584N","1 19.7486W","",
-"SN120615","Hinkler Rd os 202-222 NE","","50 54.4664N","1 19.7425W","",
-"SN120622","Queensway opp Debenhams N","","50 54.1247N","1 24.0616W","",
-"SN120623","Queensway os Debenhams S","","50 54.1370N","1 24.0486W","",
-"SN120627","Queensway opp McCluskys N","","50 53.9117N","1 24.0916W","",
-"SN120632","Queensway os McCluskys S","","50 53.8982N","1 24.0841W","",
-"SN120635","Platform Rd os Admiralty House W","","50 53.8128N","1 23.9572W","",
-"SN120643","Kingsway os Kingsland Ct N","","50 54.3336N","1 23.8754W","",
-"SN120652","Itchen Bridge nr Albert Rd North E","","50 53.9295N","1 23.4634W","",
-"SN120653","Saltmarsh Rd nr Air Museum SW","","50 53.9034N","1 23.5354W","",
-"SN120654","Bridge Rd os 91 NE","","50 54.1029N","1 22.6019W","",
-"SN120655","Bridge Rd os 58 SW","","50 54.1196N","1 22.5829W","",
-"SN120656","Bridge Rd os 5 SW","","50 53.9770N","1 22.6573W","",
-"SN120657","Bridge Rd opp 7 NE","","50 53.9706N","1 22.6685W","",
-"SN120659","Woolston Link N","","50 53.8954N","1 22.6405W","",
-"SN120660","Portsmouth Rd opp 26 E","","50 53.8844N","1 22.7029W","",
-"SN120661","Portsmouth Rd os 26 W","","50 53.8780N","1 22.7030W","",
-"SN120662","Radstock Rd opp 34 E","","50 53.9947N","1 22.4318W","",
-"SN120664","Portsmouth Rd opp 60 SE","","50 53.8524N","1 22.3570W","",
-"SN120665","Portsmouth Rd os Woolston Library W","","50 53.8698N","1 22.4984W","",
-"SN120666","Bishops Rd opp 30 NE","","50 54.0445N","1 22.2665W","",
-"SN120667","Bishops Rd nr Radstock Rd SW","","50 53.9977N","1 22.2953W","",
-"SN120668","Bishops Rd os 61 NE","","50 54.1291N","1 22.1459W","",
-"SN120669","Wodehouse Rd opp 15 NW","","50 54.1369N","1 22.0886W","",
-"SN120670","Knighton Rd opp 10 N","","50 54.2569N","1 21.9308W","",
-"SN120671","Wodehouse Rd os 35 SE","","50 54.1052N","1 22.0250W","",
-"SN120672","Knighton Rd os 72 SW","","50 54.1082N","1 21.9798W","",
-"SN120673","Sholing Rd os 124 W","","50 54.2778N","1 21.9024W","",
-"SN120674","Sholing Rd nr Spring Rd E","","50 54.2797N","1 21.7599W","",
-"SN120675","Spring Rd os 1 Southeast Rd SW","","50 54.2860N","1 21.7265W","",
-"SN120676","Station Rd os 41 NE","","50 53.8260N","1 21.8744W","",
-"SN120677","Station Rd os 69 NE","","50 53.8469N","1 21.7402W","",
-"SN120678","Station Rd os 54 SW","","50 53.8323N","1 21.8334W","",
-"SN120682","South East Rd os 82 NW","","50 54.1174N","1 21.3790W","",
-"SN120684","Kathleen Rd opp Botany Bay Green NE","","50 54.0506N","1 21.2160W","",
-"SN120686","South East Rd os 130 NW","","50 54.0390N","1 21.2623W","",
-"SN120687","Kathleen Rd os 34 SW","","50 54.0060N","1 21.2516W","",
-"SN120689","Kathleen Rd opp St Monica Infant Sch NE","","50 53.9465N","1 21.4069W","",
-"SN120690","Kathleen Rd os St Monica Infant Sch SW","","50 53.9394N","1 21.4019W","",
-"SN120692","Kathleen Rd os 90 SW","","50 54.1431N","1 21.0603W","",
-"SN120693","Kathleen Rd os 157 NE","","50 54.2376N","1 20.8815W","",
-"SN120694","Kathleen Rd os 146 SW","","50 54.2237N","1 20.8988W","",
-"SN120695","Butts Rd opp 84 NE","","50 53.8831N","1 20.9829W","",
-"SN120696","Butts Rd os Bullseye ph SW","","50 53.9260N","1 20.9174W","",
-"SN120697","Butts Rd os 265 NE","","50 54.0080N","1 20.8190W","",
-"SN120698","Kathleen Rd os 198 NE","","50 54.2995N","1 20.7578W","",
-"SN120699","Kathleen Rd os 212 SW","","50 54.3149N","1 20.7175W","",
-"SN120700","Bursledon Rd os path to Linacre Rd SE","","50 54.3134N","1 20.3454W","",
-"SN120701","Bursledon Rd opp The Range NE","","50 54.3179N","1 20.3846W","",
-"SN120703","Orpen Rd nr Bursledon Rd SW","","50 54.1991N","1 20.1738W","",
-"SN120704","Butts Rd os 389 NE","","50 54.1627N","1 20.4184W","",
-"SN120705","Butts Rd os 388 SW","","50 54.1441N","1 20.4613W","",
-"SN120706","Butts Rd os 1 Ln ndseer Rd SW","","50 54.0571N","1 20.7219W","",
-"SN120707","Warburton Rd os Dumbleton Towers SE","","50 54.2651N","1 19.9211W","",
-"SN120708","Warburton Rd opp Dumbleton Towers NW","","50 54.2750N","1 19.9517W","",
-"SN120709","Warburton Rd opp Tatwin Cres S","","50 54.3938N","1 19.9654W","",
-"SN120710","Portsmouth Rd os Woolston sch SW","","50 53.7801N","1 22.0730W","",
-"SN120711","Victoria Rd os health centre N","","50 53.8243N","1 22.8590W","",
-"SN120712","Victoria Rd opp Keswick Rd SW","","50 53.7917N","1 22.8091W","",
-"SN120713","Victoria Rd os shipyard N","","50 53.7535N","1 22.8318W","",
-"SN120717","Weston Grove Rd os 5 SE","","50 53.6271N","1 22.8028W","",
-"SN120718","Weston Gro Rd os St Marks ch NE","","50 53.5909N","1 22.7060W","",
-"SN120719","Weston Grove Rd os 41 SE","","50 53.5750N","1 22.6524W","",
-"SN120726","Portsmouth Rd opp Woolston sch NE","","50 53.7786N","1 22.0918W","",
-"SN120729","Portsmouth Rd os Swan ph SE","","50 53.7392N","1 21.7792W","",
-"SN120730","Portsmouth Rd opp 211 NW","","50 53.7382N","1 21.7980W","",
-"SN120731","Wrights Hill nr Weston Ln SE","","50 53.6516N","1 21.5466W","",
-"SN120732","Wrights Hill opp 22-24 NW","","50 53.6533N","1 21.5790W","",
-"SN120733","Weston Ln opp 236 NE","","50 53.6322N","1 21.5571W","",
-"SN120734","Weston Ln os 226 SW","","50 53.6118N","1 21.5736W","",
-"SN120735","Upper Weston Ln os 275 NE","","50 53.6827N","1 21.3201W","",
-"SN120736","Upper Weston Ln os 272 SW","","50 53.6737N","1 21.3501W","",
-"SN120737","Newtown Rd os 70 SE","","50 53.5545N","1 21.3560W","",
-"SN120738","Newtown Rd opp 74 NW","","50 53.5469N","1 21.3518W","",
-"SN120739","Butts Rd nr 43 NE","","50 53.7616N","1 21.1450W","",
-"SN120740","Butts Rd opp 17 SW","","50 53.7160N","1 21.1934W","",
-"SN120741","Newtown Rd os 152 SE","","50 53.4376N","1 21.2006W","",
-"SN120742","Newtown Rd opp 146 NW","","50 53.4512N","1 21.2167W","",
-"SN120743","Weston Ln opp 134 NE","","50 53.4481N","1 21.8258W","",
-"SN120744","Weston Ln os Leisure Centre SW","","50 53.4560N","1 21.7916W","",
-"SN120747","Weston Ln os 61 NE","","50 53.3686N","1 22.0973W","",
-"SN120748","Weston Ln opp 23A SW","","50 53.3137N","1 22.2251W","",
-"SN120751","Kingsclere Ave opp 7 NE","","50 53.3224N","1 22.0271W","",
-"SN120752","Wallace Rd os Kipling Ct SE","","50 53.3355N","1 21.9664W","",
-"SN120753","Kingsclere Ave os 96 SE","","50 53.2023N","1 22.0774W","",
-"SN120754","Kingsclere Ave nr Poulner Close SE","","50 53.2753N","1 21.7011W","",
-"SN120755","Kingsclere Ave os 220 SW","","50 53.2327N","1 21.6078W","",
-"SN120756","Kingsclere Ave nr Drayton Ct SW","","50 53.1576N","1 21.6873W","",
-"SN120757","Kingsclere Ave opp 169 SW","","50 53.1225N","1 21.7927W","",
-"SN120758","Tickleford Dr opp 99-103 NE","","50 53.2152N","1 21.4665W","",
-"SN120764","Station Rd opp Squirrel Dr SW","","50 53.8505N","1 21.6224W","",
-"SN120766","Kingsway os market S","","50 54.2827N","1 23.8445W","",
-"SN120769","Redbridge Ln nr Romsey Rd SW","","50 56.5860N","1 27.5784W","",
-"SN120774","Forest Hills Dr opp 84 E","","50 56.0703N","1 21.9335W","",
-"SN120775","Forest Hills Dr opp 12 NE","","50 56.0125N","1 22.2092W","",
-"SN120778","Thornhill Pk Rd os Baptist ch E","","50 54.8886N","1 20.0718W","",
-"SN120779","Thornhill Pk Rd os 74 W","","50 54.8813N","1 20.1069W","",
-"SN120780","Thornhill Pk Rd opp 15 W","","50 54.8728N","1 20.3213W","",
-"SN120788","Winn Rd os Sovereign Ct NE","","50 55.4171N","1 24.2131W","",
-"SN120789","Thornhill Pk Rd opp The Bitterne ph E","","50 54.8784N","1 20.2674W","",
-"SN120790","Bitterne Rd opp 645 W","","50 54.8738N","1 20.7045W","",
-"SN120791","Mansbridge Rd os 1 Monks Way NW","","50 56.4640N","1 22.2953W","",
-"SN120792","Bitterne Rd os 643 E","","50 54.8789N","1 20.7317W","",
-"SN120793","Mansbridge Rd opp Howard Cl NW","","50 56.4413N","1 22.1752W","",
-"SN120795","Mansbridge Rd nr Itchenside Cl S","","50 56.3359N","1 21.9469W","",
-"SN120797","Mansbridge Rd opp White Swan ph W","","50 56.2455N","1 21.7005W","",
-"SN120806","Botley Rd opp 39 SW","","50 53.6992N","1 20.7005W","",
-"SN120814","Sullivan Rd opp 12 SE","","50 54.0707N","1 20.3591W","",
-"SN120818","Montague Ave nr Montague Cl SE","","50 54.0026N","1 20.1553W","",
-"SN120819","Montague Ave opp Montague Cl NW","","50 53.9939N","1 20.1366W","",
-"SN120820","Botley Rd nr Montague Ave NE","","50 53.8722N","1 20.0863W","",
-"SN120821","Botley Rd opp 197 SW","","50 53.8906N","1 20.0024W","",
-"SN120822","Botley Rd nr Delius Ave NE","","50 53.8272N","1 20.2499W","",
-"SN120823","Botley Rd opp 153 SW","","50 53.8377N","1 20.1977W","",
-"SN120824","Botley Rd os Valentine Infant sch NE","","50 53.7691N","1 20.4606W","",
-"SN120825","Botley Rd opp Valentine Infant sch SW","","50 53.7658N","1 20.4581W","",
-"SN120826","Botley Rd opp 10 NE","","50 53.6702N","1 20.8212W","",
-"SN120827","Portsmouth Rd os 442-446 NW","","50 53.6532N","1 20.9579W","",
-"SN120828","Sullivan Rd opp Purcell Rd NW","","50 54.0480N","1 20.3577W","",
-"SN120829","Portsmouth Rd os 382 NW","","50 53.6873N","1 21.1793W","",
-"SN120838","Redbridge Rd os Redbridge Primary sch SE","","50 55.2701N","1 27.9445W","",
-"SN120839","Redbridge Rd os 50 SE","","50 55.1550N","1 27.6769W","",
-"SN120840","Redbridge Rd os MacDonalds SE","","50 55.0719N","1 27.4483W","",
-"SN120841","Redbridge Rd nr First Ave NW","","50 55.0718N","1 27.5259W","",
-"SN120842","Redbridge Rd opp 62 SE","","50 55.1607N","1 27.7392W","",
-"SN120843","Redbridge Rd nr Redbridge roundabout NW","","50 55.3017N","1 28.1293W","",
-"SN120844","Portsmouth Rd opp 382 SE","","50 53.6932N","1 21.1775W","",
-"SN120870","Bitterne Rd West os 203 SE","","50 55.0187N","1 22.2312W","",
-"SN120871","Bitterne Rd opp 362 SE","","50 54.9136N","1 21.8468W","",
-"SN120872","Radstock Rd opp 1 W","","50 53.9955N","1 22.5922W","",
-"SN120880","Peartree Ave os Peartree ch SW","","50 54.2577N","1 22.4846W","",
-"SN120881","Brunswick Pl opp 21 SE","","50 54.6447N","1 24.1411W","",
-"SN120891","Carlton Rd opp 2 S","","50 54.8697N","1 24.3704W","",
-"SN120898","St James Rd opp 106 NW","","50 55.4482N","1 25.5615W","",
-"SN120899","Houndwell Pl os Debenhams E","","50 54.1697N","1 24.0115W","",
-"SN120900","Glen Eyre Rd os 10 NW","","50 56.3224N","1 23.9923W","",
-"SN120906","Radstock Rd opp 47 W","","50 53.9819N","1 22.3612W","",
-"SN120912","Butts Rd os 64-70 SW","","50 53.8563N","1 21.0080W","",
-"SN120913","East Park Ter os tennis courts N","","50 54.4810N","1 24.0997W","",
-"SN120914","East Park Ter os Millais Gallery S","","50 54.5127N","1 24.0907W","",
-"SN120915","St Marys Rd os Sports Hall S","","50 54.6357N","1 23.9662W","",
-"SN120928","King Georges Ave os 221 SW","","50 55.2858N","1 26.6937W","",
-"SN120950","Hill Ln os Byron Ct S","","50 54.6708N","1 24.9310W","",
-"SN120951","Hill Ln os 52 N","","50 54.7102N","1 24.9434W","",
-"SN120953","Mansel Rd West os Holy Family sch NW","","50 55.9210N","1 27.9959W","",
-"SN120954","Mansel Rd West os 278 SE","","50 55.9237N","1 27.9908W","",
-"SN120961","North East Rd opp High Firs Rd NE","","50 54.4523N","1 20.8734W","",
-"SN120962","North East Rd opp 225 SW","","50 54.4683N","1 20.8348W","",
-"SN120963","North East Rd opp 151 SW","","50 54.3674N","1 21.0350W","",
-"SN120964","North East Rd os 18 SW","","50 54.1581N","1 21.3408W","",
-"SN120965","North East Rd opp 65 SW","","50 54.2332N","1 21.2502W","",
-"SN120966","North East Rd os 69 NE","","50 54.2439N","1 21.2432W","",
-"SN120967","North East Rd opp 166 NE","","50 54.3931N","1 20.9946W","",
-"SN120979","Coxford Rd os Princess Anne Hospital NE","","50 56.0899N","1 26.0540W","",
-"SN120980","Houndwell Pl opp Debenhams SE","","50 54.1679N","1 23.9791W","",
-"SN120981","Olive Rd opp 64 NW","","50 56.2478N","1 26.5747W","",
-"SN120983","Olive Rd os 62 SE","","50 56.2461N","1 26.5593W","",
-"SN120985","Coxford Rd os 114 SW","","50 56.0268N","1 26.3972W","",
-"SN120986","Coxford Rd os 129 NE","","50 56.0338N","1 26.3740W","",
-"SN120988","Coxford Rd nr Birch Rd E","","50 55.9978N","1 26.6426W","",
-"SN120989","Coxford Rd nr Birch Rd W","","50 55.9919N","1 26.6443W","",
-"SN120998","Wide Ln opp Ford works NE","","50 56.7189N","1 22.1305W","",
-"SN120999","Wide Ln os Ford works SW","","50 56.6760N","1 22.1720W","",
-"SN120P03","Landguard Rd os 28 SW - HR","","50 54.7536N","1 25.0896W","",
-"SN120P04","Arthur Rd os 10 S - HR","","50 54.7978N","1 25.1992W","",
-"SN120P05","Suffolk Ave os 72 E - HR","","50 54.8895N","1 25.2885W","",
-"SN120P06","Paynes Rd opp 6 NE - HR","","50 54.8351N","1 25.4334W","",
-"SN120P07","Park Rd os 111 SE - HR","","50 54.8252N","1 25.5009W","",
-"SN120P08","Richmond Rd os 49 NE - HR","","50 54.7957N","1 25.7599W","",
-"SN120P09","Foundry Ln os 174 SE - HR","","50 54.9612N","1 25.9482W","",
-"SN120P10","English Rd nr Imperial Ave SW - HR","","50 55.0963N","1 26.1011W","",
-"SN120P11","Dale Valley Rd os 73 SW - HR","","50 56.0234N","1 25.6894W","",
-"SN120P12","Coxford Rd os 8 NE - HR","","50 56.5550N","1 25.4958W","",
-"SN120P13","Dunvegan Dr nr Balmoral Cl SW - HR","","50 56.7597N","1 25.7657W","",
-"SN120P14","Sandpiper Rd opp Winchat Cl SW - HR","","50 56.8484N","1 26.2472W","",
-"SN121003","Bargate St nr Castle Way 2 W","","50 54.1637N","1 24.3145W","",
-"SN121005","Bassett Ave opp 205 SW","","50 56.8878N","1 24.2951W","",
-"SN121006","Bassett Ave nr Ridgemount Ave NE","","50 56.7429N","1 24.3422W","",
-"SN121007","Bassett Ave opp 122 NE","","50 56.5721N","1 24.3854W","",
-"SN121008","Bassett Ave nr Saxholm Way NE","","50 56.9509N","1 24.2900W","",
-"SN121009","Bassett Ave opp 243 SW","","50 56.9940N","1 24.2690W","",
-"SN121010","Bassett Ave nr Ridgemount Ave SW","","50 56.7332N","1 24.3338W","",
-"SN121014","Bursledon Rd nr Botley Rd SE","","50 54.0121N","1 19.7413W","",
-"SN121015","Bursledon Rd nr Botley Rd NW","","50 54.0084N","1 19.7465W","",
-"SN121020","Kingsclere Ave nr Hurstbourne Pl NW","","50 53.1153N","1 21.9515W","",
-"SN121021","Hanover Bldgs os Echo Shop E","","50 54.1858N","1 24.2050W","",
-"SN121022","Havelock Rd os BBC NW","","50 54.4878N","1 24.4930W","",
-"SN121025","Millbrook Rd nr Regents Park Rd E","","50 54.8167N","1 26.6387W","",
-"SN121026","Millbrook Rd nr King George Ave SE","","50 54.8445N","1 26.9243W","",
-"SN121027","Millbrook Rd os Brazier estate NW","","50 54.8410N","1 26.9824W","",
-"SN121031","Portland Ter os Marlands S","","50 54.3378N","1 24.3788W","",
-"SN121033","Portsmouth Rd opp Veal store SE","","50 53.5763N","1 20.6254W","",
-"SN121034","Portsmouth Rd os 459 SE","","50 53.6276N","1 20.8303W","",
-"SN121035","Portsmouth Rd os Picador car dealer NW","","50 53.5841N","1 20.6740W","",
-"SN121036","Redbridge Hill os 94 W","","50 55.5979N","1 26.8565W","",
-"SN121037","Redbridge Hill opp 54 E","","50 55.5978N","1 26.7225W","",
-"SN121038","Redbridge Hill opp Walnut Grove E","","50 55.6084N","1 26.9085W","",
-"SN121039","Redbridge Hill opp Holy Family ch W","","50 55.6053N","1 27.0357W","",
-"SN121040","Redbridge Hill os 42 W","","50 55.5890N","1 26.6807W","",
-"SN121041","Redbridge Hill os Holy Family ch E","","50 55.6111N","1 27.0100W","",
-"SN121042","Romsey Rd nr Redbridge Ln SE","","50 56.5810N","1 27.5511W","",
-"SN121043","Romsey Rd nr path to Viking Cl SE","","50 56.4856N","1 27.4583W","",
-"SN121044","Romsey Rd opp 503 NW","","50 56.0966N","1 27.1102W","",
-"SN121045","Romsey Rd opp 425 NW","","50 55.8912N","1 26.9188W","",
-"SN121046","Romsey Rd os 533 SE","","50 56.1670N","1 27.1657W","",
-"SN121047","Stoneham Ln nr Channels Farm Rd NE","","50 56.7282N","1 22.6658W","",
-"SN121048","Stoneham Ln os 20 S","","50 56.5548N","1 22.8193W","",
-"SN121049","Stoneham Ln os 29 N","","50 56.5543N","1 22.8287W","",
-"SN121050","Stoneham Ln os 42 SW","","50 56.6300N","1 22.7534W","",
-"SN121051","Stoneham Ln nr Channels Farm Rd SW","","50 56.7255N","1 22.6590W","",
-"SN121052","The Avenue nr Oakmount Ave N","","50 55.6255N","1 24.3419W","",
-"SN121053","The Avenue nr Highfield Rd N","","50 55.7734N","1 24.3563W","",
-"SN121054","The Avenue nr Highfield Rd S","","50 55.7977N","1 24.3474W","",
-"SN121055","The Avenue nr Oakmount Ave S","","50 55.6427N","1 24.3349W","",
-"SN121059","Burgoyne Rd opp 1-11 E","","50 54.1800N","1 19.8439W","",
-"SN121060","Westend Rd opp 216 NE","","50 55.3202N","1 20.9185W","",
-"SN121061","West End Rd opp 157 SW","","50 55.2868N","1 21.2151W","",
-"SN121062","West End Rd os 218 SW","","50 55.3153N","1 20.9091W","",
-"SN121063","West End Rd os 159 NE","","50 55.2910N","1 21.2083W","",
-"SN121066","Wimpson Ln nr Cumbrian Way NE","","50 55.3365N","1 27.3632W","",
-"SN121067","Wimpson Ln opp 244-258 NE","","50 55.5907N","1 27.1443W","",
-"SN121068","Wimpson Ln os 179 NE","","50 55.4794N","1 27.2361W","",
-"SN121069","Bargate St nr Castle Way 1 W","","50 54.1620N","1 24.2992W","",
-"SN12151A","Burgess Rd os 469 NE","","50 56.3580N","1 22.8441W","",
-"SN122001","Tickleford Dr nr Staplehurst Cl NE","","50 53.2945N","1 21.2811W","",
-"SN122002","Newtown Rd opp Tenterton Ave NW","","50 53.3640N","1 21.1693W","",
-"SN122003","Newtown Rd nr Tickleford Dr SE","","50 53.3299N","1 21.1441W","",
-"SN122019","Rownhams Rd N nr Buchanan Rd SW","","50 56.7630N","1 27.0161W","",
-"SN12272A","Portswood Rd os 241 nr Somerfield NE","","50 55.5846N","1 23.5229W","",
-"SN12275A","Portswood Rd os 170 Superdrug SW","","50 55.5722N","1 23.5265W","",
-"SN122769","Redbridge Ln nr Toogoods Way NE","","50 56.5716N","1 27.6050W","",
-"SN12367A","Shirley High St os precinct 1 SE","","50 55.4211N","1 26.1040W","",
-"SN12367B","Shirley Rd nr MacDonald SE","","50 55.1339N","1 25.7378W","",
-"SN12368A","Shirley High St os 104A NE","","50 55.3930N","1 26.0838W","",
-"SN12368B","Shirley High St os Iceland NE","","50 55.4071N","1 26.1024W","",
-"SN12369A","Park St nr Carlisle Rd NE","","50 55.3492N","1 26.0750W","",
-"SN12369B","Park St nr Shirley High St NE","","50 55.3540N","1 26.0655W","",
-"SN12370A","Park St os 2 SW","","50 55.3481N","1 26.0656W","",
-"SN12426B","Bullar Rd Gyratory 1 SE","","50 55.1031N","1 22.4596W","",
-"SN12426C","Bullar Rd Gyratory 2 SE","","50 55.1002N","1 22.4366W","",
-"SN12441A","Commercial Rd os gallery 1 W","","50 54.5277N","1 24.3756W","",
-"SN12441B","Commercial Rd os gallery 2 W","","50 54.5295N","1 24.4063W","",
-"SN12493A","Waterloo Rd opp ch NW","","50 54.6749N","1 25.6632W","",
-"SN12518A","Wyndham Pl 2 N","","50 54.5065N","1 24.7795W","",
-"SN12524B","Above Bar St os Cenotaph N","","50 54.5710N","1 24.2905W","",
-"SN12524D","Above Bar St nr Cenotaph N","","50 54.5996N","1 24.2936W","",
-"SN12531A","Above Bar St os 101 N","","50 54.3707N","1 24.2735W","",
-"SN12531B","Above Bar St os 109 N","","50 54.3588N","1 24.2719W","",
-"SN12532A","Above Bar St os 85 N","","50 54.3443N","1 24.2712W","",
-"SN12532B","Above Bar St os 98 S","","50 54.3388N","1 24.2585W","",
-"SN12544A","New Rd opp Carronades NE","","50 54.4414N","1 23.9662W","",
-"SN12544B","New Rd opp Premier Inn NE","","50 54.4451N","1 23.9533W","",
-"SN12550B","Northam Rd opp 210 NE","","50 54.7410N","1 23.2778W","",
-"SN12550C","Northam Rd opp 214 NE","","50 54.7464N","1 23.2752W","",
-"SN12616B","Pound Tree Rd stand CC E","","50 54.3019N","1 24.1113W","",
-"SN12616C","Vincents Walk stand Ci S","","50 54.2341N","1 24.1557W","",
-"SN12616D","Pound Tree Rd stand CE W","","50 54.2922N","1 24.1081W","",
-"SN12616E","Pound Tree Rd stand CD E","","50 54.3023N","1 24.0866W","",
-"SN12617A","Pound Tree Rd stand CA E","","50 54.3021N","1 24.1583W","",
-"SN12617B","Above Bar St os 109 N","","50 54.3820N","1 24.2742W","",
-"SN12617C","Pound Tree Rd stand CF W","","50 54.2934N","1 24.1413W","",
-"SN12618A","Vincents Walk stand CG S","","50 54.2811N","1 24.1517W","",
-"SN12618B","Vincents Walk stand CH S","","50 54.2460N","1 24.1530W","",
-"SN12618C","Vincents Walk stand CL S","","50 54.2283N","1 24.1669W","",
-"SN12619A","Hanover Buildings stand CS S","","50 54.1852N","1 24.1879W","",
-"SN12619C","Sussex Pl stand CO os Laura Ashley N","","50 54.2721N","1 24.1954W","",
-"SN12619D","Vincents Walk stand CJ S","","50 54.2196N","1 24.1585W","",
-"SN12619E","Vincents Walk stand CK S","","50 54.2083N","1 24.1603W","",
-"SN12658A","Woolston Link 1 S","","50 53.8948N","1 22.6294W","",
-"SN12658B","Woolston Link 2 S","","50 53.8894N","1 22.6295W","",
-"SN12921A","West End Rd opp Sainsburys NE","","50 54.9073N","1 21.6881W","",
-"SN12921C","Bitterne Rd os 355 E","","50 54.8785N","1 21.7449W","",
-"SN12922A","West End Rd os Sainsburys 2 SW","","50 54.8965N","1 21.6849W","",
-"SNA09017","Waterloo Rd os Wellington Ct SE","","50 54.6249N","1 25.2542W","",
-"SNA09185","Portsmouth Rd opp 63 NW","","50 53.8382N","1 22.3290W","",
-"SNA09195","Hill Ln os King Edward School N","","50 55.3391N","1 24.9013W","",
-"SNA09196","Wyndham Pl 3 N","","50 54.5157N","1 24.7794W","",
-"SNA09197","Tremona Rd os 7 NE","","50 55.7298N","1 26.2138W","",
-"SNA09200","Anglesea Rd os No 20 NE","","50 55.4809N","1 26.0819W","",
-"SNA09201","Westwood Rd os 14 SW","","50 55.3393N","1 24.1825W","",
-"SNA09221","Landguard Rd os 23 NW - HR","","50 54.7470N","1 25.0658W","",
-"SNA09222","Arthur Rd os 31 N - HR","","50 54.8373N","1 25.2123W","",
-"SNA09223","Howard Rd nr Shirley Rd SW - HR","","50 54.8757N","1 25.3475W","",
-"SNA09224","Paynes Rd os 6 SW - HR","","50 54.8324N","1 25.4249W","",
-"SNA09225","Richmond Rd os 102 NW - HR","","50 54.8286N","1 25.5316W","",
-"SNA09226","Richmond Rd os 124 NW - HR","","50 54.8035N","1 25.9049W","",
-"SNA09227","Foundry Ln nr Nelson Rd N - HR","","50 54.8662N","1 25.9349W","",
-"SNA09228","Foundry Ln nr Heysham Rd NW - HR","","50 55.1034N","1 26.0079W","",
-"SNA09229","English Rd nr Imperial Ave SW - HR","","50 55.0972N","1 26.0712W","",
-"SNA09230","Waterhouse Way nr Waterhouse Way NW - HR","","50 55.0862N","1 26.2489W","",
-"SNA09231","Waterhouse Way nr 8 SE - HR","","50 55.0977N","1 26.2726W","",
-"SNA09233","Foundry Ln nr Heysham Rd SE - HR","","50 55.1045N","1 26.0002W","",
-"SNA09234","Foundry Ln nr Salcombe Rd SE - HR","","50 55.0044N","1 25.9588W","",
-"SNA09235","Foundry Ln nr Wolseley Rd S - HR","","50 54.8980N","1 25.9200W","",
-"SNA09236","Coxford Rd os 424 SW - HR","","50 56.4664N","1 25.5908W","",
-"SNA09237","Sandpiper Rd nr Puffin Cl NW - HR","","50 56.8018N","1 25.9753W","",
-"SNA09238","Sandpiper Rd nr Woburn Rd SE - HR","","50 56.6945N","1 25.9894W","",
-"SNA09239","Dunvegan Dr os 83 E - HR","","50 56.7706N","1 25.5555W","",
-"SNA09240","Dunvegan Dr nr Woburn Rd E - HR","","50 56.7572N","1 25.8990W","",
-"SNA09241","Sandpiper Rd os 137 SE - HR","","50 56.8647N","1 26.0514W","",
-"SNA09242","Sandpiper Rd opp 2 NW - HR","","50 56.6740N","1 26.3424W","",
-"SNA09285","Platform Rd os Portcullis House W","","50 53.8147N","1 23.9009W","",
-"SNA09298","Bassett Green Rd nr Bassett Green Cl SE","","50 56.7119N","1 23.4595W","",
-"SNA09299","Highfield Rd opp Omdurman Rd NE","","50 55.8481N","1 24.1829W","",
-"SNA09300","Glen Eyre Rd opp Chamberlain Hall SE","","50 56.5240N","1 24.1528W","",
-"SNA09313","Glen Eyre Rd nr Bassett Ave SE","","50 56.7680N","1 24.2889W","",
-"SNA09317","Northam Rd nr Britannia Rd NE","","50 54.5696N","1 23.4124W","",
-"SNA09318","Northam Rd nr Britannia Rd SW","","50 54.5642N","1 23.3979W","",
-"SNA09323","Romsey Rd opp 535 NW","","50 56.1578N","1 27.1649W","",
-"SNA09341","Portland Ter opp West Quay 1 SE","","50 54.2319N","1 24.3478W","",
-"SNA09343","Portland Ter os West Quay 2 NW","","50 54.2049N","1 24.3532W","",
-"SNA09388","Bassett Green Rd os 184 NW","","50 56.8397N","1 23.6526W","",
-"SNA09412","Tunstall Rd os Meredith Towers S","","50 54.2482N","1 19.7883W","",
-"SNA09436","Wilton Rd os No 177 NW","","50 55.3699N","1 25.2313W","",
-"SNA09437","Wilton Rd os No 170 SE","","50 55.3720N","1 25.2227W","",
-"SNA09438","Upper Shirley Ave os 121 SW","","50 55.5165N","1 25.4147W","",
-"SNA09450","Burgess Rd Opp 40b NE","","50 56.0873N","1 24.7476W","",
-"SNA09451","Burgess Rd nr 40b SW","","50 56.0856N","1 24.7340W","",
-"SNA09452","Wilton Rd nr South View Rd NW","","50 55.3111N","1 25.1253W","",
-"SNA09453","Wilton Rd nr South View Rd SE","","50 55.3171N","1 25.1261W","",
-"SNA09454","Wilton Rd os 121 NW","","50 55.5114N","1 25.3695W","",
-"SNA09464","Castle Way nr Bargate St SE","","50 54.1449N","1 24.3241W","",
-"SNA09572","Shirley Rd nr Nightingale Gr NW","","50 54.9537N","1 25.5173W","",
-"SNA09576","Weston Parade SE","","50 53.0884N","1 22.1719W","",
-"SNA09577","Weston Parade NW","","50 53.0809N","1 22.1805W","",
-"SNA09589","St Marys Rd opp Sports Hall N","","50 54.6368N","1 23.9756W","",
-"SNA09593","Mousehole Ln os 60A W","","50 55.2402N","1 21.8765W","",
-"SNA13670","Highfield Rd opp campus gate NE","","50 55.7162N","1 24.2503W","",
-"SNA13761","Town Quay pier opp Red Funnel NE","","50 53.6935N","1 24.3631W","",
-"SNA13762","Town Quay pier os Red Funnel SW","","50 53.6848N","1 24.3564W","",
-"SNA13766","Town Quay os Tower House E","","50 53.7735N","1 24.1872W","",
-"SNA13767","Town Quay opp Tower House W","","50 53.7633N","1 24.1950W","",
-"SNA13768","High St nr Town Quay N","","50 53.8364N","1 24.2513W","",
-"SNA13769","High St nr Town Quay S","","50 53.8472N","1 24.2434W","",
-"SNA19467","Warburton Rd opp St Colmans RC ch S","","50 54.1548N","1 19.8869W","",
-"SNA19469","Commercial St opp RC ch SW","","50 54.8884N","1 21.2830W","",
-"SNA19470","Shales Rd opp Balaclava Rd SW","","50 55.0853N","1 21.0890W","",
-"SNA19471","Taunton Dr opp Burnham Chase NW","","50 55.0193N","1 20.8621W","",
-"SNA19472","Midanbury Ln so Dalmally Gdns S","","50 55.3359N","1 22.1099W","",
-"SNA19473","Litchfield Rd opp 65 SW","","50 55.6807N","1 21.6195W","",
-"SNA19474","Middle Rd opp 11 SW","","50 53.8881N","1 21.6876W","",
-"SNA19476","Middle Rd os 112 SW","","50 54.1164N","1 21.6068W","",
-"SNA19477","Middle Rd os 216 SW","","50 54.3338N","1 21.4963W","",
-"SNA19478","Middle Rd os 270 SW","","50 54.4456N","1 21.4179W","",
-"SNA19479","Kathleen Rd os 253 NE","","50 54.3785N","1 20.6031W","",
-"SNA19482","General Hosp West Door","","50 56.0430N","1 26.1613W","",
-"SNA19483","Avon Rd os 35 SW","","50 55.4695N","1 21.9707W","",
-"SNA19495","Highfield Ave nr Highfield Rd SW","","50 55.9511N","1 24.1704W","",
-"SNA19559","Civic Centre Rd os stop AN Civic Ctr E","","50 54.4219N","1 24.3692W","",
-"SNA19692","Aldermoor Ave os Holly Oak Ct SW","","50 56.2723N","1 26.3823W","",
-"SNA19708","Spring Rd os 98 betting shop SE","","50 54.5649N","1 21.6297W","",
-"SNA19709","Central Station northern forecourt","","50 54.4701N","1 24.8243W","",
-"SNA19711","Spring Rd opp Freemantle Common SE","","50 54.7279N","1 21.8323W","",
-"SNA19712","Spring Rd os Freemantle Common NW","","50 54.7052N","1 21.8232W","",
-"SNA19721","Albert Rd North nr Anglesea Terrace S","","50 54.0686N","1 23.4573W","",
-"SNA19722","Albert Rd North nr Anglesea Terrace N","","50 54.0719N","1 23.4675W","",
-"SNA19739","Albert Rd North nr Itchen Br N","","50 53.9733N","1 23.4867W","",
-"SNA19771","Wakefield Rd 81 NE - HR","","50 55.6585N","1 21.5071W","",
-"SNA19772","Wakefield Rd opp Wakefield Ct NE - HR","","50 55.5150N","1 21.6055W","",
-"SNA19773","Glenfield Ave os 13 SW","","50 55.0087N","1 21.9633W","",
-"SNA19774","Upper Deacon Rd opp Caerleon Dr SW","","50 54.7235N","1 20.8397W","",
-"SNA19777","Univ Interchange SE","","50 56.1720N","1 23.8135W","",
-"SNA19780","Wessex Ln opp Montefiore Halls SW","","50 56.2354N","1 22.6229W","",
-"SNA40401","New Road South os East Park E","","50 54.4189N","1 24.2105W","",
-"SNA40402","London Rd os HSBC SW","","50 54.6599N","1 24.2757W","",
-"SNA40406","Tesco Millbrook inside grounds","","50 55.4017N","1 26.7854W","",
-"SNA40501","Rownhams Rd North nr Buchanan Rd NE","","50 56.7679N","1 27.0211W","",
-"SNA40502","Rownhams Rd N Sutherland Rd NW","","50 56.5945N","1 27.0872W","",
-"SNA40503","Rownhams Rd N Sutherland Rd SE","","50 56.5945N","1 27.0787W","",
-"SNA90772","Bedford Pl opp 14 NW","","50 54.7068N","1 24.3639W","",
-"SNA90773","Bedford Pl os 24 SE","","50 54.7392N","1 24.3797W","",
-"SNA90798","West End Rd os Sainsburys 1 SW","","50 54.9078N","1 21.6676W","",
-"SNA90808","Mansbridge Rd nr Itchenside Cl N","","50 56.3214N","1 21.9599W","",
-"SNA90830","Chapel Rd nr level crossing SE","","50 54.1397N","1 23.6313W","",
-"SNA90831","Chapel Rd opp ch NW","","50 54.1289N","1 23.7330W","",
-"SNA90867","William St os works SW","","50 54.5988N","1 23.0041W","",
-"SNA90868","Belvidere Rd nr Victoria St NE","","50 54.4374N","1 23.3074W","",
-"SNA90869","Belvidere Rd nr Victoria St SW","","50 54.4309N","1 23.3041W","",
-"SNA90870","Bedford Pl os 21 SE","","50 54.7224N","1 24.3697W","",
-"SNA90871","Millbank St os Forth House NE","","50 54.6097N","1 23.1234W","",
-"WIA04208","Salisbury bus station stand E","","51 4.2177N","1 47.6180W","",
-"WIA12274","Southampton Rd nr Clarendon Rd NW","","51 2.6910N","1 44.2329W","",
-"WIA12275","Southampton Rd nr Clarendon Rd SE","","51 2.6812N","1 44.1833W","",
-"WIA12283","Southampton Rd os Whaddon PO SE","","51 2.1298N","1 43.2546W","",
-"WIA12284","Southampton Rd opp PO Whaddon NW","","51 2.1347N","1 43.2717W","",
-"WIA12295","Common Rd nr The Street W","","51 0.6764N","1 39.0750W","",
-"WIA12339","Lyndhurst Rd nr New Rd NW","","50 57.6659N","1 37.9067W","",
-"WIA12340","Lyndhurst Rd nr New Rd SE","","50 57.6664N","1 37.8990W","",
-"WIA12348","Lyndhurst Rd nr A36 SE","","50 58.7611N","1 38.2407W","",
-"WIY42915","A31 Romsey Rd nr Barrow Hill Rd NE","","50 56.1611N","1 33.4041W","",
-"WIY42916","A31 Romsey Rd - Barrow Hill Rd SW","","50 56.1584N","1 33.3999W","",
-"WIY42982","Lyndhurst Rd nr Beech Grange SE","","50 58.0522N","1 38.0890W","",
-"WIY42983","Lyndhurst Rd nr Beech Grange NW","","50 58.0506N","1 38.0959W","",
-"haa13647","Castle Way nr Bargate St NW","","50 54.1493N","1 24.3377W","",
diff --git a/assets/photos.rdf b/assets/photos.rdf
deleted file mode 100644
index 652a7b9..0000000
--- a/assets/photos.rdf
+++ /dev/null
@@ -1,15009 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:base="http://data.southampton.ac.uk/dumps/photos/2011-02-22/photos.rdf">
- <rdf:Description rdf:about="http://creativecommons.org/licenses/by/3.0/">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">CC-BY</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="#provenance">
- <ns0:processType xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="http://id.southampton.ac.uk/ns/ConvertTurtleToRDFXML"/>
- </rdf:Description>
- <rdf:Description rdf:about="#provenance">
- <ns0:resultingDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource=""/>
- </rdf:Description>
- <rdf:Description rdf:about="#provenance">
- <ns0:sourceDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="photos.ttl"/>
- </rdf:Description>
- <rdf:Description rdf:about="#provenance">
- <rdf:type rdf:resource="http://purl.org/void/provenance/ns/ProvenanceEvent"/>
- </rdf:Description>
- <rdf:Description rdf:about="photos.ttl">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2011-02-22</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="photos.ttl">
- <ns0:isPartOf xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.southampton.ac.uk/dataset/photos"/>
- </rdf:Description>
- <rdf:Description rdf:about="photos.ttl#provenance">
- <ns0:processIncludedFile xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="beckers"/>
- </rdf:Description>
- <rdf:Description rdf:about="photos.ttl#provenance">
- <ns0:processIncludedFile xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="placeholder"/>
- </rdf:Description>
- <rdf:Description rdf:about="photos.ttl#provenance">
- <ns0:processIncludedFile xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="to_rdfxml"/>
- </rdf:Description>
- <rdf:Description rdf:about="photos.ttl#provenance">
- <ns0:processType xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="http://id.southampton.ac.uk/ns/ConvertAndPublishDataset"/>
- </rdf:Description>
- <rdf:Description rdf:about="photos.ttl#provenance">
- <ns0:resultingDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="photos.ttl"/>
- </rdf:Description>
- <rdf:Description rdf:about="photos.ttl#provenance">
- <rdf:type rdf:resource="http://purl.org/void/provenance/ns/ProvenanceEvent"/>
- </rdf:Description>
- <rdf:Description rdf:about="photos.ttl#provenance">
- <ns0:hasBeginning xmlns:ns0="http://www.w3.org/2006/time#" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2011-02-22T17:33:16Z</ns0:hasBeginning>
- </rdf:Description>
- <rdf:Description rdf:about="photos.ttl#provenance">
- <ns0:hasEnd xmlns:ns0="http://www.w3.org/2006/time#" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2011-02-22T17:33:52Z</ns0:hasEnd>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/12.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/12.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/12.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/12.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/12.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/12.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">534934</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/12.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/12.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/12.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/12.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 12</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/12.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/12"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/13.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/13.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/13.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/13.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/13.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/13.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">391271</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/13.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/13.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/13.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/13.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 13</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/13.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/13"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/14.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/14.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/14.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/14.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/14.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/14.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">477131</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/14.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/14.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/14.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/14.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 14</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/14.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/14"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15b.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15b.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15b.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15b.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15b.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15b.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">358799</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15b.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15b.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15b.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15b.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15b</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15b.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/15b"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">449646</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/15.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/15"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/16.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/16.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/16.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/16.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/16.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/16.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">467958</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/16.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/16.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/16.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/16.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 16</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/16.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/16"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/17.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/17.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/17.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/17.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/17.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/17.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">476702</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/17.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/17.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/17.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/17.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 17</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/17.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/17"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/18.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/18.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/18.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/18.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/18.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/18.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">404612</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/18.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/18.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/18.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/18.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 18</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/18.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/19.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/19.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/19.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/19.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/19.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/19.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">389375</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/19.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/19.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/19.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/19.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 19</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/19.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/19"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/1.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/1.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/1.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/1.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/1.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/1.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">410135</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/1.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/1.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/1.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/1.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/1.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/21.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/21.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/21.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/21.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/21.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">0.6670</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/21.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">402975</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/21.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/21.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/21.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/21.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 21</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/21.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/21"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/25.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/25.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/25.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/25.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/25.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/25.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">527449</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/25.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/25.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/25.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/25.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 25</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/25.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/25"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/26.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/26.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/26.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/26.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/26.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/26.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">437411</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/26.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/26.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/26.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/26.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 26</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/26.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/26"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/27.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/27.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/27.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/27.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/27.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/27.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">471455</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/27.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/27.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/27.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/27.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 27</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/27.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/27"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/28.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/28.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/28.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/28.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/28.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/28.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">438277</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/28.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/28.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/28.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/28.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 28</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/28.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/28"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/29.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/29.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/29.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/29.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/29.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/29.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">383473</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/29.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/29.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/29.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/29.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 29</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/29.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/29"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/2.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/2.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/2.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/2.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/2.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/2.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">458661</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/2.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/2.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/2.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/2.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 2</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/2.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/2"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/30.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/30.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/30.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/30.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/30.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/30.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">445704</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/30.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/30.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/30.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/30.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 30</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/30.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/30"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/32.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/32.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/32.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/32.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/32.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/32.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">510032</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/32.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/32.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/32.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/32.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 32</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/32.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/32"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/34.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/34.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/34.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/34.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/34.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/34.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">470026</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/34.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/34.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/34.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/34.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 34</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/34.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/34"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/35.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/35.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/35.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/35.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/35.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/35.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">448005</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/35.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/35.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/35.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/35.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 35</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/35.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/35"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/36.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/36.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/36.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/36.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/36.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/36.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">534934</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/36.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/36.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/36.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/36.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 36</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/36.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/36"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/37.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/37.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/37.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/37.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/37.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/37.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">461234</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/37.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/37.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/37.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/37.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 37</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/37.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/37"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/38a.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/38a.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/38a.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/38a.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/38a.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2.2075</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/38a.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">491315</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/38a.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">453</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/38a.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/38a.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/38a.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 38a</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/38a.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/38a"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/39.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/39.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/39.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/39.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/39.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/39.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">438744</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/39.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/39.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/39.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/39.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 39</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/39.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/39"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/3.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/3.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/3.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/3.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/3.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/3.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">562596</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/3.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/3.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/3.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/3.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 3</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/3.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/3"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/40.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/40.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/40.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/40.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/40.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/40.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">433870</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/40.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/40.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/40.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/40.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 40</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/40.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/40"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/41.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/41.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/41.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/41.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/41.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/41.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">441929</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/41.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/41.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/41.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/41.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 41</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/41.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/41"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/42.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/42.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/42.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/42.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/42.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/42.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">325853</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/42.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/42.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/42.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/42.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 42</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/42.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/42"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/43.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/43.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/43.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/43.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/43.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/43.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">472569</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/43.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/43.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/43.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/43.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 43</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/43.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/43"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/44.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/44.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/44.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/44.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/44.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/44.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">429708</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/44.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/44.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/44.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/44.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 44</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/44.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/44"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/45.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/45.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/45.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/45.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/45.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/45.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">515864</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/45.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/45.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/45.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/45.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 45</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/45.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/45"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/46.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/46.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/46.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/46.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/46.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/46.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">354456</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/46.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/46.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/46.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/46.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 46</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/46.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/46"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/48.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/48.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/48.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/48.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/48.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/48.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">577523</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/48.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/48.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/48.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/48.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 48</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/48.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/48"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/4.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/4.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/4.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/4.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/4.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/4.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">405512</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/4.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/4.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/4.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/4.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 4</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/4.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/4"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/50.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/50.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/50.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/50.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/50.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/50.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">607920</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/50.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/50.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/50.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/50.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 50</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/50.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/50"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/52.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/52.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/52.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/52.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/52.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/52.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">421033</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/52.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/52.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/52.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/52.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 52</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/52.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/52"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/53.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/53.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/53.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/53.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/53.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/53.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">435080</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/53.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/53.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/53.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/53.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 53</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/53.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/53"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/54.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/54.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/54.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/54.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/54.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/54.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">448156</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/54.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/54.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/54.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/54.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 54</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/54.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/54"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/56.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/56.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/56.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/56.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/56.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/56.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">423683</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/56.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/56.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/56.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/56.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 56</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/56.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/56"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/57.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/57.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/57.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/57.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/57.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/57.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">350437</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/57.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/57.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/57.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/57.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 57</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/57.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58a.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58a.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58a.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58a.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58a.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58a.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">316045</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58a.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58a.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58a.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58a.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58a</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58a.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/58a"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">396018</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/58.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/58"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/59.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/59.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/59.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/59.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/59.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/59.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">328850</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/59.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/59.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/59.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/59.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 59</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/59.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/59"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/5.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/5.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/5.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/5.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/5.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/5.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">478242</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/5.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/5.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/5.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/5.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 5</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/5.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/5"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/60.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/60.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/60.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/60.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/60.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/60.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">349532</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/60.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/60.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/60.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/60.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 60</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/60.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/60"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/61.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/61.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/61.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/61.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/61.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/61.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">311017</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/61.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/61.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/61.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/61.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 61</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/61.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/61"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65A.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65A.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65A.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65A.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65A.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65A.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">523347</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65A.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65A.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65A.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65A.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65A</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65A.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65A"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65B.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65B.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65B.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65B.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65B.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65B.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">505519</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65B.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65B.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65B.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65B.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65B</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65B.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65B"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">565439</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/65.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/67.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/67.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/67.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/67.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/67.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/67.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">340097</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/67.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/67.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/67.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/67.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 67</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/67.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/67"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/6.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/6.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/6.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/6.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/6.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/6.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">435743</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/6.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/6.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/6.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/6.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 6</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/6.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/6"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/7.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/7.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/7.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/7.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/7.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/7.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">396212</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/7.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/7.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/7.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/7.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 7</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/7.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/7"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/85.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/85.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/85.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/85.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/85.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/85.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">365394</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/85.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/85.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/85.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/85.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 85</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/85.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/85"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/86.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/86.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/86.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/86.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/86.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/86.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">320372</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/86.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/86.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/86.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/86.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 86</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/86.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/86"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/9.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/9.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/9.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/9.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/9.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4993</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/9.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">492177</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/9.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">667</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/9.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1000</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/9.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/9.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/1000/9.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/9"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/12.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/12.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/12.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/12.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/12.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/12.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7438</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/12.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/12.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/12.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/12.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 12</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/12.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/12"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/13.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/13.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/13.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/13.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/13.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/13.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7152</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/13.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/13.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/13.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/13.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 13</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/13.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/13"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/14.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/14.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/14.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/14.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/14.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/14.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7179</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/14.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/14.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/14.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/14.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 14</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/14.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/14"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15b.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15b.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15b.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15b.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15b.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15b.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6859</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15b.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15b.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15b.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15b.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15b</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15b.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/15b"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7399</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/15.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/15"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/16.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/16.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/16.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/16.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/16.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/16.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7743</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/16.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/16.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/16.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/16.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 16</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/16.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/16"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/17.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/17.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/17.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/17.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/17.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/17.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6534</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/17.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/17.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/17.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/17.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 17</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/17.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/17"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/18.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/18.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/18.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/18.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/18.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/18.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6501</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/18.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/18.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/18.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/18.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 18</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/18.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/19.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/19.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/19.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/19.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/19.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/19.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6964</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/19.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/19.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/19.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/19.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 19</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/19.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/19"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/1.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/1.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/1.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/1.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/1.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/1.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6471</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/1.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/1.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/1.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/1.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/1.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/21.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/21.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/21.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/21.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/21.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">0.6700</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/21.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6923</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/21.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/21.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/21.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/21.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 21</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/21.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/21"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/25.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/25.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/25.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/25.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/25.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/25.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7761</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/25.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/25.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/25.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/25.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 25</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/25.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/25"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/26.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/26.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/26.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/26.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/26.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/26.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6323</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/26.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/26.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/26.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/26.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 26</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/26.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/26"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/27.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/27.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/27.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/27.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/27.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/27.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7442</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/27.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/27.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/27.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/27.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 27</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/27.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/27"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/28.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/28.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/28.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/28.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/28.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/28.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6857</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/28.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/28.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/28.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/28.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 28</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/28.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/28"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/29.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/29.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/29.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/29.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/29.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/29.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6867</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/29.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/29.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/29.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/29.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 29</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/29.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/29"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/2.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/2.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/2.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/2.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/2.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/2.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6793</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/2.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/2.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/2.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/2.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 2</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/2.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/2"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/30.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/30.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/30.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/30.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/30.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/30.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7391</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/30.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/30.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/30.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/30.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 30</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/30.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/30"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/32.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/32.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/32.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/32.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/32.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/32.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7158</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/32.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/32.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/32.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/32.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 32</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/32.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/32"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/34.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/34.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/34.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/34.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/34.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/34.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7242</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/34.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/34.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/34.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/34.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 34</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/34.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/34"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/35.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/35.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/35.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/35.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/35.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/35.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6708</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/35.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/35.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/35.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/35.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 35</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/35.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/35"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/36.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/36.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/36.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/36.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/36.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/36.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7438</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/36.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/36.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/36.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/36.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 36</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/36.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/36"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/37.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/37.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/37.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/37.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/37.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/37.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6950</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/37.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/37.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/37.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/37.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 37</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/37.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/37"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/38a.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/38a.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/38a.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/38a.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/38a.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2.2222</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/38a.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7195</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/38a.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">45</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/38a.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/38a.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/38a.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 38a</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/38a.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/38a"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/39.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/39.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/39.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/39.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/39.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/39.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6645</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/39.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/39.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/39.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/39.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 39</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/39.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/39"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/3.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/3.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/3.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/3.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/3.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/3.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">8090</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/3.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/3.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/3.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/3.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 3</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/3.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/3"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/40.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/40.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/40.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/40.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/40.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/40.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6790</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/40.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/40.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/40.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/40.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 40</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/40.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/40"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/41.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/41.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/41.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/41.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/41.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/41.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6752</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/41.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/41.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/41.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/41.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 41</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/41.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/41"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/42.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/42.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/42.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/42.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/42.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/42.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6373</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/42.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/42.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/42.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/42.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 42</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/42.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/42"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/43.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/43.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/43.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/43.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/43.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/43.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7225</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/43.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/43.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/43.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/43.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 43</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/43.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/43"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/44.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/44.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/44.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/44.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/44.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/44.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7059</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/44.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/44.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/44.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/44.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 44</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/44.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/44"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/45.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/45.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/45.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/45.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/45.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/45.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7264</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/45.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/45.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/45.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/45.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 45</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/45.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/45"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/46.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/46.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/46.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/46.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/46.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/46.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6382</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/46.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/46.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/46.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/46.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 46</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/46.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/46"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/48.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/48.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/48.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/48.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/48.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/48.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7266</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/48.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/48.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/48.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/48.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 48</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/48.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/48"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/4.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/4.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/4.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/4.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/4.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/4.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6931</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/4.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/4.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/4.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/4.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 4</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/4.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/4"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/50.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/50.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/50.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/50.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/50.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/50.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7685</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/50.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/50.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/50.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/50.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 50</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/50.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/50"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/52.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/52.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/52.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/52.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/52.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/52.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6211</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/52.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/52.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/52.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/52.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 52</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/52.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/52"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/53.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/53.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/53.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/53.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/53.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/53.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7326</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/53.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/53.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/53.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/53.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 53</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/53.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/53"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/54.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/54.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/54.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/54.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/54.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/54.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7446</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/54.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/54.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/54.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/54.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 54</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/54.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/54"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/56.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/56.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/56.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/56.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/56.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/56.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7805</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/56.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/56.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/56.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/56.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 56</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/56.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/56"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/57.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/57.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/57.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/57.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/57.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/57.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6971</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/57.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/57.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/57.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/57.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 57</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/57.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58a.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58a.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58a.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58a.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58a.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58a.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6537</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58a.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58a.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58a.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58a.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58a</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58a.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/58a"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">5621</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/58.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/58"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/59.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/59.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/59.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/59.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/59.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/59.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6769</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/59.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/59.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/59.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/59.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 59</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/59.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/59"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/5.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/5.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/5.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/5.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/5.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/5.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7403</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/5.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/5.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/5.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/5.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 5</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/5.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/5"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/60.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/60.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/60.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/60.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/60.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/60.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6063</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/60.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/60.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/60.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/60.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 60</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/60.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/60"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/61.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/61.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/61.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/61.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/61.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/61.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">5476</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/61.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/61.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/61.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/61.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 61</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/61.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/61"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65A.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65A.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65A.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65A.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65A.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65A.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6446</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65A.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65A.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65A.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65A.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65A</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65A.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65A"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65B.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65B.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65B.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65B.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65B.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65B.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7310</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65B.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65B.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65B.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65B.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65B</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65B.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65B"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7500</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/65.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/67.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/67.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/67.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/67.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/67.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/67.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">5514</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/67.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/67.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/67.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/67.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 67</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/67.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/67"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/6.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/6.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/6.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/6.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/6.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/6.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">5987</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/6.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/6.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/6.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/6.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 6</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/6.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/6"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/7.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/7.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/7.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/7.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/7.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/7.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7173</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/7.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/7.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/7.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/7.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 7</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/7.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/7"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/85.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/85.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/85.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/85.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/85.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/85.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6658</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/85.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/85.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/85.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/85.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 85</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/85.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/85"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/86.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/86.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/86.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/86.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/86.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/86.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6700</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/86.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/86.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/86.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/86.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 86</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/86.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/86"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/9.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/9.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/9.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/9.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/9.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4925</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/9.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7670</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/9.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">67</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/9.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">100</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/9.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/9.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/100/9.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/9"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/12.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/12.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/12.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/12.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/12.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/12.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">24454</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/12.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/12.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/12.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/12.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 12</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/12.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/12"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/13.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/13.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/13.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/13.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/13.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/13.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">22883</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/13.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/13.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/13.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/13.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 13</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/13.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/13"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/14.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/14.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/14.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/14.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/14.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/14.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">22431</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/14.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/14.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/14.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/14.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 14</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/14.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/14"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15b.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15b.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15b.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15b.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15b.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15b.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">21086</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15b.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15b.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15b.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15b.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15b</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15b.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/15b"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">23745</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/15.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/15"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/16.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/16.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/16.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/16.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/16.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/16.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">24728</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/16.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/16.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/16.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/16.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 16</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/16.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/16"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/17.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/17.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/17.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/17.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/17.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/17.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">21150</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/17.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/17.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/17.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/17.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 17</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/17.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/17"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/18.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/18.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/18.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/18.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/18.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/18.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">20797</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/18.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/18.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/18.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/18.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 18</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/18.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/19.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/19.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/19.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/19.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/19.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/19.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">21629</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/19.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/19.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/19.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/19.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 19</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/19.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/19"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/1.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/1.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/1.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/1.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/1.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/1.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">20093</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/1.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/1.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/1.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/1.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/1.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/21.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/21.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/21.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/21.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/21.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">0.6650</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/21.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">22703</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/21.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/21.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/21.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/21.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 21</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/21.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/21"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/25.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/25.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/25.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/25.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/25.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/25.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">25546</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/25.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/25.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/25.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/25.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 25</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/25.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/25"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/26.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/26.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/26.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/26.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/26.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/26.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">20734</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/26.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/26.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/26.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/26.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 26</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/26.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/26"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/27.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/27.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/27.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/27.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/27.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/27.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">24225</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/27.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/27.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/27.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/27.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 27</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/27.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/27"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/28.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/28.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/28.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/28.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/28.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/28.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">22503</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/28.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/28.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/28.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/28.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 28</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/28.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/28"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/29.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/29.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/29.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/29.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/29.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/29.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">22123</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/29.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/29.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/29.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/29.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 29</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/29.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/29"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/2.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/2.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/2.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/2.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/2.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/2.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">22580</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/2.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/2.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/2.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/2.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 2</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/2.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/2"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/30.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/30.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/30.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/30.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/30.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/30.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">23476</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/30.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/30.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/30.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/30.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 30</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/30.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/30"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/32.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/32.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/32.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/32.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/32.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/32.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">24502</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/32.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/32.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/32.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/32.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 32</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/32.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/32"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/34.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/34.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/34.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/34.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/34.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/34.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">22842</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/34.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/34.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/34.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/34.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 34</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/34.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/34"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/35.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/35.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/35.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/35.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/35.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/35.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">22012</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/35.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/35.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/35.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/35.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 35</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/35.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/35"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/36.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/36.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/36.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/36.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/36.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/36.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">24454</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/36.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/36.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/36.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/36.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 36</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/36.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/36"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/37.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/37.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/37.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/37.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/37.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/37.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">22146</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/37.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/37.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/37.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/37.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 37</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/37.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/37"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/38a.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/38a.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/38a.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/38a.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/38a.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2.1978</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/38a.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">24772</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/38a.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">91</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/38a.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/38a.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/38a.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 38a</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/38a.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/38a"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/39.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/39.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/39.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/39.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/39.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/39.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">21496</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/39.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/39.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/39.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/39.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 39</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/39.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/39"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/3.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/3.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/3.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/3.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/3.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/3.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">26794</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/3.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/3.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/3.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/3.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 3</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/3.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/3"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/40.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/40.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/40.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/40.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/40.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/40.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">21206</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/40.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/40.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/40.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/40.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 40</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/40.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/40"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/41.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/41.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/41.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/41.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/41.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/41.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">21154</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/41.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/41.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/41.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/41.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 41</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/41.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/41"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/42.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/42.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/42.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/42.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/42.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/42.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">19392</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/42.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/42.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/42.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/42.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 42</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/42.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/42"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/43.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/43.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/43.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/43.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/43.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/43.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">22610</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/43.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/43.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/43.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/43.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 43</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/43.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/43"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/44.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/44.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/44.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/44.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/44.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/44.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">23577</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/44.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/44.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/44.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/44.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 44</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/44.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/44"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/45.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/45.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/45.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/45.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/45.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/45.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">24864</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/45.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/45.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/45.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/45.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 45</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/45.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/45"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/46.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/46.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/46.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/46.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/46.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/46.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">20132</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/46.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/46.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/46.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/46.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 46</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/46.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/46"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/48.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/48.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/48.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/48.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/48.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/48.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">25065</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/48.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/48.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/48.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/48.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 48</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/48.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/48"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/4.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/4.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/4.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/4.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/4.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/4.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">22344</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/4.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/4.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/4.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/4.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 4</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/4.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/4"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/50.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/50.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/50.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/50.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/50.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/50.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">26888</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/50.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/50.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/50.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/50.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 50</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/50.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/50"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/52.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/52.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/52.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/52.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/52.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/52.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">20118</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/52.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/52.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/52.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/52.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 52</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/52.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/52"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/53.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/53.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/53.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/53.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/53.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/53.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">23673</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/53.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/53.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/53.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/53.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 53</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/53.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/53"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/54.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/54.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/54.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/54.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/54.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/54.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">24382</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/54.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/54.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/54.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/54.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 54</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/54.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/54"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/56.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/56.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/56.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/56.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/56.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/56.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">24863</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/56.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/56.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/56.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/56.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 56</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/56.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/56"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/57.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/57.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/57.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/57.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/57.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/57.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">21229</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/57.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/57.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/57.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/57.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 57</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/57.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58a.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58a.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58a.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58a.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58a.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58a.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">19709</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58a.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58a.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58a.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58a.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58a</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58a.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/58a"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">18634</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/58.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/58"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/59.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/59.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/59.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/59.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/59.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/59.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">20574</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/59.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/59.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/59.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/59.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 59</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/59.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/59"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/5.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/5.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/5.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/5.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/5.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/5.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">23578</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/5.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/5.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/5.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/5.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 5</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/5.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/5"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/60.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/60.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/60.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/60.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/60.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/60.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">18769</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/60.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/60.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/60.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/60.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 60</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/60.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/60"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/61.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/61.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/61.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/61.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/61.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/61.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">16756</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/61.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/61.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/61.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/61.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 61</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/61.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/61"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65A.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65A.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65A.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65A.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65A.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65A.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">21789</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65A.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65A.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65A.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65A.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65A</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65A.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65A"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65B.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65B.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65B.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65B.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65B.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65B.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">23907</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65B.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65B.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65B.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65B.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65B</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65B.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65B"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">26170</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/65.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/67.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/67.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/67.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/67.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/67.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/67.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">16955</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/67.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/67.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/67.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/67.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 67</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/67.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/67"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/6.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/6.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/6.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/6.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/6.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/6.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">19900</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/6.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/6.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/6.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/6.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 6</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/6.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/6"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/7.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/7.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/7.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/7.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/7.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/7.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">23029</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/7.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/7.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/7.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/7.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 7</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/7.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/7"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/85.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/85.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/85.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/85.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/85.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/85.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">20014</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/85.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/85.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/85.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/85.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 85</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/85.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/85"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/86.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/86.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/86.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/86.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/86.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/86.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">19593</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/86.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/86.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/86.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/86.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 86</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/86.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/86"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/9.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/9.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/9.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/9.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/9.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5038</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/9.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">25754</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/9.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/9.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/9.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/9.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/200/9.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/9"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/12.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/12.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/12.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/12.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/12.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/12.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">51921</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/12.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/12.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/12.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/12.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 12</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/12.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/12"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/13.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/13.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/13.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/13.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/13.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/13.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">46395</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/13.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/13.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/13.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/13.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 13</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/13.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/13"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/14.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/14.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/14.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/14.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/14.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/14.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">47273</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/14.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/14.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/14.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/14.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 14</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/14.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/14"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15b.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15b.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15b.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15b.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15b.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15b.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">42364</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15b.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15b.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15b.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15b.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15b</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15b.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/15b"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">48530</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/15.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/15"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/16.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/16.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/16.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/16.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/16.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/16.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">50792</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/16.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/16.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/16.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/16.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 16</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/16.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/16"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/17.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/17.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/17.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/17.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/17.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/17.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">44944</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/17.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/17.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/17.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/17.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 17</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/17.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/17"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/18.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/18.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/18.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/18.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/18.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/18.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">43168</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/18.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/18.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/18.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/18.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 18</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/18.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/19.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/19.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/19.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/19.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/19.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/19.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">44267</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/19.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/19.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/19.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/19.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 19</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/19.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/19"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/1.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/1.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/1.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/1.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/1.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/1.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">41628</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/1.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/1.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/1.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/1.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/1.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/21.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/21.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/21.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/21.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/21.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">0.6667</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/21.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">47307</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/21.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/21.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/21.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/21.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 21</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/21.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/21"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/25.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/25.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/25.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/25.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/25.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/25.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">54502</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/25.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/25.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/25.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/25.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 25</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/25.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/25"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/26.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/26.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/26.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/26.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/26.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/26.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">43942</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/26.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/26.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/26.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/26.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 26</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/26.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/26"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/27.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/27.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/27.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/27.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/27.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/27.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">50630</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/27.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/27.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/27.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/27.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 27</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/27.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/27"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/28.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/28.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/28.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/28.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/28.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/28.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">47256</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/28.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/28.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/28.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/28.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 28</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/28.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/28"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/29.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/29.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/29.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/29.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/29.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/29.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">45441</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/29.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/29.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/29.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/29.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 29</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/29.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/29"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/2.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/2.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/2.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/2.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/2.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/2.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">47621</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/2.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/2.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/2.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/2.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 2</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/2.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/2"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/30.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/30.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/30.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/30.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/30.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/30.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">47701</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/30.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/30.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/30.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/30.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 30</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/30.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/30"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/32.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/32.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/32.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/32.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/32.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/32.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">52508</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/32.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/32.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/32.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/32.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 32</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/32.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/32"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/34.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/34.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/34.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/34.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/34.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/34.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">47774</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/34.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/34.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/34.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/34.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 34</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/34.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/34"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/35.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/35.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/35.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/35.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/35.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/35.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">46326</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/35.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/35.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/35.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/35.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 35</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/35.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/35"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/36.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/36.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/36.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/36.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/36.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/36.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">51921</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/36.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/36.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/36.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/36.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 36</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/36.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/36"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/37.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/37.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/37.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/37.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/37.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/37.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">46230</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/37.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/37.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/37.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/37.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 37</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/37.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/37"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/38a.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/38a.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/38a.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/38a.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/38a.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2.2059</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/38a.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">50490</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/38a.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">136</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/38a.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/38a.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/38a.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 38a</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/38a.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/38a"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/39.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/39.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/39.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/39.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/39.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/39.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">45138</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/39.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/39.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/39.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/39.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 39</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/39.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/39"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/3.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/3.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/3.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/3.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/3.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/3.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">56335</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/3.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/3.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/3.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/3.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 3</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/3.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/3"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/40.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/40.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/40.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/40.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/40.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/40.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">43938</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/40.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/40.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/40.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/40.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 40</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/40.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/40"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/41.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/41.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/41.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/41.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/41.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/41.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">44234</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/41.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/41.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/41.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/41.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 41</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/41.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/41"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/42.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/42.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/42.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/42.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/42.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/42.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">38589</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/42.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/42.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/42.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/42.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 42</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/42.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/42"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/43.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/43.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/43.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/43.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/43.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/43.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">47782</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/43.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/43.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/43.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/43.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 43</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/43.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/43"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/44.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/44.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/44.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/44.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/44.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/44.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">48799</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/44.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/44.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/44.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/44.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 44</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/44.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/44"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/45.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/45.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/45.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/45.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/45.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/45.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">53546</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/45.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/45.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/45.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/45.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 45</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/45.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/45"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/46.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/46.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/46.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/46.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/46.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/46.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">40281</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/46.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/46.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/46.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/46.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 46</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/46.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/46"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/48.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/48.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/48.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/48.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/48.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/48.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">54883</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/48.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/48.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/48.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/48.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 48</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/48.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/48"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/4.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/4.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/4.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/4.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/4.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/4.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">45823</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/4.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/4.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/4.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/4.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 4</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/4.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/4"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/50.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/50.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/50.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/50.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/50.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/50.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">58999</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/50.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/50.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/50.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/50.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 50</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/50.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/50"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/52.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/52.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/52.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/52.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/52.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/52.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">42635</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/52.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/52.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/52.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/52.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 52</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/52.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/52"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/53.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/53.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/53.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/53.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/53.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/53.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">48533</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/53.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/53.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/53.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/53.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 53</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/53.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/53"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/54.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/54.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/54.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/54.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/54.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/54.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">51363</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/54.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/54.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/54.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/54.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 54</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/54.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/54"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/56.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/56.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/56.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/56.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/56.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/56.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">50932</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/56.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/56.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/56.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/56.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 56</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/56.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/56"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/57.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/57.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/57.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/57.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/57.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/57.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">42176</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/57.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/57.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/57.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/57.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 57</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/57.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58a.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58a.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58a.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58a.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58a.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58a.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">38951</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58a.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58a.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58a.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58a.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58a</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58a.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/58a"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">39628</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/58.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/58"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/59.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/59.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/59.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/59.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/59.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/59.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">40158</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/59.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/59.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/59.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/59.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 59</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/59.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/59"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/5.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/5.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/5.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/5.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/5.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/5.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">48776</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/5.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/5.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/5.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/5.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 5</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/5.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/5"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/60.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/60.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/60.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/60.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/60.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/60.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">38417</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/60.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/60.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/60.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/60.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 60</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/60.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/60"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/61.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/61.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/61.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/61.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/61.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/61.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">34480</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/61.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/61.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/61.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/61.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 61</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/61.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/61"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65A.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65A.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65A.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65A.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65A.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65A.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">47692</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65A.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65A.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65A.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65A.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65A</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65A.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65A"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65B.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65B.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65B.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65B.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65B.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65B.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">50400</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65B.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65B.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65B.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65B.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65B</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65B.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65B"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">56680</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/65.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/67.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/67.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/67.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/67.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/67.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/67.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">35483</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/67.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/67.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/67.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/67.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 67</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/67.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/67"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/6.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/6.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/6.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/6.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/6.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/6.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">42629</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/6.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/6.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/6.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/6.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 6</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/6.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/6"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/7.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/7.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/7.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/7.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/7.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/7.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">46805</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/7.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/7.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/7.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/7.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 7</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/7.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/7"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/85.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/85.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/85.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/85.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/85.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/85.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">40743</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/85.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/85.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/85.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/85.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 85</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/85.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/85"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/86.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/86.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/86.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/86.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/86.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/86.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">38907</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/86.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/86.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/86.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/86.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 86</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/86.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/86"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/9.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/9.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/9.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/9.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/9.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/9.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">54181</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/9.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">200</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/9.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">300</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/9.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/9.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/300/9.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/9"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/12.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/12.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/12.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/12.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/12.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/12.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">90122</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/12.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/12.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/12.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/12.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 12</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/12.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/12"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/13.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/13.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/13.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/13.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/13.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/13.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">77892</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/13.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/13.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/13.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/13.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 13</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/13.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/13"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/14.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/14.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/14.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/14.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/14.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/14.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">81293</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/14.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/14.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/14.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/14.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 14</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/14.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/14"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15b.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15b.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15b.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15b.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15b.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15b.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">70805</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15b.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15b.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15b.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15b.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15b</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15b.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/15b"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">82960</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/15.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/15"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/16.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/16.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/16.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/16.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/16.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/16.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">86765</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/16.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/16.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/16.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/16.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 16</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/16.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/16"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/17.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/17.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/17.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/17.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/17.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/17.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">79031</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/17.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/17.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/17.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/17.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 17</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/17.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/17"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/18.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/18.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/18.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/18.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/18.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/18.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">74009</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/18.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/18.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/18.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/18.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 18</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/18.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/19.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/19.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/19.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/19.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/19.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/19.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">74451</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/19.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/19.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/19.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/19.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 19</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/19.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/19"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/1.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/1.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/1.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/1.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/1.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/1.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">71957</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/1.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/1.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/1.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/1.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/1.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/21.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/21.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/21.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/21.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/21.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">0.6675</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/21.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">80039</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/21.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/21.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/21.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/21.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 21</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/21.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/21"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/25.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/25.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/25.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/25.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/25.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/25.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">94634</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/25.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/25.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/25.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/25.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 25</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/25.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/25"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/26.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/26.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/26.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/26.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/26.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/26.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">76874</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/26.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/26.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/26.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/26.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 26</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/26.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/26"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/27.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/27.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/27.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/27.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/27.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/27.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">87235</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/27.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/27.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/27.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/27.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 27</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/27.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/27"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/28.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/28.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/28.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/28.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/28.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/28.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">80862</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/28.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/28.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/28.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/28.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 28</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/28.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/28"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/29.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/29.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/29.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/29.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/29.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/29.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">75692</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/29.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/29.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/29.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/29.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 29</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/29.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/29"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/2.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/2.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/2.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/2.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/2.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/2.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">82121</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/2.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/2.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/2.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/2.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 2</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/2.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/2"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/30.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/30.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/30.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/30.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/30.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/30.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">81398</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/30.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/30.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/30.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/30.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 30</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/30.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/30"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/32.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/32.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/32.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/32.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/32.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/32.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">91168</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/32.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/32.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/32.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/32.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 32</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/32.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/32"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/34.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/34.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/34.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/34.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/34.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/34.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">82587</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/34.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/34.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/34.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/34.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 34</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/34.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/34"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/35.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/35.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/35.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/35.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/35.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/35.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">80238</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/35.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/35.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/35.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/35.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 35</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/35.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/35"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/36.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/36.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/36.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/36.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/36.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/36.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">90122</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/36.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/36.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/36.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/36.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 36</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/36.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/36"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/37.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/37.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/37.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/37.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/37.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/37.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">80252</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/37.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/37.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/37.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/37.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 37</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/37.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/37"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/38a.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/38a.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/38a.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/38a.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/38a.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2.2099</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/38a.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">87624</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/38a.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">181</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/38a.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/38a.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/38a.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 38a</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/38a.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/38a"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/39.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/39.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/39.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/39.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/39.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/39.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">77420</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/39.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/39.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/39.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/39.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 39</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/39.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/39"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/3.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/3.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/3.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/3.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/3.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/3.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">97872</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/3.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/3.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/3.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/3.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 3</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/3.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/3"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/40.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/40.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/40.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/40.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/40.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/40.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">75543</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/40.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/40.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/40.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/40.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 40</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/40.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/40"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/41.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/41.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/41.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/41.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/41.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/41.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">76228</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/41.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/41.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/41.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/41.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 41</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/41.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/41"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/42.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/42.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/42.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/42.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/42.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/42.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">64895</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/42.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/42.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/42.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/42.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 42</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/42.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/42"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/43.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/43.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/43.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/43.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/43.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/43.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">82679</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/43.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/43.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/43.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/43.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 43</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/43.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/43"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/44.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/44.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/44.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/44.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/44.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/44.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">82222</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/44.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/44.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/44.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/44.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 44</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/44.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/44"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/45.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/45.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/45.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/45.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/45.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/45.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">93303</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/45.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/45.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/45.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/45.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 45</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/45.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/45"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/46.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/46.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/46.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/46.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/46.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/46.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">68359</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/46.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/46.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/46.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/46.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 46</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/46.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/46"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/48.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/48.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/48.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/48.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/48.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/48.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">97718</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/48.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/48.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/48.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/48.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 48</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/48.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/48"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/4.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/4.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/4.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/4.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/4.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/4.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">77678</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/4.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/4.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/4.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/4.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 4</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/4.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/4"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/50.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/50.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/50.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/50.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/50.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/50.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">104274</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/50.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/50.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/50.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/50.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 50</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/50.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/50"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/52.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/52.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/52.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/52.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/52.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/52.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">74503</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/52.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/52.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/52.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/52.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 52</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/52.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/52"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/53.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/53.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/53.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/53.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/53.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/53.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">81971</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/53.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/53.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/53.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/53.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 53</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/53.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/53"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/54.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/54.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/54.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/54.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/54.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/54.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">86799</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/54.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/54.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/54.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/54.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 54</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/54.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/54"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/56.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/56.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/56.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/56.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/56.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/56.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">84926</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/56.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/56.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/56.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/56.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 56</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/56.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/56"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/57.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/57.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/57.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/57.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/57.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/57.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">70345</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/57.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/57.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/57.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/57.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 57</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/57.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58a.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58a.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58a.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58a.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58a.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58a.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">64331</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58a.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58a.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58a.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58a.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58a</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58a.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/58a"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">68512</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/58.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/58"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/59.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/59.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/59.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/59.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/59.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/59.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">65822</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/59.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/59.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/59.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/59.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 59</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/59.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/59"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/5.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/5.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/5.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/5.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/5.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/5.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">83262</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/5.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/5.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/5.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/5.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 5</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/5.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/5"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/60.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/60.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/60.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/60.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/60.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/60.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">65040</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/60.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/60.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/60.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/60.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 60</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/60.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/60"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/61.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/61.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/61.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/61.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/61.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/61.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">58589</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/61.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/61.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/61.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/61.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 61</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/61.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/61"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65A.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65A.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65A.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65A.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65A.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65A.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">85485</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65A.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65A.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65A.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65A.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65A</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65A.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65A"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65B.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65B.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65B.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65B.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65B.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65B.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">87266</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65B.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65B.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65B.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65B.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65B</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65B.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65B"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">99082</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/65.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/67.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/67.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/67.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/67.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/67.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/67.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">60477</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/67.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/67.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/67.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/67.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 67</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/67.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/67"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/6.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/6.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/6.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/6.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/6.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/6.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">75413</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/6.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/6.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/6.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/6.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 6</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/6.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/6"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/7.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/7.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/7.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/7.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/7.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/7.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">78313</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/7.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/7.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/7.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/7.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 7</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/7.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/7"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/85.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/85.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/85.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/85.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/85.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/85.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">69142</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/85.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/85.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/85.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/85.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 85</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/85.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/85"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/86.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/86.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/86.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/86.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/86.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/86.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">64715</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/86.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/86.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/86.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/86.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 86</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/86.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/86"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/9.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/9.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/9.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/9.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/9.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.4981</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/9.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">92932</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/9.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/9.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/9.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/9.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/400/9.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/9"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/12.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/12.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/12.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/12.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/12.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/12.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">198247</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/12.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/12.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/12.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/12.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 12</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/12.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/12"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/13.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/13.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/13.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/13.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/13.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/13.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">158749</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/13.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/13.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/13.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/13.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 13</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/13.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/13"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/14.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/14.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/14.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/14.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/14.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/14.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">175656</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/14.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/14.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/14.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/14.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 14</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/14.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/14"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15b.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15b.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15b.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15b.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15b.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15b.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">144555</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15b.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15b.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15b.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15b.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15b</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15b.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/15b"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">173622</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/15.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/15"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/16.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/16.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/16.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/16.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/16.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/16.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">183146</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/16.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/16.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/16.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/16.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 16</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/16.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/16"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/17.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/17.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/17.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/17.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/17.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/17.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">174390</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/17.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/17.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/17.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/17.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 17</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/17.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/17"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/18.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/18.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/18.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/18.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/18.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/18.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">156296</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/18.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/18.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/18.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/18.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 18</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/18.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/19.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/19.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/19.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/19.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/19.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/19.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">153222</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/19.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/19.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/19.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/19.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 19</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/19.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/19"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/1.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/1.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/1.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/1.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/1.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/1.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">154592</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/1.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/1.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/1.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/1.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/1.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/21.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/21.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/21.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/21.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/21.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">0.6667</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/21.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">163060</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/21.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/21.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/21.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/21.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 21</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/21.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/21"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/25.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/25.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/25.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/25.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/25.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/25.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">204481</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/25.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/25.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/25.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/25.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 25</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/25.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/25"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/26.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/26.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/26.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/26.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/26.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/26.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">166229</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/26.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/26.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/26.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/26.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 26</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/26.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/26"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/27.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/27.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/27.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/27.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/27.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/27.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">184527</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/27.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/27.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/27.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/27.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 27</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/27.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/27"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/28.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/28.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/28.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/28.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/28.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/28.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">170875</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/28.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/28.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/28.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/28.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 28</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/28.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/28"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/29.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/29.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/29.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/29.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/29.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/29.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">154503</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/29.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/29.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/29.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/29.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 29</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/29.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/29"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/2.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/2.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/2.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/2.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/2.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/2.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">175310</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/2.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/2.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/2.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/2.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 2</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/2.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/2"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/30.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/30.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/30.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/30.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/30.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/30.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">171651</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/30.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/30.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/30.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/30.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 30</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/30.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/30"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/32.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/32.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/32.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/32.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/32.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/32.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">196241</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/32.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/32.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/32.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/32.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 32</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/32.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/32"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/34.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/34.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/34.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/34.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/34.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/34.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">178927</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/34.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/34.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/34.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/34.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 34</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/34.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/34"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/35.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/35.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/35.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/35.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/35.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/35.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">172206</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/35.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/35.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/35.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/35.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 35</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/35.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/35"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/36.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/36.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/36.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/36.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/36.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/36.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">198247</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/36.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/36.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/36.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/36.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 36</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/36.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/36"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/37.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/37.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/37.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/37.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/37.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/37.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">173427</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/37.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/37.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/37.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/37.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 37</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/37.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/37"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/38a.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/38a.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/38a.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/38a.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/38a.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2.2059</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/38a.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">186789</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/38a.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">272</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/38a.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/38a.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/38a.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 38a</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/38a.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/38a"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/39.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/39.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/39.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/39.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/39.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/39.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">166019</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/39.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/39.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/39.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/39.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 39</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/39.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/39"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/3.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/3.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/3.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/3.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/3.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/3.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">210477</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/3.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/3.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/3.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/3.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 3</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/3.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/3"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/40.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/40.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/40.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/40.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/40.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/40.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">162978</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/40.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/40.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/40.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/40.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 40</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/40.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/40"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/41.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/41.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/41.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/41.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/41.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/41.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">165185</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/41.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/41.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/41.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/41.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 41</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/41.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/41"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/42.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/42.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/42.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/42.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/42.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/42.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">131109</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/42.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/42.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/42.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/42.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 42</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/42.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/42"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/43.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/43.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/43.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/43.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/43.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/43.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">178888</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/43.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/43.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/43.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/43.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 43</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/43.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/43"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/44.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/44.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/44.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/44.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/44.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/44.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">170080</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/44.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/44.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/44.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/44.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 44</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/44.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/44"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/45.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/45.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/45.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/45.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/45.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/45.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">199965</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/45.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/45.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/45.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/45.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 45</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/45.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/45"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/46.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/46.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/46.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/46.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/46.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/46.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">139688</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/46.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/46.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/46.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/46.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 46</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/46.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/46"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/48.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/48.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/48.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/48.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/48.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/48.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">214537</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/48.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/48.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/48.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/48.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 48</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/48.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/48"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/4.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/4.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/4.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/4.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/4.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/4.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">160451</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/4.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/4.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/4.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/4.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 4</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/4.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/4"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/50.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/50.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/50.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/50.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/50.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/50.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">228195</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/50.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/50.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/50.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/50.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 50</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/50.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/50"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/52.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/52.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/52.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/52.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/52.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/52.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">160097</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/52.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/52.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/52.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/52.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 52</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/52.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/52"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/53.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/53.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/53.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/53.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/53.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/53.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">170308</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/53.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/53.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/53.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/53.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 53</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/53.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/53"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/54.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/54.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/54.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/54.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/54.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/54.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">180479</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/54.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/54.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/54.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/54.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 54</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/54.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/54"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/56.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/56.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/56.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/56.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/56.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/56.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">173620</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/56.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/56.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/56.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/56.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 56</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/56.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/56"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/57.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/57.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/57.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/57.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/57.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/57.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">141815</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/57.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/57.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/57.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/57.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 57</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/57.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58a.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58a.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58a.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58a.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58a.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58a.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">129393</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58a.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58a.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58a.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58a.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58a</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58a.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/58a"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">149316</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/58.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/58"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/59.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/59.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/59.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/59.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/59.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/59.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">133113</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/59.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/59.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/59.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/59.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 59</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/59.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/59"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/5.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/5.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/5.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/5.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/5.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/5.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">180392</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/5.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/5.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/5.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/5.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 5</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/5.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/5"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/60.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/60.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/60.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/60.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/60.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/60.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">136545</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/60.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/60.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/60.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/60.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 60</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/60.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/60"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/61.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/61.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/61.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/61.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/61.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/61.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">122296</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/61.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/61.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/61.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/61.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 61</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/61.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/61"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65A.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65A.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65A.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65A.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65A.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65A.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">190096</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65A.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65A.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65A.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65A.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65A</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65A.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65A"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65B.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65B.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65B.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65B.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65B.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65B.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">189564</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65B.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65B.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65B.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65B.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65B</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65B.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65B"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">214678</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/65.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/67.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/67.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/67.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/67.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/67.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/67.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">129113</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/67.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/67.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/67.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/67.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 67</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/67.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/67"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/6.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/6.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/6.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/6.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/6.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/6.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">164187</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/6.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/6.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/6.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/6.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 6</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/6.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/6"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/7.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/7.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/7.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/7.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/7.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/7.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">159866</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/7.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/7.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/7.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/7.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 7</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/7.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/7"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/85.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/85.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/85.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/85.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/85.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/85.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">144100</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/85.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/85.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/85.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/85.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 85</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/85.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/85"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/86.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/86.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/86.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/86.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/86.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/86.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">129082</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/86.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/86.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/86.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/86.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 86</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/86.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/86"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/9.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/9.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/9.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/9.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/9.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/9.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">195160</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/9.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">400</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/9.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">600</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/9.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/9.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/600/9.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/9"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/12.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/12.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/12.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/12.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/12.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/12.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">346146</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/12.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/12.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/12.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/12.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 12</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/12.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/12"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/13.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/13.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/13.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/13.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/13.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/13.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">264070</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/13.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/13.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/13.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/13.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 13</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/13.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/13"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/14.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/14.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/14.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/14.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/14.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/14.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">307203</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/14.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/14.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/14.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/14.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 14</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/14.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/14"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15b.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15b.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15b.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15b.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15b.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15b.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">241073</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15b.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15b.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15b.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15b.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15b</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15b.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/15b"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">296887</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/15.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/15"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/16.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/16.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/16.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/16.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/16.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/16.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">311030</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/16.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/16.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/16.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/16.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 16</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/16.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/16"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/17.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/17.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/17.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/17.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/17.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/17.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">307357</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/17.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/17.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/17.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/17.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 17</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/17.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/17"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/18.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/18.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/18.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/18.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/18.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/18.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267272</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/18.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/18.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/18.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/18.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 18</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/18.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/19.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/19.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/19.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/19.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/19.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/19.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">258132</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/19.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/19.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/19.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/19.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 19</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/19.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/19"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/1.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/1.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/1.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/1.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/1.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/1.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">269036</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/1.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/1.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/1.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/1.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/1.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/21.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/21.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/21.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/21.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/21.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">0.6663</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/21.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">273667</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/21.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/21.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/21.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/21.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 21</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/21.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/21"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/25.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/25.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/25.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/25.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/25.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/25.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">348256</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/25.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/25.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/25.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/25.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 25</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/25.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/25"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/26.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/26.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/26.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/26.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/26.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/26.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">288389</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/26.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/26.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/26.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/26.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 26</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/26.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/26"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/27.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/27.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/27.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/27.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/27.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/27.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">313778</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/27.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/27.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/27.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/27.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 27</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/27.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/27"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/28.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/28.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/28.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/28.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/28.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/28.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">290510</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/28.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/28.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/28.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/28.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 28</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/28.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/28"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/29.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/29.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/29.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/29.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/29.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/29.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">257404</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/29.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/29.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/29.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/29.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 29</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/29.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/29"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/2.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/2.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/2.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/2.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/2.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/2.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">301653</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/2.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/2.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/2.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/2.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 2</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/2.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/2"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/30.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/30.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/30.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/30.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/30.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/30.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">293601</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/30.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/30.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/30.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/30.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 30</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/30.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/30"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/32.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/32.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/32.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/32.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/32.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/32.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">336032</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/32.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/32.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/32.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/32.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 32</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/32.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/32"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/34.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/34.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/34.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/34.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/34.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/34.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">308673</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/34.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/34.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/34.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/34.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 34</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/34.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/34"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/35.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/35.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/35.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/35.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/35.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/35.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">296845</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/35.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/35.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/35.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/35.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 35</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/35.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/35"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/36.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/36.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/36.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/36.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/36.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/36.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">346146</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/36.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/36.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/36.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/36.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 36</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/36.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/36"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/37.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/37.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/37.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/37.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/37.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/37.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">301610</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/37.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/37.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/37.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/37.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 37</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/37.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/37"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/38a.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/38a.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/38a.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/38a.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/38a.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2.2099</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/38a.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">326347</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/38a.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">362</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/38a.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/38a.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/38a.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 38a</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/38a.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/38a"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/39.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/39.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/39.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/39.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/39.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/39.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">285866</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/39.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/39.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/39.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/39.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 39</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/39.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/39"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/3.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/3.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/3.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/3.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/3.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/3.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">366422</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/3.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/3.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/3.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/3.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 3</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/3.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/3"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/40.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/40.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/40.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/40.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/40.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/40.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">284499</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/40.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/40.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/40.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/40.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 40</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/40.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/40"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/41.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/41.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/41.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/41.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/41.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/41.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">288307</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/41.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/41.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/41.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/41.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 41</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/41.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/41"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/42.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/42.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/42.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/42.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/42.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/42.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">219196</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/42.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/42.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/42.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/42.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 42</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/42.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/42"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/43.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/43.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/43.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/43.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/43.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/43.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">309457</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/43.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/43.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/43.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/43.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 43</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/43.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/43"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/44.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/44.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/44.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/44.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/44.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/44.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">284969</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/44.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/44.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/44.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/44.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 44</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/44.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/44"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/45.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/45.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/45.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/45.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/45.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/45.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">342923</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/45.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/45.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/45.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/45.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 45</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/45.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/45"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/46.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/46.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/46.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/46.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/46.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/46.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">235509</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/46.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/46.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/46.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/46.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 46</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/46.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/46"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/48.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/48.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/48.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/48.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/48.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/48.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">376357</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/48.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/48.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/48.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/48.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 48</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/48.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/48"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/4.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/4.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/4.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/4.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/4.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/4.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">270215</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/4.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/4.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/4.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/4.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 4</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/4.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/4"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/50.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/50.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/50.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/50.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/50.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/50.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">396678</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/50.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/50.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/50.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/50.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 50</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/50.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/50"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/52.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/52.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/52.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/52.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/52.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/52.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">276927</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/52.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/52.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/52.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/52.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 52</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/52.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/52"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/53.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/53.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/53.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/53.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/53.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/53.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">288002</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/53.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/53.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/53.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/53.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 53</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/53.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/53"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/54.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/54.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/54.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/54.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/54.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/54.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">301131</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/54.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/54.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/54.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/54.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 54</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/54.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/54"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/56.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/56.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/56.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/56.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/56.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/56.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">287578</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/56.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/56.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/56.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/56.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 56</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/56.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/56"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/57.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/57.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/57.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/57.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/57.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/57.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">235366</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/57.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/57.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/57.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/57.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 57</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/57.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58a.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58a.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58a.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58a.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58a.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58a.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">214214</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58a.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58a.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58a.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58a.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58a</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58a.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/58a"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">257863</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/58.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/58"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/59.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/59.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/59.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/59.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/59.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/59.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">221223</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/59.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/59.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/59.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/59.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 59</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/59.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/59"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/5.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/5.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/5.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/5.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/5.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/5.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">312508</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/5.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/5.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/5.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/5.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 5</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/5.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/5"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/60.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/60.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/60.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/60.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/60.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/60.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">231237</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/60.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/60.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/60.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/60.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 60</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/60.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/60"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/61.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/61.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/61.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/61.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/61.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/61.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">207303</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/61.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/61.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/61.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/61.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 61</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/61.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/61"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65A.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65A.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65A.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65A.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65A.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65A.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">337285</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65A.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65A.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65A.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65A.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65A</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65A.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65A"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65B.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65B.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65B.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65B.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65B.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65B.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">329315</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65B.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65B.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65B.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65B.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65B</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65B.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65B"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">372229</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/65.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/67.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/67.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/67.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/67.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/67.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/67.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">222204</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/67.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/67.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/67.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/67.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 67</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/67.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/67"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/6.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/6.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/6.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/6.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/6.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/6.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">285073</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/6.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/6.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/6.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/6.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 6</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/6.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/6"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/7.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/7.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/7.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/7.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/7.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/7.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">267806</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/7.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/7.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/7.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/7.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 7</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/7.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/7"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/85.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/85.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/85.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/85.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/85.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/85.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">243434</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/85.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/85.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/85.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/85.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 85</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/85.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/85"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/86.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/86.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/86.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/86.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/86.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/86.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">213866</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/86.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/86.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/86.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/86.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 86</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/86.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/86"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/9.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/9.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/9.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/9.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/9.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5009</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/9.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">329533</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/9.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">533</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/9.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">800</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/9.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/9.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/800/9.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/9"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/12.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/12.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/12.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/12.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/12.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/12.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4864136</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/12.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/12.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/12.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/12.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 12</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/12.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/12"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/12.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/12.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/13.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/13.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/13.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/13.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/13.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/13.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3322089</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/13.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/13.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/13.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/13.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 13</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/13.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/13"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/13.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/13.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/14.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/14.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/14.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/14.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/14.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/14.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4542120</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/14.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/14.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/14.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/14.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 14</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/14.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/14"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/14.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/14.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15b.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15b.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15b.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15b.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15b.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15b.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3030565</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15b.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15b.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15b.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15b.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15b</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15b.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/15b"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15b.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/15b.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3853704</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/15"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/15.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/15.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/16.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/16.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/16.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/16.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/16.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/16.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3802980</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/16.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/16.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/16.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/16.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 16</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/16.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/16"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/16.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/16.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/17.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/17.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/17.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/17.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/17.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/17.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4472313</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/17.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/17.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/17.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/17.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 17</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/17.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/17"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/17.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/17.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/18.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/18.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/18.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/18.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/18.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/18.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3430321</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/18.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/18.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/18.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/18.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 18</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/18.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/18.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/18.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/19.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/19.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/19.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/19.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/19.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/19.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3540763</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/19.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/19.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/19.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/19.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 19</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/19.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/19"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/19.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/19.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/1.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/1.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/1.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/1.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/1.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/1.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3646269</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/1.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/1.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/1.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/1.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/1.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/1.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/1.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/21.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/21.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/21.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/21.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/21.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">0.6667</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/21.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3458612</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/21.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/21.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/21.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/21.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 21</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/21.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/21"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/21.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/21.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/25.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/25.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/25.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/25.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/25.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/25.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4372970</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/25.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/25.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/25.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/25.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 25</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/25.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/25"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/25.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/25.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/26.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/26.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/26.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/26.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/26.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/26.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3724740</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/26.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/26.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/26.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/26.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 26</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/26.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/26"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/26.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/26.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/27.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/27.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/27.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/27.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/27.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/27.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3862360</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/27.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/27.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/27.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/27.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 27</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/27.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/27"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/27.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/27.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/28.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/28.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/28.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/28.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/28.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/28.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3746349</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/28.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/28.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/28.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/28.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 28</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/28.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/28"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/28.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/28.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/29.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/29.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/29.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/29.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/29.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/29.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3373790</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/29.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/29.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/29.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/29.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 29</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/29.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/29"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/29.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/29.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/2.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/2.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/2.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/2.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/2.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/2.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4014987</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/2.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/2.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/2.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/2.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 2</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/2.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/2"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/2.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/2.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/30.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/30.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/30.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/30.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/30.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/30.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3940895</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/30.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/30.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/30.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/30.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 30</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/30.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/30"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/30.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/30.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/32.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/32.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/32.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/32.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/32.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/32.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4535969</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/32.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/32.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/32.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/32.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 32</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/32.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/32"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/32.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/32.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/34.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/34.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/34.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/34.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/34.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/34.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3937194</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/34.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/34.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/34.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/34.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 34</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/34.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/34"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/34.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/34.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/35.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/35.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/35.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/35.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/35.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/35.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3684651</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/35.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/35.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/35.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/35.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 35</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/35.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/35"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/35.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/35.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/36.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/36.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/36.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/36.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/36.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/36.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4864136</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/36.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/36.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/36.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/36.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 36</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/36.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/36"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/36.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/36.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/37.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/37.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/37.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/37.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/37.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/37.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4005720</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/37.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/37.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/37.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/37.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 37</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/37.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/37"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/37.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/37.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/38a.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/38a.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/38a.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/38a.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/38a.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2.2075</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/38a.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">6361547</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/38a.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2173</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/38a.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4797</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/38a.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/38a.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 38a</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/38a.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/38a"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/38a.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/38a.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/39.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/39.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/39.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/39.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/39.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/39.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4129277</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/39.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/39.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/39.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/39.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 39</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/39.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/39"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/39.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/39.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/3.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/3.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/3.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/3.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/3.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/3.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">8648477</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/3.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3168</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/3.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4752</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/3.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/3.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 3</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/3.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/3"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/3.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/3.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/40.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/40.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/40.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/40.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/40.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/40.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3754602</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/40.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/40.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/40.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/40.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 40</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/40.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/40"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/40.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/40.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/41.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/41.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/41.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/41.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/41.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/41.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3863722</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/41.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/41.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/41.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/41.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 41</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/41.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/41"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/41.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/41.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/42.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/42.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/42.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/42.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/42.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/42.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2668562</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/42.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/42.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/42.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/42.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 42</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/42.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/42"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/42.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/42.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/43.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/43.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/43.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/43.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/43.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/43.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4339163</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/43.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/43.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/43.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/43.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 43</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/43.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/43"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/43.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/43.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/44.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/44.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/44.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/44.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/44.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/44.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3830713</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/44.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/44.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/44.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/44.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 44</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/44.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/44"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/44.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/44.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/45.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/45.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/45.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/45.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/45.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/45.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4068912</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/45.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/45.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/45.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/45.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 45</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/45.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/45"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/45.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/45.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/46.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/46.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/46.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/46.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/46.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/46.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3215122</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/46.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/46.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/46.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/46.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 46</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/46.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/46"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/46.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/46.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/48.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/48.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/48.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/48.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/48.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/48.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4780220</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/48.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/48.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/48.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/48.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 48</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/48.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/48"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/48.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/48.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/4.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/4.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/4.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/4.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/4.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/4.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3494398</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/4.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/4.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/4.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/4.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 4</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/4.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/4"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/4.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/4.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/50.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/50.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/50.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/50.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/50.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/50.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">5207751</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/50.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/50.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/50.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/50.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 50</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/50.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/50"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/50.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/50.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/52.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/52.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/52.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/52.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/52.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/52.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3534017</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/52.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/52.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/52.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/52.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 52</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/52.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/52"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/52.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/52.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/53.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/53.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/53.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/53.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/53.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/53.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3855820</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/53.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/53.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/53.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/53.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 53</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/53.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/53"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/53.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/53.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/54.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/54.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/54.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/54.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/54.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/54.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3659487</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/54.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/54.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/54.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/54.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 54</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/54.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/54"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/54.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/54.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/56.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/56.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/56.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/56.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/56.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/56.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3398962</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/56.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/56.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/56.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/56.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 56</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/56.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/56"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/56.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/56.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/57.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/57.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/57.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/57.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/57.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/57.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3046237</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/57.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/57.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/57.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/57.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 57</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/57.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/57.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/57.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58a.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58a.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58a.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58a.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58a.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58a.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2612049</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58a.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58a.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58a.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58a.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58a</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58a.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/58a"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58a.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/58a.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3610728</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/58"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/58.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/58.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/59.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/59.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/59.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/59.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/59.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/59.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2927568</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/59.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/59.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/59.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/59.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 59</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/59.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/59"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/59.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/59.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/5.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/5.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/5.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/5.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/5.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/5.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7245903</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/5.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3168</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/5.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4752</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/5.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/5.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 5</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/5.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/5"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/5.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/5.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/60.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/60.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/60.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/60.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/60.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/60.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3108605</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/60.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/60.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/60.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/60.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 60</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/60.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/60"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/60.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/60.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/61.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/61.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/61.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/61.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/61.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/61.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2918391</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/61.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/61.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/61.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/61.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 61</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/61.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/61"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/61.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/61.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65A.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65A.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65A.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65A.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65A.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65A.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">8061092</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65A.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3168</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65A.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4752</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65A.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65A.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65A</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65A.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65A"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65A.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/65A.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65B.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65B.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65B.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65B.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65B.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65B.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7609554</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65B.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3168</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65B.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4752</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65B.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65B.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65B</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65B.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65B"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65B.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/65B.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">7818746</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3168</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4752</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/65"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/65.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/65.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/67.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/67.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/67.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/67.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/67.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/67.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3063979</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/67.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/67.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/67.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/67.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 67</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/67.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/67"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/67.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/67.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/6.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/6.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/6.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/6.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/6.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/6.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3779804</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/6.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/6.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/6.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/6.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 6</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/6.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/6"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/6.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/6.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/7.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/7.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/7.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/7.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/7.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/7.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">5893925</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/7.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3168</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/7.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">4752</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/7.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/7.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 7</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/7.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/7"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/7.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/7.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/85.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/85.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/85.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/85.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/85.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/85.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3314498</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/85.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/85.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/85.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/85.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 85</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/85.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/85"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/85.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/85.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/86.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/86.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/86.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/86.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/86.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/86.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3017739</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/86.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/86.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/86.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/86.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 86</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/86.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/86"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/86.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/86.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/9.jpg">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2010</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/9.jpg">
- <ns0:creator xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.ecs.soton.ac.uk/person/10955"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/9.jpg">
- <ns0:format xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/xtypes/Format-JPEG"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/9.jpg">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/9.jpg">
- <ns0:aspectRatio xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">1.5000</ns0:aspectRatio>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/9.jpg">
- <ns0:fileSize xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3887778</ns0:fileSize>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/9.jpg">
- <ns0:height xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">2304</ns0:height>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/9.jpg">
- <ns0:width xmlns:ns0="http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#">3456</ns0:width>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/9.jpg">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/9.jpg">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/9.jpg">
- <ns0:depicts xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://id.southampton.ac.uk/building/9"/>
- </rdf:Description>
- <rdf:Description rdf:about="../../../images/buildings/raw/9.jpg">
- <ns0:thumbnail xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="../../../images/buildings/100/9.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.ecs.soton.ac.uk/person/10955">
- <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.ecs.soton.ac.uk/person/10955">
- <ns0:homepage xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://fxbeckers.com/"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.ecs.soton.ac.uk/person/10955">
- <ns0:name xmlns:ns0="http://xmlns.com/foaf/0.1/">François-Xavier Beckers</ns0:name>
- </rdf:Description>
-</rdf:RDF>
diff --git a/assets/places.rdf b/assets/places.rdf
deleted file mode 100644
index 55bb8fd..0000000
--- a/assets/places.rdf
+++ /dev/null
@@ -1,12102 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:base="http://data.southampton.ac.uk/dumps/places/2012-01-09/places.rdf">
- <rdf:Description rdf:about="buildings-energy.csv#provenance">
- <ns0:processType xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="http://id.southampton.ac.uk/ns/DownloadViaHTTP"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-energy.csv#provenance">
- <ns0:resultingDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="buildings-energy.csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-energy.csv#provenance">
- <ns0:sourceDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="https://docs.google.com/spreadsheet/pub?hl=en_US&amp;hl=en_US&amp;key=0AqodCQwjuWZXdHdoZEhCdXRtR2VEMFQ1NWNnbWpKZmc&amp;output=csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-energy.csv#provenance">
- <rdf:type rdf:resource="http://purl.org/void/provenance/ns/ProvenanceEvent"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-energy.csv#provenance">
- <ns0:hasBeginning xmlns:ns0="http://www.w3.org/2006/time#" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-01-09T20:55:41Z</ns0:hasBeginning>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-energy.csv#provenance">
- <ns0:hasEnd xmlns:ns0="http://www.w3.org/2006/time#" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-01-09T20:55:42Z</ns0:hasEnd>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-estates.csv#provenance">
- <ns0:processType xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="http://id.southampton.ac.uk/ns/DownloadViaHTTP"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-estates.csv#provenance">
- <ns0:resultingDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="buildings-estates.csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-estates.csv#provenance">
- <ns0:sourceDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="https://docs.google.com/spreadsheet/pub?hl=en_US&amp;hl=en_US&amp;key=0AqodCQwjuWZXdGdySXpZaS12UHlHSTF0Ni10akNMbWc&amp;output=csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-estates.csv#provenance">
- <rdf:type rdf:resource="http://purl.org/void/provenance/ns/ProvenanceEvent"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-estates.csv#provenance">
- <ns0:hasBeginning xmlns:ns0="http://www.w3.org/2006/time#" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-01-09T20:55:39Z</ns0:hasBeginning>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-estates.csv#provenance">
- <ns0:hasEnd xmlns:ns0="http://www.w3.org/2006/time#" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-01-09T20:55:40Z</ns0:hasEnd>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-extra.csv#provenance">
- <ns0:processType xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="http://id.southampton.ac.uk/ns/DownloadViaHTTP"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-extra.csv#provenance">
- <ns0:resultingDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="buildings-extra.csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-extra.csv#provenance">
- <ns0:sourceDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="https://spreadsheets.google.com/spreadsheet/pub?hl=en_US&amp;hl=en_US&amp;key=0AiBP-ylnmhsrdC1adGZrVlNlQnZ2RXNMcnpMa1RfNlE&amp;single=true&amp;gid=2&amp;output=csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-extra.csv#provenance">
- <rdf:type rdf:resource="http://purl.org/void/provenance/ns/ProvenanceEvent"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-extra.csv#provenance">
- <ns0:hasBeginning xmlns:ns0="http://www.w3.org/2006/time#" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-01-09T20:55:41Z</ns0:hasBeginning>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-extra.csv#provenance">
- <ns0:hasEnd xmlns:ns0="http://www.w3.org/2006/time#" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-01-09T20:55:41Z</ns0:hasEnd>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-points.csv#provenance">
- <ns0:processType xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="http://id.southampton.ac.uk/ns/DownloadViaHTTP"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-points.csv#provenance">
- <ns0:resultingDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="buildings-points.csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-points.csv#provenance">
- <ns0:sourceDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="https://spreadsheets.google.com/spreadsheet/pub?hl=en_US&amp;hl=en_US&amp;key=0AiBP-ylnmhsrdC1adGZrVlNlQnZ2RXNMcnpMa1RfNlE&amp;output=csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-points.csv#provenance">
- <rdf:type rdf:resource="http://purl.org/void/provenance/ns/ProvenanceEvent"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-points.csv#provenance">
- <ns0:hasBeginning xmlns:ns0="http://www.w3.org/2006/time#" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-01-09T20:55:40Z</ns0:hasBeginning>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-points.csv#provenance">
- <ns0:hasEnd xmlns:ns0="http://www.w3.org/2006/time#" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-01-09T20:55:40Z</ns0:hasEnd>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-shapes.csv#provenance">
- <ns0:processType xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="http://id.southampton.ac.uk/ns/DownloadViaHTTP"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-shapes.csv#provenance">
- <ns0:resultingDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="buildings-shapes.csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-shapes.csv#provenance">
- <ns0:sourceDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="https://spreadsheets.google.com/spreadsheet/pub?hl=en_US&amp;hl=en_US&amp;key=0AiBP-ylnmhsrdC1adGZrVlNlQnZ2RXNMcnpMa1RfNlE&amp;single=true&amp;gid=1&amp;output=csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-shapes.csv#provenance">
- <rdf:type rdf:resource="http://purl.org/void/provenance/ns/ProvenanceEvent"/>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-shapes.csv#provenance">
- <ns0:hasBeginning xmlns:ns0="http://www.w3.org/2006/time#" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-01-09T20:55:40Z</ns0:hasBeginning>
- </rdf:Description>
- <rdf:Description rdf:about="buildings-shapes.csv#provenance">
- <ns0:hasEnd xmlns:ns0="http://www.w3.org/2006/time#" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-01-09T20:55:41Z</ns0:hasEnd>
- </rdf:Description>
- <rdf:Description rdf:about="#provenance">
- <ns0:processType xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="http://id.southampton.ac.uk/ns/ConvertTurtleToRDFXML"/>
- </rdf:Description>
- <rdf:Description rdf:about="#provenance">
- <ns0:resultingDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource=""/>
- </rdf:Description>
- <rdf:Description rdf:about="#provenance">
- <ns0:sourceDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="places.ttl"/>
- </rdf:Description>
- <rdf:Description rdf:about="#provenance">
- <rdf:type rdf:resource="http://purl.org/void/provenance/ns/ProvenanceEvent"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl">
- <ns0:conformsTo xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://purl.org/openorg/opendata-4-star"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl">
- <ns0:created xmlns:ns0="http://purl.org/dc/terms/">2012-01-09</ns0:created>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl">
- <ns0:description xmlns:ns0="http://purl.org/dc/terms/">Open Org Places Document describing buildings, and other geospacial entities related to the University of Southampton. Data about completion dates and architects has not been formally verified and should not be treated as definitive.</ns0:description>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl">
- <ns0:isPartOf xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.southampton.ac.uk/dataset/places"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl">
- <ns0:license xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://reference.data.gov.uk/id/open-government-licence"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl">
- <ns0:publisher xmlns:ns0="http://purl.org/dc/terms/" rdf:resource="http://id.southampton.ac.uk/"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl">
- <ns0:title xmlns:ns0="http://purl.org/dc/terms/">Buildings and Places</ns0:title>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl">
- <ns0:sparqlEndpoint xmlns:ns0="http://rdfs.org/ns/void#" rdf:resource="http://sparql.data.southampton.ac.uk/"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl">
- <rdf:type rdf:resource="http://purl.org/openorg/AuthoritativeDataset"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:processIncludedFile xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="download.cfg"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:processIncludedFile xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="extras.xml.include"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:processIncludedFile xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="grinder"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:processIncludedFile xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="places.cfg"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:processIncludedFile xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="places.xsl"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:processIncludedFile xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="to_rdfxml"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:processIncludedFile xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="uosplaces.xsl"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:processType xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="http://id.southampton.ac.uk/ns/ConvertAndPublishDataset"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:resultingDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="places.ttl"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:sourceDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="buildings-energy.csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:sourceDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="buildings-estates.csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:sourceDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="buildings-extra.csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:sourceDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="buildings-points.csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:sourceDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="buildings-shapes.csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:sourceDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="sites.csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <rdf:type rdf:resource="http://purl.org/void/provenance/ns/ProvenanceEvent"/>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:hasBeginning xmlns:ns0="http://www.w3.org/2006/time#" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-01-09T20:55:42Z</ns0:hasBeginning>
- </rdf:Description>
- <rdf:Description rdf:about="places.ttl#provenance">
- <ns0:hasEnd xmlns:ns0="http://www.w3.org/2006/time#" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-01-09T20:55:42Z</ns0:hasEnd>
- </rdf:Description>
- <rdf:Description rdf:about="sites.csv#provenance">
- <ns0:processType xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="http://id.southampton.ac.uk/ns/DownloadViaHTTP"/>
- </rdf:Description>
- <rdf:Description rdf:about="sites.csv#provenance">
- <ns0:resultingDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="sites.csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="sites.csv#provenance">
- <ns0:sourceDataset xmlns:ns0="http://purl.org/void/provenance/ns/" rdf:resource="https://spreadsheets.google.com/pub?hl=en&amp;hl=en&amp;key=0AiBP-ylnmhsrdHBBUjRUY3dNQ1Z2MGhESTZIa1pWcWc&amp;output=csv"/>
- </rdf:Description>
- <rdf:Description rdf:about="sites.csv#provenance">
- <rdf:type rdf:resource="http://purl.org/void/provenance/ns/ProvenanceEvent"/>
- </rdf:Description>
- <rdf:Description rdf:about="sites.csv#provenance">
- <ns0:hasBeginning xmlns:ns0="http://www.w3.org/2006/time#" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-01-09T20:55:38Z</ns0:hasBeginning>
- </rdf:Description>
- <rdf:Description rdf:about="sites.csv#provenance">
- <ns0:hasEnd xmlns:ns0="http://www.w3.org/2006/time#" rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-01-09T20:55:39Z</ns0:hasEnd>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/">
- <ns0:places xmlns:ns0="http://purl.org/openorg/" rdf:resource="places.ttl"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/0002A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/0002A">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/0002A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/0002A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/0002A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/0002A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 2 Annexe</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/0002A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">0002A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/0002A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/0002A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 0002A is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1965</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3962631 50.9375993,-1.3960836 50.9378388,-1.3958288 50.9377629,-1.3960083 50.9375235,-1.3962631 50.9375993))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9376734</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3960704</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg1.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/1.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/10">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/building/36"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1050">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1050">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3954464 50.9332268,-1.3952596 50.9332756,-1.3952172 50.9332109,-1.3954040 50.9331622,-1.3954464 50.9332268))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1050">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1050#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1050">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1050">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1050">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">26 University Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1050">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933235</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1050">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.395323</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1050">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1050</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1050#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1050#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1050 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1051">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1051">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3954310 50.9332600,-1.3952645 50.9333035,-1.3953197 50.9333876,-1.3954863 50.9333442,-1.3954310 50.9332600))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1051">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1051#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1051">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1051">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1051">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">28 University Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1051">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933338</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1051">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.395356</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1051">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1051</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1051#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1051#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1051 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/11">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/11">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b11/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/11">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/11#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/11">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/11">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/11">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Energy Centre (CHP)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/11">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">11</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/11#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/11#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 11 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1101">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1101">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3960740 50.9331501,-1.3958781 50.9331819,-1.3957922 50.9329716,-1.3959882 50.9329398,-1.3960740 50.9331501))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1101">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1101#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1101">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1101">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1101">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">31 University Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1101">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9330414</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1101">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3959296</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1101">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1101</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1101#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1101#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1101 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1102">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1102">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3961365 50.9333535,-1.3959607 50.9333820,-1.3959404 50.9333322,-1.3961162 50.9333037,-1.3961365 50.9333535))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1102">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1102#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1102">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1102">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1102">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">39 University Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1102">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9333389</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1102">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3960392</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1102">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1102</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1102#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1102#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1102 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1104">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1104">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3962115 50.9334519,-1.3961891 50.9333972,-1.3960172 50.9334251,-1.3960396 50.9334798,-1.3962115 50.9334519))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1104">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1104#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1104">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1104">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1104">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">41 University Rd - Chaplaincy</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1104">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9334345</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1104">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.396101</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1104">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1104</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1104#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1104#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1104 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1105">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1105">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3962463 50.9335257,-1.3960813 50.9335524,-1.3960653 50.9335133,-1.3962303 50.9334866,-1.3962463 50.9335257))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1105">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1105#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1105">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1105">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1105">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">43 University Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1105">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933516</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1105">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3961544</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1105">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1105</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1105#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1105#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1105 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1106">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1106">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3961755 50.9336170,-1.3961574 50.9335727,-1.3962950 50.9335504,-1.3963131 50.9335947,-1.3961755 50.9336170))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1106">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1106#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1106">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1106">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1106">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">45 University Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1106">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9335868</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1106">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3962246</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1106">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1106</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1106#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1106#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1106 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1107">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1107">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3963312 50.9336390,-1.3961936 50.9336613,-1.3961755 50.9336170,-1.3963131 50.9335947,-1.3963312 50.9336390))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1107">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1107#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1107">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1107">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1107">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">47 University Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1107">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9336275</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1107">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3962471</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1107">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1107</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1107#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1107#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1107 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/115">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/115">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/115#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/115">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/115">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/115">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Interchange Kiosk</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/115">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.936291</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/115">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.397173</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/115">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">115</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/115#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/115#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 115 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/12">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/building/36"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1220">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1220">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3951457 50.9380189,-1.3951091 50.9378950,-1.3950515 50.9379021,-1.3950888 50.9380256,-1.3951457 50.9380189))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1220">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1220#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1220">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1220">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1220">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">130 Burgess Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1220">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938011</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1220">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.395103</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1220">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1220</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1220#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1220#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1220 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1221">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1221">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3949939 50.9379092,-1.3949363 50.9379162,-1.3949750 50.9380389,-1.3950319 50.9380322,-1.3949939 50.9379092))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1221">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1221#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1221">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1221">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1221">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">134 Burgess Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1221">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938026</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1221">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.395002</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1221">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1221</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1221#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1221#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1221 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1222">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1222">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3949363 50.9379162,-1.3948787 50.9379233,-1.3949181 50.9380455,-1.3949750 50.9380389,-1.3949363 50.9379162))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1222">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1222#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1222">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1222">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1222">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">136 Burgess Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1222">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938034</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1222">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.39495</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1222">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1222</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1222#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1222#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1222 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1223">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1223">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1223#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1223">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1223">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1223">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">The Stile</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1223">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1223</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1223#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1223#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1223 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/123">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/79"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/123">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/123#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/123">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/123">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/123">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">College Keep</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/123">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.898575</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/123">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.396685</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/123">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">123</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/123#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/123#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 123 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/125">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/5"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/125">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/125#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/125">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/125">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/125">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Gamma House</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/125">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">125</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/125#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/125#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 125 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/13#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1960</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b13/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3942111 50.9360496,-1.3938252 50.9359386,-1.3939287 50.9357957,-1.3931940 50.9355843,-1.3933083 50.9354265,-1.3946257 50.9358055,-1.3944872 50.9359967,-1.3942904 50.9359400,-1.3942111 50.9360496))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/13#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Tizard</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.935551</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.393488</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">13</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/13.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Sir Basil Spence</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 13 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1310">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/3"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1310">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1310#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1310">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1310">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1310">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">16 Highfield Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1310">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1310</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1310#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1310#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1310 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1390">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/73"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1390">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1390#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1390">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1390">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1390">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">1A Oakhurst Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1390">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933636</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1390">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.400937</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1390">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1390</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1390#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1390#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1390 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1391">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/73"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1391">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1391#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1391">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1391">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1391">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">1B Oakhurst Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1391">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933636</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1391">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.400937</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1391">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1391</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1391#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1391#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1391 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1395">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/2"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1395">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4039112 50.9381502,-1.4037908 50.9382178,-1.4036894 50.9381461,-1.4038098 50.9380785,-1.4039112 50.9381502))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1395">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1395#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1395">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1395">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1395">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">17 Oaklands Way</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1395">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9381522</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1395">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4037955</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1395">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1395</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1395#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1395#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1395 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13A">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/13A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Workshop adjacent to B13</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">13A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/13A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 13A is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/14">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/building/36"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1401">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1401">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3979419 50.9331271,-1.3978802 50.9330999,-1.3979409 50.9330451,-1.3980027 50.9330722,-1.3979419 50.9331271))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1401">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1401#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1401">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1401">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1401">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">8 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1401">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9330741</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1401">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3979365</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1401">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1401</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1401#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1401#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1401 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1402">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1402">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3980584 50.9330967,-1.3979976 50.9331516,-1.3979419 50.9331271,-1.3980027 50.9330722,-1.3980584 50.9330967))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1402">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1402#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1402">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1402">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1402">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">10 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1402">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933101</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1402">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3979888</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1402">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1402</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1402#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1402#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1402 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1403">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1403">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3980753 50.9332075,-1.3980221 50.9331840,-1.3980933 50.9331197,-1.3981465 50.9331432,-1.3980753 50.9332075))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1403">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1403#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1403">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1403">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1403">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">12 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1403">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9331489</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1403">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3980886</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1403">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1403</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1403#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1403#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1403 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1404">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1404">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3981310 50.9332320,-1.3980753 50.9332075,-1.3981465 50.9331432,-1.3982022 50.9331677,-1.3981310 50.9332320))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1404">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1404#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1404">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1404">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1404">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">14 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1404">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9331759</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1404">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3981409</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1404">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1404</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1404#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1404#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1404 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1405">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1405">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3982147 50.9332866,-1.3981648 50.9332647,-1.3982279 50.9332078,-1.3982777 50.9332297,-1.3982147 50.9332866))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1405">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1405#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1405">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1405">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1405">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">16 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1405">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9332298</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1405">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3982264</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1405">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1405</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1405#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1405#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1405 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1406">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1406">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3983297 50.9332525,-1.3982666 50.9333094,-1.3982147 50.9332866,-1.3982777 50.9332297,-1.3983297 50.9332525))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1406">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1406#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1406">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1406">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1406">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">18 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1406">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9332568</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1406">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3982834</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1406">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1406</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1406#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1406#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1406 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1407">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1407">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3983793 50.9333739,-1.3983087 50.9333428,-1.3983724 50.9332853,-1.3984431 50.9333164,-1.3983793 50.9333739))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1407">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1407#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1407">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1407">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1407">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">20 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1407">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9333077</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1407">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.398388</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1407">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1407</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1407#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1407#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1407 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1408">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1408">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3985004 50.9333416,-1.3984366 50.9333991,-1.3983793 50.9333739,-1.3984431 50.9333164,-1.3985004 50.9333416))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1408">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1408#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1408">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1408">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1408">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">22 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1408">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9333406</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1408">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3984498</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1408">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1408</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1408#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1408#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1408 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1409">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1409">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3985527 50.9334455,-1.3984850 50.9334158,-1.3985501 50.9333570,-1.3986178 50.9333867,-1.3985527 50.9334455))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1409">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1409#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1409">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1409">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1409">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">24 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1409">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9333886</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1409">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3985496</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1409">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1409</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1409#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1409#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1409 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1410">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1410">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3986697 50.9334094,-1.3986045 50.9334683,-1.3985527 50.9334455,-1.3986178 50.9333867,-1.3986697 50.9334094))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1410">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1410#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1410">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1410">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1410">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">26 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1410">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9334155</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1410">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3986066</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1410">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1410</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1410#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1410#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1410 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1411">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1411">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3987810 50.9334650,-1.3987028 50.9334306,-1.3986403 50.9334870,-1.3987185 50.9335214,-1.3987810 50.9334650))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1411">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1411#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1411">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1411">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1411">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">28 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1411">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9334605</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1411">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.398716</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1411">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1411</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1411#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1411#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1411 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1412">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1412">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3988461 50.9334936,-1.3987837 50.9335500,-1.3987185 50.9335214,-1.3987810 50.9334650,-1.3988461 50.9334936))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1412">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1412#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1412">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1412">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1412">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">30 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1412">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9334904</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1412">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3987777</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1412">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1412</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1412#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1412#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1412 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1413">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1413">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3990691 50.9335921,-1.3990014 50.9335588,-1.3989293 50.9336172,-1.3989970 50.9336504,-1.3990691 50.9335921))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1413">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1413#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1413">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1413">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1413">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">32 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1413">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9336012</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1413">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3990059</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1413">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1413</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1413#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1413#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1413 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1414">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1414">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3990492 50.9336761,-1.3991213 50.9336178,-1.3990691 50.9335921,-1.3989970 50.9336504,-1.3990492 50.9336761))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1414">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1414#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1414">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1414">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1414">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">34 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1414">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9336342</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1414">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3990629</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1414">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1414</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1414#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1414#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1414 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1415">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1415">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3992232 50.9336687,-1.3991587 50.9336370,-1.3990864 50.9336955,-1.3991510 50.9337272,-1.3992232 50.9336687))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1415">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1415#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1415">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1415">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1415">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">36 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1415">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9336731</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1415">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3991675</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1415">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1415</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1415#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1415#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1415 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1416">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1416">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3992075 50.9337549,-1.3992797 50.9336965,-1.3992232 50.9336687,-1.3991510 50.9337272,-1.3992075 50.9337549))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1416">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1416#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1416">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1416">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1416">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">38 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1416">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9337061</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1416">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3992198</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1416">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1416</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1416#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1416#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1416 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1417">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1417">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3993856 50.9337499,-1.3993280 50.9337215,-1.3992599 50.9337766,-1.3993176 50.9338048,-1.3993856 50.9337499))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1417">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1417#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1417">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1417">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1417">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">40 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1417">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933742</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1417">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3993291</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1417">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1417</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1417#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1417#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1417 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1418">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1418">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3993732 50.9338321,-1.3994412 50.9337772,-1.3993856 50.9337499,-1.3993176 50.9338048,-1.3993732 50.9338321))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1418">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1418#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1418">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1418">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1418">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">42 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1418">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933772</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1418">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3993814</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1418">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1418</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1418#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1418#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1418 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1419">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1419">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3994955 50.9338699,-1.3994313 50.9338384,-1.3994954 50.9337865,-1.3995597 50.9338180,-1.3994955 50.9338699))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1419">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1419#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1419">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1419">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1419">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">44 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1419">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9338139</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1419">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3994954</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1419">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1419</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1419#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1419#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1419 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1420">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1420">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3996171 50.9338462,-1.3995528 50.9338981,-1.3994955 50.9338699,-1.3995597 50.9338180,-1.3996171 50.9338462))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1420">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1420#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1420">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1420">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1420">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">46 Chamberlain Road S/Union</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1420">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9338439</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1420">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3995477</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1420">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1420</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1420#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1420#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1420 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1421">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1421">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3997912 50.9340060,-1.3997235 50.9339746,-1.3997870 50.9339202,-1.3998547 50.9339516,-1.3997912 50.9340060))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1421">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1421#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1421">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1421">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1421">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">48 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1421">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9339487</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1421">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3997949</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1421">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1421</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1421#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1421#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1421 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1422">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1422">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3999098 50.9339771,-1.3998463 50.9340315,-1.3997912 50.9340060,-1.3998547 50.9339516,-1.3999098 50.9339771))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1422">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1422#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1422">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1422">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1422">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">50 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1422">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9339817</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1422">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3998519</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1422">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1422</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1422#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1422#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1422 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1423">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1423">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3999535 50.9340837,-1.3998912 50.9340548,-1.3999568 50.9339986,-1.4000192 50.9340275,-1.3999535 50.9340837))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1423">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1423#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1423">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1423">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1423">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">52 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1423">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9340266</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1423">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3999612</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1423">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1423</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1423#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1423#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1423 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1424">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1424">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4000769 50.9340543,-1.4000112 50.9341105,-1.3999535 50.9340837,-1.4000192 50.9340275,-1.4000769 50.9340543))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1424">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1424#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1424">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1424">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1424">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">54 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1424">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9340535</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1424">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4000135</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1424">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1424</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1424#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1424#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1424 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1425">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1425">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4000936 50.9341661,-1.4000291 50.9341361,-1.4001044 50.9340716,-1.4001690 50.9341016,-1.4000936 50.9341661))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1425">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1425#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1425">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1425">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1425">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">56 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1425">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9341015</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1425">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4001038</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1425">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1425</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1425#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1425#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1425 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1426">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1426">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4002402 50.9341346,-1.4001648 50.9341992,-1.4000936 50.9341661,-1.4001690 50.9341016,-1.4002402 50.9341346))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1426">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1426#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1426">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1426">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1426">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">58 Chamberlain Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1426">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9341314</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1426">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4001608</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1426">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1426</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1426#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1426#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1426 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/15">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/15">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1968 and 1978</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/15">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b15/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/15">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3938263 50.9361099,-1.3936815 50.9360682,-1.3937180 50.9360178,-1.3929257 50.9357898,-1.3930253 50.9356524,-1.3937766 50.9358685,-1.3937251 50.9359395,-1.3939109 50.9359930,-1.3938263 50.9361099))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/15">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/15#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/15">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/15">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/15">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Wolfson/Rayleigh</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/15">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9358355</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/15">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3933722</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/15">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">15</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/15">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg15.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/15">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/15.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/15#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/15#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 15 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/150">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/45"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/150">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3841637 50.9307957,-1.3842036 50.9307234,-1.3839995 50.9306787,-1.3839596 50.9307509,-1.3841637 50.9307957))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/150">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/150#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/150">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/150">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/150">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Unit 6 Store</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/150">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9307365</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/150">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3840867</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/150">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">150</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/150#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/150#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 150 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1501">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1501">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3940465 50.9331469,-1.3940449 50.9331465,-1.3939470 50.9331241,-1.3939803 50.9330663,-1.3940799 50.9330891,-1.3940465 50.9331469))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1501">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1501#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1501">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1501">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1501">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">17 Hartley Avenue</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1501">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933098</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1501">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.393987</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1501">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1501</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1501#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1501#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1501 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1502">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1502">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3940414 50.9332277,-1.3940640 50.9331884,-1.3939557 50.9331636,-1.3939331 50.9332029,-1.3940414 50.9332277))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1502">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1502#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1502">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1502">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1502">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">19 Hartley Avenue</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1502">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933182</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1502">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.393974</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1502">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1502</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1502#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1502#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1502 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1503">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1503">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3940759 50.9332752,-1.3940536 50.9333139,-1.3939336 50.9332864,-1.3939559 50.9332478,-1.3940759 50.9332752))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1503">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1503#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1503">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1503">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1503">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">21 Hartley Avenue</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1503">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.93327</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1503">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.393982</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1503">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1503</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1503#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1503#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1503 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1504">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1504">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3940512 50.9334135,-1.3939104 50.9333812,-1.3939385 50.9333325,-1.3940792 50.9333648,-1.3940512 50.9334135))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1504">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1504#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1504">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1504">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1504">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">23 Hartley Avenue</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1504">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933353</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1504">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.393979</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1504">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1504</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1504#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1504#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1504 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1505">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1505">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3941098 50.9334584,-1.3940766 50.9335160,-1.3939018 50.9334760,-1.3939350 50.9334184,-1.3941098 50.9334584))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1505">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1505#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1505">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1505">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1505">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">25 Hartley Avenue</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1505">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933445</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1505">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.393965</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1505">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1505</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1505#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1505#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1505 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1506">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1506">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3940766 50.9335160,-1.3940425 50.9335752,-1.3938677 50.9335352,-1.3939018 50.9334760,-1.3940766 50.9335160))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1506">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1506#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1506">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1506">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1506">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">27 Hartley Avenue</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1506">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933529</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1506">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.393944</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1506">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1506</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1506#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1506#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1506 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1507">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1507">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3940300 50.9336106,-1.3940056 50.9336530,-1.3938605 50.9336197,-1.3938849 50.9335773,-1.3940300 50.9336106))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1507">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1507#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1507">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1507">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1507">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">29 Hartley Avenue</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1507">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933605</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1507">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.393915</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1507">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1507</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1507#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1507#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1507 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1508">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1508">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3940329 50.9337099,-1.3940098 50.9337499,-1.3938328 50.9337094,-1.3938559 50.9336694,-1.3940329 50.9337099))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1508">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1508#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1508">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1508">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1508">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">31 Hartley Avenue</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1508">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933701</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1508">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.393915</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1508">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1508</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1508#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1508#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1508 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/151">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/45"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/151">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3839246 50.9312292,-1.3839644 50.9311569,-1.3837603 50.9311122,-1.3837204 50.9311845,-1.3839246 50.9312292))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/151">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/151#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/151">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/151">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/151">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Unit 12 Bindery</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/151">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9311694</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/151">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3838409</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/151">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">151</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/151#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/151#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 151 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/152">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/45"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/152">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3838847 50.9313015,-1.3839246 50.9312292,-1.3837204 50.9311845,-1.3836806 50.9312567,-1.3838847 50.9313015))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/152">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/152#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/152">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/152">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/152">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Unit 13 Print Centre</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/152">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9312434</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/152">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3838018</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/152">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">152</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/152#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/152#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 152 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1580">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1580">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4013088 50.9289840,-1.4013565 50.9289326,-1.4012850 50.9289062,-1.4012372 50.9289576,-1.4013088 50.9289840))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1580">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1580#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1580">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1580">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1580">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">65 Heatherdeane Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1580">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.928944</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1580">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.401279</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1580">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1580</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1580#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1580#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1580 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/16">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/16">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/16#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/16">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1989</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/16">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3958537 50.9375688,-1.3956908 50.9377833,-1.3954078 50.9376980,-1.3955707 50.9374835,-1.3958537 50.9375688))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/16">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/16#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/16">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/16">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/16">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 16</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/16">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9376285</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/16">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3956608</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/16">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">16</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/16">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg16.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/16">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/16.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/16#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Sheppard Robson</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/16#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/16#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 16 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1601">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1601">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3926182 50.9350922,-1.3925451 50.9350736,-1.3925931 50.9349986,-1.3926661 50.9350172,-1.3926182 50.9350922))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1601">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1601#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1601">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1601">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1601">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">62 Granby Grove</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1601">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9350404</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1601">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3925923</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1601">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1601</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1601#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1601#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1601 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1602">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1602">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3927421 50.9350365,-1.3926942 50.9351115,-1.3926182 50.9350922,-1.3926661 50.9350172,-1.3927421 50.9350365))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1602">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1602#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1602">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1602">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1602">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">64 Granby Grove</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1602">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9350607</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1602">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3926691</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1602">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1602</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1602#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1602#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1602 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1603">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/2"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1603">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4033851 50.9380972,-1.4033779 50.9379757,-1.4031633 50.9379807,-1.4031705 50.9381022,-1.4033851 50.9380972))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1603">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1603#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1603">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1603">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1603">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">34 Bassett Crescent East</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1603">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9380349</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1603">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4032566</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1603">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1603</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1603#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1603#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1603 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1604">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/40"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1604">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4040993 50.9426200,-1.4038802 50.9426814,-1.4037073 50.9424363,-1.4039263 50.9423749,-1.4040993 50.9426200))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1604">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1604#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1604">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1604">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1604">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Bassett House</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1604">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9425216</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1604">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4039043</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1604">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1604</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1604#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1604#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1604 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1610">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/71"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1610">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3786349 50.9361294,-1.3785129 50.9361898,-1.3784676 50.9361535,-1.3785896 50.9360930,-1.3786349 50.9361294))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1610">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1610#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1610">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1610">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1610">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">24 Mead Crescent</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1610">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.936123</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1610">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.37853</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1610">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1610</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1610#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1610#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1610 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1612">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/8"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1612">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3802433 50.9347636,-1.3800682 50.9347934,-1.3800421 50.9347326,-1.3802173 50.9347028,-1.3802433 50.9347636))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1612">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1612#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1612">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1612">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1612">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">72 Mead Crescent</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1612">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.934734</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1612">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.380123</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1612">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1612</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1612#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1612#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1612 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1622">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1622">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3906000 50.9366931,-1.3905501 50.9367647,-1.3904659 50.9367414,-1.3905158 50.9366698,-1.3906000 50.9366931))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1622">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1622#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1622">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1622">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1622">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">158 Mayfield Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1622">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.936714</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1622">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.390499</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1622">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1622</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1622#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1622#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1622 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1626">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/69"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1626">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1626#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1626">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1626">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1626">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">13 Chestnut Lodge</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1626">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1626</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1626#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1626#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1626 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1630">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1630">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3937526 50.9369803,-1.3936615 50.9369721,-1.3936753 50.9369116,-1.3937663 50.9369198,-1.3937526 50.9369803))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1630">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1630#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1630">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1630">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1630">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">185 Broadlands Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1630">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9369467</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1630">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.393715</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1630">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1630</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1630#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1630#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1630 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1640">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1640">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1640#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1640">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1640">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1640">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">10 Orchards Way</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1640">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.929989</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1640">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.398211</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1640">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1640</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1640#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1640#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1640 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/165">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/77"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/165">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3908605 50.9285603,-1.3906720 50.9285423,-1.3907033 50.9284117,-1.3908919 50.9284297,-1.3908605 50.9285603))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/165">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/165#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/165">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/165">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/165">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">18-20 Shaftesbury Avenue</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/165">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9284882</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/165">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3907767</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/165">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">165</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/165#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/165#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 165 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/166">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/78"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/166">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/166#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/166">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/RetiredID"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/166">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/166">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">1A Victoria Place, Portsmouth</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/166">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.789497</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/166">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.082381</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/166">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">166</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/166#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/166#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 166 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/167">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/167#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/167">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/167">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/167">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Data Centre</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/167">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">167</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/167#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/167#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 167 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/17">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/17">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1960</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/17">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b17/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/17">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3947792 50.9364360,-1.3945432 50.9364557,-1.3944542 50.9360544,-1.3946902 50.9360348,-1.3947792 50.9364360))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/17">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/17#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/17">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/17">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/17">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">R J Mitchell Wind Tunnel</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/17">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9362396</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/17">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3946145</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/17">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">17</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/17">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg17.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/17">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/17.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/17#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/17#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 17 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1710">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/59"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1710">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4032984 50.9421913,-1.4033171 50.9421268,-1.4031306 50.9421053,-1.4031119 50.9421699,-1.4032984 50.9421913))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1710">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1710#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1710">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1710">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1710">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">50 Glen Eyre Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1710">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9421475</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1710">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4032158</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1710">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1710</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1710#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1710#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1710 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3004706 51.0678672,-1.3004929 51.0683357,-1.3004035 51.0686871,-1.3003140 51.0688605,-1.3001947 51.0688464,-1.2997548 51.0696007,-1.2996206 51.0695679,-1.3000382 51.0687293,-1.3001947 51.0687574,-1.3003289 51.0684529,-1.3003364 51.0678813,-1.3004706 51.0678672))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus Park</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">51.0686667</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3001172</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-01">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-01">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-01#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-01">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-01">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-01">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 01</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-01">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-01</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-01#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-01#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-01 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-02">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-02">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-02#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-02">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-02">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-02">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 02</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-02">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-02</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-02#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-02#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-02 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-03">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-03">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-03#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-03">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-03">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-03">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 03</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-03">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-03</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-03#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-03#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-03 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-04">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-04">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-04#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-04">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-04">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-04">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 04</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-04">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-04</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-04#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-04#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-04 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-05">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-05">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-05#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-05">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-05">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-05">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 05</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-05">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-05</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-05#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-05#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-05 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-06">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-06">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-06#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-06">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-06">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-06">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 06</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-06">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-06</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-06#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-06#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-06 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-07">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-07">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-07#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-07">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-07">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-07">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 07</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-07">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-07</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-07#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-07#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-07 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-08">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-08">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-08#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-08">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-08">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-08">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 08</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-08">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-08</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-08#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-08#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-08 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-09">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-09">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-09#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-09">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-09">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-09">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 09</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-09">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-09</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-09#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-09#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-09 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-10">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-10">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-10#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-10">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-10">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-10">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 10</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-10">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-10</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-10#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-10#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-10 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-11">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-11">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-11#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-11">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-11">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-11">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 11</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-11">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-11</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-11#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-11#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-11 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-12">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-12">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-12#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-12">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-12">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-12">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 12</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-12">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-12</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-12#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-12#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-12 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-13">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-13">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-13#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-13">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-13">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-13">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 13</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-13">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-13</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-13#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-13#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-13 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-14">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-14">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-14#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-14">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-14">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-14">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 14</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-14">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-14</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-14#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-14#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-14 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-15">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-15">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-15#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-15">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-15">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-15">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 15</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-15">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-15</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-15#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-15#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-15 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-16">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-16">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-16#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-16">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-16">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-16">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 16</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-16">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-16</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-16#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-16#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-16 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-17">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-17">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-17#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-17">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-17">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-17">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 17</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-17">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-17</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-17#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-17#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-17 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-18">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-18">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-18#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-18">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-18">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-18">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - House 18</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-18">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-18</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-18#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-18#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-18 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-19">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-19">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-19#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-19">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-19">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-19">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 19</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-19">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-19</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-19#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-19#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-19 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-20">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-20">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-20#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-20">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-20">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-20">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 20</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-20">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-20</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-20#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-20#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-20 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-21">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-21">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-21#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-21">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-21">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-21">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 21</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-21">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-21</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-21#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-21#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-21 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-22">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-22">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-22#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-22">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-22">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-22">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 22</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-22">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-22</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-22#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-22#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-22 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-23">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-23">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-23#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-23">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-23">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-23">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 23</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-23">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-23</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-23#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-23#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-23 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-24">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-24">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-24#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-24">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-24">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-24">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 24</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-24">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-24</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-24#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-24#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-24 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-25">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-25">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-25#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-25">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-25">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-25">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 25</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-25">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-25</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-25#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-25#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-25 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-26">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-26">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-26#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-26">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-26">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-26">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 26</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-26">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-26</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-26#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-26#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-26 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-27">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-27">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-27#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-27">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-27">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-27">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 27</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-27">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-27</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-27#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-27#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-27 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-28">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-28">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-28#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-28">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-28">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-28">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 28</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-28">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-28</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-28#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-28#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-28 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-29">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-29">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-29#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-29">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-29">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-29">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 29</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-29">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-29</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-29#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-29#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-29 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-30">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-30">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-30#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-30">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-30">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-30">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 30</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-30">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-30</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-30#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-30#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-30 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-31">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-31">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-31#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-31">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-31">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-31">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 31</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-31">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-31</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-31#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-31#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-31 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-32">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-32">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-32#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-32">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-32">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-32">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 32</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-32">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-32</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-32#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-32#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-32 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-33">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-33">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-33#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-33">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-33">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-33">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 33</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-33">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-33</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-33#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-33#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-33 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-34">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-34">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-34#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-34">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-34">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-34">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 34</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-34">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-34</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-34#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-34#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-34 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-35">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-35">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-35#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-35">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-35">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-35">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 35</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-35">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-35</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-35#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-35#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-35 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-36">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-36">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-36#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-36">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-36">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-36">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 36</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-36">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-36</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-36#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-36#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-36 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-37">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-37">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-37#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-37">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-37">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-37">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 37</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-37">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-37</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-37#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-37#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-37 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-38">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-38">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-38#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-38">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-38">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-38">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 38</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-38">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-38</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-38#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-38#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-38 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-39">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-39">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-39#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-39">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-39">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-39">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 39</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-39">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-39</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-39#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-39#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-39 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-40">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-40">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-40#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-40">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-40">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-40">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 40</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-40">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-40</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-40#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-40#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-40 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-41">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-41">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-41#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-41">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-41">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-41">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 41</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-41">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-41</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-41#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-41#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-41 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-42">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/70"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-42">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/1730-42#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-42">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-42">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-42">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus - Flat 42</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-42">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">1730-42</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-42#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/1730-42#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 1730-42 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/177">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/2"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/177">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/177#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/177">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/177">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/177">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Annexe</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/177">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">177</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/177#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/177#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 177 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/18#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">2004</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18">
- <ns0:buildingFeature xmlns:ns0="http://id.southampton.ac.uk/ns/">Swimming pool 25 m long x 12 m (6 lanes) wide Hall - 8 full size badminton courts, gymnasium</ns0:buildingFeature>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b18/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3969522 50.9335808,-1.3961882 50.9337979,-1.3964428 50.9341473,-1.3969822 50.9340906,-1.3971020 50.9340151,-1.3971469 50.9338546,-1.3969522 50.9335808))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/18#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Jubilee Sports Complex</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9338813</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3966792</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">18</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg18.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/18.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Rick Mather Architects</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/18#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 18 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/19">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/19">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/19#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/19">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">2007</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/19">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b19/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/19">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3928779 50.9357341,-1.3930914 50.9354394,-1.3928414 50.9353675,-1.3926280 50.9356621,-1.3928779 50.9357341))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/19">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/19#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/19">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/19">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/19">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">ISVR</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/19">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9355444</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/19">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.392867</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/19">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">19</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/19">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/19.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/19#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Wilson Mason Architects</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/19#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/19#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 19 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/2">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/2">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/2#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/2">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1968</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/2">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b2/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/2">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3976631 50.9365593,-1.3977070 50.9365006,-1.3980119 50.9365913,-1.3984571 50.9359967,-1.3982743 50.9359423,-1.3979238 50.9364104,-1.3974604 50.9362726,-1.3973218 50.9364578,-1.3976631 50.9365593))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/2">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/2#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/2">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/2">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/2">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 2</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/2">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9362789</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/2">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3981275</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/2">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">2</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/2">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/2.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/2#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Sir Basil Spence</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/2#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/2#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 2 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/20">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/20">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1991 and 2004</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/20">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3953605 50.9370322,-1.3952021 50.9370932,-1.3948858 50.9367672,-1.3950442 50.9367062,-1.3953605 50.9370322))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/20">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/20#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/20">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/20">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/20">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">High Voltage Laboratory</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/20">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9368962</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/20">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3951265</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/20">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">20</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/20">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg20.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/20">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/20.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/20#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/20#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 20 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/21">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/21">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/21#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/21">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1963</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/21">
- <ns0:buildingFeature xmlns:ns0="http://id.southampton.ac.uk/ns/">Iconic 1960s building which appeared on Royal Mail postage stamps</ns0:buildingFeature>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/21">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3934706 50.9350665,-1.3932176 50.9354158,-1.3927710 50.9352873,-1.3929058 50.9351012,-1.3930554 50.9351443,-1.3931736 50.9349811,-1.3934706 50.9350665))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/21">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/21#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/21">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/21">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/21">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Faraday</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/21">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9351646</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/21">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3932157</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/21">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">21</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/21">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/21.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/21#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Sir Basil Spence</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/21#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/21#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 21 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/22">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/22">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b22/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/22">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3944155 50.9351636,-1.3938508 50.9350004,-1.3939351 50.9348845,-1.3944998 50.9350477,-1.3944155 50.9351636))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/22">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/22#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/22">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/22">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/22">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Civil Eng Temp Accommodation</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/22">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9350233</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/22">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3941636</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/22">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">22</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/22#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/22#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 22 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/25#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1931/1947</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b25/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3935901 50.9350150,-1.3930847 50.9348683,-1.3933129 50.9345562,-1.3937121 50.9346722,-1.3938184 50.9347030,-1.3935901 50.9350150))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/25#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">EScience Building</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9347702</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3934585</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">25</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg25.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/25.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Gutteridge &amp; Gutteridge</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/25#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 25 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/26">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/26">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/26#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/26">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1955</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/26">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3941355 50.9348109,-1.3942396 50.9346726,-1.3940978 50.9346302,-1.3939936 50.9347685,-1.3941355 50.9348109))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/26">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/26#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/26">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/26">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/26">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 26</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/26">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9347143</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/26">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3941216</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/26">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">26</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/26">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg26.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/26">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/26.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/26#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Gutteridge &amp; Gutteridge</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/26#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/26#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 26 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/27">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/27">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/27#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/27">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1937</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/27">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3942144 50.9341620,-1.3940655 50.9343654,-1.3938184 50.9347030,-1.3937121 50.9346722,-1.3937553 50.9346130,-1.3933507 50.9344955,-1.3937032 50.9340135,-1.3942144 50.9341620))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/27">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/27#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/27">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/27">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/27">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Chemistry</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/27">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.93432</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/27">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.393776</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/27">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">27</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/27">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg27.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/27">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/27.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/27#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Gutteridge &amp; Gutteridge</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/27#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/27#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 27 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/28">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/28">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/28#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/28">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1959 and 1966</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/28">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3940978 50.9346302,-1.3948595 50.9348580,-1.3949230 50.9347737,-1.3941615 50.9345460,-1.3940978 50.9346302))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/28">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/28#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/28">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/28">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/28">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Froude</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/28">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9346967</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/28">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3945278</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/28">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">28</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/28">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg28.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/28">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/28.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/28#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Sir Basil Spence</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/28#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/28#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 28 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/29">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/29">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/29#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/29">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1960</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/29">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3937032 50.9340135,-1.3942144 50.9341620,-1.3943035 50.9340401,-1.3937923 50.9338916,-1.3937032 50.9340135))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/29">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/29#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/29">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/29">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/29">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Graham Hills</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/29">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9340008</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/29">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3939798</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/29">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">29</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/29">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg29.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/29">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/29.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/29#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Sir Basil Spence</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/29#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/29#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 29 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/30#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1997</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3948582 50.9345142,-1.3946930 50.9344663,-1.3946439 50.9345334,-1.3940655 50.9343654,-1.3942144 50.9341620,-1.3942593 50.9341005,-1.3950028 50.9343165,-1.3948582 50.9345142))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/30#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Synthetic Chemistry</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9343082</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3944765</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">30</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg30.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/30.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Wilson Mason Architects</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 30 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30A">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/30A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/RetiredID"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Combinatorial Chemistry</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">30A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/30A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 30A is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/31">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/31">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/31#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/31">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/31">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/31">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Hartley Store</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/31">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">31</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/31#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/31#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 31 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/32">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/32">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/32#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/32">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">2006</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/32">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b32/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/32">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3960952 50.9368069,-1.3958352 50.9368250,-1.3956962 50.9360329,-1.3959562 50.9360148,-1.3960952 50.9368069))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/32">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/32#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/32">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/32">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/32">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">EEE Building</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/32">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9364157</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/32">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.395905</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/32">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">32</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/32">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/32.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/32#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">John McAslan &amp; Partners</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/32#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/32#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 32 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/33">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/33">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1938/1985</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/33">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b33/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/33">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/33#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/33">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/33">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/33">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Estates (Maintenance)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/33">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">33</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/33">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg33.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/33">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/33.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/33#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/33#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 33 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/34">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/34">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/34#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/34">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1948</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/34">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3954637 50.9346674,-1.3950365 50.9345440,-1.3951889 50.9343346,-1.3956161 50.9344580,-1.3954637 50.9346674))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/34">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/34#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/34">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/34">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/34">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Education</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/34">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9344936</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/34">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.395317</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/34">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">34</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/34">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg34.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/34">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/34.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/34#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Gutteridge &amp; Gutteridge</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/34#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/34#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 34 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/35">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/35">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/35#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/35">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1938</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/35">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3950819 50.9341413,-1.3941784 50.9338803,-1.3944536 50.9335019,-1.3945981 50.9335436,-1.3945068 50.9336691,-1.3948464 50.9337672,-1.3947227 50.9339373,-1.3951421 50.9340585,-1.3950819 50.9341413))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/35">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/35#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/35">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/35">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/35">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">David Kiddle</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/35">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.93383</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/35">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.394475</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/35">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">35</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/35">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg35.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/35">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/35.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/35#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Gutteridge &amp; Gutteridge</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/35#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/35#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 35 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/36">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/36">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1914 (1935/1559/1965/1995)</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/36">
- <ns0:buildingFeature xmlns:ns0="http://id.southampton.ac.uk/ns/">Special Collections Learning Centre Cafe Termodex energy efficiency and perimeter lighting control</ns0:buildingFeature>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/36">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b36/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/36">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3953488 50.9355079,-1.3951265 50.9354437,-1.3952192 50.9353163,-1.3948356 50.9352055,-1.3952298 50.9346636,-1.3955237 50.9347485,-1.3954783 50.9348108,-1.3953747 50.9347809,-1.3953178 50.9348592,-1.3955178 50.9349170,-1.3958210 50.9345001,-1.3960442 50.9345646,-1.3958693 50.9348050,-1.3960718 50.9348635,-1.3957341 50.9353278,-1.3955239 50.9352671,-1.3953488 50.9355079))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/36">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/36#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/36">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/36">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/36">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Library (inc. blds 10 12 &amp; 14)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/36">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.934986</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/36">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.395156</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/36">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">36</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/36">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/36.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/36#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/36#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 36 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1970</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37">
- <ns0:buildingFeature xmlns:ns0="http://id.southampton.ac.uk/ns/">Mainly open plan office space. The new extension features a three storey atrium with good use of natural light and ventilation. Efficient energy consumption provided by use of photovoltaic cells.</ns0:buildingFeature>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3960675 50.9341793,-1.3956485 50.9336461,-1.3955131 50.9338109,-1.3953403 50.9338757,-1.3954081 50.9339888,-1.3952832 50.9341605,-1.3959426 50.9343510,-1.3960675 50.9341793))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/37#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">George Thomas</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.934147</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.395696</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">37</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/37.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 37 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37A">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b37a/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37A">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/37A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/RetiredID"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">George Thomas Building Exten</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37A">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933811</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37A">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.395687</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">37A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/37A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 37A is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/38">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/38">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/38#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/38">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1960</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/38">
- <ns0:buildingFeature xmlns:ns0="http://id.southampton.ac.uk/ns/">Staff dining room, bars, coffee bar and staff sitting area. Used for social events and staff clubs</ns0:buildingFeature>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/38">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3976549 50.9356166,-1.3969856 50.9354210,-1.3971977 50.9351327,-1.3977400 50.9352912,-1.3978812 50.9350993,-1.3980082 50.9351364,-1.3976549 50.9356166))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/38">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/38#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/38">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/38">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/38">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Staff Social Centre</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/38">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9354059</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/38">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3974278</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/38">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">38</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/38">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/38.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/38#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Sir Basil Spence</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/38#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/38#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 38 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/39">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/39">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/39#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/39">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">2003</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/39">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3994264 50.9367813,-1.3994459 50.9366769,-1.3992875 50.9366651,-1.3992680 50.9367695,-1.3994264 50.9367813))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/39">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/39#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/39">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/39">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/39">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Soton Stat Sci Res Institute</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/39">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.936722</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/39">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.399298</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/39">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">39</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/39">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg39.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/39">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/39.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/39#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Charles Walker</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/39#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/39#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 39 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/4">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/4">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/4#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/4">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1963</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/4">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b4/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/4">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3978226 50.9362215,-1.3976941 50.9361835,-1.3976483 50.9362451,-1.3975004 50.9362015,-1.3976876 50.9359500,-1.3978981 50.9356671,-1.3980946 50.9357253,-1.3978538 50.9360488,-1.3979336 50.9360724,-1.3978226 50.9362215))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/4">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/4#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/4">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/4">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/4">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Law</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/4">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9360909</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/4">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3977134</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/4">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">4</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/4">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/4.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/4#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Sir Basil Spence</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/4#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/4#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 4 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/40#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1939/1948/1956</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40">
- <ns0:buildingFeature xmlns:ns0="http://id.southampton.ac.uk/ns/">Dining area, Students' Union clubs and societies, offices</ns0:buildingFeature>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3980066 50.9351399,-1.3981022 50.9350126,-1.3975618 50.9348515,-1.3974088 50.9345818,-1.3971047 50.9346504,-1.3972488 50.9349044,-1.3973590 50.9349372,-1.3972539 50.9350773,-1.3976292 50.9351892,-1.3977284 50.9350570,-1.3980066 50.9351399))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/40#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">West Bld &amp; Staff Social Centre</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9347275</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3973325</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">40</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg40.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/40.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Gutteridge &amp; Gutteridge</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/40#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 40 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/41">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/41">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/41#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/41">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1978</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/41">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3952764 50.9337572,-1.3954855 50.9334698,-1.3953275 50.9334242,-1.3953066 50.9334529,-1.3952161 50.9334268,-1.3948216 50.9335191,-1.3948536 50.9335734,-1.3952130 50.9334893,-1.3952758 50.9335075,-1.3951258 50.9337138,-1.3952764 50.9337572))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/41">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/41#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/41">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/41">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/41">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Early Years Centre</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/41">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933559</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/41">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.395301</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/41">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">41</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/41">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg41.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/41">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/41.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/41#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">John S Bonnington Partnership</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/41#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/41#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 41 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/42#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1966</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42">
- <ns0:buildingFeature xmlns:ns0="http://id.southampton.ac.uk/ns/">Dining area, Coffee Bar, Internet Cafe, The Cube Nightclub, SUSU Bar and sports facilities</ns0:buildingFeature>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3978262 50.9345781,-1.3979746 50.9343821,-1.3978861 50.9343555,-1.3979799 50.9342316,-1.3979060 50.9342094,-1.3981327 50.9339100,-1.3978882 50.9338365,-1.3978357 50.9339059,-1.3973625 50.9337637,-1.3972321 50.9339360,-1.3974022 50.9339871,-1.3972552 50.9341812,-1.3970640 50.9341237,-1.3969251 50.9343072,-1.3978262 50.9345781))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/42#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Students' Union/Refectory</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.934219</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.397511</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">42</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg42.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/42.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Sir Basil Spence</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/42#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 42 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/44#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1966</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3990198 50.9348888,-1.3988484 50.9348373,-1.3989374 50.9347197,-1.3984863 50.9345841,-1.3988057 50.9341622,-1.3994282 50.9343493,-1.3990198 50.9348888))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/44#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Shackleton</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.934322</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.399062</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">44</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg44.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/44.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Sir Basil Spence</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 44 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44A">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/44A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Geodata Institute</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">44A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 44A is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44B">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44B">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/44B#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44B">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44B">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44B">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Potting Shed behind B44</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44B">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">44B</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44B#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/44B#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 44B is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/45">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/45">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/45#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/45">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1994</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/45">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3941526 50.9379660,-1.3943937 50.9377729,-1.3940913 50.9376230,-1.3939442 50.9376340,-1.3937025 50.9378275,-1.3940042 50.9379771,-1.3941526 50.9379660))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/45">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/45#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/45">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/45">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/45">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Health Profs &amp; Rehab Sciences</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/45">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937801</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/45">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.394014</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/45">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">45</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/45">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg45.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/45">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/45.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/45#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Sir Norman Foster</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/45#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/45#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 45 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/46">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/46">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/46#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/46">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1966</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/46">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3996489 50.9354933,-1.3990765 50.9353241,-1.3998238 50.9343202,-1.4001201 50.9344078,-1.3994895 50.9352549,-1.3997657 50.9353366,-1.3996489 50.9354933))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/46">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/46#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/46">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/46">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/46">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Physics</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/46">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9348505</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/46">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3996014</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/46">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">46</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/46">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/46.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/46#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Sir Basil Spence</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/46#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/46#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 46 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/48">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/48">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/48#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/48">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1992</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/48">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3995604 50.9358040,-1.3996729 50.9356529,-1.3994007 50.9355725,-1.3992882 50.9357235,-1.3995604 50.9358040))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/48">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/48#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/48">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/48">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/48">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">University Health Centre</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/48">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.935696</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/48">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.399485</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/48">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">48</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/48">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg48.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/48">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/48.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/48#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Gutteridge</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/48#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/48#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 48 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/5">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/5">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/5#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/5">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1939</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/5">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3950560 50.9357353,-1.3945298 50.9355844,-1.3946286 50.9354487,-1.3951542 50.9356008,-1.3950560 50.9357353))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/5">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/5#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/5">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/5">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/5">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Eustice</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/5">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9355883</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/5">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3948313</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/5">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">5</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/5">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg5.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/5">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/5.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/5#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Gutteridge &amp; Gutteridge</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/5#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/5#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 5 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/50#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1959</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50">
- <ns0:buildingFeature xmlns:ns0="http://id.southampton.ac.uk/ns/">Art Gallery</ns0:buildingFeature>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3992828 50.9363321,-1.3992608 50.9359305,-1.3996124 50.9361521,-1.3992828 50.9363321))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/50#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">John Hansard Gallery</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.936142</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3994</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">50</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg50.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/50.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Ronald Sims</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/50#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 50 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/52">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/52">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/52#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/52">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1974</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/52">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3989189 50.9360475,-1.3990932 50.9358134,-1.3987332 50.9357070,-1.3985944 50.9358934,-1.3987408 50.9359367,-1.3987053 50.9359844,-1.3989189 50.9360475))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/52">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/52#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/52">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/52">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/52">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Turner Sims Concert Hall</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/52">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9358682</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/52">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3988324</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/52">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">52</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/52">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg52.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/52">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/52.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/52#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">John S. Bonnington Partnership</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/52#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/52#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 52 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/53">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/53">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/53#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/53">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">2008</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/53">
- <ns0:buildingFeature xmlns:ns0="http://id.southampton.ac.uk/ns/">Clean rooms</ns0:buildingFeature>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/53">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3986455 50.9377312,-1.3984184 50.9377341,-1.3984230 50.9376582,-1.3979953 50.9375443,-1.3979271 50.9375326,-1.3979086 50.9373778,-1.3981388 50.9374137,-1.3983320 50.9370935,-1.3985171 50.9371379,-1.3985621 50.9370653,-1.3986872 50.9370595,-1.3988239 50.9370980,-1.3988587 50.9370478,-1.3991136 50.9370361,-1.3990244 50.9371622,-1.3991451 50.9371911,-1.3990964 50.9372717,-1.3989712 50.9372417,-1.3986455 50.9377312))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/53">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/53#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/53">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/53">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/53">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">New Mountbatten</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/53">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937412</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/53">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.398236</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/53">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">53</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/53">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/53.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/53#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Jestico + Whiles</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/53#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/53#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 53 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/54">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/54">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/54#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/54">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1963 &amp; 1965</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/54">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3989387 50.9363685,-1.3990922 50.9361623,-1.3988288 50.9360844,-1.3987745 50.9361574,-1.3984963 50.9360751,-1.3983971 50.9362084,-1.3989387 50.9363685))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/54">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/54#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/54">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/54">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/54">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Mathematics</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/54">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9362228</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/54">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3988756</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/54">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">54</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/54">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg54.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/54">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/54.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/54#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Ronald Sims</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/54#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/54#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 54 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/56">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/56">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/56#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/56">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/56">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/56">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Human Performance Laboratory</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/56">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">56</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/56#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/56#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 56 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/57">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/57">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1996</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/57">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3969805 50.9345282,-1.3970524 50.9344332,-1.3965905 50.9342943,-1.3965186 50.9343893,-1.3969805 50.9345282))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/57">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/57#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/57">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/57">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/57">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Students' Union Retail Centre</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/57">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.934399</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/57">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.396755</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/57">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">57</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/57">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg57.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/57">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/57.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/57#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/57#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 57 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1975</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3988875 50.9368534,-1.3991156 50.9365452,-1.3985030 50.9363651,-1.3982749 50.9366733,-1.3988875 50.9368534))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/58#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Murray</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.936592</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.398697</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">58</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg58.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/58.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58A">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1997</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58A">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3980198 50.9369398,-1.3982977 50.9365593,-1.3981692 50.9365209,-1.3978437 50.9369544,-1.3980198 50.9369398))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58A">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/58A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58A</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58A">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9367447</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58A">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3980786</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">58A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58A">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/58a.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/58A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 58A is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/59#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1997</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b59/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3979271 50.9375326,-1.3979086 50.9373778,-1.3978854 50.9371267,-1.3975656 50.9371384,-1.3976027 50.9375034,-1.3977371 50.9374976,-1.3977371 50.9375414,-1.3979271 50.9375326))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/59#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">New Zepler</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9374063</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3977863</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">59</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg59.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/59.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Wilson Mason</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/59#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 59 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/6#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1964</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6">
- <ns0:buildingFeature xmlns:ns0="http://id.southampton.ac.uk/ns/">Theatre plays host to touring productions as well as own and student productions</ns0:buildingFeature>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b6/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3974985 50.9361984,-1.3967725 50.9359779,-1.3969794 50.9357074,-1.3977054 50.9359278,-1.3974985 50.9361984))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/6#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Nuffield Theatre</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9359585</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3972189</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">6</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/6.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Sir Basil Spence</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/6#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 6 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/60">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/60">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/60#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/60">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1999</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/60">
- <ns0:buildingFeature xmlns:ns0="http://id.southampton.ac.uk/ns/">Commercial services building encompassing university offices, residential and commercial accommodation</ns0:buildingFeature>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/60">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3983350 50.9377429,-1.3981218 50.9376465,-1.3971346 50.9376932,-1.3970002 50.9377809,-1.3969075 50.9377925,-1.3969075 50.9378305,-1.3974173 50.9378188,-1.3978854 50.9377896,-1.3983350 50.9377429))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/60">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/60#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/60">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/60">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/60">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Gower</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/60">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.93774</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/60">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3975471</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/60">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">60</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/60">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/60.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/60#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Wilson Mason</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/60#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/60#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 60 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/61">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/61">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/61#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/61">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/61">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/61">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Ship Science Store</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/61">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">61</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/61#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/61#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 61 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/62">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/2"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/62">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/62#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/62">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1975 (2005)</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/62">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4059302 50.9373666,-1.4039531 50.9375771,-1.4038626 50.9372397,-1.4037001 50.9372570,-1.4036652 50.9371270,-1.4038877 50.9371033,-1.4038626 50.9370097,-1.4037893 50.9370175,-1.4037334 50.9368089,-1.4040121 50.9367792,-1.4040671 50.9369845,-1.4040073 50.9369909,-1.4040330 50.9370865,-1.4045166 50.9370350,-1.4044909 50.9369392,-1.4043266 50.9369567,-1.4042657 50.9367296,-1.4053052 50.9366189,-1.4053657 50.9368446,-1.4051103 50.9368718,-1.4051359 50.9369671,-1.4053978 50.9369393,-1.4054869 50.9372717,-1.4058932 50.9372284,-1.4059302 50.9373666))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/62">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/62#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/62">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/ExUoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/62">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/62">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Boldrewood</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/62">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9372304</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/62">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4049952</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/62">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">62</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/62">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/boldrewood/index.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/62#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Sir Basil Spence</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/62#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/62#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 62 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/4"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63A">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1965</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63A">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3098769 51.0658166,-1.3094050 51.0660649,-1.3095168 51.0661488,-1.3095582 51.0661402,-1.3096045 51.0661471,-1.3096301 51.0661620,-1.3096431 51.0661875,-1.3096456 51.0662121,-1.3096345 51.0662332,-1.3096185 51.0662529,-1.3095917 51.0662654,-1.3095536 51.0662689,-1.3095147 51.0662628,-1.3094840 51.0662500,-1.3094701 51.0662359,-1.3094623 51.0662164,-1.3094377 51.0662197,-1.3093827 51.0662193,-1.3083527 51.0654461,-1.3085831 51.0653249,-1.3093456 51.0658972,-1.3097211 51.0656996,-1.3098769 51.0658166))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63A">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/63A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">East Site</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63A">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">51.0657027</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63A">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3088779</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">63A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63A">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/WSA/B63a.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 63A is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63C">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/4"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63C">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1980's</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63C">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3088342 51.0653596,-1.3087433 51.0654074,-1.3085890 51.0652916,-1.3086799 51.0652438,-1.3088342 51.0653596))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63C">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/63C#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63C">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/ExUoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63C">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63C">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Terrapin</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63C">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">51.065325</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63C">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3087201</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63C">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">63C</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63C">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/WSA/B63c.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63C#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63C#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 63C is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63F">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/4"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63F">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1999</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63F">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3099429 51.0657237,-1.3099876 51.0656360,-1.3095067 51.0655394,-1.3094621 51.0656270,-1.3099429 51.0657237))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63F">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/63F#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63F">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63F">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63F">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Adminstration</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63F">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">51.0656271</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63F">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3097192</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63F">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">63F</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63F">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/WSA/B63f.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63F#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63F#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 63F is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63G">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/4"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63G">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3101874 51.0653656,-1.3101324 51.0654736,-1.3096050 51.0653675,-1.3096600 51.0652595,-1.3101874 51.0653656))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63G">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/63G#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63G">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63G">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63G">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Graphics Building</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63G">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">51.0653675</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63G">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3098995</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63G">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">63G</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63G">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/WSA/B63G.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63G#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63G#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 63G is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63K">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/4"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63K">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3109987 51.0658846,-1.3103528 51.0657547,-1.3103032 51.0658522,-1.3103980 51.0658712,-1.3101971 51.0662658,-1.3104893 51.0663246,-1.3105268 51.0662509,-1.3102961 51.0662045,-1.3103206 51.0661564,-1.3106329 51.0662193,-1.3106784 51.0661299,-1.3104298 51.0660799,-1.3104560 51.0660284,-1.3108023 51.0660980,-1.3108420 51.0660201,-1.3105751 51.0659665,-1.3106014 51.0659149,-1.3109478 51.0659845,-1.3109987 51.0658846))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63K">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/63K#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63K">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63K">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63K">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">West Site</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63K">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">51.066025</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63K">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.310366</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63K">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">63K</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63K#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63K#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 63K is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63L">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/4"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63L">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1996</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63L">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3104422 51.0664605,-1.3104816 51.0663831,-1.3100778 51.0663020,-1.3100385 51.0663793,-1.3104422 51.0664605))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63L">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/63L#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63L">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63L">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63L">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Students' Union</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63L">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">51.066373</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63L">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3102375</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63L">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">63L</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63L">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/WSA/B63L.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63L#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/63L#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 63L is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/3"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/65#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1925 (1996)</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4032755 50.9296022,-1.4019743 50.9291870,-1.4020642 50.9290751,-1.4022717 50.9291413,-1.4023636 50.9290270,-1.4022028 50.9289757,-1.4026632 50.9284025,-1.4028493 50.9284619,-1.4027932 50.9285317,-1.4024901 50.9289090,-1.4035465 50.9292461,-1.4035006 50.9293032,-1.4034368 50.9292828,-1.4032533 50.9295113,-1.4033291 50.9295355,-1.4032755 50.9296022))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/65#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Parkes Bldg</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.929203</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402838</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">65</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/avenue/65.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Hawkins Brown (1996)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/3"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65A">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1960s</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65A">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4028493 50.9284619,-1.4031749 50.9285658,-1.4031536 50.9285922,-1.4033635 50.9286592,-1.4032876 50.9287537,-1.4031736 50.9287173,-1.4029721 50.9289682,-1.4028781 50.9289382,-1.4030717 50.9286972,-1.4029212 50.9286492,-1.4029702 50.9285882,-1.4027932 50.9285317,-1.4028493 50.9284619))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65A">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/65A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Archaelogy (ex-Crawford)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65A">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.928783</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65A">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.403128</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">65A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65A">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/avenue/65a.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65A is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65B">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/3"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65B">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1960s</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65B">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4034801 50.9288099,-1.4037885 50.9289083,-1.4038333 50.9288526,-1.4035248 50.9287542,-1.4034801 50.9288099))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65B">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/65B#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65B">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65B">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65B">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Burgess</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65B">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9288317</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65B">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4036629</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65B">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">65B</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65B">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/avenue/65b.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65B#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/65B#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 65B is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/67#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">2000</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67">
- <ns0:buildingFeature xmlns:ns0="http://id.southampton.ac.uk/ns/">Practical teaching area features medical ward</ns0:buildingFeature>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3968026 50.9370448,-1.3965726 50.9370608,-1.3964448 50.9363323,-1.3966748 50.9363162,-1.3968026 50.9370448))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/67#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Nightingale</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9366885</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3966181</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">67</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg67.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/67.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Wilson Mason</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/67#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 67 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/6"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1995</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3963326 50.8930905,-1.3959426 50.8934286,-1.3961110 50.8935059,-1.3959993 50.8936028,-1.3956529 50.8934438,-1.3957068 50.8933971,-1.3946911 50.8929310,-1.3945351 50.8930663,-1.3946007 50.8933290,-1.3943005 50.8933589,-1.3942303 50.8930781,-1.3943355 50.8929869,-1.3941198 50.8928879,-1.3938009 50.8931644,-1.3931056 50.8928453,-1.3940620 50.8920160,-1.3935202 50.8917674,-1.3936629 50.8916436,-1.3952712 50.8923817,-1.3947448 50.8928381,-1.3950135 50.8929614,-1.3951413 50.8928506,-1.3958955 50.8931967,-1.3961269 50.8929961,-1.3963326 50.8930905))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/68#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">National Oceanography Centre</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.892773</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.394491</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">68</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/NOCS/index.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 68 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-A1">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/6"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-A1">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/68-A1#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-A1">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-A1">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-A1">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">National Oceanography Centre - Block A1</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-A1">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">68-A1</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-A1#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-A1#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 68-A1 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-A6">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/6"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-A6">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/68-A6#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-A6">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-A6">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-A6">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">National Oceanography Centre - Block A6</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-A6">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">68-A6</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-A6#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-A6#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 68-A6 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-N9">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/6"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-N9">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/68-N9#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-N9">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-N9">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-N9">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">National Oceanography Centre - Block N9</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-N9">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">68-N9</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-N9#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/68-N9#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 68-N9 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/7#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1959</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b7/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3945298 50.9355844,-1.3946286 50.9354487,-1.3939881 50.9352633,-1.3940562 50.9351699,-1.3938924 50.9351225,-1.3938361 50.9351999,-1.3936253 50.9351389,-1.3935590 50.9352298,-1.3934904 50.9352100,-1.3934451 50.9352719,-1.3945298 50.9355844))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/7#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Lanchester</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9353558</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3940282</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">7</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg7.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/7.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Sir Basil Spence</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/7#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 7 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/59"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70A">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4031318 50.9417446,-1.4032027 50.9414496,-1.4031113 50.9414463,-1.4030120 50.9417361,-1.4031318 50.9417446))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70A">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/70A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Chamberlain A</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70A">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.941608</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70A">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4031107</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">70A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 70A is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70AA">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/58"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70AA">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4027537 50.9417172,-1.4026061 50.9415785,-1.4026912 50.9414692,-1.4025610 50.9414289,-1.4024509 50.9415702,-1.4022341 50.9415794,-1.4022435 50.9416677,-1.4025067 50.9416565,-1.4026278 50.9417703,-1.4027537 50.9417172))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70AA">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/70AA#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70AA">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70AA">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70AA">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">South Hill A</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70AA">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9415981</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70AA">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4025225</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70AA">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">70AA</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70AA#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70AA#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 70AA is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70B">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/59"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70B">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4032942 50.9414529,-1.4031113 50.9414463,-1.4032629 50.9409754,-1.4034196 50.9409886,-1.4033093 50.9413969,-1.4032942 50.9414529))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70B">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/70B#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70B">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70B">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70B">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Chamberlain B</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70B">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9412373</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70B">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4032631</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70B">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">70B</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70B#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70B#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 70B is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70BB">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/58"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70BB">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4021717 50.9415656,-1.4020585 50.9416141,-1.4018999 50.9414670,-1.4016616 50.9414780,-1.4016509 50.9413863,-1.4019118 50.9413742,-1.4020072 50.9412499,-1.4021523 50.9412941,-1.4020387 50.9414422,-1.4021717 50.9415656))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70BB">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/70BB#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70BB">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70BB">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70BB">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">South Hill B</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70BB">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.941452</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70BB">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.401953</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70BB">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">70BB</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70BB#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70BB#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 70BB is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70C">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/59"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70C">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4035242 50.9417724,-1.4036235 50.9416077,-1.4037855 50.9416373,-1.4038168 50.9415781,-1.4036653 50.9415451,-1.4038064 50.9413080,-1.4036600 50.9412751,-1.4035607 50.9414299,-1.4033093 50.9413969,-1.4032942 50.9414529,-1.4035398 50.9414859,-1.4033675 50.9417613,-1.4035242 50.9417724))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70C">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/70C#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70C">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70C">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70C">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Chamberlain C</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70C">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.941536</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70C">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.403592</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70C">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">70C</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70C#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70C#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 70C is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70CC">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/58"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70CC">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4029265 50.9413253,-1.4024938 50.9413368,-1.4024439 50.9413969,-1.4022966 50.9413484,-1.4023515 50.9412822,-1.4022231 50.9411547,-1.4023507 50.9411037,-1.4024828 50.9412348,-1.4029197 50.9412233,-1.4029265 50.9413253))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70CC">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/70CC#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70CC">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70CC">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70CC">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">South Hill C</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70CC">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9412837</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70CC">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4024437</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70CC">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">70CC</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70CC#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70CC#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 70CC is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70D">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/59"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70D">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4035242 50.9417724,-1.4033675 50.9417613,-1.4031318 50.9417446,-1.4030120 50.9417361,-1.4029859 50.9418020,-1.4028709 50.9417987,-1.4027977 50.9419041,-1.4034040 50.9419831,-1.4035242 50.9417724))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70D">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/70D#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70D">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70D">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70D">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Chamberlain Dining Room</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70D">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.941843</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70D">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4032263</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70D">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">70D</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70D#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70D#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 70D is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70E">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/59"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70E">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4035346 50.9420844,-1.4034059 50.9420748,-1.4034196 50.9420020,-1.4035483 50.9420117,-1.4035346 50.9420844))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70E">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/70E#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70E">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70E">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70E">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Chamberlain Boiler House</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70E">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9420383</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70E">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4034784</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70E">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">70E</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70E#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70E#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 70E is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70F">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/59"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70F">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/70F#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70F">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70F">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70F">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Chamberlain Bin Store</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70F">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">70F</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70F#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/70F#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 70F is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/71">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/5"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/71">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/71#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/71">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/71">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/71">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Chilworth Estate</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/71">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">71</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/71#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/71#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 71 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-A">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3745871 50.9378713,-1.3744746 50.9379024,-1.3743958 50.9377895,-1.3745083 50.9377583,-1.3745871 50.9378713))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-A">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72A1-A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught A (Old Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-A">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937782</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-A">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.374458</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72A1-A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72A1-A is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-B">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-B">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3743958 50.9377895,-1.3743129 50.9376705,-1.3744254 50.9376393,-1.3745083 50.9377583,-1.3743958 50.9377895))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-B">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72A1-B#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-B">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-B">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-B">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught B (Old Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-B">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937683</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-B">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.374393</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-B">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72A1-B</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-B#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-B#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72A1-B is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-C">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-C">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3743129 50.9376705,-1.3742299 50.9375515,-1.3743424 50.9375203,-1.3744254 50.9376393,-1.3743129 50.9376705))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-C">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72A1-C#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-C">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-C">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-C">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught C (Old Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-C">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937595</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-C">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.374334</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-C">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72A1-C</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-C#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A1-C#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72A1-C is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-D">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-D">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3745550 50.9373530,-1.3743257 50.9374165,-1.3743761 50.9374888,-1.3746055 50.9374253,-1.3745550 50.9373530))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-D">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72A2-D#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-D">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-D">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-D">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught D (Old Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-D">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937393</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-D">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.37445</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-D">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72A2-D</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-D#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-D#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72A2-D is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-E">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-E">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3747844 50.9372895,-1.3745550 50.9373530,-1.3746055 50.9374253,-1.3748349 50.9373618,-1.3747844 50.9372895))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-E">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72A2-E#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-E">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-E">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-E">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught E (Old Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-E">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937344</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-E">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.37467</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-E">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72A2-E</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-E#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-E#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72A2-E is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-F">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-F">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3750634 50.9372986,-1.3750129 50.9372262,-1.3747844 50.9372895,-1.3748349 50.9373618,-1.3750634 50.9372986))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-F">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72A2-F#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-F">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-F">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-F">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught F (Old Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-F">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937279</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-F">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.374884</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-F">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72A2-F</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-F#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-F#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72A2-F is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-G">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-G">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3750634 50.9372986,-1.3751494 50.9374219,-1.3752753 50.9373871,-1.3751892 50.9372637,-1.3750634 50.9372986))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-G">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72A2-G#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-G">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-G">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-G">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught G (Old Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-G">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937355</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-G">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.375187</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-G">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72A2-G</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-G#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-G#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72A2-G is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-H">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-H">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3751494 50.9374219,-1.3752330 50.9375419,-1.3753589 50.9375070,-1.3752753 50.9373871,-1.3751494 50.9374219))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-H">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72A2-H#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-H">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-H">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-H">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught H (Old Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-H">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937454</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-H">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.375257</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-H">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72A2-H</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-H#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-H#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72A2-H is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-J">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-J">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3752330 50.9375419,-1.3753208 50.9376678,-1.3754467 50.9376330,-1.3753589 50.9375070,-1.3752330 50.9375419))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-J">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72A2-J#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-J">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-J">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-J">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught J (New Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-J">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937561</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-J">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.375327</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-J">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72A2-J</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-J#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-J#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72A2-J is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-K">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-K">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3754467 50.9376330,-1.3744746 50.9379024,-1.3745426 50.9379999,-1.3748842 50.9379053,-1.3752211 50.9378120,-1.3755148 50.9377307,-1.3754467 50.9376330))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-K">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72A2-K#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-K">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-K">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-K">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught K (New Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-K">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937805</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-K">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.374989</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-K">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72A2-K</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-K#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-K#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72A2-K is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-L">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-L">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3753154 50.9379472,-1.3752211 50.9378120,-1.3748842 50.9379053,-1.3749784 50.9380405,-1.3753154 50.9379472))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-L">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72A2-L#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-L">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-L">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-L">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught L (New Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-L">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937973</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-L">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.375083</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-L">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72A2-L</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-L#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72A2-L#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72A2-L is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72B">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72B">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72B#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72B">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72B">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72B">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught Hall Squash Court</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72B">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72B</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72B#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72B#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72B is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72C">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72C">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3756324 50.9384019,-1.3753154 50.9379472,-1.3751011 50.9380066,-1.3754181 50.9384613,-1.3756324 50.9384019))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72C">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72C#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72C">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72C">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72C">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught Hall Dining Room</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72C">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.93819</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72C">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.375367</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72C">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72C</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72C#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72C#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72C is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72CC">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72CC">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72CC#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72CC">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72CC">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72CC">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught Hall/Lobby/Laundry</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72CC">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72CC</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72CC#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72CC#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72CC is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-M">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-M">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3753367 50.9385554,-1.3752949 50.9384954,-1.3754181 50.9384613,-1.3756324 50.9384019,-1.3756742 50.9384619,-1.3755556 50.9384947,-1.3754570 50.9385220,-1.3753367 50.9385554))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-M">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72D-M#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-M">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-M">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-M">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught M (New Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-M">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938461</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-M">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.37549</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-M">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72D-M</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-M#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-M#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72D-M is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-N">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-N">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3753367 50.9385554,-1.3750875 50.9386245,-1.3750457 50.9385645,-1.3752949 50.9384954,-1.3753367 50.9385554))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-N">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72D-N#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-N">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-N">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-N">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught N (New Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-N">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938553</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-N">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.375209</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-N">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72D-N</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-N#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-N#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72D-N is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-P">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-P">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3750875 50.9386245,-1.3748382 50.9386936,-1.3747964 50.9386336,-1.3750457 50.9385645,-1.3750875 50.9386245))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-P">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72D-P#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-P">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-P">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-P">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught P (New Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-P">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938625</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-P">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.374951</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-P">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72D-P</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-P#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72D-P#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72D-P is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-Q">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-Q">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3747738 50.9386142,-1.3746292 50.9386543,-1.3744195 50.9383536,-1.3745642 50.9383136,-1.3747738 50.9386142))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-Q">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72E-Q#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-Q">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-Q">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-Q">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught Q (New Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-Q">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938484</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-Q">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.374581</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-Q">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72E-Q</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-Q#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-Q#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72E-Q is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-R">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-R">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3744195 50.9383536,-1.3742098 50.9380529,-1.3743545 50.9380129,-1.3745642 50.9383136,-1.3744195 50.9383536))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-R">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72E-R#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-R">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-R">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-R">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught R (New Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-R">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938183</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-R">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.374367</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-R">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72E-R</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-R#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72E-R#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72E-R is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72F-S">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72F-S">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3756721 50.9386618,-1.3755735 50.9386891,-1.3754570 50.9385220,-1.3755556 50.9384947,-1.3756721 50.9386618))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72F-S">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72F-S#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72F-S">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72F-S">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72F-S">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught S (New Quad)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72F-S">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938591</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72F-S">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.375544</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72F-S">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72F-S</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72F-S#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72F-S#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72F-S is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72G">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/63"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72G">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3742109 50.9375174,-1.3741529 50.9374343,-1.3740299 50.9374684,-1.3740878 50.9375514,-1.3742109 50.9375174))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72G">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72G#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72G">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72G">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72G">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught Hall, The Bungalow</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72G">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937477</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72G">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.374106</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72G">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72G</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72G#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72G#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72G is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72X">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72X">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/72X#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72X">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72X">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72X">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaugt Garages</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72X">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">72X</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72X#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/72X#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 72X is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Oakhurst Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73A">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4031150 50.9433490,-1.4030468 50.9432829,-1.4027724 50.9433954,-1.4028407 50.9434615,-1.4031150 50.9433490))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73A">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall Block A Richard Newitt</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73A">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.943379</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73A">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4029587</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73A is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4033580 50.9435146,-1.4034497 50.9434771,-1.4032686 50.9433017,-1.4031769 50.9433392,-1.4033580 50.9435146))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73B#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall Block B Richard Newitt</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9434045</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4032985</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73B</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73B is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B1">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B1">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73B1#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B1">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B1">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B1">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall Bungalow 1</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B1">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.94405</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B1">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.400848</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B1">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73B1</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B1#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B1#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73B1 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B2">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B2">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73B2#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B2">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B2">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B2">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Bungalow 2</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B2">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.94405</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B2">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.400848</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B2">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73B2</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B2#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B2#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73B2 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B3">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B3">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73B3#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B3">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B3">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B3">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Bungalow 3</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B3">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.94405</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B3">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.400848</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B3">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73B3</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B3#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B3#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73B3 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B4">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B4">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73B4#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B4">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B4">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B4">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall Bungalow 4</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B4">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.94405</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B4">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.400848</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B4">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73B4</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B4#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73B4#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73B4 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73C">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73C">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4033999 50.9435987,-1.4031254 50.9437111,-1.4030529 50.9436409,-1.4033274 50.9435284,-1.4033999 50.9435987))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73C">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73C#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73C">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73C">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73C">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall Block C Richard Newitt</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73C">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9436282</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73C">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4032123</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73C">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73C</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73C#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73C#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73C is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73D">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73D">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4026438 50.9438956,-1.4025815 50.9438351,-1.4023125 50.9439454,-1.4023749 50.9440058,-1.4026438 50.9438956))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73D">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73D#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73D">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73D">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73D">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall Block D Richard Newitt</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73D">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9439382</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73D">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4024566</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73D">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73D</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73D#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73D#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73D is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73E">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73E">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4022525 50.9439496,-1.4021590 50.9439878,-1.4019751 50.9438096,-1.4020685 50.9437714,-1.4022525 50.9439496))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73E">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73E#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73E">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73E">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73E">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall Block E Richard Newitt</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73E">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9438934</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73E">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4021067</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73E">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73E</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73E#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73E#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73E is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73F">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73F">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4023885 50.9436503,-1.4021262 50.9437578,-1.4020517 50.9436856,-1.4023140 50.9435781,-1.4023885 50.9436503))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73F">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73F#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73F">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73F">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73F">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall Block F Richard Newitt</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73F">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9436793</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73F">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402203</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73F">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73F</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73F#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73F#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73F is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73G">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73G">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4019955 50.9437002,-1.4018917 50.9437427,-1.4017679 50.9436227,-1.4018716 50.9435802,-1.4019955 50.9437002))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73G">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73G#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73G">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73G">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73G">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall Block G Richard Newitt</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73G">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9436666</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73G">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4018785</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73G">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73G</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73G#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73G#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73G is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73H">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73H">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4022518 50.9441608,-1.4021089 50.9440225,-1.4017929 50.9441520,-1.4018576 50.9442147,-1.4020465 50.9441374,-1.4021245 50.9442130,-1.4022518 50.9441608))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73H">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73H#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73H">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73H">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73H">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall Block H Richard Newitt</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73H">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9441011</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73H">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4020052</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73H">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73H</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73H#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73H#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73H is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73J">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73J">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4017643 50.9440878,-1.4016547 50.9441327,-1.4012224 50.9437139,-1.4013368 50.9436670,-1.4014174 50.9437419,-1.4014829 50.9437137,-1.4014807 50.9436979,-1.4015003 50.9436759,-1.4015233 50.9436670,-1.4015538 50.9436649,-1.4015833 50.9436683,-1.4015997 50.9436773,-1.4016161 50.9436938,-1.4016193 50.9437137,-1.4016117 50.9437330,-1.4015866 50.9437488,-1.4015517 50.9437530,-1.4015200 50.9437461,-1.4014439 50.9437774,-1.4017643 50.9440878))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73J">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73J#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73J">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73J">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73J">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall Block J</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73J">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.943919</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73J">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.401488</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73J">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73J</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73J#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73J#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73J is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73K">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73K">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4011127 50.9430626,-1.4013662 50.9433406,-1.4009199 50.9435132,-1.4005903 50.9431840,-1.4008743 50.9429795,-1.4010062 50.9430179,-1.4009859 50.9430466,-1.4010569 50.9430754,-1.4011127 50.9430626))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73K">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73K#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73K">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73K">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73K">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall, Chancellor's Court, Selbourne</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73K">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9432479</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73K">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4009757</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73K">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73K</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73K#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73K#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73K is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73L">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73L">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4010214 50.9437848,-1.4006004 50.9439573,-1.4002404 50.9436218,-1.4005802 50.9433630,-1.4007019 50.9434173,-1.4006410 50.9434748,-1.4006968 50.9435196,-1.4007424 50.9435068,-1.4010214 50.9437848))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73L">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73L#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73L">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73L">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73L">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall, Chancellor's Court, Jellicoe</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73L">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9437049</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73L">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4006309</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73L">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73L</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73L#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73L#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73L is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73M">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73M">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3998194 50.9433502,-1.3994543 50.9436186,-1.3998042 50.9439605,-1.4002454 50.9437880,-1.3999766 50.9435132,-1.3999259 50.9435228,-1.3998701 50.9434716,-1.3999310 50.9434173,-1.3998194 50.9433502))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73M">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73M#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73M">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73M">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73M">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall, Chancellor's Court, Roll</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73M">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9437017</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73M">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3998397</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73M">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73M</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73M#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73M#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73M is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-A">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73N-A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Block A Glen Eyre Hall Old Terrace</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-A">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.94236</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-A">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402854</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73N-A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73N-A is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-B">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-B">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73N-B#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-B">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-B">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-B">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Block B Glen Eyre Hall Old Terrace</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-B">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.94236</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-B">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402854</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-B">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73N-B</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-B#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-B#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73N-B is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-C">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-C">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73N-C#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-C">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-C">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-C">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Block C Glen Eyre Hall Old Terrace</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-C">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.94236</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-C">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402854</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-C">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73N-C</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-C#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-C#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73N-C is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-D">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-D">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73N-D#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-D">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-D">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-D">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Block D Glen Eyre Hall Old Terrace</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-D">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.94236</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-D">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402854</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-D">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73N-D</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-D#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-D#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73N-D is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-E">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-E">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73N-E#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-E">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-E">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-E">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Block E Glen Eyre Hall Old Terrace</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-E">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.94236</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-E">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402854</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-E">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73N-E</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-E#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-E#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73N-E is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-F">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-F">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73N-F#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-F">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-F">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-F">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Block F Glen Eyre Hall Old Terrace</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-F">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.94236</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-F">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402854</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-F">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73N-F</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-F#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-F#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73N-F is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-G">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-G">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73N-G#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-G">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-G">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-G">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Block G Glen Eyre Hall Old Terrace</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-G">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.94236</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-G">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402854</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-G">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73N-G</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-G#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-G#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73N-G is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-H">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-H">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73N-H#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-H">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-H">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-H">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Block H Glen Eyre Hall Old Terrace</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-H">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.94236</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-H">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402854</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-H">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73N-H</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-H#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-H#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73N-H is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-J">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-J">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73N-J#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-J">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-J">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-J">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Block J Glen Eyre Hall Old Terrace</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-J">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.94236</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-J">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402854</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-J">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73N-J</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-J#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-J#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73N-J is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-K">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-K">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73N-K#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-K">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-K">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-K">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Block K Glen Eyre Hall Old Terrace</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-K">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.94236</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-K">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402854</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-K">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73N-K</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-K#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73N-K#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73N-K is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q1">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q1">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73Q1#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q1">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q1">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q1">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall Main Building</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q1">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.943848</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q1">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402873</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q1">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73Q1</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q1#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q1#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73Q1 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q2">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q2">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73Q2#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q2">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q2">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q2">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall Dining Hall</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q2">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.943848</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q2">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402873</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q2">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73Q2</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q2#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73Q2#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73Q2 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73R">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/61"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73R">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4047328 50.9435361,-1.4045244 50.9435379,-1.4045197 50.9433258,-1.4047281 50.9433240,-1.4047328 50.9435361))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73R">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73R#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73R">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73R">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73R">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Beechmount House</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73R">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9434354</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73R">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.404631</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73R">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73R</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73R#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73R#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73R is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73S">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73S">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4014971 50.9441888,-1.4014142 50.9442227,-1.4013838 50.9441932,-1.4012982 50.9442283,-1.4011816 50.9441154,-1.4012710 50.9440788,-1.4012275 50.9440366,-1.4013066 50.9440041,-1.4014971 50.9441888))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73S">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73S#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73S">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73S">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73S">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall Squash Court</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73S">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.944126</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73S">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.401352</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73S">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73S</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73S#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73S#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73S is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73T">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73T">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3997477 50.9432368,-1.3996460 50.9432790,-1.3995189 50.9431572,-1.3993996 50.9432067,-1.3995221 50.9433240,-1.3994305 50.9433620,-1.3993067 50.9432436,-1.3992324 50.9432744,-1.3991671 50.9432118,-1.3996513 50.9430110,-1.3997243 50.9430810,-1.3996270 50.9431213,-1.3997477 50.9432368))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73T">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73T#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73T">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73T">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73T">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall Brunei House</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73T">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9431457</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73T">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3994289</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73T">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73T</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73T#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73T#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73T is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73W">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73W">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4032175 50.9432005,-1.4031102 50.9432445,-1.4029941 50.9431321,-1.4031015 50.9430881,-1.4032175 50.9432005))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73W">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73W#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73W">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73W">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73W">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall Block W</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73W">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9431776</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73W">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4031058</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73W">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73W</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73W#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73W#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73W is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-Q">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-Q">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4029029 50.9429412,-1.4024515 50.9431041,-1.4024921 50.9429635,-1.4028218 50.9428517,-1.4029029 50.9429412))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-Q">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73X-Q#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-Q">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-Q">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-Q">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Block Q Glen Eyre Hall New Terrace</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-Q">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9429667</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-Q">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4026798</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-Q">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73X-Q</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-Q#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-Q#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73X-Q is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-R">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-R">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4024515 50.9431041,-1.4022030 50.9428453,-1.4023197 50.9427846,-1.4024921 50.9429635,-1.4024515 50.9431041))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-R">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73X-R#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-R">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-R">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-R">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Block R Glen Eyre Hall New Terrace</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-R">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9429188</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-R">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4023501</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-R">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73X-R</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-R#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-R#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73X-R is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-S">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-S">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4023197 50.9427846,-1.4021523 50.9426024,-1.4019545 50.9425897,-1.4022030 50.9428453,-1.4023197 50.9427846))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-S">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73X-S#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-S">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-S">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-S">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Block S Glen Eyre Hall New Terrace</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-S">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9427239</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-S">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4021625</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-S">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73X-S</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-S#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-S#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73X-S is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-T">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/57"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-T">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4021523 50.9426024,-1.4024262 50.9424331,-1.4023248 50.9423500,-1.4019545 50.9425897,-1.4021523 50.9426024))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-T">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/73X-T#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-T">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-T">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-T">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Block T Glen Eyre Hall New Terrace</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-T">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9424938</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-T">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4022081</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-T">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">73X-T</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-T#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/73X-T#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 73X-T is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/56"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75A">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4024614 50.9298764,-1.4024033 50.9299497,-1.4019961 50.9298123,-1.4018507 50.9299910,-1.4022578 50.9301239,-1.4021924 50.9302064,-1.4016325 50.9300231,-1.4017198 50.9299177,-1.4015962 50.9298764,-1.4016907 50.9297756,-1.4017925 50.9298123,-1.4018943 50.9296885,-1.4024614 50.9298764))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75A">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/75A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Highfield Hall Aubrey House</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75A">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9298947</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75A">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4018216</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">75A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 75A is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75B">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/56"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75B">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/75B#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75B">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75B">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75B">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Highfield Hall Laundry</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75B">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">75B</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75B#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75B#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 75B is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75C">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/56"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75C">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4028286 50.9303017,-1.4026780 50.9302510,-1.4025899 50.9303550,-1.4024507 50.9303082,-1.4027035 50.9300099,-1.4028255 50.9300509,-1.4027417 50.9301498,-1.4029095 50.9302063,-1.4028286 50.9303017))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75C">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/75C#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75C">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75C">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75C">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Highfield Hall Wolfe House</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75C">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9301743</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75C">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402665</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75C">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">75C</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75C#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/75C#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 75C is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76A">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3785756 50.9374564,-1.3783847 50.9371602,-1.3782295 50.9371999,-1.3784204 50.9374961,-1.3785756 50.9374564))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76A">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block A</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76A">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937321</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76A">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3784044</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76A is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76B">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76B">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3780709 50.9379332,-1.3779247 50.9379706,-1.3775389 50.9373718,-1.3776851 50.9373344,-1.3780709 50.9379332))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76B">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76B#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76B">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76B">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76B">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block B</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76B">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9376576</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76B">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3778009</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76B">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76B</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76B#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76B#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76B is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76C">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76C">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3772809 50.9377515,-1.3771228 50.9375061,-1.3769829 50.9375419,-1.3770211 50.9376012,-1.3768782 50.9376377,-1.3769387 50.9377315,-1.3770779 50.9376959,-1.3771374 50.9377882,-1.3772809 50.9377515))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76C">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76C#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76C">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76C">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76C">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block C</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76C">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937645</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76C">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.377127</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76C">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76C</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76C#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76C#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76C is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76D">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76D">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3769387 50.9377315,-1.3767796 50.9377722,-1.3768288 50.9378486,-1.3766755 50.9378878,-1.3765172 50.9376421,-1.3766664 50.9376039,-1.3767151 50.9376795,-1.3768782 50.9376377,-1.3769387 50.9377315))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76D">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76D#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76D">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76D">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76D">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block D</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76D">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937752</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76D">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.376708</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76D">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76D</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76D#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76D#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76D is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76E">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76E">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3763758 50.9379838,-1.3762161 50.9380247,-1.3760300 50.9377359,-1.3761897 50.9376950,-1.3763758 50.9379838))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76E">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76E#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76E">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76E">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76E">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block E</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76E">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937859</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76E">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.376204</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76E">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76E</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76E#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76E#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76E is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76F">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76F">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3773451 50.9378581,-1.3775000 50.9380986,-1.3773677 50.9381324,-1.3773164 50.9380528,-1.3771511 50.9380952,-1.3770924 50.9380043,-1.3772496 50.9379640,-1.3772046 50.9378941,-1.3773451 50.9378581))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76F">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76F#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76F">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76F">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76F">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block F</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76F">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938011</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76F">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.37733</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76F">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76F</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76F#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76F#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76F is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76G">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76G">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3770373 50.9382155,-1.3768969 50.9382515,-1.3767378 50.9380046,-1.3768797 50.9379683,-1.3769297 50.9380460,-1.3770924 50.9380043,-1.3771511 50.9380952,-1.3769869 50.9381373,-1.3770373 50.9382155))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76G">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76G#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76G">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76G">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76G">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block G</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76G">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938107</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76G">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.376933</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76G">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76G</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76G#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76G#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76G is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76H">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76H">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3765523 50.9383310,-1.3763930 50.9380838,-1.3762614 50.9381175,-1.3763167 50.9382032,-1.3762033 50.9382322,-1.3762641 50.9383265,-1.3763867 50.9382952,-1.3764299 50.9383623,-1.3765523 50.9383310))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76H">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76H#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76H">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76H">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76H">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block H</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76H">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938232</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76H">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.376402</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76H">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76H</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76H#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76H#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76H is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76J">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76J">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3777166 50.9384646,-1.3775822 50.9384990,-1.3774043 50.9382229,-1.3775388 50.9381885,-1.3777166 50.9384646))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76J">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76J#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76J">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76J">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76J">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block J</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76J">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938339</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76J">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.377561</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76J">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76J</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76J#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76J#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76J is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76K">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76K">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3770977 50.9385829,-1.3769418 50.9383410,-1.3767985 50.9383777,-1.3769543 50.9386196,-1.3770977 50.9385829))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76K">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76K#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76K">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76K">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76K">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block K</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76K">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938484</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76K">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.376944</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76K">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76K</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76K#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76K#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76K is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76L">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76L">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3763341 50.9387718,-1.3764569 50.9387403,-1.3762884 50.9384788,-1.3761656 50.9385103,-1.3763341 50.9387718))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76L">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76L#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76L">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76L">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76L">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block L</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76L">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938629</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76L">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.376306</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76L">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76L</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76L#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76L#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76L is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76M">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76M">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3776042 50.9386021,-1.3772042 50.9387044,-1.3771430 50.9386094,-1.3775430 50.9385071,-1.3776042 50.9386021))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76M">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76M#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76M">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76M">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76M">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block M</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76M">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938606</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76M">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.377389</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76M">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76M</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76M#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76M#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76M is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76N">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76N">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3769745 50.9387236,-1.3769283 50.9386518,-1.3765089 50.9387591,-1.3765552 50.9388309,-1.3769745 50.9387236))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76N">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76N#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76N">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76N">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76N">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block N</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76N">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938763</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76N">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.376751</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76N">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76N</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76N#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76N#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76N is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76P">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76P">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3773232 50.9390014,-1.3772033 50.9390320,-1.3770201 50.9387478,-1.3771401 50.9387171,-1.3773232 50.9390014))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76P">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76P#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76P">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76P">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76P">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block P</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76P">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938877</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76P">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.377196</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76P">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76P</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76P#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76P#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76P is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Q">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Q">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3765591 50.9391519,-1.3766940 50.9391174,-1.3765258 50.9388563,-1.3763909 50.9388908,-1.3765591 50.9391519))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Q">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76Q#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Q">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Q">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Q">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block Q</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Q">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.939026</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Q">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.376536</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Q">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76Q</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Q#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Q#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76Q is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76R">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76R">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3772104 50.9391257,-1.3771526 50.9390360,-1.3767291 50.9391444,-1.3767869 50.9392341,-1.3772104 50.9391257))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76R">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76R#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76R">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76R">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76R">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block R</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76R">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.939156</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76R">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.376976</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76R">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76R</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76R#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76R#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76R is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76S">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76S">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3765775 50.9392573,-1.3765338 50.9391895,-1.3761181 50.9392959,-1.3761617 50.9393637,-1.3765775 50.9392573))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76S">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76S#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76S">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76S">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76S">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block S</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76S">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.939289</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76S">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.376349</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76S">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76S</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76S#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76S#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76S is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76SC">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76SC">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3782975 50.9380598,-1.3779132 50.9381581,-1.3778431 50.9380493,-1.3782275 50.9379510,-1.3782975 50.9380598))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76SC">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76SC#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76SC">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76SC">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76SC">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Social Centre</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76SC">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9380566</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76SC">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3780581</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76SC">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76SC</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76SC#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76SC#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76SC is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76T">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76T">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3769287 50.9395342,-1.3767993 50.9395673,-1.3766234 50.9392943,-1.3767528 50.9392612,-1.3769287 50.9395342))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76T">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76T#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76T">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76T">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76T">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block T</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76T">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.939426</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76T">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.376783</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76T">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76T</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76T#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76T#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76T is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76U">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76U">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3781864 50.9383228,-1.3780251 50.9383641,-1.3779834 50.9382994,-1.3781448 50.9382581,-1.3781864 50.9383228))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76U">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76U#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76U">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76U">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76U">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Laundry</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76U">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9383121</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76U">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3780779</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76U">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76U</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76U#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76U#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76U is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76V">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76V">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3783310 50.9375652,-1.3782668 50.9374657,-1.3779335 50.9375510,-1.3779977 50.9376505,-1.3783310 50.9375652))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76V">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76V#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76V">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76V">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76V">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block V</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76V">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937561</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76V">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3781373</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76V">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76V</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76V#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76V#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76V is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76W">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76W">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3781856 50.9372867,-1.3781228 50.9371892,-1.3777861 50.9372753,-1.3778489 50.9373728,-1.3781856 50.9372867))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76W">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76W#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76W">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76W">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76W">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block W</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76W">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9372773</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76W">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3779839</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76W">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76W</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76W#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76W#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76W is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76X">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76X">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3786053 50.9370970,-1.3784478 50.9371373,-1.3783074 50.9369194,-1.3784649 50.9368791,-1.3786053 50.9370970))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76X">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76X#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76X">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76X">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76X">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall Block X</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76X">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9370062</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76X">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3784588</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76X">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76X</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76X#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76X#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76X is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Y">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/65"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Y">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76Y#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Y">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Y">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Y">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Cycle Store</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Y">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76Y</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Y#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Y#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76Y is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Z">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/64"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Z">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3771265 50.9374670,-1.3769365 50.9375156,-1.3768944 50.9374503,-1.3770844 50.9374017,-1.3771265 50.9374670))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Z">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/76Z#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Z">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Z">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Z">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall - Reception</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Z">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937473</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Z">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.376976</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Z">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">76Z</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Z#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/76Z#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 76Z is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/66"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4070051 50.9205393,-1.4068860 50.9205725,-1.4068255 50.9204863,-1.4065153 50.9205727,-1.4064538 50.9204850,-1.4067583 50.9204002,-1.4067025 50.9203207,-1.4068274 50.9202859,-1.4070051 50.9205393))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/77#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">St Margaret's Hall</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.920439</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4068368</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">77</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 77 is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/67"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77A">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/77A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">St Margaret's Bin Store</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">77A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/77A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 77A is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/65"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78A">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3772479 50.9366915,-1.3771882 50.9365958,-1.3767457 50.9367053,-1.3768054 50.9368011,-1.3772479 50.9366915))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78A">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/78A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">South Stoneham House</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78A">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.936687</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78A">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.376944</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">78A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 78A is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78B">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/65"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78B">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3776734 50.9367750,-1.3775727 50.9366134,-1.3773241 50.9366750,-1.3774248 50.9368366,-1.3776734 50.9367750))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78B">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/78B#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78B">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78B">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78B">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">South Stoneham Tower</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78B">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.936699</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78B">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.377465</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78B">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">78B</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78B#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78B#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 78B is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78C">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/65"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78C">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3772479 50.9366915,-1.3775727 50.9366134,-1.3776763 50.9365890,-1.3777938 50.9366920,-1.3777070 50.9367242,-1.3777683 50.9367982,-1.3779573 50.9367113,-1.3776814 50.9364602,-1.3771882 50.9365958,-1.3772479 50.9366915))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78C">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/78C#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78C">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78C">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78C">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">South Stoneham Dining Room</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78C">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.936543</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78C">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.377534</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78C">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">78C</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78C#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78C#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 78C is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78D">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/65"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78D">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/78D#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78D">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78D">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78D">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">South Stoneham Staff Block</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78D">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">78D</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78D#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78D#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 78D is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78E">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/65"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78E">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3760824 50.9373886,-1.3758890 50.9373749,-1.3759048 50.9372859,-1.3760982 50.9372996,-1.3760824 50.9373886))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78E">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/78E#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78E">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78E">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78E">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">South Stoneham Warden's Lodge</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78E">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9373466</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78E">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3759936</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78E">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">78E</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78E#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78E#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 78E is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78F">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/66"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78F">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/78F#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78F">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78F">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78F">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">South Stoneham Garages</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78F">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">78F</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78F#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/78F#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 78F is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/60"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79A">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4026281 50.9406757,-1.4025521 50.9405986,-1.4027100 50.9405368,-1.4029127 50.9407423,-1.4020855 50.9410662,-1.4019191 50.9408975,-1.4021014 50.9408262,-1.4021410 50.9408664,-1.4026281 50.9406757))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79A">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/79A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Hartley Grove A</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79A">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.940872</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79A">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402425</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">79A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 79A is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79B">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/60"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79B">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4021822 50.9405912,-1.4020458 50.9406447,-1.4017435 50.9403382,-1.4016090 50.9403908,-1.4015162 50.9402967,-1.4017871 50.9401906,-1.4021822 50.9405912))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79B">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/79B#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79B">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79B">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79B">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Hartley Grove B</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79B">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.940411</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79B">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.401899</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79B">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">79B</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79B#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79B#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 79B is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79C">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/60"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79C">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4016976 50.9405719,-1.4014555 50.9406667,-1.4015723 50.9407851,-1.4014103 50.9408486,-1.4011870 50.9406222,-1.4015911 50.9404640,-1.4016976 50.9405719))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79C">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/79C#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79C">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79C">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79C">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Hartley Grove C</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79C">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.940643</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79C">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.401371</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79C">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">79C</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79C#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/79C#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 79C is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/8">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/8">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1989</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/8">
- <ns0:buildingFeature xmlns:ns0="http://id.southampton.ac.uk/ns/">Large water tank</ns0:buildingFeature>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/8">
- <ns0:electricityTimeSeries xmlns:ns0="http://id.southampton.ac.uk/ns/">energy/b8/ekw</ns0:electricityTimeSeries>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/8">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3948871 50.9365735,-1.3947424 50.9366016,-1.3946958 50.9365062,-1.3948405 50.9364781,-1.3948871 50.9365735))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/8">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/8#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/8">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/8">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/8">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">A B Woods Laboratory</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/8">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.936537</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/8">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3947926</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/8">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">8</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/8">
- <ns0:depiction xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/imgs/bldg8.jpg"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/8">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/8.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/8#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/8#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 8 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/62"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81A">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3909645 50.9459407,-1.3906712 50.9461236,-1.3905730 50.9460610,-1.3906802 50.9459942,-1.3905580 50.9459162,-1.3906567 50.9458546,-1.3907848 50.9459362,-1.3908721 50.9458818,-1.3909645 50.9459407))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81A">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/81A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Bencraft Court Block A</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81A">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.945967</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81A">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3907157</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">81A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 81A is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81B">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/62"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81B">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3906567 50.9458546,-1.3905335 50.9457761,-1.3906176 50.9457237,-1.3905329 50.9456698,-1.3902390 50.9458530,-1.3903277 50.9459095,-1.3904389 50.9458402,-1.3905580 50.9459162,-1.3906567 50.9458546))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81B">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/81B#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81B">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81B">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81B">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Bencraft Court Block B</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81B">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9458051</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81B">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3904644</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81B">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">81B</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81B#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81B#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 81B is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81C">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/62"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81C">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3908697 50.9457253,-1.3909564 50.9456713,-1.3908428 50.9455989,-1.3909641 50.9455234,-1.3908670 50.9454615,-1.3905329 50.9456698,-1.3906176 50.9457237,-1.3907438 50.9456451,-1.3908697 50.9457253))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81C">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/81C#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81C">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81C">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81C">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Bencraft Court Block C</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81C">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.945606</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81C">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.390787</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81C">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">81C</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81C#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81C#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 81C is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81D">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/62"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81D">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3910020 50.9459032,-1.3908555 50.9458099,-1.3909459 50.9457535,-1.3910924 50.9458468,-1.3910020 50.9459032))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81D">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/81D#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81D">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81D">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81D">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Bencraft Court Bar</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81D">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9458246</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81D">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3909756</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81D">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">81D</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81D#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81D#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 81D is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81E">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/62"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81E">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3912258 50.9456806,-1.3912635 50.9456571,-1.3911243 50.9455685,-1.3910867 50.9455920,-1.3912258 50.9456806))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81E">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/81E#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81E">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81E">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81E">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Bencraft Court Cycle Sheds</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81E">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9456236</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81E">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3911761</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81E">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">81E</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81E#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/81E#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 81E is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/67"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82A">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4080197 50.9171553,-1.4072988 50.9172264,-1.4072771 50.9171390,-1.4076671 50.9171005,-1.4076069 50.9168580,-1.4073696 50.9168814,-1.4073996 50.9170020,-1.4072666 50.9170152,-1.4072185 50.9168215,-1.4079149 50.9167528,-1.4079421 50.9168623,-1.4078111 50.9168752,-1.4078578 50.9170631,-1.4079935 50.9170497,-1.4080197 50.9171553))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82A">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/82A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Gateley Hall</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82A">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9169714</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82A">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4077298</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">82A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 82A is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82B">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/68"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82B">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4103138 50.9158463,-1.4100326 50.9159209,-1.4100545 50.9159538,-1.4098829 50.9159994,-1.4098616 50.9159675,-1.4096344 50.9160278,-1.4095585 50.9159140,-1.4097735 50.9158570,-1.4096601 50.9156872,-1.4094477 50.9157435,-1.4093777 50.9156386,-1.4096785 50.9155588,-1.4096214 50.9154732,-1.4097569 50.9154372,-1.4098000 50.9155017,-1.4100341 50.9154396,-1.4100953 50.9155312,-1.4098093 50.9156071,-1.4099387 50.9158009,-1.4102316 50.9157232,-1.4103138 50.9158463))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82B">
- <ns0:hasFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/82B#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82B">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82B">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82B">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Romero Hall</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82B">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9157541</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82B">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4098021</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82B">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">82B</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82B#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/82B#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 82B is residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/85">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/85">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">2010</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/85">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3956719 50.9368417,-1.3955433 50.9368916,-1.3952366 50.9366297,-1.3949299 50.9361435,-1.3951673 50.9360998,-1.3953850 50.9364053,-1.3955927 50.9363928,-1.3956125 50.9364863,-1.3954839 50.9365425,-1.3956719 50.9368417))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/85">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/85#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/85">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/85">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/85">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Life Sciences</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/85">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.936436</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/85">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.395323</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/85">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">85</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/85">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/85.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/85#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/85#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 85 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/86">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/86">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3969243 50.9375542,-1.3966648 50.9375630,-1.3966370 50.9372154,-1.3968965 50.9372067,-1.3969243 50.9375542))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/86">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/86#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/86">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/ExUoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/86">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/86">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Portacabin by Gower Building</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/86">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.93739</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/86">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.396765</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/86">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">86</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/86#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/86#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 86 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/89">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/5"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/89">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/89#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/89">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/89">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/89">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Chilworth Laboratories</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/89">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">89</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/89#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/89#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 89 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9">
- <ns0:buildingArchitect xmlns:ns0="http://id.southampton.ac.uk/ns/" rdf:resource="http://id.southampton.ac.uk/building/9#architect"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9">
- <ns0:buildingDate xmlns:ns0="http://id.southampton.ac.uk/ns/">1939 and 1957</ns0:buildingDate>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3950560 50.9357353,-1.3949903 50.9358260,-1.3933795 50.9353625,-1.3934451 50.9352719,-1.3950560 50.9357353))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Engineering Workshops</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9355501</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.394215</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9">
- <ns0:page xmlns:ns0="http://xmlns.com/foaf/0.1/" rdf:resource="http://www.soton.ac.uk/estates/ourestate/buildings/highfield/9.html"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9#architect">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Gutteridge &amp; Gutteridge (1957)</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9001">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/39"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9001">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3635847 50.9515068,-1.3637988 50.9515069,-1.3637989 50.9514271,-1.3635847 50.9514270,-1.3635847 50.9515068))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9001">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9001#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9001">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9001">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9001">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Staff P/kabin 1 Wide Lane</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9001">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.951485</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9001">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.363689</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9001">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9001</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9001#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9001#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9001 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9002">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9002">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9002#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9002">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9002">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9002">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">P/kabin 2 rear Bld 35</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9002">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9002</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9002#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9002#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9002 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9003">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/39"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9003">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9003#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9003">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9003">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9003">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Boiler House, Wide Lane</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9003">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9003</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9003#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9003#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9003 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9004">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/39"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9004">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3635846 50.9516903,-1.3635847 50.9515068,-1.3634704 50.9515067,-1.3634702 50.9516902,-1.3635846 50.9516903))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9004">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9004#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9004">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9004">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9004">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Gardening Shed Wide Lane</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9004">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.951576</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9004">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.363506</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9004">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9004</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9004#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9004#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9004 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9011">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/39"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9011">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9011#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9011">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9011">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9011">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Changing Room 1 Wide Lane</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9011">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.950558</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9011">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.365365</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9011">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9011</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9011#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9011#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9011 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9012">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/39"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9012">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9012#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9012">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9012">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9012">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Changing Room 2 Wide Lane</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9012">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.950558</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9012">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.365365</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9012">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9012</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9012#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9012#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9012 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9014">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9014">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9014#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9014">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9014">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9014">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">P/kabin Occ Health rr 26/28 UR</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9014">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9014</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9014#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9014#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9014 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9015">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9015">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9015#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9015">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9015">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9015">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">P/kabin 1 ORC behind B46</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9015">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9015</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9015#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9015#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9015 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9016">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9016">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9016#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9016">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9016">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9016">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">P/kabin 2 ORC behind B46</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9016">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9016</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9016#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9016#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9016 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9017">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9017">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9017#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9017">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9017">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9017">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">P/kabin 1 behind B35</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9017">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9017</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9017#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9017#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9017 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9018">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9018">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9018#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9018">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9018">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9018">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">P/kabin 2 behind B35</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9018">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9018</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9018#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9018#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9018 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9019">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/1"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9019">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9019#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9019">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9019">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9019">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Plumbers' Store behind B35</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9019">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9019</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9019#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9019#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9019 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/92">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/5"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/92">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4258066 50.9621448,-1.4252818 50.9622651,-1.4251923 50.9621101,-1.4257171 50.9619898,-1.4258066 50.9621448))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/92">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/92#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/92">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/92">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/92">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Alpha House</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/92">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9621255</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/92">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4255025</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/92">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">92</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/92#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/92#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 92 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/93">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/39"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/93">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3636640 50.9525145,-1.3632707 50.9525019,-1.3633049 50.9520775,-1.3636983 50.9520901,-1.3636640 50.9525145))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/93">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/93#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/93">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/93">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/93">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">New Sports Pavilion Wide Lane</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/93">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.952282</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/93">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.363412</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/93">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">93</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/93#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/93#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 93 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94A">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/8"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94A">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/94A#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94A">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94A">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94A">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Boat House 1</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94A">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.934563</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94A">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.380039</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94A">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">94A</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94A#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94A#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 94A is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94B">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/8"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94B">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/94B#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94B">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94B">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94B">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Boat House 2</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94B">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.934563</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94B">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.380039</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94B">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">94B</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94B#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94B#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 94B is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94C">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/8"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94C">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3806328 50.9340272,-1.3805379 50.9339956,-1.3807486 50.9337448,-1.3808434 50.9337764,-1.3806328 50.9340272))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94C">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/94C#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94C">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94C">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94C">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Westsuit Drying/Store</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94C">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9337771</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94C">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3807397</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94C">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">94C</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94C#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94C#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 94C is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94D">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/8"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94D">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/94D#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94D">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94D">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94D">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Store 1</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94D">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">94D</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94D#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94D#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 94D is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94E">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/9"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94E">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/94E#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94E">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94E">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94E">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Petrol Store</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94E">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">94E</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94E#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94E#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 94E is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94F">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/10"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94F">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3805669 50.9342639,-1.3806294 50.9341895,-1.3805462 50.9341617,-1.3804837 50.9342362,-1.3805669 50.9342639))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94F">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/94F#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94F">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94F">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94F">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Boat House Changing Rooms</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94F">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.934185</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94F">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.380549</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94F">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">94F</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94F#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94F#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 94F is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94G">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/11"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94G">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3805659 50.9341325,-1.3804314 50.9340876,-1.3804701 50.9340416,-1.3806045 50.9340864,-1.3805659 50.9341325))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94G">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/94G#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94G">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94G">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94G">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Workshop</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94G">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.934058</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94G">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.380509</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94G">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">94G</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94G#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94G#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 94G is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94H">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/12"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94H">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3805659 50.9341325,-1.3806474 50.9341597,-1.3807346 50.9340559,-1.3806532 50.9340287,-1.3805659 50.9341325))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94H">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/94H#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94H">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94H">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94H">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Classroom</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94H">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.934078</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94H">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.380648</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94H">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">94H</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94H#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94H#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 94H is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94J">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/14"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94J">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/94J#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94J">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94J">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94J">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Store 2</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94J">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">94J</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94J#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94J#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 94J is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94K">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/15"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94K">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/94K#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94K">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94K">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94K">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Container 1</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94K">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">94K</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94K#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94K#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 94K is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94L">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/16"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94L">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/94L#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94L">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94L">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94L">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Container 2</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94L">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">94L</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94L#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94L#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 94L is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94M">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/17"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94M">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/94M#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94M">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94M">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94M">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Container 3</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94M">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">94M</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94M#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94M#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 94M is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94N">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94N">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/94N#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94N">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94N">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94N">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Container 4</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94N">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">94N</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94N#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/94N#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 94N is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/95">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/39"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/95">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/95#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/95">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/95">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/95">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Old Sports Pavilion Wide Lane</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/95">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">95</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/95#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/95#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 95 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9500">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9500">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4369358 50.9327336,-1.4371914 50.9325362,-1.4368740 50.9323729,-1.4369722 50.9322972,-1.4360339 50.9318146,-1.4355557 50.9321840,-1.4363067 50.9325702,-1.4364312 50.9324740,-1.4369358 50.9327336))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9500">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9500#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9500">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9500">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9500">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">South Academic Block</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9500">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.932362</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9500">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.436441</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9500">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9500</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9500#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9500#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9500 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9510">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9510">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4367117 50.9327785,-1.4363067 50.9325702,-1.4360717 50.9324494,-1.4360082 50.9324984,-1.4358792 50.9324321,-1.4352033 50.9329542,-1.4353718 50.9330407,-1.4354888 50.9331008,-1.4357236 50.9329195,-1.4362072 50.9331682,-1.4367117 50.9327785))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9510">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9510#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9510">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9510">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9510">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Lab &amp; Path Block</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9510">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.932819</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9510">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.435797</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9510">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9510</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9510#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9510#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9510 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9520">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9520">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4362277 50.9334808,-1.4354597 50.9340739,-1.4346040 50.9336337,-1.4353718 50.9330407,-1.4354888 50.9331008,-1.4362277 50.9334808))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9520">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9520#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9520">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9520">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9520">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">West Wing</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9520">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933701</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9520">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.435561</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9520">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9520</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9520#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9520#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9520 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9530">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9530">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4353718 50.9330407,-1.4346040 50.9336337,-1.4344022 50.9335297,-1.4343061 50.9336039,-1.4335190 50.9331992,-1.4343829 50.9325319,-1.4353718 50.9330407))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9530">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9530#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9530">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9530">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9530">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Centre Block</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9530">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.933247</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9530">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.434392</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9530">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9530</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9530#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9530#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9530 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9550">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9550">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4359476 50.9353251,-1.4350476 50.9357708,-1.4348667 50.9356258,-1.4346011 50.9357573,-1.4343249 50.9355359,-1.4345920 50.9354036,-1.4342335 50.9351162,-1.4347705 50.9348502,-1.4351094 50.9351219,-1.4351929 50.9350805,-1.4352990 50.9351656,-1.4352033 50.9352130,-1.4352912 50.9352835,-1.4356649 50.9350984,-1.4359476 50.9353251))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9550">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9550#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9550">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9550">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9550">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">P/Anne Maternity Unit</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9550">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.935337</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9550">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.434907</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9550">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9550</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9550#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9550#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9550 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9555">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9555">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9555#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9555">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9555">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9555">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">IDS</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9555">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9555</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9555#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9555#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9555 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9560">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9560">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9560#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9560">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9560">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9560">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Duthie</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9560">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9560</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9560#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9560#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9560 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9561">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9561">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9561#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9561">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9561">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9561">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Duthie/Tenovus Link</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9561">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9561</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9561#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9561#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9561 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9570">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9570">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9570#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9570">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9570">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9570">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Tenovus</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9570">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9570</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9570#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9570#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9570 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9580">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9580">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4346207 50.9343583,-1.4343700 50.9345408,-1.4341753 50.9344346,-1.4339006 50.9346345,-1.4333153 50.9343151,-1.4337639 50.9339886,-1.4343942 50.9339600,-1.4344133 50.9341276,-1.4339233 50.9341498,-1.4342391 50.9343221,-1.4343742 50.9342238,-1.4346207 50.9343583))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9580">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9580#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9580">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9580">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9580">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Somers Cancer Research</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9580">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.934307</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9580">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.433555</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9580">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9580</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9580#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9580#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9580 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9581">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/18"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9581">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9581#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9581">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9581">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9581">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">MRC Building</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9581">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9581</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9581#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9581#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9581 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9585">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/20"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9585">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3964567 50.9131625,-1.3955077 50.9130771,-1.3955557 50.9128651,-1.3961332 50.9129171,-1.3961892 50.9126701,-1.3954832 50.9126065,-1.3956652 50.9118028,-1.3967515 50.9119006,-1.3966807 50.9122137,-1.3968550 50.9122294,-1.3968973 50.9120424,-1.3973357 50.9120818,-1.3972746 50.9123516,-1.3976540 50.9123857,-1.3975970 50.9126372,-1.3971525 50.9125972,-1.3971816 50.9124684,-1.3968242 50.9124362,-1.3967295 50.9128547,-1.3966300 50.9128457,-1.3966577 50.9127231,-1.3965582 50.9127141,-1.3964567 50.9131625))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9585">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9585#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9585">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/ExUoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9585">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9585">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Royal South Hants</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9585">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9125279</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9585">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3973994</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9585">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9585</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9585#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9585#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9585 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9590">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/19"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9590">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4279798 50.9402903,-1.4277190 50.9404626,-1.4275714 50.9403739,-1.4277685 50.9402437,-1.4276831 50.9401924,-1.4278701 50.9400689,-1.4282314 50.9402860,-1.4281081 50.9403674,-1.4279798 50.9402903))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9590">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9590#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9590">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9590">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9590">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Aldermoor Health Centre</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9590">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.940327</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9590">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.427804</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9590">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9590</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9590#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9590#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9590 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9591">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/21"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9591">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9591#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9591">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9591">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9591">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">North Hampshire Hospital, Basingstoke</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9591">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">51.279823</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9591">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.110778</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9591">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9591</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9591#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9591#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9591 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9592">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/22"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9592">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9592#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9592">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9592">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9592">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Royal Hampshire County Hospital, Winchester</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9592">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">51.061089</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9592">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.330204</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9592">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9592</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9592#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9592#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9592 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9593">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/23"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9593">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9593#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9593">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9593">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9593">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">St. Mary's Hospital, Portsmouth</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9593">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.800404</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9593">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.065159</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9593">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9593</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9593#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9593#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9593 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9594">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/24"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9594">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9594#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9594">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9594">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9594">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">St Mary's Hospital, Isle of Wight</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9594">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.711353</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9594">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.300592</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9594">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9594</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9594#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9594#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9594 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9595">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/25"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9595">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/9595#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9595">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9595">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9595">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Nurses' accommodation, Portsmouth</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9595">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.789497</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9595">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.082381</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9595">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">9595</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9595#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/9595#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 9595 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/96">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/5"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/96">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4235992 50.9620903,-1.4233685 50.9621431,-1.4231140 50.9617027,-1.4233447 50.9616498,-1.4235992 50.9620903))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/96">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/96#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/96">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/96">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/96">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">3 Venture Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/96">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9619135</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/96">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4233506</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/96">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">96</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/96#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/96#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 96 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/97">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/5"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/97">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4252696 50.9610255,-1.4246987 50.9611564,-1.4246100 50.9610028,-1.4249841 50.9609171,-1.4248666 50.9607138,-1.4250634 50.9606687,-1.4252696 50.9610255))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/97">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/97#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/97">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/UoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/97">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/97">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Epsilon House</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/97">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9609746</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/97">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4250697</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/97">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">97</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/97#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/97#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 97 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/99">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/5"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/99">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4228427 50.9614741,-1.4228850 50.9612993,-1.4227499 50.9612863,-1.4229145 50.9606066,-1.4225310 50.9605698,-1.4224892 50.9607427,-1.4225856 50.9607519,-1.4224660 50.9612459,-1.4223410 50.9612339,-1.4222956 50.9614216,-1.4228427 50.9614741))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/99">
- <ns0:lacksFeature xmlns:ns0="http://purl.org/openorg/" rdf:resource="http://id.southampton.ac.uk/building/99#residential"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/99">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/ExUoSBuilding"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/99">
- <rdf:type rdf:resource="http://vocab.deri.ie/rooms#Building"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/99">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">2 Venture Road</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/99">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.961019</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/99">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4226617</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/99">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/building-code-scheme">99</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/99#residential">
- <rdf:type rdf:resource="http://id.southampton.ac.uk/ns/PlaceFeature-ResidentialUse"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/building/99#residential">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Building 99 is non-residential</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/1">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3990823 50.9377130,-1.4006918 50.9342877,-1.3979531 50.9330237,-1.3961531 50.9328590,-1.3956357 50.9329379,-1.3954335 50.9331140,-1.3950459 50.9331990,-1.3951385 50.9333849,-1.3946835 50.9334752,-1.3944391 50.9334114,-1.3944644 50.9331512,-1.3939419 50.9330131,-1.3938408 50.9334699,-1.3928043 50.9349887,-1.3925852 50.9349356,-1.3924841 50.9351109,-1.3927200 50.9351640,-1.3923620 50.9357142,-1.3944239 50.9363169,-1.3945234 50.9365712,-1.3951385 50.9371501,-1.3938914 50.9370279,-1.3939167 50.9369164,-1.3936133 50.9368793,-1.3934026 50.9378988,-1.3935543 50.9379095,-1.3936049 50.9381643,-1.3990823 50.9377130))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/1">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/1">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Highfield Campus</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/1">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">1</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/18">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4392547 50.9337565,-1.4392547 50.9332940,-1.4381754 50.9326954,-1.4384560 50.9325321,-1.4345488 50.9302464,-1.4317425 50.9323824,-1.4315698 50.9337429,-1.4339012 50.9348312,-1.4341602 50.9355931,-1.4348510 50.9361236,-1.4365564 50.9353482,-1.4357361 50.9342871,-1.4392547 50.9337565))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/18">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/18">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Southampton General Hospital</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/18">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">18</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/2">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4034619 50.9368059,-1.4062591 50.9360660,-1.4064260 50.9376872,-1.4054058 50.9377964,-1.4046488 50.9379783,-1.4041933 50.9379096,-1.4038789 50.9380430,-1.4039815 50.9381360,-1.4037634 50.9382573,-1.4035709 50.9381360,-1.4031090 50.9381320,-1.4030577 50.9374204,-1.4033207 50.9373557,-1.4035389 50.9370363,-1.4034619 50.9368059))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/2">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/2">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Boldrewood Campus</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/2">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9372223</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/2">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.4046552</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/2">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">2</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/20">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3980658 50.9135097,-1.3952237 50.9132480,-1.3955633 50.9117098,-1.3990719 50.9116384,-1.3990467 50.9126851,-1.3983677 50.9127168,-1.3980658 50.9135097))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/20">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/20">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Royal South Hants Hospital</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/20">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">20</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/3">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4033313 50.9296693,-1.4011463 50.9289554,-1.4021913 50.9277164,-1.4041790 50.9282737,-1.4033313 50.9296693))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/3">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/3">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Avenue Campus</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/3">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.928699</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/3">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402511</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/3">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">3</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/39">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3664622 50.9482380,-1.3647258 50.9494535,-1.3650860 50.9505474,-1.3647001 50.9509444,-1.3632810 50.9513658,-1.3626464 50.9517979,-1.3602112 50.9547041,-1.3641899 50.9548553,-1.3689403 50.9544880,-1.3680314 50.9529215,-1.3682886 50.9492590,-1.3664622 50.9482380))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/39">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/39">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Recreation Facilities at Wide Lane</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/39">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">39</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/4">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3104990 51.0653919,-1.3091437 51.0651497,-1.3090241 51.0653251,-1.3086520 51.0651497,-1.3080940 51.0654169,-1.3093961 51.0663689,-1.3104193 51.0665693,-1.3111235 51.0658595,-1.3103661 51.0657009,-1.3104990 51.0653919))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/4">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/4">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Winchester School of Art</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/4">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">51.065765</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/4">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.30954</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/4">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">4</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/45">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3841191 50.9303904,-1.3845444 50.9304838,-1.3839286 50.9315982,-1.3835033 50.9315048,-1.3841191 50.9303904))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/45">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/45">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Belgrave Industrial Site</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/45">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9309864</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/45">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3840253</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/45">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">45</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/5">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4200515 50.9655440,-1.4196262 50.9651958,-1.4211360 50.9642985,-1.4215825 50.9638565,-1.4214762 50.9629458,-1.4219441 50.9621556,-1.4223056 50.9607761,-1.4223268 50.9596912,-1.4257080 50.9601733,-1.4286638 50.9603609,-1.4336611 50.9602537,-1.4339588 50.9608296,-1.4332145 50.9610573,-1.4335547 50.9618208,-1.4317047 50.9619547,-1.4303863 50.9628655,-1.4290466 50.9619011,-1.4270477 50.9623699,-1.4290591 50.9643976,-1.4275013 50.9649480,-1.4248037 50.9641822,-1.4237090 50.9641512,-1.4225182 50.9647539,-1.4219015 50.9654101,-1.4211785 50.9656913,-1.4200515 50.9655440))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/5">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/5">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">The University of Southampton Science Park</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/5">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.962158</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/5">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.424618</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/5">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">5</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/56">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4030286 50.9305226,-1.4014071 50.9299818,-1.4017779 50.9296106,-1.4032176 50.9301239,-1.4030286 50.9305226))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/56">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/56">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Highfield Hall</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/56">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.930084</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/56">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402286</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/56">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">56</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/57">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/ge"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/57">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4016517 50.9418655,-1.4013481 50.9423883,-1.4011390 50.9423458,-1.3990076 50.9432298,-1.3990615 50.9439693,-1.3995269 50.9439608,-1.3999721 50.9440756,-1.4009299 50.9442286,-1.4017056 50.9443178,-1.4023532 50.9443476,-1.4026162 50.9443433,-1.4030614 50.9442243,-1.4035470 50.9439311,-1.4034863 50.9430811,-1.4033919 50.9428303,-1.4031626 50.9425668,-1.4027106 50.9422481,-1.4016517 50.9418655))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/57">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/57">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Hall</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/57">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.943504</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/57">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.401615</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/57">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">57</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/58">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/ge"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/58">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4030801 50.9407406,-1.4032299 50.9407878,-1.4027057 50.9419262,-1.4018819 50.9416725,-1.4014232 50.9415428,-1.4012828 50.9413835,-1.4030801 50.9407406))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/58">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/58">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">South Hill Hall</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/58">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.94146</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/58">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.402248</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/58">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">58</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/59">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/ge"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/59">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4027057 50.9419262,-1.4032299 50.9422742,-1.4036418 50.9421090,-1.4039226 50.9413540,-1.4032299 50.9407878,-1.4027057 50.9419262))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/59">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/59">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Chamberlain Hall</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/59">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.941608</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/59">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.403273</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/59">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">59</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/6">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3963013 50.8937513,-1.3942781 50.8935386,-1.3933204 50.8934195,-1.3924032 50.8927474,-1.3922278 50.8921944,-1.3935902 50.8912840,-1.3963553 50.8925687,-1.3961530 50.8927134,-1.3967330 50.8930197,-1.3963013 50.8937513))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/6">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/6">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">National Oceanography Centre Campus</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/6">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.8927263</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/6">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3946555</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/6">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">6</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/60">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/ge"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/60">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.4012828 50.9413835,-1.4030801 50.9407406,-1.4021815 50.9398971,-1.4008429 50.9404220,-1.4012828 50.9413835))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/60">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/60">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Hartley Grove</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/60">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.940693</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/60">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.401696</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/60">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">60</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/62">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3917348 50.9458870,-1.3908607 50.9464318,-1.3900583 50.9459207,-1.3909324 50.9453760,-1.3917348 50.9458870))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/62">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/62">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Bencraft Hall</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/62">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.945885</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/62">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.390811</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/62">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">62</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/63">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/wl"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/63">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3756787 50.9387817,-1.3757050 50.9376211,-1.3754814 50.9374885,-1.3750604 50.9370408,-1.3738765 50.9373973,-1.3743632 50.9387983,-1.3756787 50.9387817))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/63">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/63">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Connaught Hall</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/63">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.937965</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/63">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.374632</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/63">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">63</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/64">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/wl"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/64">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3789171 50.9373740,-1.3786071 50.9367713,-1.3783302 50.9367713,-1.3781653 50.9369750,-1.3778355 50.9371869,-1.3772750 50.9373490,-1.3760088 50.9376358,-1.3759626 50.9395765,-1.3768859 50.9396638,-1.3766683 50.9402373,-1.3770376 50.9403287,-1.3779213 50.9390778,-1.3789171 50.9373740))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/64">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/64">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Montefiore Hall</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/64">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.938297</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/64">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.377164</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/64">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">64</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/65">
- <ns0:within xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/" rdf:resource="http://id.southampton.ac.uk/site/wl"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/65">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3780071 50.9367009,-1.3776782 50.9369745,-1.3771652 50.9371569,-1.3759155 50.9374636,-1.3755866 50.9372564,-1.3754551 50.9369414,-1.3775730 50.9363445,-1.3780071 50.9367009))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/65">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/65">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Stoneham Hall</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/65">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">50.9369483</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/65">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3765588</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/65">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">65</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/70">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3005228 51.0677314,-1.3005750 51.0683404,-1.3004482 51.0688089,-1.2999040 51.0697038,-1.2994641 51.0696101,-1.2999561 51.0686450,-1.3000605 51.0683311,-1.3000531 51.0680125,-1.3005228 51.0677314))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/70">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/70">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Erasmus Park</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/70">
- <ns0:lat xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">51.0687982</ns0:lat>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/70">
- <ns0:long xmlns:ns0="http://www.w3.org/2003/01/geo/wgs84_pos#" rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-1.3000948</ns0:long>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/70">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">70</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/8">
- <ns0:spatial xmlns:ns0="http://purl.org/dc/terms/">POLYGON((-1.3800720 50.9347696,-1.3797898 50.9344413,-1.3800286 50.9343866,-1.3802818 50.9341313,-1.3801805 50.9339352,-1.3799562 50.9337528,-1.3802022 50.9334929,-1.3810849 50.9337164,-1.3805061 50.9346875,-1.3800720 50.9347696))</ns0:spatial>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/8">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/8">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Boat House</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/8">
- <ns0:notation xmlns:ns0="http://www.w3.org/2004/02/skos/core#" rdf:datatype="http://id.southampton.ac.uk/ns/site-code-scheme">8</ns0:notation>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/ge">
- <ns0:description xmlns:ns0="http://purl.org/dc/terms/">The Glen Eyre Lane Halls Complex consists of Glen Eyre Hall, Hartley Grove Hall, South Hill Hall and Chamberlain Hall. This set of halls are often just referred to collectively as 'Glen'.</ns0:description>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/ge">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/ge">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Glen Eyre Halls Complex</ns0:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/wl">
- <ns0:description xmlns:ns0="http://purl.org/dc/terms/">The Wessex Lane Halls Complex consists of Stoneham Hall, Montefiore Hall and Connaught Hall. This set of halls are often just referred to collectively as "Wessex Lane".</ns0:description>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/wl">
- <rdf:type rdf:resource="http://www.w3.org/ns/org#Site"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://id.southampton.ac.uk/site/wl">
- <ns0:label xmlns:ns0="http://www.w3.org/2000/01/rdf-schema#">Wessex Lane Halls Complex</ns0:label>
- </rdf:Description>
-</rdf:RDF>
diff --git a/assets/routes.csv b/assets/routes.csv
deleted file mode 100644
index b536ee7..0000000
--- a/assets/routes.csv
+++ /dev/null
@@ -1,48 +0,0 @@
-"id","code","label"
-427,1,"Southampton - Winchester"
-464,1,"City - Weston"
-333,10,"Lordshill - City Centre - Thor"
-438,10s,"Southampton - Totton - Cadnam"
-449,11s,"City-Sholing Loop"
-437,12s,"Southampton - Totton - Cadnam"
-472,14,"Southampton City Centre - Bitt"
-339,16,"Hamble - City"
-340,17s,"Lordshill - City - Weston"
-376,18,"Thornhill - City - Millbrook"
-428,2,"Southampton - Fair Oak"
-331,21,"RSH Hospital - City - Nursling"
-429,3,"Southampton - Botley"
-323,3,"City - Townhill Park"
-446,4,"City - Totton"
-432,4,"Southampton - Romsey"
-424,46,"Southampton - Winchester"
-447,5,"Lordshill - City"
-421,56,"Southampton - Lymington"
-384,6,"Southampton - Lymington"
-452,612,"Woolston - Barton Peveril"
-448,7,"City-Swaythling"
-494,7,"Southampton - Bishops Waltham"
-409,72,"Southampton - Gosport"
-466,78C,"Southampton - Fareham"
-431,8,"Southampton - Hythe"
-412,80,"Southampton - Fareham"
-480,8A,"City - Hedge End"
-341,8s,"Lordshill - City - Midanbury"
-434,9,"Southampton - Calshot"
-399,9s,"City - Harefield"
-433,A,"Eastleigh - Hamble"
-357,BSH,"Bitterne Shoppa Hoppa"
-455,LINK,"Town Quay - Southampton Centra"
-473,N12,"Leisure World - Totton"
-462,N16,"City - Hamble"
-441,N18,"City - Townhill"
-442,N19,"City - Lords Hill"
-495,N3,"Soton - Hedge End"
-474,S1,"Shirley to Lordshill Centre"
-479,S2,"City - Shirley via Tesco"
-326,U1,"NOC - Parkway - Eastleigh"
-468,U1N,"Leisure World - City Centre -"
-329,U2,"Civic Centre - Highfield Campu"
-327,U6,"Dock Gate 4 - General Hospital"
-354,U9,"Townhill Park - General Hospit"
-423,X7,"Southampton - Salisbury"
diff --git a/assets/routestops.csv b/assets/routestops.csv
deleted file mode 100644
index 8f966b1..0000000
--- a/assets/routestops.csv
+++ /dev/null
@@ -1,3295 +0,0 @@
-"route-id","seq","stop-id"
-427,1,HAA13649
-427,2,SNA13768
-427,3,HA120625
-427,4,SN121021
-427,5,SN12532A
-427,6,SN12524D
-427,7,SN120522
-427,8,SN120535
-427,9,SN120405
-427,10,SN120401
-427,11,SN120398
-427,12,SN121052
-427,13,SN121053
-427,14,SN120118
-427,15,SN120117
-427,16,SN121007
-427,17,SN121006
-427,18,SN121008
-427,19,HA121017
-427,20,HA100779
-427,21,HA030002
-427,22,HA030107
-427,23,HA030013
-427,24,HA030015
-427,25,HA030067
-427,26,HA030071
-427,27,HA030181
-427,28,HA030180
-427,29,HA110433
-427,30,HA110430
-427,31,HA110428
-427,32,HA110427
-427,33,HA110424
-427,34,HA110423
-427,35,HA110420
-427,36,HA110419
-427,37,HA110041
-427,38,HA110043
-427,39,HA110044
-427,40,HA110046
-427,41,HA110049
-427,42,HA110050
-427,43,HA110100
-427,44,HA110111
-427,45,HA110113
-427,46,HA110058
-427,47,HA110103
-427,48,HA110125
-427,49,HA110009
-427,50,HA110058
-427,51,HA110066
-427,52,HA110112
-427,53,HA110051
-427,54,HA110048
-427,55,HA110047
-427,56,HA110045
-427,57,HA110042
-427,58,HA110040
-427,59,HA110038
-427,60,HA110418
-427,61,HA110421
-427,62,HA110422
-427,63,HA110425
-427,64,HA110426
-427,65,HA110429
-427,66,HA110431
-427,67,HA110432
-427,68,HA030179
-427,69,HA030072
-427,70,HA030066
-427,71,HA030068
-427,72,HA030069
-427,73,HA030014
-427,74,HA030012
-427,75,HA030108
-427,76,HA030001
-427,77,HA100778
-427,78,HA100780
-427,79,SN121009
-427,80,SN121005
-427,81,SN121010
-427,82,SN120116
-427,83,SN120115
-427,84,SN120119
-427,85,SN121054
-427,86,SN121055
-427,87,SN120400
-427,88,SN120404
-427,89,SN120406
-427,90,SN120536
-427,91,HAA40520
-464,1,SN12619D
-464,2,SNA09464
-464,3,HA120626
-464,4,HA120630
-464,5,HA120638
-464,6,HA120641
-464,7,SN120652
-464,8,SN12658A
-464,9,SN120661
-464,10,SN120712
-464,11,HAA13663
-464,12,HAA13662
-464,13,HAA13659
-464,14,HAA13658
-464,15,SN120717
-464,16,SN120719
-464,17,HA120721
-464,18,HAA13653
-464,19,HA120746
-464,20,HAA13654
-464,21,SN120747
-464,22,SN120752
-464,23,SN120754
-464,24,SN120755
-464,25,SN120756
-464,26,SN120757
-464,27,SN121020
-464,28,SN120753
-464,29,SN120751
-464,30,SN120758
-464,31,SN122001
-464,32,SN122003
-464,33,HA030525
-464,34,HA030527
-464,35,HA030529
-464,36,HA030530
-464,37,HA030532
-464,38,HA030535
-464,39,HA030536
-464,40,HA030539
-464,41,HA030541
-464,42,HA030542
-464,43,HA030523
-464,44,HA030522
-464,45,HA030519
-464,46,HA030516
-464,47,HA030501
-464,48,HA030505
-464,49,HA030507
-464,50,HA030509
-464,51,HA030511
-464,52,HA030512
-464,53,SN120752
-464,54,SN120754
-464,55,SN120755
-464,56,SN120756
-464,57,SN120757
-464,58,SN121020
-464,59,SN120753
-464,60,SN120751
-464,61,SN120748
-464,62,HAA13652
-464,63,HA120720
-464,64,HAA13655
-464,65,HAA13657
-464,66,HAA13660
-464,67,HAA13661
-464,68,HAA13664
-464,69,SN120713
-464,70,SN120718
-464,71,SN120711
-464,72,SN120660
-464,73,SN120659
-464,74,SN120653
-464,75,HA120642
-464,76,SN120635
-464,77,HA120633
-464,78,HA120621
-464,79,HA120625
-464,80,HAA13647
-464,81,HAA13371
-333,1,SN120467
-333,2,HA120465
-333,3,HA120466
-333,4,SN120468
-333,5,SN120470
-333,6,SN120472
-333,7,SN120473
-333,8,SN120792
-333,9,SN120789
-333,10,SN120778
-333,11,HA120777
-333,12,HA120611
-333,13,HA120612
-333,14,SN120614
-333,15,SN120607
-333,16,SN120604
-333,17,SN120603
-333,18,SN120600
-333,19,SN120598
-333,20,SN120962
-333,21,SN120963
-333,22,SN120965
-333,23,SN120602
-333,24,SN120699
-333,25,SN120694
-333,26,SN120692
-333,27,SN120687
-333,28,SN120690
-333,29,SN120964
-333,30,SN120764
-333,31,SN120678
-333,32,SN120726
-333,33,SNA09185
-333,34,SN120665
-333,35,SN120659
-333,36,SN120653
-333,37,HA120642
-333,38,SN120635
-333,39,HA120633
-333,40,SN120627
-333,41,SN120622
-333,42,HAA13371
-333,43,SN12617B
-333,44,SN12441A
-333,45,SN12518A
-333,46,SN120516
-333,47,SN120501
-333,48,SN120498
-333,49,SN120380
-333,50,SN120377
-333,51,SN120371
-333,52,SN12368A
-333,53,SN120217
-333,54,SN120214
-333,55,SN120211
-333,56,SN120210
-333,57,SN120080
-333,58,SN120986
-333,59,SN120979
-333,60,SN120085
-333,61,SN120091
-333,62,SN120090
-333,63,HAA13388
-333,64,HAA13389
-333,65,SN120010
-333,66,SN120009
-333,67,SN120047
-333,68,SN120088
-333,69,SN120071
-333,70,SN120070
-333,71,SN120066
-333,72,SN120061
-333,73,SN120049
-333,74,SN120045
-333,75,SN120045
-333,76,SN120008
-333,77,SN120013
-333,78,SN120011
-333,79,SN120047
-333,80,SN120048
-333,81,SN120063
-333,82,SN120069
-333,83,SN120065
-333,84,SN120087
-333,85,SN120089
-333,86,SN120014
-333,87,SN120092
-333,88,SN120086
-333,89,SN120083
-333,90,SN120102
-333,91,SN120985
-333,92,SN120081
-333,93,SN120209
-333,94,SN120213
-333,95,SN120216
-333,96,SN120367
-333,97,SN120372
-333,98,SN120376
-333,99,SN12367B
-333,100,SN120381
-333,101,SN120496
-333,102,SN120499
-333,103,SN120515
-333,104,SN120519
-333,105,SN120523
-333,106,SN12532B
-333,107,SN12619E
-333,108,SN120623
-333,109,SN120632
-333,110,HA120638
-333,111,HA120641
-333,112,SN120652
-333,113,SN12658A
-333,114,SN120664
-333,115,SN120710
-333,116,SN120676
-333,117,SN120677
-333,118,SN120689
-333,119,SN120682
-333,120,SN120966
-333,121,SN120967
-333,122,SN120961
-333,123,SN120684
-333,124,HAA13665
-333,125,SN120693
-333,126,SN120698
-333,127,SNA19479
-333,128,SN120599
-333,129,SN120597
-333,130,SN120605
-333,131,SN120606
-333,132,SN120608
-333,133,SN120615
-333,134,HA120613
-333,135,HA120610
-333,136,HA120776
-333,137,SN120779
-333,138,SN120780
-333,139,SN120790
-333,140,SN120460
-333,141,SN120471
-333,142,SN120469
-333,143,HA120465
-333,144,HA120462
-333,145,SN120467
-438,1,HAA13582
-438,2,SN120553
-438,3,SN121022
-438,4,SN120518
-438,5,SN120516
-438,6,SN120503
-438,7,SN12493A
-438,8,HA120483
-438,9,HA121024
-438,10,SN121027
-438,11,SN120841
-438,12,SN120842
-438,13,SN120843
-438,14,HA080031
-438,15,HA080043
-438,16,HA080103
-438,17,HA080115
-438,18,HA080121
-438,19,HA080135
-438,20,HA080093
-438,21,HA080052
-438,22,HA080069
-438,23,HA080075
-438,24,HA080090
-438,25,HA080091
-438,26,HA080074
-438,27,HA080092
-438,28,HA080134
-438,29,HA080120
-438,30,HA080101
-438,31,HA080051
-438,32,HA080068
-438,33,HA080102
-438,34,HA080044
-438,35,HA080030
-438,36,HA122972
-438,37,SN120838
-438,38,SN120839
-438,39,SN120840
-438,40,SN121026
-438,41,SN121025
-438,42,HA120481
-438,43,HA120482
-438,44,SN120494
-438,45,SN120495
-438,46,SNA09017
-438,47,SN120515
-438,48,SN120519
-438,49,SNA09341
-449,1,SN12617A
-449,2,SN12544B
-449,3,SN120548
-449,4,SN120558
-449,5,SN12550B
-449,6,HA120416
-449,7,HA120419
-449,8,SN120870
-449,9,SN120871
-449,10,SN12921A
-449,11,SN120575
-449,12,SN120579
-449,13,SN120594
-449,14,SN120597
-449,15,SN120601
-449,16,SN120700
-449,17,SN120703
-449,18,SN120705
-449,19,SN120706
-449,20,SN120696
-449,21,SN120912
-449,22,SN120814
-449,23,SN120818
-449,24,SN120821
-449,25,SN120823
-449,26,SN120825
-449,27,SN120806
-449,28,SN120827
-449,29,SN120829
-449,30,SN120736
-449,31,SN120740
-449,32,SN120732
-449,33,SN120730
-449,34,SN120726
-449,35,SNA09185
-449,36,SN120665
-449,37,SN120659
-449,38,SN120653
-449,39,HA120642
-449,40,SN120635
-449,41,HA120633
-449,42,HA120621
-449,43,HA120625
-449,44,HAA13647
-449,45,HAA13371
-449,46,SN12616C
-449,47,SNA09464
-449,48,HA120626
-449,49,HA120630
-449,50,HA120638
-449,51,HA120641
-449,52,SN120652
-449,53,SN12658B
-449,54,SN120664
-449,55,SN120710
-449,56,SN120729
-449,57,SN120731
-449,58,SN120735
-449,59,SN120739
-449,60,SN120695
-449,61,SN120697
-449,62,SN120844
-449,63,SN120826
-449,64,SN120824
-449,65,SN120822
-449,66,SN120820
-449,67,SN120819
-449,68,SN120828
-449,69,SN120345
-449,70,SN120704
-449,71,SN120701
-449,72,SN120598
-449,73,SN120596
-449,74,SN120595
-449,75,SN120578
-449,76,SN120576
-449,77,SNA90798
-449,78,SN120431
-449,79,HA120420
-449,80,HA120418
-449,81,HA120417
-449,82,SN120551
-449,83,SN120559
-449,84,SN120547
-449,85,SN120545
-449,86,SN120533
-449,87,SN12532B
-449,88,SN12617A
-437,1,HAA13582
-437,2,SN120553
-437,3,SN121022
-437,4,SN120518
-437,5,SN120516
-437,6,SN120503
-437,7,SN12493A
-437,8,HA120483
-437,9,HA121024
-437,10,SN121027
-437,11,SN120841
-437,12,SN120842
-437,13,SN120843
-437,14,HA080031
-437,15,HA080029
-437,16,HA080019
-437,17,HA080057
-437,18,HA080057
-437,19,HA080020
-437,20,HA080023
-437,21,HA080030
-437,22,HA122972
-437,23,SN120838
-437,24,SN120839
-437,25,SN120840
-437,26,SN121026
-437,27,SN121025
-437,28,HA120481
-437,29,HA120482
-437,30,SN120494
-437,31,SN120495
-437,32,SNA09017
-437,33,SN120515
-437,34,SN120519
-437,35,SNA09341
-472,1,HAA13582
-472,2,SN120527
-472,3,SN120522
-472,4,SN120535
-472,5,SN120405
-472,6,SN120401
-472,7,HAA13377
-472,8,HAA13374
-472,9,HAA13375
-472,10,SN120276
-472,11,SN12272A
-472,12,SN120271
-472,13,SN120265
-472,14,SN120263
-472,15,SN120109
-472,16,SNA19495
-472,17,SN120121
-472,18,SN120127
-472,19,SN120900
-472,20,SN120125
-472,21,SN120123
-472,22,SN120130
-472,23,SN120139
-472,24,SN120137
-472,25,SN120144
-472,26,SN120146
-472,27,SN120151
-472,28,SN120160
-472,29,HAA13650
-472,30,SN120162
-472,31,SN120040
-472,32,SN120165
-472,33,SN120795
-472,34,HA120794
-472,35,HA030391
-472,36,HA030451
-472,37,HA030453
-472,38,HA120786
-472,39,HA030456
-472,40,HA120324
-472,41,SNA19473
-472,42,SN120315
-472,43,SNA19483
-472,44,SNA19472
-472,45,SN120435
-472,46,SNA19773
-472,47,SN120871
-472,48,SN12921A
-472,49,SN12921A
-472,50,SN120450
-472,51,SN120447
-472,52,SNA09593
-472,53,SN120316
-472,54,HA120322
-472,55,HA120323
-472,56,HA030457
-472,57,HA030454
-472,58,HA030452
-472,59,HA030450
-472,60,HA120796
-472,61,SN120797
-472,62,SNA90808
-472,63,SN120793
-472,64,SN120791
-472,65,SN120163
-472,66,HAA13651
-472,67,SNA19780
-472,68,SN120153
-472,69,SN120150
-472,70,SN120147
-472,71,SN120145
-472,72,SN120140
-472,73,SN120129
-472,74,SN120124
-472,75,SN120126
-472,76,SN120128
-472,77,SN120120
-472,78,SN120108
-472,79,SN120261
-472,80,SN120264
-472,81,SN120270
-472,82,SN12275A
-472,83,SN120278
-472,84,HAA13376
-472,85,HAA13373
-472,86,SNA09201
-472,87,SN120400
-472,88,SN120404
-472,89,SN120406
-472,90,SN120536
-472,91,SNA40402
-472,92,HAA13583
-339,1,SN120891
-339,2,SNA90773
-339,3,SN12532B
-339,4,SN120525
-339,5,SN12617A
-339,6,SN120980
-339,7,SNA90830
-339,8,SNA09464
-339,9,HA120626
-339,10,HA120630
-339,11,HA120638
-339,12,HA120641
-339,13,SN120652
-339,14,SNA19721
-339,15,SN12658B
-339,16,SN120661
-339,17,SN120712
-339,18,SN120717
-339,19,SN120719
-339,20,HA120721
-339,21,HAA13653
-339,22,SN120664
-339,23,SN120710
-339,24,SN120729
-339,25,SN120731
-339,26,SN120737
-339,27,SN120741
-339,28,SN122003
-339,29,HA030525
-339,30,HA030527
-339,31,HA030529
-339,32,HA030530
-339,33,HA030532
-339,34,SNA09576
-339,35,HA030535
-339,36,HA030536
-339,37,HA030539
-339,38,HA030541
-339,39,HA030542
-339,40,HA030523
-339,41,HA030522
-339,42,HA030519
-339,43,HA030516
-339,44,HAA19442
-339,45,HA030501
-339,46,HAA19444
-339,47,HA030505
-339,48,HA030507
-339,49,HA030509
-339,50,HA030511
-339,51,HA030512
-339,52,HA030512
-339,53,HA030510
-339,54,HA030508
-339,55,HA030506
-339,56,HA030504
-339,57,HA030502
-339,58,HA030500
-339,59,HAA19443
-339,60,HAA09198
-339,61,HA030517
-339,62,HA030518
-339,63,HA030521
-339,64,HAA09206
-339,65,HAA09202
-339,66,HA030540
-339,67,HA030538
-339,68,HA030537
-339,69,HA030534
-339,70,HA030533
-339,71,HA030531
-339,72,HA030528
-339,73,HA030526
-339,74,HA030524
-339,75,HA030493
-339,76,HA030494
-339,77,SN121035
-339,78,SN120827
-339,79,SN120829
-339,80,SN120739
-339,81,SN120695
-339,82,SN120686
-339,83,SN120682
-339,84,SN120590
-339,85,SN122002
-339,86,SN120742
-339,87,SN120738
-339,88,SN120732
-339,89,SN120730
-339,90,SN120726
-339,91,SNA09185
-339,92,SNA09577
-339,93,HAA13652
-339,94,HA120720
-339,95,SN120718
-339,96,SN120713
-339,97,SN120711
-339,98,SN120660
-339,99,SN120659
-339,100,SN120653
-339,101,SN120665
-339,102,HA120642
-339,103,SN120635
-339,104,HA120633
-339,105,HA120621
-339,106,HA120625
-339,107,SNA19739
-339,108,SNA19722
-339,109,SNA90831
-339,110,SN12617A
-339,111,HAA13647
-339,112,SN12617B
-339,113,SN12524B
-339,114,SN120522
-339,115,SN120535
-339,116,SN120405
-339,117,SN120401
-339,118,SN120398
-339,119,SN121052
-339,120,SN121053
-339,121,SN120121
-339,122,SN120127
-339,123,SN120131
-339,124,SN120139
-339,125,SN120137
-339,126,SN120141
-339,127,SN120142
-339,128,SN120031
-339,129,HAA13387
-340,1,HAA13371
-340,2,SN12617B
-340,3,SN12441B
-340,4,SN12518A
-340,5,SN120516
-340,6,SN120501
-340,7,SN120498
-340,8,SNA09572
-340,9,SN120380
-340,10,SN120377
-340,11,SN120371
-340,12,SN12370A
-340,13,SN120361
-340,14,SN120355
-340,15,SN120350
-340,16,SN120349
-340,17,SN120347
-340,18,SN120339
-340,19,SN120335
-340,20,SN120181
-340,21,SN120178
-340,22,SN120174
-340,23,SN120953
-340,24,HAA91092
-340,25,SN120041
-340,26,SN120052
-340,27,SN120054
-340,28,SN120056
-340,29,SN120057
-340,30,SN120049
-340,31,SN120045
-340,32,SN120175
-340,33,SN120182
-340,34,SN120185
-340,35,SN120186
-340,36,SN120006
-340,37,SN120188
-340,38,SN120194
-340,39,SN120988
-340,40,SN120986
-340,41,SN120979
-340,42,SN120085
-340,43,SN120091
-340,44,SN120090
-340,45,HAA13388
-340,46,HAA13389
-340,47,SN120010
-340,48,SN120009
-340,49,SN120046
-340,50,SN120046
-340,51,SN120048
-340,52,SN120055
-340,53,SN120059
-340,54,SN120042
-340,55,SN120053
-340,56,SN120045
-340,57,SN120008
-340,58,SN120011
-340,59,SN120013
-340,60,SN120014
-340,61,SN120089
-340,62,SN120092
-340,63,SN120086
-340,64,SN120083
-340,65,SN120102
-340,66,SN120985
-340,67,SN120989
-340,68,SN120188
-340,69,SN120007
-340,70,SN120187
-340,71,SN120184
-340,72,SN120183
-340,73,SN120954
-340,74,HAA91092
-340,75,SN120177
-340,76,SN120179
-340,77,SN120180
-340,78,SN120334
-340,79,SN120338
-340,80,SN120346
-340,81,SN120348
-340,82,SN120351
-340,83,SN120360
-340,84,SN120362
-340,85,SN12369A
-340,86,SN120372
-340,87,SN120376
-340,88,SN12367B
-340,89,SN120381
-340,90,SN120496
-340,91,SN120499
-340,92,SN120515
-340,93,SN120519
-340,94,HAA13583
-340,95,HAA13371
-376,1,SN120183
-376,2,SN120177
-376,3,SN120179
-376,4,SN120180
-376,5,SN120334
-376,6,SN121066
-376,7,SN121068
-376,8,SN121067
-376,9,SN121041
-376,10,SN121038
-376,11,SN121037
-376,12,SN120216
-376,13,SN12367A
-376,14,SN120372
-376,15,SN120376
-376,16,SN12367B
-376,17,SN120381
-376,18,SN120496
-376,19,SN120499
-376,20,SN120515
-376,21,SN120519
-376,22,SN120523
-376,23,SN12532B
-376,24,SN121069
-376,25,SNA19559
-376,26,SN12544A
-376,27,SN120548
-376,28,SN120558
-376,29,SN12550C
-376,30,HA120416
-376,31,HA120419
-376,32,SN12426B
-376,33,SN120870
-376,34,SN120871
-376,35,SN12921C
-376,36,SN120575
-376,37,SN120579
-376,38,SN120594
-376,39,SN120597
-376,40,SN120599
-376,41,SN120605
-376,42,SN120606
-376,43,SN120608
-376,44,SN120709
-376,45,SN120707
-376,46,SNA09412
-376,47,SN121059
-376,48,SN121059
-376,49,SN120708
-376,50,SN120609
-376,51,SN120607
-376,52,SN120604
-376,53,SN120603
-376,54,SN120600
-376,55,SN120598
-376,56,SN120596
-376,57,SN120595
-376,58,SN120578
-376,59,SN120576
-376,60,SNA90798
-376,61,SN120431
-376,62,HA120420
-376,63,HA120418
-376,64,HA120417
-376,65,SN120551
-376,66,SNA09318
-376,67,SN120547
-376,68,SN120766
-376,69,SN120899
-376,70,SN12618C
-376,71,SN12617B
-376,72,SN12441B
-376,73,SN12518A
-376,74,SN120516
-376,75,SN120501
-376,76,SN120498
-376,77,SN120380
-376,78,SN120377
-376,79,SN120371
-376,80,SN12368B
-376,81,SN120217
-376,82,SN121040
-376,83,SN121036
-376,84,SN121039
-376,85,SN120187
-376,86,SN120184
-376,87,SN120183
-376,88,SN120177
-376,89,SN120179
-376,90,SN120180
-428,1,HAA13649
-428,2,SNA13768
-428,3,HA120625
-428,4,HAA13647
-428,5,SN12619A
-428,6,SN12531B
-428,7,SN12524D
-428,8,SN120522
-428,9,SN120535
-428,10,SN120405
-428,11,SN120403
-428,12,SN120407
-428,13,SN120413
-428,14,SN120279
-428,15,SN12272A
-428,16,SN120284
-428,17,SN120289
-428,18,SN120159
-428,19,SN120157
-428,20,SN120153
-428,21,SN120150
-428,22,SN120148
-428,23,SN121049
-428,24,SN121047
-428,25,HA030186
-428,26,HA030188
-428,27,HA030191
-428,28,HA030124
-428,29,HA030122
-428,30,HA030134
-428,31,HA030132
-428,32,HA030130
-428,33,HA030128
-428,34,HA030219
-428,35,HA030221
-428,36,HA030223
-428,37,HA030225
-428,38,HA030204
-428,39,HA030206
-428,40,HA030209
-428,41,HA030234
-428,42,HA030236
-428,43,HA030238
-428,44,HA030240
-428,45,HA030247
-428,46,HA030250
-428,47,HA030252
-428,48,HA030254
-428,49,HA030260
-428,50,HA030261
-428,51,HA030263
-428,52,HA030265
-428,53,HA030267
-428,54,HA030269
-428,55,HA030272
-428,56,HA030273
-428,57,HA030283
-428,58,HA030289
-428,59,HA030289
-428,60,HA030292
-428,61,HA030268
-428,62,HA030266
-428,63,HA030264
-428,64,HA030262
-428,65,HA030259
-428,66,HA030253
-428,67,HA030251
-428,68,HA030249
-428,69,HA030248
-428,70,HA030239
-428,71,HA030237
-428,72,HA030235
-428,73,HA030233
-428,74,HA030208
-428,75,HA030205
-428,76,HA030224
-428,77,HA030222
-428,78,HA030220
-428,79,HA030218
-428,80,HA030217
-428,81,HA030131
-428,82,HA030133
-428,83,HA030123
-428,84,HA030125
-428,85,HA030190
-428,86,HA030189
-428,87,HA030187
-428,88,SN121051
-428,89,SN121050
-428,90,SN121048
-428,91,SN120149
-428,92,SN120151
-428,93,HA120154
-428,94,SN120158
-428,95,SN120287
-428,96,SN120300
-428,97,SN120285
-428,98,SN12275A
-428,99,SN120415
-428,100,SN120412
-428,101,SN120408
-428,102,SN120404
-428,103,SN120406
-428,104,SN120536
-428,105,HAA40520
-331,1,SN120004
-331,2,SN120542
-331,3,SN120766
-331,4,SN120899
-331,5,SN12617C
-331,6,SN12531A
-331,7,SN12441B
-331,8,SNA09196
-331,9,SN120516
-331,10,SN120503
-331,11,SN12493A
-331,12,HA120483
-331,13,SN120477
-331,14,SN120357
-331,15,SN120363
-331,16,SN120383
-331,17,SN120365
-331,18,SN12369B
-331,19,SN12368A
-331,20,SNA09200
-331,21,SN120226
-331,22,SN120367
-331,23,SN120372
-331,24,SN120374
-331,25,SN120373
-331,26,SN120238
-331,27,SN120236
-331,28,SN120234
-331,29,SN120096
-331,30,SN120094
-331,31,SN120P11
-331,32,SN120221
-331,33,SN120225
-331,34,SN120082
-331,35,SN120085
-331,36,SN120091
-331,37,SN120P12
-331,38,SN120P13
-331,39,SNA09237
-331,40,SN120P14
-331,41,SNA09238
-331,42,HAA13389
-331,43,SN120010
-331,44,SN120009
-331,45,SN120047
-331,46,SN120050
-331,47,SN120051
-331,48,SN120769
-331,49,HAA13383
-331,50,HAA13385
-331,51,HA120767
-331,52,HAA13385
-331,53,HA120767
-331,54,SN122769
-331,55,SN121042
-331,56,SN121043
-331,57,SN100810
-331,58,SN120017
-331,59,HA120018
-331,60,SN120019
-331,61,SN120023
-331,62,SN120024
-331,63,SN120025
-331,64,SN120026
-331,65,SNA40503
-331,66,SN120045
-331,67,SN120043
-331,68,SN120008
-331,69,SN120011
-331,70,SN120013
-331,71,SNA09242
-331,72,SNA09241
-331,73,SNA09240
-331,74,SNA09239
-331,75,SNA09236
-331,76,SN120092
-331,77,SN120086
-331,78,SN120083
-331,79,SN120084
-331,80,SN120222
-331,81,SN120223
-331,82,SN120224
-331,83,SN120227
-331,84,SN120220
-331,85,SN120095
-331,86,SN120240
-331,87,SN120235
-331,88,SN120237
-331,89,SN120239
-331,90,SN120378
-331,91,SN120375
-331,92,SN120371
-331,93,SN12370A
-331,94,SN12367A
-331,95,SN120366
-331,96,SN120382
-331,97,SN120364
-331,98,SN120358
-331,99,SN120479
-331,100,HA120481
-331,101,HA120482
-331,102,SN120494
-331,103,SN120495
-331,104,SNA09017
-331,105,SN120515
-331,106,SN120519
-331,107,SN120523
-331,108,SN12532B
-331,109,SN12616E
-331,110,SN120643
-331,111,SN120543
-331,112,SN120004
-429,1,SN121003
-429,2,SNA19559
-429,3,SN12544A
-429,4,SN120548
-429,5,SN120558
-429,6,SN12550C
-429,7,HA120416
-429,8,HA120419
-429,9,SN12426B
-429,10,SN120870
-429,11,SN120871
-429,12,SN12921C
-429,13,SN120457
-429,14,SN120459
-429,15,SN120792
-429,16,SN120789
-429,17,SN120778
-429,18,HA121057
-429,19,HA030331
-429,20,HA030337
-429,21,HA030309
-429,22,HA030419
-429,23,HA030439
-429,24,HA110571
-429,25,HA110572
-429,26,HA030438
-429,27,HA030437
-429,28,HA030442
-429,29,HA030443
-429,30,HA030445
-429,31,HA030426
-429,32,HA030423
-429,33,HA030422
-429,34,HA030420
-429,35,HA030418
-429,36,HA030416
-429,37,HA030413
-429,38,HA030402
-429,39,HA030404
-429,40,HA030405
-429,41,HA030306
-429,42,HA030310
-429,43,HA030311
-429,44,HA030313
-429,45,HA030337
-429,46,HA030315
-429,47,HA030336
-429,48,HA121056
-429,49,SN120779
-429,50,SN120780
-429,51,SN120790
-429,52,SN120577
-429,53,SN120474
-429,54,SN120576
-429,55,SNA90798
-429,56,SN120431
-429,57,HA120420
-429,58,HA120418
-429,59,HA120417
-429,60,SN120551
-429,61,SNA09318
-429,62,SN120547
-429,63,HAA40520
-429,64,HAA13582
-429,65,SN121022
-429,66,SN120522
-429,67,SN120535
-429,68,SN120405
-429,69,SN120402
-429,70,SN120891
-323,1,SN12616D
-323,2,SN12531B
-323,3,SN12524B
-323,4,SN120539
-323,5,SN120537
-323,6,SN120409
-323,7,SN120413
-323,8,SN120279
-323,9,SN120273
-323,10,SN120302
-323,11,HA120304
-323,12,HA120306
-323,13,SN120308
-323,14,SN120311
-323,15,SN120312
-323,16,SN120292
-323,17,SN120291
-323,18,SN120775
-323,19,SN120774
-323,20,SN120171
-323,21,SN120171
-323,22,SN120319
-323,23,HA120322
-323,24,HA120323
-323,25,SN120443
-323,26,SN120438
-323,27,SN120316
-323,28,SN120314
-323,29,SN120297
-323,30,SN120290
-323,31,SN120293
-323,32,SN120295
-323,33,SN120313
-323,34,SN120296
-323,35,SN120294
-323,36,SN120310
-323,37,HA120307
-323,38,HA120305
-323,39,HA120303
-323,40,SN12275A
-323,41,SN120415
-323,42,SN120412
-323,43,SN120411
-323,44,SN120410
-323,45,SN120538
-323,46,SN120540
-323,47,SN120881
-323,48,SN120525
-323,49,SN12616D
-446,1,SN12618A
-446,2,SN12441B
-446,3,SNA09196
-446,4,SN120951
-446,5,SN120506
-446,6,SN120392
-446,7,SN120389
-446,8,SNA09195
-446,9,SN120248
-446,10,SN120246
-446,11,SN120242
-446,12,SN120100
-446,13,SN120096
-446,14,SN120094
-446,15,SN120092
-446,16,SN120086
-446,17,SN120083
-446,18,SN120084
-446,19,SN120222
-446,20,SN120219
-446,21,SN120213
-446,22,SN120216
-446,23,SN12367A
-446,24,SN12370A
-446,25,SN120361
-446,26,SN120355
-446,27,SNA40406
-446,28,SN120350
-446,29,SN120349
-446,30,SN120347
-446,31,SN120339
-446,32,SN120340
-446,33,SN120841
-446,34,SN120842
-446,35,SN120843
-446,36,HA080032
-446,37,HA080031
-446,38,HA080034
-446,39,HA080034
-446,40,HA080030
-446,41,HA080033
-446,42,HA122972
-446,43,SN120838
-446,44,SN120839
-446,45,SN120840
-446,46,SN120341
-446,47,SN120338
-446,48,SN120346
-446,49,SN120348
-446,50,SN120351
-446,51,SNA40406
-446,52,SN120360
-446,53,SN120362
-446,54,SN12369B
-446,55,SN12368B
-446,56,SN120217
-446,57,SN120214
-446,58,SNA09197
-446,59,SN120218
-446,60,SN120221
-446,61,SN120082
-446,62,SN120085
-446,63,SN120091
-446,64,SN120093
-446,65,SN120095
-446,66,SN120099
-446,67,SN120243
-446,68,SN120245
-446,69,SN120247
-446,70,SN120388
-446,71,SN120391
-446,72,SN120394
-446,73,SN120502
-446,74,SN120950
-446,75,SN120519
-446,76,SN120523
-446,77,SN12532B
-446,78,SN12618A
-432,1,SN12618C
-432,2,SN12617B
-432,3,SN12441A
-432,4,SN12518A
-432,5,SN120516
-432,6,SN120501
-432,7,SN120498
-432,8,SN120380
-432,9,SN120377
-432,10,SN120371
-432,11,SN12368B
-432,12,SN120217
-432,13,SN120207
-432,14,SN120204
-432,15,SN121045
-432,16,SN121044
-432,17,SNA09323
-432,18,SN120056
-432,19,SN120057
-432,20,SN120049
-432,21,SN120050
-432,22,SN120051
-432,23,SN100809
-432,24,HA100808
-432,25,HA100794
-432,26,HA100783
-432,27,HA100239
-432,28,HA100220
-432,29,HA100220
-432,30,HA100240
-432,31,HA100784
-432,32,HA100793
-432,33,HA100807
-432,34,SN121042
-432,35,SN121043
-432,36,SN120043
-432,37,SN120048
-432,38,SN120059
-432,39,SN121046
-432,40,SN120062
-432,41,SN120196
-432,42,SN120203
-432,43,SN120208
-432,44,SN120216
-432,45,SN120367
-432,46,SN120372
-432,47,SN120376
-432,48,SN12367B
-432,49,SN120381
-432,50,SN120496
-432,51,SN120499
-432,52,SN120515
-432,53,SN120519
-432,54,SN12619A
-424,1,SN12618C
-424,2,SN12617B
-424,3,SN12441A
-424,4,SNA09196
-424,5,SN120516
-424,6,SN120501
-424,7,SN120498
-424,8,SN120380
-424,9,SN120377
-424,10,SN120371
-424,11,SN12368B
-424,12,SN120217
-424,13,SN120214
-424,14,SNA09197
-424,15,SN120218
-424,16,SN120221
-424,17,SN120082
-424,18,SN120102
-424,19,SN120985
-424,20,SN120981
-424,21,SN120061
-424,22,SN120049
-424,23,SN120045
-424,24,SNA40502
-424,25,SNA40501
-424,26,HAA19700
-424,27,SN120050
-424,28,SN120051
-424,29,SN100809
-424,30,HA100808
-424,31,HA100805
-424,32,HA100804
-424,33,HAA09360
-424,34,HAA10105
-424,35,HAA09361
-424,36,HA100798
-424,37,HA100794
-424,38,HA100796
-424,39,HA100763
-424,40,HA100771
-424,41,HA030001
-424,42,HA100010
-424,43,HAA09248
-424,44,HA030039
-424,45,HA030047
-424,46,HAA19695
-424,47,HA110245
-424,48,HAA19705
-424,49,HA110252
-424,50,HA110247
-424,51,HA110126
-424,52,HAA09127
-424,53,HA110058
-424,54,HA110058
-424,55,HA110108
-424,56,HA110125
-424,57,HA110251
-424,58,HA100026
-424,59,HAA19694
-424,60,HA030046
-424,61,HA030040
-424,62,HA100009
-424,63,HA100771
-424,64,HA100780
-424,65,SN121009
-424,66,SN121005
-424,67,SN121010
-424,68,SN120116
-424,69,SN120115
-424,70,SN120119
-424,71,SN121054
-424,72,SN121055
-424,73,SN120400
-424,74,SN120404
-424,75,SN120406
-424,76,HAA09248
-424,77,HA030002
-424,78,HA100770
-424,79,HA100762
-424,80,HA100793
-424,81,HA100795
-424,82,HAA19701
-424,83,SN122019
-424,84,SNA40503
-424,85,HA100797
-424,86,HAA09362
-424,87,HAA10104
-424,88,HAA09363
-424,89,HA100804
-424,90,HA100806
-424,91,HA100807
-424,92,SN121042
-424,93,SN121043
-424,94,SN120043
-424,95,SN120048
-424,96,SN120047
-424,97,SN120063
-424,98,SN120983
-424,99,SN120081
-424,100,SN120209
-424,101,SNA09197
-424,102,SN120218
-424,103,SN120221
-424,104,SN120082
-424,105,SN120986
-424,106,SN120979
-424,107,SN120084
-424,108,SN120222
-424,109,SN120219
-424,110,SN120213
-424,111,SN120216
-424,112,SN120367
-424,113,SN120372
-424,114,SN120376
-424,115,SN12367B
-424,116,SN120381
-424,117,SN120496
-424,118,SN120499
-424,119,SN120515
-424,120,SN120519
-424,121,SN120523
-424,122,SN12532B
-424,123,SN120536
-424,124,SN12618C
-447,1,SN12618A
-447,2,SN12531A
-447,3,SN12524B
-447,4,SNA90772
-447,5,SN120510
-447,6,SN120397
-447,7,SN120396
-447,8,SN120504
-447,9,SN120392
-447,10,SN120393
-447,11,SN120386
-447,12,SN120385
-447,13,SN120898
-447,14,SN120238
-447,15,SN120236
-447,16,SN120230
-447,17,SN120225
-447,18,SN120221
-447,19,SN120082
-447,20,SN120085
-447,21,SN120091
-447,22,SN120090
-447,23,HAA13388
-447,24,HAA13389
-447,25,SN120010
-447,26,SN120009
-447,27,SN120046
-447,28,SN120046
-447,29,SN120045
-447,30,SN120050
-447,31,SNA40503
-447,32,SN120051
-447,33,SN120008
-447,34,SN120011
-447,35,SN100810
-447,36,SN120013
-447,37,SN120017
-447,38,HA120018
-447,39,SN120014
-447,40,SN120019
-447,41,SN120089
-447,42,SN120092
-447,43,SN120023
-447,44,SN120024
-447,45,SN120086
-447,46,SN120025
-447,47,SN120083
-447,48,SN120026
-447,49,SN120084
-447,50,SN120222
-447,51,SN120223
-447,52,SN120224
-447,53,SN120228
-447,54,SN120235
-447,55,SN120237
-447,56,SNA09438
-447,57,SN120239
-447,58,SN120384
-447,59,SN120387
-447,60,SN120390
-447,61,SN120394
-447,62,SN120395
-447,63,SN120402
-447,64,SN120891
-447,65,SNA90773
-447,66,SN120525
-447,67,SN12532B
-447,68,SN12618A
-421,1,HA080661
-421,2,HAA13545
-421,3,HAA90784
-421,4,HA080562
-421,5,HA080545
-421,6,HA080541
-421,7,HA080531
-421,8,HA080544
-421,9,HA080527
-421,10,HA080222
-421,11,HA080226
-421,12,HA080236
-421,13,HA080030
-421,14,HA080212
-421,15,HA080033
-421,16,HA122972
-421,17,SN120838
-421,18,SN120839
-421,19,SN120840
-421,20,SN121026
-421,21,SN121025
-421,22,HA120481
-421,23,HA120482
-421,24,SN120494
-421,25,SN120495
-421,26,SNA09017
-421,27,SN120515
-421,28,SN120519
-421,29,SN120526
-421,30,SNA09341
-421,31,HAA13582
-421,32,SN120553
-421,33,SN121022
-421,34,SN120518
-421,35,SN120516
-421,36,SN120503
-421,37,SN12493A
-421,38,HA120483
-421,39,HA121024
-421,40,SN121027
-421,41,SN120841
-421,42,SN120842
-421,43,SN120843
-421,44,HA080032
-421,45,HA080031
-421,46,HA080237
-421,47,HA080225
-421,48,HA080221
-421,49,HA080211
-421,50,HA080528
-421,51,HA080544
-421,52,HA080563
-421,53,HAA90784
-421,54,HA080661
-384,1,HAA13582
-384,2,SN120553
-384,3,SN121022
-384,4,SN120518
-384,5,SN120516
-384,6,SN120503
-384,7,SN12493A
-384,8,HA120483
-384,9,HA121024
-384,10,SN121027
-384,11,SN120841
-384,12,SN120842
-384,13,SN120843
-384,14,HA080032
-384,15,HA080031
-384,16,HA080237
-384,17,HA080233
-384,18,HA080225
-384,19,HA080221
-384,20,HA080528
-384,21,HAA13538
-384,22,HA080563
-384,23,HAA90784
-384,24,HA080661
-384,25,HA080661
-384,26,HAA13545
-384,27,HAA90784
-384,28,HA080562
-384,29,HAA13538
-384,30,HA080531
-384,31,HA080527
-384,32,HA080222
-384,33,HA080226
-384,34,HA080233
-384,35,HA080236
-384,36,HA080030
-384,37,HA080033
-384,38,HA122972
-384,39,SN120838
-384,40,SN120839
-384,41,SN120840
-384,42,SN121026
-384,43,SN121025
-384,44,HA120481
-384,45,HA120482
-384,46,SN120494
-384,47,SN120495
-384,48,SNA09017
-384,49,SN120515
-384,50,SN120519
-384,51,SN120526
-384,52,SNA09341
-452,1,SN120734
-452,2,SN120744
-452,3,SN120748
-452,4,HAA13652
-452,5,HA120720
-452,6,SN120718
-452,7,SN120713
-452,8,SN120660
-452,9,SN120664
-452,10,SN120710
-452,11,SN120676
-452,12,SN120677
-452,13,SN120689
-452,14,SN120697
-452,15,SN120704
-452,16,SN120344
-452,17,SN120708
-452,18,SN120609
-452,19,SN120615
-452,20,HA120613
-452,21,HA120610
-452,22,HA120776
-452,23,SN120779
-452,24,SN120780
-452,25,SN120790
-452,26,SN120577
-452,27,SN120474
-452,28,SN120576
-452,29,SNA90798
-452,30,SN120431
-452,31,SN120310
-452,32,HA120307
-452,33,HA120305
-452,34,HA030191
-452,35,HA030193
-452,36,HA030193
-452,37,HA030199
-452,38,HA030200
-452,39,HA030201
-452,40,HA120304
-452,41,HA120306
-452,42,SN120309
-452,43,SN12426B
-452,44,SN120870
-452,45,SN120457
-452,46,SN120459
-452,47,SN120792
-452,48,SN120789
-452,49,SN120778
-452,50,HA120777
-452,51,HA120611
-452,52,HA120612
-452,53,SN120614
-452,54,SN120709
-452,55,SN120707
-452,56,SNA19467
-452,57,SN120703
-452,58,SN120705
-452,59,SN120706
-452,60,SN120696
-452,61,SN120687
-452,62,SN120690
-452,63,SN120764
-452,64,SN120678
-452,65,SN120726
-452,66,SNA09185
-452,67,SN120665
-452,68,SN120661
-452,69,SN120712
-452,70,SN120717
-452,71,SN120719
-452,72,HA120721
-452,73,HAA13653
-452,74,HA120746
-452,75,SN120747
-452,76,SN120743
-452,77,SN120733
-448,1,SN12616D
-448,2,SN12531B
-448,3,SN12524B
-448,4,SN120522
-448,5,SN120535
-448,6,SN120405
-448,7,SN120403
-448,8,SN120407
-448,9,SN120413
-448,10,SN120279
-448,11,SN12272A
-448,12,SN120284
-448,13,SN120289
-448,14,SN120159
-448,15,SN120157
-448,16,SN120153
-448,17,SN120150
-448,18,SN120148
-448,19,SN121049
-448,20,SN120033
-448,21,SN120028
-448,22,SN120039
-448,23,SN120143
-448,24,SN120138
-448,25,SN120139
-448,26,SN120137
-448,27,SN120136
-448,28,SN120128
-448,29,SN120120
-448,30,SN120118
-448,31,SN120117
-448,32,SN120114
-448,33,SN120113
-448,34,SN120098
-448,35,SN120096
-448,36,SN120094
-448,37,SN120092
-448,38,SN120086
-448,39,SN120083
-448,40,SN120084
-448,41,SN120222
-448,42,SN120223
-448,43,SN120224
-448,44,SN120227
-448,45,SN120216
-448,46,SN12367A
-448,47,SN12370A
-448,48,SN120361
-448,49,SN120355
-448,50,SNA40406
-448,51,HAA13387
-448,52,SN120033
-448,53,SN120039
-448,54,SN120028
-448,55,SN120138
-448,56,SN120143
-448,57,SN120128
-448,58,SN120136
-448,59,SN121054
-448,60,SN120120
-448,61,SNA40406
-448,62,SN120360
-448,63,SN120362
-448,64,SN12369B
-448,65,SN120217
-448,66,SN120226
-448,67,SN120225
-448,68,SN120221
-448,69,SN120082
-448,70,SN120085
-448,71,SN120091
-448,72,SN120093
-448,73,SN120095
-448,74,SN120097
-448,75,SN120112
-448,76,SN120111
-448,77,SN120115
-448,78,SN120119
-448,79,SN120121
-448,80,SN120127
-448,81,SN120131
-448,82,SN120139
-448,83,SN120137
-448,84,SN120141
-448,85,SN120142
-448,86,SN120031
-448,87,SN120032
-448,88,SN120034
-448,89,SN121048
-448,90,SN120149
-448,91,SN120151
-448,92,HA120154
-448,93,SN120158
-448,94,SN120287
-448,95,SN120300
-448,96,SN120285
-448,97,SN12275A
-448,98,SN120415
-448,99,SN120412
-448,100,SN120408
-448,101,SN120400
-448,102,SN121055
-448,103,SN120404
-448,104,SN120406
-448,105,SN120536
-448,106,SNA40402
-448,107,SN120525
-448,108,SN12532B
-448,109,SN12616D
-494,1,SN121003
-494,2,SNA19559
-494,3,SN12544A
-494,4,SN120548
-494,5,SN120558
-494,6,SN12550C
-494,7,HA120416
-494,8,HA120419
-494,9,SN12426B
-494,10,SN120870
-494,11,SN120871
-494,12,SN12921A
-494,13,SN120450
-494,14,SN120447
-494,15,SN121063
-494,16,SN121060
-494,17,HA030447
-494,18,HA030385
-494,19,HA030377
-494,20,HA030465
-494,21,HA110817
-494,22,HA110549
-494,23,HA110611
-494,24,HA110611
-494,25,HA110550
-494,26,HA110818
-494,27,HA030466
-494,28,HA030378
-494,29,HA030386
-494,30,HA030446
-494,31,SN121062
-494,32,SN121061
-494,33,SN120449
-494,34,SN120451
-494,35,SNA90798
-494,36,SN120431
-494,37,HA120420
-494,38,HA120418
-494,39,HA120417
-494,40,SN120551
-494,41,SNA09318
-494,42,SN120547
-494,43,SN120545
-494,44,SN120533
-494,45,SN12532B
-494,46,SN121003
-409,1,HA050182
-409,2,HA050160
-409,3,HA050136
-409,4,HA050111
-409,5,HA040298
-409,6,HA040108
-409,7,HA040023
-409,8,HA040047
-409,9,HA040005
-409,10,HA030477
-409,11,HA030484
-409,12,HA030486
-409,13,HA030491
-409,14,HA030493
-409,15,HA030494
-409,16,SN121035
-409,17,SN120827
-409,18,SN120829
-409,19,SN120730
-409,20,SN120726
-409,21,SNA09185
-409,22,SN120665
-409,23,SN120659
-409,24,SN120653
-409,25,HA120642
-409,26,SN120635
-409,27,HA120633
-409,28,SN120627
-409,29,SN120622
-409,30,SNA09464
-409,31,HAA13582
-409,32,SN121022
-409,33,SN120519
-409,34,SN120519
-409,35,SN120526
-409,36,SN121031
-409,37,HAA13583
-409,38,SNA09464
-409,39,HA120626
-409,40,HA120630
-409,41,HA120638
-409,42,HA120641
-409,43,SN120652
-409,44,SN12658B
-409,45,SN120664
-409,46,SN120710
-409,47,SN120729
-409,48,SN120844
-409,49,SN121034
-409,50,SN121033
-409,51,HA030495
-409,52,HA030492
-409,53,HA030490
-409,54,HA030485
-409,55,HA030483
-409,56,HA030478
-409,57,HA040006
-409,58,HA040048
-409,59,HA040024
-409,60,HA040109
-409,61,HA040297
-409,62,HA050112
-409,63,HA050135
-409,64,HA050159
-409,65,HA050182
-466,1,HA040240
-466,2,HA040276
-466,3,HA040108
-466,4,HA040082
-466,5,HA040075
-466,6,HA040043
-466,7,HA040047
-466,8,HA040005
-466,9,HA040001
-466,10,HA030477
-466,11,HA030484
-466,12,HA030487
-466,13,HA030396
-466,14,SN121015
-466,15,SN120345
-466,16,SN120701
-466,17,SN120598
-466,18,SN120596
-466,19,SN120595
-466,20,SN120578
-466,21,SN120576
-466,22,SN120431
-466,23,HA120420
-466,24,HA120418
-466,25,HA120417
-466,26,SN120551
-466,27,SN120559
-466,28,SN120547
-466,29,SN120402
-466,30,SN120891
-466,31,HAA13583
-466,32,SNA09464
-466,33,SN120891
-466,34,SN120548
-466,35,SNA09317
-466,36,SN12550C
-466,37,HA120416
-466,38,HA120419
-466,39,SN12426C
-466,40,SN120870
-466,41,SN120575
-466,42,SN120579
-466,43,SN120594
-466,44,SN120597
-466,45,SN120601
-466,46,SN120700
-466,47,SN120344
-466,48,SN121014
-466,49,HA030395
-466,50,HA030488
-466,51,HA030487
-466,52,HA030483
-466,53,HA040002
-466,54,HA030478
-466,55,HA040006
-466,56,HA040043
-466,57,HA040048
-466,58,HA040076
-466,59,HA040083
-466,60,HA040109
-466,61,HA040277
-466,62,HA040240
-431,1,HAA13582
-431,2,SN120553
-431,3,SN121022
-431,4,SN120518
-431,5,HA120483
-431,6,SN120841
-431,7,HA080031
-431,8,HA080200
-431,9,HA080203
-431,10,HA080254
-431,11,HA080261
-431,12,HA080312
-431,13,HA080288
-431,14,HAA09339
-431,15,HA080295
-431,16,HA080327
-431,17,HA080357
-431,18,HA080357
-431,19,HA080328
-431,20,HA080294
-431,21,HAA09339
-431,22,HA080287
-431,23,HA080313
-431,24,HA080260
-431,25,HA080255
-431,26,HA080201
-431,27,HA080030
-431,28,SN120840
-431,29,HA120482
-431,30,SN120519
-431,31,SNA09341
-412,1,HA040240
-412,2,HA040276
-412,3,HA040078
-412,4,HA040082
-412,5,HA040023
-412,6,HA040471
-412,7,HA040005
-412,8,HA030477
-412,9,HA030484
-412,10,HA030486
-412,11,HA030491
-412,12,HA030493
-412,13,HA030494
-412,14,SN121035
-412,15,SN120827
-412,16,SN120829
-412,17,SN120730
-412,18,SN120726
-412,19,SNA09185
-412,20,SN120665
-412,21,SN120659
-412,22,SN120653
-412,23,HA120642
-412,24,SN120635
-412,25,HA120633
-412,26,SN120627
-412,27,SN120622
-412,28,HAA13582
-412,29,SN121022
-412,30,SN120519
-412,31,SN120519
-412,32,SN120526
-412,33,SN121031
-412,34,HAA13583
-412,35,SNA09464
-412,36,HA120626
-412,37,HA120630
-412,38,HA120638
-412,39,HA120641
-412,40,SN120652
-412,41,SN12658B
-412,42,SN120664
-412,43,SN120710
-412,44,SN120729
-412,45,SN120844
-412,46,SN121034
-412,47,SN121033
-412,48,HA030495
-412,49,HA030492
-412,50,HA030490
-412,51,HA030485
-412,52,HA030483
-412,53,HA030478
-412,54,HA040006
-412,55,HA040014
-412,56,HA040024
-412,57,HA040083
-412,58,HA040109
-412,59,HA040277
-412,60,HA040240
-480,1,SN120519
-480,2,SN120523
-480,3,SN12532B
-480,4,SN12618B
-480,5,SN120980
-480,6,SNA90830
-480,7,SNA19721
-480,8,SN120652
-480,9,SN12658B
-480,10,SN120661
-480,11,SN120657
-480,12,SN120654
-480,13,SN120571
-480,14,SN120569
-480,15,SN120566
-480,16,SN120563
-480,17,SN120562
-480,18,SN12921A
-480,19,SN120450
-480,20,SN120447
-480,21,SN120442
-480,22,HA030457
-480,23,HA030454
-480,24,HA030452
-480,25,HA030450
-480,26,HA030389
-480,27,HA030387
-480,28,HA030385
-480,29,HA030384
-480,30,HA030379
-480,31,HA030564
-480,32,HA030382
-480,33,HA030339
-480,34,HA030337
-480,35,HA030338
-480,36,HA030343
-480,37,HAA09578
-480,38,HAA13694
-480,39,HA030346
-480,40,HA030347
-480,41,HA030350
-480,42,HA030351
-480,43,HA030353
-480,44,HA030354
-480,45,HA030357
-480,46,HA030356
-480,47,HA030355
-480,48,HA030352
-480,49,HA030351
-480,50,HA030349
-480,51,HA030348
-480,52,HA030345
-480,53,HAA13695
-480,54,HA030344
-480,55,HA030342
-480,56,HA030339
-480,57,HA030337
-480,58,HA030338
-480,59,HA030381
-480,60,HA030380
-480,61,HA030383
-480,62,HA030386
-480,63,HA030388
-480,64,HA030390
-480,65,HA030451
-480,66,HA030453
-480,67,HA120786
-480,68,HA030456
-480,69,SN120443
-480,70,SN120449
-480,71,SN120451
-480,72,SN12922A
-480,73,SN120564
-480,74,SN120565
-480,75,SN120570
-480,76,SN120880
-480,77,SN120655
-480,78,SN120656
-480,79,SN120660
-480,80,SN120659
-480,81,SNA19739
-480,82,SNA19722
-480,83,SNA90831
-480,84,SN120899
-480,85,HAA13371
-480,86,SN12617B
-480,87,SN121022
-480,88,SN12518A
-480,89,SN12524B
-341,1,SN120171
-341,2,SN120319
-341,3,HA120322
-341,4,HA120323
-341,5,HA030457
-341,6,HA030454
-341,7,HA030452
-341,8,HA030450
-341,9,HA030451
-341,10,HA030453
-341,11,HA120786
-341,12,HA030456
-341,13,SN120443
-341,14,SN120449
-341,15,SN120451
-341,16,SN12922A
-341,17,SNA19711
-341,18,SNA19708
-341,19,SN120589
-341,20,SN120675
-341,21,SN120673
-341,22,SN120672
-341,23,SN120667
-341,24,SN120669
-341,25,SN120906
-341,26,SN120872
-341,27,SN120656
-341,28,SN120660
-341,29,SN120659
-341,30,SN120653
-341,31,HA120642
-341,32,SN120635
-341,33,HA120633
-341,34,SN120627
-341,35,SN120622
-341,36,HAA13371
-341,37,SN12617B
-341,38,SN12441A
-341,39,SN12518A
-341,40,SN120516
-341,41,SN120501
-341,42,SN120498
-341,43,SNA09572
-341,44,SN120380
-341,45,SN120377
-341,46,SN120371
-341,47,SN12368A
-341,48,SN120217
-341,49,SN120207
-341,50,SN120204
-341,51,SN120194
-341,52,SN120078
-341,53,SN120076
-341,54,SN120072
-341,55,SN120067
-341,56,SN120981
-341,57,SN120061
-341,58,SN120066
-341,59,SN120047
-341,60,SN120047
-341,61,SN120048
-341,62,SN120063
-341,63,SN120069
-341,64,SNA19692
-341,65,SN120073
-341,66,SN120077
-341,67,SN120983
-341,68,SN120079
-341,69,SN120196
-341,70,SN120203
-341,71,SN120208
-341,72,SN120216
-341,73,SN120367
-341,74,SN120372
-341,75,SN120376
-341,76,SN12367B
-341,77,SN120381
-341,78,SN120496
-341,79,SN120499
-341,80,SN120515
-341,81,SN120519
-341,82,SN120523
-341,83,SN12532B
-341,84,SN12618B
-341,85,SN120623
-341,86,SN120632
-341,87,HA120638
-341,88,HA120641
-341,89,SN120652
-341,90,SN12658A
-341,91,SN120661
-341,92,SN120657
-341,93,SN120662
-341,94,SN120666
-341,95,SN120668
-341,96,SN120671
-341,97,SN120670
-341,98,SN120674
-341,99,SN120588
-341,100,SN120587
-341,101,SNA19712
-341,102,SN12921A
-341,103,SN120450
-341,104,SN120447
-341,105,SN120438
-341,106,SN120316
-341,107,SN120314
-341,108,SN120297
-341,109,SN120290
-341,110,SN120775
-341,111,SN120774
-341,112,SN120171
-434,1,SN120536
-434,2,SNA40402
-434,3,SN120525
-434,4,SN12532B
-434,5,HAA13582
-434,6,SN120553
-434,7,SN121022
-434,8,SN120518
-434,9,HA120483
-434,10,HA121024
-434,11,SN120841
-434,12,HA080200
-434,13,HA080254
-434,14,HA080261
-434,15,HA080287
-434,16,HA080335
-434,17,HA080357
-434,18,HA080432
-434,19,HA080436
-434,20,HA080457
-434,21,HA080447
-434,22,HA080463
-434,23,HA080466
-434,24,HA080476
-434,25,HA081080
-434,26,HA080487
-434,27,HA080487
-434,28,HA080476
-434,29,HA081080
-434,30,HA080467
-434,31,HA080461
-434,32,HA080458
-434,33,HA080446
-434,34,HA080435
-434,35,HA080431
-434,36,HA080357
-434,37,HA080336
-434,38,HA080287
-434,39,HA080101
-434,40,SN120840
-434,41,SN121025
-434,42,HA120482
-434,43,SN120519
-434,44,SNA09341
-399,1,SN12616B
-399,2,SN12544B
-399,3,SN120548
-399,4,SN120558
-399,5,SN12550B
-399,6,HA120416
-399,7,HA120419
-399,8,SN120870
-399,9,SN12426C
-399,10,SN120430
-399,11,SN120433
-399,12,SN120557
-399,13,SN120561
-399,14,SN12921A
-399,15,SN120871
-399,16,SN120450
-399,17,SN120447
-399,18,SN121063
-399,19,SN121060
-399,20,HA030447
-399,21,HA120462
-399,22,SN120467
-399,23,HA120466
-399,24,SN120468
-399,25,SN120470
-399,26,SN120472
-399,27,SN120473
-399,28,SN120792
-399,29,SN120789
-399,30,SN120778
-399,31,HA120777
-399,32,HA120611
-399,33,HA120612
-399,34,SN120614
-399,35,SN120709
-399,36,SN120707
-399,37,SNA09412
-399,38,SN121059
-399,39,SN121059
-399,40,SN120708
-399,41,SN120609
-399,42,SN120615
-399,43,HA120613
-399,44,HA120610
-399,45,HA120776
-399,46,SN120779
-399,47,SN120780
-399,48,SN120790
-399,49,SN120460
-399,50,SN120471
-399,51,SN120469
-399,52,SN120461
-399,53,HA120465
-399,54,HA120464
-399,55,SN120463
-399,56,HA030446
-399,57,SN121062
-399,58,SN121061
-399,59,SN120449
-399,60,SN120451
-399,61,SNA90798
-399,62,SN120556
-399,63,SN120560
-399,64,SN120434
-399,65,SN120432
-399,66,HA120420
-399,67,SN120431
-399,68,HA120418
-399,69,HA120417
-399,70,SN120551
-399,71,SNA09318
-399,72,SN120547
-399,73,SN120545
-399,74,SN120533
-399,75,SN12532B
-399,76,SN12616B
-433,1,HA030212
-433,2,HA030215
-433,3,HA030217
-433,4,HAA10043
-433,5,HAA10111
-433,6,HA030193
-433,7,HA030195
-433,8,HA030196
-433,9,HA030199
-433,10,HAA09426
-433,11,HA030201
-433,12,SN120999
-433,13,SN120164
-433,14,SN120040
-433,15,SN120165
-433,16,SN120795
-433,17,HA120794
-433,18,HA030391
-433,19,HA030389
-433,20,HA030387
-433,21,HA030385
-433,22,HA030384
-433,23,HA030379
-433,24,HA030564
-433,25,HA030382
-433,26,HA030339
-433,27,HA030337
-433,28,HA030314
-433,29,HA030312
-433,30,HA030307
-433,31,HA030407
-433,32,HA030309
-433,33,HA030414
-433,34,HA030415
-433,35,HA030417
-433,36,HA030419
-433,37,HA030421
-433,38,HA030424
-433,39,HA030425
-433,40,HAA10020
-433,41,HA030444
-433,42,HA030441
-433,43,HA030436
-433,44,HA030439
-433,45,HA030431
-433,46,HA030548
-433,47,HA030548
-433,48,HA030546
-433,49,HA030440
-433,50,HA030438
-433,51,HA030437
-433,52,HA030442
-433,53,HA030443
-433,54,HA030445
-433,55,HA030426
-433,56,HA030423
-433,57,HA030422
-433,58,HA030420
-433,59,HA030418
-433,60,HA030416
-433,61,HA030413
-433,62,HA030410
-433,63,HA030408
-433,64,HA030306
-433,65,HA030308
-433,66,HA030305
-433,67,HA030310
-433,68,HAA10056
-433,69,HA030311
-433,70,HA030313
-433,71,HA030315
-433,72,HA030337
-433,73,HA030338
-433,74,HA030381
-433,75,HA030380
-433,76,HA030383
-433,77,HA030386
-433,78,HA030388
-433,79,HA030390
-433,80,HA120796
-433,81,SN120797
-433,82,SNA90808
-433,83,SN120793
-433,84,SN120791
-433,85,HAA13386
-433,86,SN120998
-433,87,HA030200
-433,88,HAA09425
-433,89,HA030198
-433,90,HA030197
-433,91,HA030194
-433,92,HA030192
-433,93,HAA10110
-433,94,HAA10044
-433,95,HA030216
-433,96,HA030214
-433,97,HA030213
-433,98,HA030212
-357,1,SN12921A
-357,2,SN120474
-357,3,SN120871
-357,4,SN120450
-357,5,SN120447
-357,6,SN120438
-357,7,SNA19772
-357,8,SNA19771
-357,9,SNA19473
-357,10,SN120315
-357,11,SNA19483
-357,12,SNA19472
-357,13,SN120435
-357,14,SNA19773
-357,15,SN120578
-357,16,SN120575
-357,17,SN120579
-357,18,SNA19774
-357,19,SN120790
-357,20,SN120460
-357,21,SNA19471
-357,22,SNA19470
-357,23,SNA19469
-357,24,SNA19478
-357,25,SNA19477
-357,26,SNA19476
-357,27,SNA19474
-357,28,SN120689
-357,29,SN120684
-357,30,HAA13665
-357,31,SN120693
-357,32,SN120698
-357,33,SNA19479
-357,34,SN120598
-357,35,SN120596
-357,36,SN120595
-455,1,SNA13761
-455,2,HA120546
-455,3,SNA13768
-455,4,HA120625
-455,5,SNA09343
-455,6,SN120553
-455,7,SN121022
-455,8,SNA19709
-455,9,SN120520
-455,10,SN120520
-455,11,SN121031
-455,12,HAA13583
-455,13,HA120626
-455,14,SNA13769
-455,15,HAA13580
-455,16,SNA13762
-473,1,SN120536
-473,2,SNA40402
-473,3,SN120525
-473,4,SN12532B
-473,5,HAA13582
-473,6,SN120553
-473,7,SN121022
-473,8,SN120518
-473,9,SN120516
-473,10,SN120503
-473,11,SN12493A
-473,12,HA120483
-473,13,HA121024
-473,14,SN121027
-473,15,SN120841
-473,16,SN120842
-473,17,SN120843
-473,18,HA080032
-473,19,HA080031
-473,20,HA080029
-473,21,HA080027
-473,22,HA080025
-473,23,HA080024
-473,24,HA080021
-473,25,HA080019
-473,26,HA080056
-473,27,HA080057
-473,28,HA080058
-473,29,HA080059
-473,30,HA080060
-473,31,HA080061
-473,32,HA080063
-473,33,HA080064
-473,34,HA080065
-473,35,HA080054
-473,36,HA080051
-473,37,HA080049
-473,38,HA080102
-473,39,HA080104
-473,40,HA080108
-473,41,HA080111
-462,1,SN120536
-462,2,SNA40402
-462,3,SN120525
-462,4,SN12532B
-462,5,SN12619E
-462,6,HAA13582
-462,7,SN120553
-462,8,HAA13649
-462,9,SNA13768
-462,10,HA120630
-462,11,HA120638
-462,12,HA120641
-462,13,SN120652
-462,14,SN12658B
-462,15,SN120664
-462,16,SN120710
-462,17,SN120729
-462,18,SN120731
-462,19,SN120734
-462,20,SN120744
-462,21,SN120748
-462,22,HA030483
-462,23,HA030512
-462,24,HA030541
-462,25,HA030539
-462,26,HA030532
-462,27,HA030524
-441,1,HAA13648
-441,2,SN120536
-441,3,SNA40402
-441,4,SN120525
-441,5,SN12532B
-441,6,SN12619E
-441,7,SN121069
-441,8,HAA13582
-441,9,SNA19559
-441,10,SN12544A
-441,11,SN120548
-441,12,SN120558
-441,13,SN12550C
-441,14,HA120416
-441,15,HA120419
-441,16,SN12426B
-441,17,SN120870
-441,18,SN120871
-441,19,SN12921C
-441,20,SN120575
-441,21,SN120579
-441,22,SN120594
-441,23,SN120597
-441,24,SN120599
-441,25,SN120605
-441,26,SN120606
-441,27,SN120608
-441,28,SN120709
-441,29,SN120707
-441,30,SNA09412
-441,31,SN121059
-441,32,SNA19467
-441,33,SN120703
-441,34,SN120705
-441,35,SN120706
-441,36,SN120696
-441,37,SN120912
-441,38,SN120740
-442,1,HAA13649
-442,2,SNA13768
-442,3,HA120625
-442,4,HAA13647
-442,5,HAA40520
-442,6,SN12618C
-442,7,SN12617B
-442,8,SNA40401
-442,9,SN120913
-442,10,SN120536
-442,11,SNA40402
-442,12,SN12441B
-442,13,SN12518A
-442,14,SN120516
-442,15,SN120501
-442,16,SN120498
-442,17,SN120380
-442,18,SN120377
-442,19,SN120371
-442,20,SN12368B
-442,21,SN120217
-442,22,SN121040
-442,23,SN121036
-442,24,SN121039
-442,25,SN120187
-442,26,SN120184
-442,27,SN120183
-442,28,SN120177
-442,29,SN120179
-442,30,SN120180
-442,31,SN120334
-442,32,SN121066
-442,33,SN121068
-442,34,SN121067
-442,35,SN120006
-442,36,SN120194
-442,37,SN120988
-442,38,SN120986
-442,39,SN120979
-442,40,SN120085
-442,41,SN120091
-442,42,SN120090
-442,43,HAA13388
-442,44,HAA13389
-442,45,SN120010
-442,46,SN120009
-442,47,SN120046
-495,1,HAA13649
-495,2,SNA13768
-495,3,HA120625
-495,4,HAA13647
-495,5,HAA40520
-495,6,SN12619C
-495,7,SN12617B
-495,8,SN12524B
-495,9,SN120522
-495,10,SN120881
-495,11,SN120537
-495,12,SN120409
-495,13,HA120304
-495,14,HA120306
-495,15,SN120309
-495,16,SN120435
-495,17,SN120442
-495,18,HA030457
-495,19,HA120786
-495,20,HA030454
-495,21,HA030452
-495,22,HA030450
-495,23,HA030389
-495,24,HA030387
-495,25,HA030385
-495,26,HA030384
-495,27,HA030379
-495,28,HA030564
-495,29,HA030382
-495,30,HA030343
-495,31,HAA13694
-495,32,HA030346
-495,33,HA030347
-495,34,HA030350
-495,35,HA030353
-495,36,HA030354
-495,37,HA030357
-495,38,HA030323
-495,39,HA030326
-495,40,HA030445
-495,41,HA030444
-495,42,HA030435
-495,43,HA030440
-495,44,HA030438
-495,45,HA030436
-495,46,HA030442
-495,47,HA030443
-495,48,HA030328
-495,49,HA030329
-495,50,HA030308
-474,1,SN120367
-474,2,SN120372
-474,3,SN120374
-474,4,SN120373
-474,5,SN120238
-474,6,SN120236
-474,7,SN120230
-474,8,SN120225
-474,9,SN120221
-474,10,SN120082
-474,11,SN120085
-474,12,SN120091
-474,13,SN120P12
-474,14,SN120P13
-474,15,SNA09237
-474,16,SN120P14
-474,17,SNA09238
-474,18,HAA13389
-474,19,SN120010
-474,20,SN120009
-474,21,SN120047
-474,22,SN120047
-474,23,SN120008
-474,24,SN120011
-474,25,SN120013
-474,26,SNA09242
-474,27,SNA09241
-474,28,SNA09240
-474,29,SNA09239
-474,30,SNA09236
-474,31,SN120092
-474,32,SN120086
-474,33,SN120083
-474,34,SN120084
-474,35,SN120222
-474,36,SN120223
-474,37,SN120224
-474,38,SN120228
-474,39,SN120235
-474,40,SN120237
-474,41,SN120239
-474,42,SN120378
-474,43,SN120375
-474,44,SN120371
-474,45,SN12370A
-479,1,SNA90867
-479,2,SNA90869
-479,3,SNA90831
-479,4,SN120899
-479,5,SN12617C
-479,6,SN12531A
-479,7,SN12524B
-479,8,SNA90772
-479,9,SN120514
-479,10,SN120512
-479,11,SN120508
-479,12,SN120507
-479,13,SN120502
-479,14,SNA09221
-479,15,SNA09222
-479,16,SNA09223
-479,17,SNA09224
-479,18,SNA09225
-479,19,SNA09226
-479,20,SNA09227
-479,21,SN120P09
-479,22,SNA09228
-479,23,SNA09229
-479,24,SNA09230
-479,25,SN120364
-479,26,SN120358
-479,27,SN120326
-479,28,SN120352
-479,29,SN120354
-479,30,SN120928
-479,31,SNA40406
-479,32,SNA40406
-479,33,SN120216
-479,34,SN12367A
-479,35,SN12370A
-479,36,SN120361
-479,37,SN120355
-479,38,SN120329
-479,39,SN120330
-479,40,SN120357
-479,41,SNA09231
-479,42,SN120P10
-479,43,SNA09233
-479,44,SNA09234
-479,45,SNA09235
-479,46,SN120P08
-479,47,SN120P07
-479,48,SN120P06
-479,49,SN120P05
-479,50,SN120P04
-479,51,SN120P03
-479,52,SN120505
-479,53,SN120509
-479,54,SN120511
-479,55,SN120513
-479,56,SNA90870
-479,57,SN120525
-479,58,SN12441B
-479,59,SN120526
-479,60,SN12532B
-479,61,SN12616E
-479,62,SN120980
-479,63,SNA90830
-479,64,SNA90868
-479,65,SNA90871
-479,66,SNA90867
-326,1,HAA13579
-326,2,SN120635
-326,3,SNA13767
-326,4,SNA13768
-326,5,HA120625
-326,6,SNA09343
-326,7,SN120553
-326,8,SN120520
-326,9,SN120527
-326,10,SN12524D
-326,11,SN120522
-326,12,SN120535
-326,13,SN120405
-326,14,SN120401
-326,15,SN120398
-326,16,SN120788
-326,17,SN120282
-326,18,SN120281
-326,19,SN120276
-326,20,SN12272A
-326,21,SN120268
-326,22,SN120267
-326,23,SN120257
-326,24,SNA19777
-326,25,SN120131
-326,26,SN120139
-326,27,SN120137
-326,28,SN120144
-326,29,HAA13379
-326,30,HAA13380
-326,31,SN120160
-326,32,HAA13650
-326,33,SN120162
-326,34,HAA13386
-326,35,SN120998
-326,36,HA030183
-326,37,HA030200
-326,38,HAA09425
-326,39,HA030198
-326,40,HA030203
-326,41,HA030204
-326,42,HA030206
-326,43,HA030212
-326,44,HA030212
-326,45,HA030207
-326,46,HA030205
-326,47,HA030202
-326,48,HA030199
-326,49,HAA09426
-326,50,HA030201
-326,51,HA030183
-326,52,HA030184
-326,53,HAA09424
-326,54,SN120999
-326,55,SN120164
-326,56,SN120163
-326,57,HAA13651
-326,58,SNA19780
-326,59,HAA13381
-326,60,SN120147
-326,61,SN120145
-326,62,SN120140
-326,63,SN120136
-326,64,SN120134
-326,65,HAA13668
-326,66,SN120256
-326,67,SN120266
-326,68,SN120269
-326,69,SN12275A
-326,70,SN120278
-326,71,SN120280
-326,72,SN120283
-326,73,SN120399
-326,74,SN120400
-326,75,SN120404
-326,76,SN120406
-326,77,SN120536
-326,78,SNA40402
-326,79,SN120525
-326,80,HAA13584
-326,81,SN120520
-326,82,SN121031
-326,83,HAA13583
-326,84,HA120626
-326,85,SNA13769
-326,86,SNA13766
-326,87,SNA09285
-326,88,MG1031
-468,1,HAA13649
-468,2,SNA13768
-468,3,HA120625
-468,4,haa13647
-468,5,SN120527
-468,6,SN12524D
-468,7,SN120522
-468,8,SN120539
-468,9,SN120537
-468,10,SN120409
-468,11,SN120413
-468,12,SN120279
-468,13,SN12272A
-468,14,SN120268
-468,15,SN120267
-468,16,SN120257
-468,17,SNA19777
-468,18,SN120131
-468,19,SN120139
-468,20,SN120137
-468,21,SN120144
-468,22,HAA13379
-468,23,HAA13380
-468,24,SN120160
-468,25,HAA13650
-468,26,SN120162
-468,27,HAA13386
-468,28,SN120998
-468,29,HA030183
-329,1,SN120527
-329,2,SN12524D
-329,3,SN120522
-329,4,SN120535
-329,5,SN120405
-329,6,SN120401
-329,7,SN120398
-329,8,SN121052
-329,9,SNA13670
-329,10,SNA09299
-329,11,SNA19495
-329,12,SN120121
-329,13,SN120127
-329,14,SN120134
-329,15,SNA19777
-329,16,SN120900
-329,17,SN120125
-329,18,SN120130
-329,19,SN120141
-329,20,SN120142
-329,21,SN120031
-329,22,SNA09298
-329,23,SNA09298
-329,24,SNA09388
-329,25,SN121009
-329,26,SN121005
-329,27,SNA09313
-329,28,SNA09300
-329,29,SN120124
-329,30,SN120126
-329,31,SN120134
-329,32,HAA13668
-329,33,SN120128
-329,34,SN120120
-329,35,SN121054
-329,36,SN121055
-329,37,SN120400
-329,38,SN120404
-329,39,SN120406
-329,40,SN120536
-329,41,SNA40402
-329,42,SN120526
-329,43,SN120527
-327,1,HAA13579
-327,2,SN120635
-327,3,SNA13767
-327,4,SNA13768
-327,5,HA120625
-327,6,SNA09343
-327,7,SN120553
-327,8,SN120527
-327,9,SNA40401
-327,10,SN120913
-327,11,SN120539
-327,12,SN120537
-327,13,SN120409
-327,14,SN120413
-327,15,SN120279
-327,16,SN12272A
-327,17,SN120284
-327,18,SN120289
-327,19,SN120159
-327,20,SN120157
-327,21,SN120153
-327,22,SN120150
-327,23,SN120163
-327,24,HAA13651
-327,25,SNA19780
-327,26,HAA13381
-327,27,SN120147
-327,28,SN120145
-327,29,SN120140
-327,30,SN120136
-327,31,SN120134
-327,32,SNA19777
-327,33,SN120128
-327,34,SN120120
-327,35,SN120118
-327,36,SN120117
-327,37,SN120114
-327,38,SN120113
-327,39,SN120098
-327,40,SN120233
-327,41,SN120231
-327,42,SN120225
-327,43,SN120221
-327,44,SNA19482
-327,45,SNA19482
-327,46,SN120979
-327,47,SN120084
-327,48,SN120222
-327,49,SN120223
-327,50,SN120224
-327,51,SN120228
-327,52,SN120232
-327,53,SN120097
-327,54,SN120112
-327,55,SN120111
-327,56,SN120115
-327,57,SN120119
-327,58,SN120121
-327,59,SN120127
-327,60,SN120134
-327,61,HAA13668
-327,62,SN120131
-327,63,SN120139
-327,64,SN120137
-327,65,SN120144
-327,66,SN120146
-327,67,SN12151A
-327,68,SN120163
-327,69,HAA13651
-327,70,SN120161
-327,71,HA120154
-327,72,SN120158
-327,73,SN120287
-327,74,SN120300
-327,75,SN120285
-327,76,SN12275A
-327,77,SN120415
-327,78,SN120412
-327,79,SN120411
-327,80,SN120410
-327,81,SN120538
-327,82,SN120540
-327,83,SN120914
-327,84,SN120533
-327,85,HAA13584
-327,86,SN121031
-327,87,HAA13583
-327,88,HA120626
-327,89,SNA13769
-327,90,SNA13766
-327,91,HA120633
-327,92,SNA09285
-327,93,MG1031
-354,1,SN120171
-354,2,SN120319
-354,3,HA120322
-354,4,HA120323
-354,5,SN120443
-354,6,SN120438
-354,7,SN120316
-354,8,SN120314
-354,9,SN120297
-354,10,SN120290
-354,11,SN120293
-354,12,SN120295
-354,13,SN120313
-354,14,SN120296
-354,15,SN120294
-354,16,SN120310
-354,17,HA120307
-354,18,HA120305
-354,19,HA120303
-354,20,SN120274
-354,21,SN120268
-354,22,SN120267
-354,23,SN120257
-354,24,SNA19777
-354,25,SN120128
-354,26,SN120120
-354,27,SNA09451
-354,28,SN120099
-354,29,SN120243
-354,30,SN120245
-354,31,SN120247
-354,32,SN120388
-354,33,SNA09452
-354,34,SNA09436
-354,35,SNA09454
-354,36,SN120236
-354,37,SN120230
-354,38,SN120225
-354,39,SN120221
-354,40,SN120082
-354,41,SN120084
-354,42,SN120222
-354,43,SN120223
-354,44,SN120224
-354,45,SN120228
-354,46,SN120235
-354,47,SN120237
-354,48,SNA09437
-354,49,SNA09453
-354,50,SNA09195
-354,51,SN120248
-354,52,SN120246
-354,53,SN120242
-354,54,SN120100
-354,55,SNA09450
-354,56,SN120121
-354,57,SN120127
-354,58,SN120134
-354,59,SNA19777
-354,60,SN120256
-354,61,SN120266
-354,62,SN120269
-354,63,SN120273
-354,64,SN120302
-354,65,HA120304
-354,66,HA120306
-354,67,SN120308
-354,68,SN120311
-354,69,SN120312
-354,70,SN120292
-354,71,SN120291
-354,72,SN120775
-354,73,SN120774
-354,74,SN120171
-423,1,WIA04208
-423,2,WIA12275
-423,3,WIA12283
-423,4,HA140020
-423,5,WIA12348
-423,6,WIA12340
-423,7,HA100158
-423,8,WIY42982
-423,9,HA100152
-423,10,HA080008
-423,11,HA080020
-423,12,HA080022
-423,13,HA080023
-423,14,HA080026
-423,15,WIY42916
-423,16,HA080092
-423,17,HA080094
-423,18,HA080096
-423,19,HA080099
-423,20,HA081165
-423,21,HA080101
-423,22,HA080102
-423,23,HA080104
-423,24,HA080108
-423,25,HA080111
-423,26,HA080112
-423,27,HA080113
-423,28,HA080030
-423,29,HA080028
-423,30,HA080033
-423,31,SN120840
-423,32,HA120482
-423,33,SN120519
-423,34,SN120526
-423,35,SNA09341
-423,36,HAA13582
-423,37,SN120553
-423,38,SN121022
-423,39,SN120518
-423,40,HA120483
-423,41,SN120841
-423,42,HA080032
-423,43,HA080031
-423,44,HA080034
-423,45,HA080029
-423,46,HA080027
-423,47,HA080025
-423,48,HA080024
-423,49,HA080021
-423,50,HA080109
-423,51,HA080107
-423,52,HA080105
-423,53,HA080103
-423,54,HA080100
-423,55,HA081166
-423,56,HA080098
-423,57,HA080097
-423,58,HA080095
-423,59,HA080093
-423,60,WIY42915
-423,61,HA080007
-423,62,HA080019
-423,63,HA100153
-423,64,HA100159
-423,65,WIA12339
-423,66,HAA13562
-423,67,WIA12295
-423,68,WIY42983
-423,69,WIA12284
-423,70,WIA12274
-423,71,WIA04208
diff --git a/assets/sites.csv b/assets/sites.csv
deleted file mode 100644
index 878b401..0000000
--- a/assets/sites.csv
+++ /dev/null
@@ -1,22 +0,0 @@
-Id,Name,Long,Lat,Polygon,source
-1,Highfield Campus,,,"-1.3990823 50.9377130,-1.4006918 50.9342877,-1.3979531 50.9330237,-1.3961531 50.9328590,-1.3956357 50.9329379,-1.3954335 50.9331140,-1.3950459 50.9331990,-1.3951385 50.9333849,-1.3946835 50.9334752,-1.3944391 50.9334114,-1.3944644 50.9331512,-1.3939419 50.9330131,-1.3938408 50.9334699,-1.3928043 50.9349887,-1.3925852 50.9349356,-1.3924841 50.9351109,-1.3927200 50.9351640,-1.3923620 50.9357142,-1.3944239 50.9363169,-1.3945234 50.9365712,-1.3951385 50.9371501,-1.3938914 50.9370279,-1.3939167 50.9369164,-1.3936133 50.9368793,-1.3934026 50.9378988,-1.3935543 50.9379095,-1.3936049 50.9381643,-1.3990823 50.9377130",http://os.openstreetmap.org/
-2,Boldrewood Campus,-1.4046552,50.9372223,"-1.4034619 50.9368059,-1.4062591 50.9360660,-1.4064260 50.9376872,-1.4054058 50.9377964,-1.4046488 50.9379783,-1.4041933 50.9379096,-1.4038789 50.9380430,-1.4039815 50.9381360,-1.4037634 50.9382573,-1.4035709 50.9381360,-1.4031090 50.9381320,-1.4030577 50.9374204,-1.4033207 50.9373557,-1.4035389 50.9370363,-1.4034619 50.9368059",http://os.openstreetmap.org/
-3,Avenue Campus,-1.402511,50.928699,"-1.4033313 50.9296693,-1.4011463 50.9289554,-1.4021913 50.9277164,-1.4041790 50.9282737,-1.4033313 50.9296693",http://os.openstreetmap.org/
-4,Winchester School of Art,-1.30954,51.065765,"-1.3104990 51.0653919,-1.3091437 51.0651497,-1.3090241 51.0653251,-1.3086520 51.0651497,-1.3080940 51.0654169,-1.3093961 51.0663689,-1.3104193 51.0665693,-1.3111235 51.0658595,-1.3103661 51.0657009,-1.3104990 51.0653919",http://os.openstreetmap.org/
-5,The University of Southampton Science Park,-1.424618,50.962158,"-1.4200515 50.9655440,-1.4196262 50.9651958,-1.4211360 50.9642985,-1.4215825 50.9638565,-1.4214762 50.9629458,-1.4219441 50.9621556,-1.4223056 50.9607761,-1.4223268 50.9596912,-1.4257080 50.9601733,-1.4286638 50.9603609,-1.4336611 50.9602537,-1.4339588 50.9608296,-1.4332145 50.9610573,-1.4335547 50.9618208,-1.4317047 50.9619547,-1.4303863 50.9628655,-1.4290466 50.9619011,-1.4270477 50.9623699,-1.4290591 50.9643976,-1.4275013 50.9649480,-1.4248037 50.9641822,-1.4237090 50.9641512,-1.4225182 50.9647539,-1.4219015 50.9654101,-1.4211785 50.9656913,-1.4200515 50.9655440",http://os.openstreetmap.org/
-6,National Oceanography Centre Campus,-1.3946555,50.8927263,"-1.3963013 50.8937513,-1.3942781 50.8935386,-1.3933204 50.8934195,-1.3924032 50.8927474,-1.3922278 50.8921944,-1.3935902 50.8912840,-1.3963553 50.8925687,-1.3961530 50.8927134,-1.3967330 50.8930197,-1.3963013 50.8937513",http://os.openstreetmap.org/
-8,Boat House,,,"-1.3800720 50.9347696,-1.3797898 50.9344413,-1.3800286 50.9343866,-1.3802818 50.9341313,-1.3801805 50.9339352,-1.3799562 50.9337528,-1.3802022 50.9334929,-1.3810849 50.9337164,-1.3805061 50.9346875,-1.3800720 50.9347696",http://os.openstreetmap.org/
-18,Southampton General Hospital,,,"-1.4392547 50.9337565,-1.4392547 50.9332940,-1.4381754 50.9326954,-1.4384560 50.9325321,-1.4345488 50.9302464,-1.4317425 50.9323824,-1.4315698 50.9337429,-1.4339012 50.9348312,-1.4341602 50.9355931,-1.4348510 50.9361236,-1.4365564 50.9353482,-1.4357361 50.9342871,-1.4392547 50.9337565",http://os.openstreetmap.org/
-20,Royal South Hants Hospital,,,"-1.3980658 50.9135097,-1.3952237 50.9132480,-1.3955633 50.9117098,-1.3990719 50.9116384,-1.3990467 50.9126851,-1.3983677 50.9127168,-1.3980658 50.9135097",http://os.openstreetmap.org/
-39,Recreation Facilities at Wide Lane,,,"-1.3664622 50.9482380,-1.3647258 50.9494535,-1.3650860 50.9505474,-1.3647001 50.9509444,-1.3632810 50.9513658,-1.3626464 50.9517979,-1.3602112 50.9547041,-1.3641899 50.9548553,-1.3689403 50.9544880,-1.3680314 50.9529215,-1.3682886 50.9492590,-1.3664622 50.9482380",http://os.openstreetmap.org/
-45,Belgrave Industrial Site,-1.3840253,50.9309864,"-1.3841191 50.9303904,-1.3845444 50.9304838,-1.3839286 50.9315982,-1.3835033 50.9315048,-1.3841191 50.9303904"
-56,Highfield Hall,-1.402286,50.930084,"-1.4030286 50.9305226,-1.4014071 50.9299818,-1.4017779 50.9296106,-1.4032176 50.9301239,-1.4030286 50.9305226",http://os.openstreetmap.org/
-57,Glen Eyre Hall,-1.401615,50.943504,"-1.4016517 50.9418655,-1.4013481 50.9423883,-1.4011390 50.9423458,-1.3990076 50.9432298,-1.3990615 50.9439693,-1.3995269 50.9439608,-1.3999721 50.9440756,-1.4009299 50.9442286,-1.4017056 50.9443178,-1.4023532 50.9443476,-1.4026162 50.9443433,-1.4030614 50.9442243,-1.4035470 50.9439311,-1.4034863 50.9430811,-1.4033919 50.9428303,-1.4031626 50.9425668,-1.4027106 50.9422481,-1.4016517 50.9418655",http://os.openstreetmap.org/
-58,South Hill Hall,-1.402248,50.94146,"-1.4030801 50.9407406,-1.4032299 50.9407878,-1.4027057 50.9419262,-1.4018819 50.9416725,-1.4014232 50.9415428,-1.4012828 50.9413835,-1.4030801 50.9407406",http://os.openstreetmap.org/
-59,Chamberlain Hall,-1.403273,50.941608,"-1.4027057 50.9419262,-1.4032299 50.9422742,-1.4036418 50.9421090,-1.4039226 50.9413540,-1.4032299 50.9407878,-1.4027057 50.9419262",http://os.openstreetmap.org/
-60,Hartley Grove,-1.401696,50.940693,"-1.4012828 50.9413835,-1.4030801 50.9407406,-1.4021815 50.9398971,-1.4008429 50.9404220,-1.4012828 50.9413835",http://os.openstreetmap.org/
-62,Bencraft Hall,-1.390811,50.945885,"-1.3917348 50.9458870,-1.3908607 50.9464318,-1.3900583 50.9459207,-1.3909324 50.9453760,-1.3917348 50.9458870",http://os.openstreetmap.org/
-63,Connaught Hall,-1.374632,50.937965,"-1.3756787 50.9387817,-1.3757050 50.9376211,-1.3754814 50.9374885,-1.3750604 50.9370408,-1.3738765 50.9373973,-1.3743632 50.9387983,-1.3756787 50.9387817",http://os.openstreetmap.org/
-64,Montefiore Hall,-1.377164,50.938297,"-1.3789171 50.9373740,-1.3786071 50.9367713,-1.3783302 50.9367713,-1.3781653 50.9369750,-1.3778355 50.9371869,-1.3772750 50.9373490,-1.3760088 50.9376358,-1.3759626 50.9395765,-1.3768859 50.9396638,-1.3766683 50.9402373,-1.3770376 50.9403287,-1.3779213 50.9390778,-1.3789171 50.9373740",http://os.openstreetmap.org/
-65,Stoneham Hall,-1.3765588,50.9369483,"-1.3780071 50.9367009,-1.3776782 50.9369745,-1.3771652 50.9371569,-1.3759155 50.9374636,-1.3755866 50.9372564,-1.3754551 50.9369414,-1.3775730 50.9363445,-1.3780071 50.9367009",http://os.openstreetmap.org/
-70,Erasmus Park,-1.3000948,51.0687982,"-1.3005228 51.0677314,-1.3005750 51.0683404,-1.3004482 51.0688089,-1.2999040 51.0697038,-1.2994641 51.0696101,-1.2999561 51.0686450,-1.3000605 51.0683311,-1.3000531 51.0680125,-1.3005228 51.0677314" \ No newline at end of file
diff --git a/gen/net/cbaines/suma/R.java b/gen/net/cbaines/suma/R.java
index b07f854..7f232e9 100644
--- a/gen/net/cbaines/suma/R.java
+++ b/gen/net/cbaines/suma/R.java
@@ -171,116 +171,118 @@ public final class R {
public static final int U9=0x7f070005;
/** About Strings
*/
- public static final int about=0x7f070039;
- public static final int about_android_market=0x7f070046;
- public static final int about_android_market_summary=0x7f070047;
- public static final int about_copyright=0x7f07003c;
- public static final int about_copyright_summary=0x7f07003d;
- public static final int about_data=0x7f070044;
- public static final int about_data_summary=0x7f070045;
- public static final int about_database=0x7f070050;
- public static final int about_database_summary=0x7f070051;
- public static final int about_developer=0x7f070042;
- public static final int about_developer_summary=0x7f070043;
- public static final int about_donate=0x7f070052;
- public static final int about_donate_summary=0x7f070053;
- public static final int about_help_message=0x7f070017;
- public static final int about_license=0x7f07003e;
- public static final int about_license_summary=0x7f07003f;
- public static final int about_map_data=0x7f070048;
- public static final int about_map_data_summary=0x7f070049;
- public static final int about_map_icons=0x7f07004a;
- public static final int about_map_icons_summary=0x7f07004b;
- public static final int about_map_tiles=0x7f07004e;
- public static final int about_map_tiles_summary=0x7f07004f;
+ public static final int about=0x7f07003a;
+ public static final int about_android_market=0x7f070047;
+ public static final int about_android_market_summary=0x7f070048;
+ public static final int about_copyright=0x7f07003d;
+ public static final int about_copyright_summary=0x7f07003e;
+ public static final int about_data=0x7f070045;
+ public static final int about_data_summary=0x7f070046;
+ public static final int about_database=0x7f070051;
+ public static final int about_database_summary=0x7f070052;
+ public static final int about_developer=0x7f070043;
+ public static final int about_developer_summary=0x7f070044;
+ public static final int about_donate=0x7f070053;
+ public static final int about_donate_summary=0x7f070054;
+ public static final int about_help_message=0x7f070018;
+ public static final int about_license=0x7f07003f;
+ public static final int about_license_summary=0x7f070040;
+ public static final int about_map_data=0x7f070049;
+ public static final int about_map_data_summary=0x7f07004a;
+ public static final int about_map_icons=0x7f07004b;
+ public static final int about_map_icons_summary=0x7f07004c;
+ public static final int about_map_tiles=0x7f07004f;
+ public static final int about_map_tiles_summary=0x7f070050;
/** About Messages
*/
- public static final int about_menu_instruction_text=0x7f070031;
- public static final int about_osm_map=0x7f07004c;
- public static final int about_osm_map_summary=0x7f07004d;
- public static final int about_project=0x7f070040;
- public static final int about_project_summary=0x7f070041;
- public static final int about_version=0x7f07003a;
- public static final int about_version_summary=0x7f07003b;
+ public static final int about_menu_instruction_text=0x7f070032;
+ public static final int about_osm_map=0x7f07004d;
+ public static final int about_osm_map_summary=0x7f07004e;
+ public static final int about_project=0x7f070041;
+ public static final int about_project_summary=0x7f070042;
+ public static final int about_version=0x7f07003b;
+ public static final int about_version_summary=0x7f07003c;
public static final int app_name=0x7f070000;
- public static final int bitcoin_error_message=0x7f07001b;
- public static final int buildingImageDescription=0x7f070054;
+ public static final int bitcoin_error_message=0x7f07001c;
+ public static final int buildingImageDescription=0x7f070055;
/** Bus Activity
*/
- public static final int bus_activity_destination_label=0x7f07005a;
- public static final int bus_activity_no_destination_message=0x7f07005b;
+ public static final int bus_activity_destination_label=0x7f07005b;
+ public static final int bus_activity_no_destination_message=0x7f07005c;
/** Bus Stop Specific Stop View Strings
*/
- public static final int bus_stop_stop_view_on_click_toast_help_message=0x7f070056;
- public static final int bus_stop_stop_view_on_click_toast_unidentified_message=0x7f070057;
+ public static final int bus_stop_stop_view_on_click_toast_help_message=0x7f070057;
+ public static final int bus_stop_stop_view_on_click_toast_unidentified_message=0x7f070058;
/** Bus Specific Stop View Strings
*/
- public static final int bus_stop_view_on_click_toast_help_message=0x7f070058;
- public static final int bus_stop_view_on_click_toast_unidentified_message=0x7f070059;
- public static final int bustimes_favourite_checkbox_label=0x7f070032;
- public static final int credits_help_message=0x7f070019;
- public static final int donate_button=0x7f07001a;
- public static final int donate_dialog_error_title=0x7f070034;
- public static final int donate_dialog_message=0x7f070033;
- public static final int favourites_dialog_message=0x7f07001d;
+ public static final int bus_stop_view_on_click_toast_help_message=0x7f070059;
+ public static final int bus_stop_view_on_click_toast_unidentified_message=0x7f07005a;
+ public static final int bustimes_favourite_checkbox_label=0x7f070033;
+ public static final int credits_help_message=0x7f07001a;
+ public static final int donate_button=0x7f07001b;
+ public static final int donate_dialog_error_title=0x7f070035;
+ public static final int donate_dialog_message=0x7f070034;
+ public static final int favourites_dialog_message=0x7f07001e;
/** Favourites Dialog
*/
- public static final int favourites_dialog_title=0x7f07005c;
- public static final int favourites_help_message=0x7f070018;
- public static final int find_help_message=0x7f070013;
- public static final int findmylocation_help_message=0x7f070015;
- public static final int map_activity_toast_help_message=0x7f070055;
+ public static final int favourites_dialog_title=0x7f07005d;
+ public static final int favourites_help_message=0x7f070019;
+ public static final int find_help_message=0x7f070014;
+ public static final int findmylocation_help_message=0x7f070016;
+ public static final int map_activity_search_hint=0x7f07000d;
+ public static final int map_activity_toast_help_message=0x7f070056;
/** Help Messages
*/
- public static final int map_help_message=0x7f070012;
+ public static final int map_help_message=0x7f070013;
public static final int menu_about=0x7f07000b;
public static final int menu_favourites=0x7f07000c;
/** Map Activity
*/
public static final int menu_find=0x7f070006;
public static final int menu_find_my_location=0x7f070009;
- public static final int menu_next_stop=0x7f070036;
+ public static final int menu_next_stop=0x7f070037;
public static final int menu_preferences=0x7f070007;
- public static final int menu_previous_stop=0x7f070035;
- public static final int menu_refresh_stop=0x7f070037;
- public static final int menu_refresh_stops=0x7f070038;
+ public static final int menu_previous_stop=0x7f070036;
+ public static final int menu_refresh_stop=0x7f070038;
+ public static final int menu_refresh_stops=0x7f070039;
public static final int menu_view=0x7f070008;
public static final int pref_bus_stop=0x7f07000a;
- public static final int preferences=0x7f07001c;
+ public static final int preferences=0x7f07001d;
/** Preferences Messages
*/
- public static final int preferences_catagory_appearance=0x7f07001e;
- public static final int preferences_catagory_data=0x7f07002d;
- public static final int preferences_catagory_live_bus_times=0x7f070026;
- public static final int preferences_catagory_positioning=0x7f070022;
- public static final int preferences_gps=0x7f070023;
- public static final int preferences_gps_disabled=0x7f070025;
- public static final int preferences_gps_enabled=0x7f070024;
- public static final int preferences_help_message=0x7f070014;
- public static final int preferences_non_uni_link=0x7f07002e;
- public static final int preferences_non_uni_link_disabled=0x7f070030;
- public static final int preferences_non_uni_link_enabled=0x7f07002f;
- public static final int preferences_non_uni_link_live_bus_times=0x7f07002a;
- public static final int preferences_non_uni_link_live_bus_times_disabled=0x7f07002c;
- public static final int preferences_non_uni_link_live_bus_times_enabled=0x7f07002b;
- public static final int preferences_show_identifiers=0x7f07001f;
- public static final int preferences_show_identifiers_disabled=0x7f070021;
- public static final int preferences_show_identifiers_enabled=0x7f070020;
- public static final int preferences_uni_link_live_bus_times=0x7f070027;
- public static final int preferences_uni_link_live_bus_times_disabled=0x7f070029;
- public static final int preferences_uni_link_live_bus_times_enabled=0x7f070028;
- public static final int view_help_message=0x7f070016;
- public static final int welcome_dialog_button_text=0x7f07005d;
- public static final int welcome_dialog_copyright=0x7f07000f;
- public static final int welcome_dialog_install_message=0x7f070011;
+ public static final int preferences_catagory_appearance=0x7f07001f;
+ public static final int preferences_catagory_data=0x7f07002e;
+ public static final int preferences_catagory_live_bus_times=0x7f070027;
+ public static final int preferences_catagory_positioning=0x7f070023;
+ public static final int preferences_gps=0x7f070024;
+ public static final int preferences_gps_disabled=0x7f070026;
+ public static final int preferences_gps_enabled=0x7f070025;
+ public static final int preferences_help_message=0x7f070015;
+ public static final int preferences_non_uni_link=0x7f07002f;
+ public static final int preferences_non_uni_link_disabled=0x7f070031;
+ public static final int preferences_non_uni_link_enabled=0x7f070030;
+ public static final int preferences_non_uni_link_live_bus_times=0x7f07002b;
+ public static final int preferences_non_uni_link_live_bus_times_disabled=0x7f07002d;
+ public static final int preferences_non_uni_link_live_bus_times_enabled=0x7f07002c;
+ public static final int preferences_show_identifiers=0x7f070020;
+ public static final int preferences_show_identifiers_disabled=0x7f070022;
+ public static final int preferences_show_identifiers_enabled=0x7f070021;
+ public static final int preferences_uni_link_live_bus_times=0x7f070028;
+ public static final int preferences_uni_link_live_bus_times_disabled=0x7f07002a;
+ public static final int preferences_uni_link_live_bus_times_enabled=0x7f070029;
+ public static final int view_help_message=0x7f070017;
+ public static final int welcome_dialog_button_text=0x7f07005e;
+ public static final int welcome_dialog_copyright=0x7f070010;
+ public static final int welcome_dialog_install_message=0x7f070012;
/** Welcome Dialog
*/
- public static final int welcome_dialog_title=0x7f07000d;
- public static final int welcome_dialog_upgrade_message=0x7f070010;
- public static final int welcome_dialog_version=0x7f07000e;
+ public static final int welcome_dialog_title=0x7f07000e;
+ public static final int welcome_dialog_upgrade_message=0x7f070011;
+ public static final int welcome_dialog_version=0x7f07000f;
}
public static final class xml {
public static final int about=0x7f050000;
public static final int preferences=0x7f050001;
+ public static final int searchable=0x7f050002;
}
}
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b61609b..1009d3f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -18,15 +18,15 @@
<string name="pref_bus_stop">Bus Stops</string>
<string name="menu_about">About</string>
<string name="menu_favourites">Favourites</string>
+ <string name="map_activity_search_hint">Search for buildings, and bus stops</string>
<!-- Welcome Dialog -->
<string name="welcome_dialog_title">Southampton University Map App</string>
<string name="welcome_dialog_version">Version 0.7 (alpha)</string>
<string name="welcome_dialog_copyright">© 2011 Christopher Baines</string>
- <string name="welcome_dialog_upgrade_message">
-Thanks for upgrading this app, and it\'s hoped that its better for you than the previous version. Noteable changes include\:\n
- &#8226; New Search\n
- &#8226; Other\n
+ <string name="welcome_dialog_upgrade_message">Thanks for upgrading this app, and it\'s hoped that its better for you than the previous version. Noteable changes include\:\n
+ • New Search\n
+ • Other\n
\nThis program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -37,10 +37,9 @@ of the License, or (at your option) any later version.\n
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.</string>
- <string name="welcome_dialog_install_message">
-Welcome to the Southampton University Map App. Noteable features include\:\n
- &#8226; Search for Buildings\n
- &#8226; Get Live Bus Times\n
+ <string name="welcome_dialog_install_message">Welcome to the Southampton University Map App. Noteable features include\:\n
+ • Search for Buildings\n
+ • Get Live Bus Times\n
\nThis program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/res/xml/searchable.xml b/res/xml/searchable.xml
new file mode 100644
index 0000000..7262b3d
--- /dev/null
+++ b/res/xml/searchable.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<searchable xmlns:android="http://schemas.android.com/apk/res/android"
+ android:hint="@string/map_activity_search_hint"
+ android:includeInGlobalSearch="true"
+ android:label="@string/app_name"
+ android:searchSettingsDescription="@string/map_activity_search_hint"
+ android:searchSuggestAuthority="net.cbaines.suma.provider"
+ android:searchSuggestIntentAction="android.intent.action.VIEW"
+ android:searchSuggestIntentData="content://net.cbaines.suma.provider/building"
+ android:searchSuggestSelection=" ?"
+ android:searchSuggestThreshold="1" >
+
+</searchable> \ No newline at end of file
diff --git a/src/net/cbaines/suma/Bus.java b/src/net/cbaines/suma/Bus.java
index 865384f..9894e6b 100644
--- a/src/net/cbaines/suma/Bus.java
+++ b/src/net/cbaines/suma/Bus.java
@@ -115,7 +115,7 @@ public class Bus {
public int hashCode() {
final int prime = 31;
int result = 1;
- result = prime * result + gid;
+ result = prime * result + ((id == null) ? 0 : id.hashCode());
return result;
}
@@ -128,7 +128,10 @@ public class Bus {
if (getClass() != obj.getClass())
return false;
Bus other = (Bus) obj;
- if (id != other.id)
+ if (id == null) {
+ if (other.id != null)
+ return false;
+ } else if (!id.equals(other.id))
return false;
return true;
}
diff --git a/src/net/cbaines/suma/BusActivity.java b/src/net/cbaines/suma/BusActivity.java
index 336d336..04fe6cf 100644
--- a/src/net/cbaines/suma/BusActivity.java
+++ b/src/net/cbaines/suma/BusActivity.java
@@ -352,9 +352,6 @@ public class BusActivity extends ToastHelperActivity implements Preferences {
private void displayTimetable(Timetable timetable) {
visibleTimetable = (Timetable) timetable.clone();
- // Log.i(TAG, "Displaying timetable, it contains " +
- // visibleTimetable.size() + " stops");
-
if (timetable.size() == 0) {
busContentMessage.setText("No Busses");
busContentMessage.setVisibility(View.VISIBLE);
diff --git a/src/net/cbaines/suma/BusSpecificStopView.java b/src/net/cbaines/suma/BusSpecificStopView.java
index 6502a5f..777d031 100644
--- a/src/net/cbaines/suma/BusSpecificStopView.java
+++ b/src/net/cbaines/suma/BusSpecificStopView.java
@@ -193,5 +193,4 @@ public class BusSpecificStopView extends LinearLayout implements OnClickListener
}
return false;
}
-
}
diff --git a/src/net/cbaines/suma/BusStopActivity.java b/src/net/cbaines/suma/BusStopActivity.java
index 429f103..b80d5b4 100644
--- a/src/net/cbaines/suma/BusStopActivity.java
+++ b/src/net/cbaines/suma/BusStopActivity.java
@@ -394,7 +394,6 @@ public class BusStopActivity extends ToastHelperActivity implements OnCheckedCha
e.printStackTrace();
}
}
-
Log.i(TAG, "stops " + busStops);
if (busStops.size() == 1) {
diff --git a/src/net/cbaines/suma/DataManager.java b/src/net/cbaines/suma/DataManager.java
index 7f94662..082631c 100644
--- a/src/net/cbaines/suma/DataManager.java
+++ b/src/net/cbaines/suma/DataManager.java
@@ -510,8 +510,6 @@ public class DataManager {
Dao<RouteStop, Integer> routeStopsDao = null;
if (routeStopsDao == null)
routeStopsDao = helper.getRouteStopsDao();
- if (busDao == null)
- busDao = helper.getBusDao();
if (busStopDao == null)
busStopDao = helper.getBusStopDao();
diff --git a/src/net/cbaines/suma/MapActivity.java b/src/net/cbaines/suma/MapActivity.java
index 374f568..8ed8e9e 100644
--- a/src/net/cbaines/suma/MapActivity.java
+++ b/src/net/cbaines/suma/MapActivity.java
@@ -857,8 +857,7 @@ public class MapActivity extends ToastHelperActivity implements MapViewConstants
// Handle item selection
switch (item.getItemId()) {
case R.id.menu_find:
- Intent i = new Intent(MapActivity.this, FindActivity.class);
- startActivityForResult(i, 0);
+ onSearchRequested();
return true;
case R.id.menu_preferences:
Intent settingsActivity = new Intent(getBaseContext(), PreferencesActivity.class);
@@ -958,13 +957,6 @@ public class MapActivity extends ToastHelperActivity implements MapViewConstants
}
}
- @Override
- public boolean onSearchRequested() {
- Intent i = new Intent(MapActivity.this, FindActivity.class);
- startActivityForResult(i, 0);
- return false;
- }
-
protected void onActivityResult(int requestCode, int resultCode, Intent data) {
Log.i(TAG, "Got activity result");
if (resultCode == RESULT_OK) {
diff --git a/src/net/cbaines/suma/MapContentProvider.java b/src/net/cbaines/suma/MapContentProvider.java
new file mode 100644
index 0000000..a2b42c3
--- /dev/null
+++ b/src/net/cbaines/suma/MapContentProvider.java
@@ -0,0 +1,299 @@
+/*
+ * Copyright (C) 2010 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package net.cbaines.suma;
+
+import java.sql.SQLException;
+import java.util.List;
+
+import android.app.SearchManager;
+import android.content.ContentProvider;
+import android.content.ContentResolver;
+import android.content.ContentValues;
+import android.content.UriMatcher;
+import android.database.Cursor;
+import android.database.MatrixCursor;
+import android.net.Uri;
+import android.provider.BaseColumns;
+import android.util.Log;
+
+import com.j256.ormlite.android.AndroidCompiledStatement;
+import com.j256.ormlite.android.apptools.OpenHelperManager;
+import com.j256.ormlite.dao.Dao;
+import com.j256.ormlite.stmt.PreparedQuery;
+import com.j256.ormlite.stmt.QueryBuilder;
+import com.j256.ormlite.stmt.StatementBuilder.StatementType;
+
+/**
+ * Provides access to the dictionary database.
+ */
+public class MapContentProvider extends ContentProvider {
+ String TAG = "MapContentProvider";
+
+ public static String AUTHORITY = "net.cbaines.suma.provider";
+ // public static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY
+ // + "/building");
+
+ // MIME types used for searching words or looking up a single definition
+ public static final String BUILDINGS_MIME_TYPE = ContentResolver.CURSOR_DIR_BASE_TYPE
+ + "/vnd.net.cbaines.suma.provider.building";
+ public static final String BUILDING_MIME_TYPE = ContentResolver.CURSOR_ITEM_BASE_TYPE
+ + "/vnd.net.cbaines.suma.provider.building";
+ public static final String BUS_STOPS_MIME_TYPE = ContentResolver.CURSOR_DIR_BASE_TYPE
+ + "/vnd.net.cbaines.suma.provider.bus-stop";
+ public static final String BUS_STOP_MIME_TYPE = ContentResolver.CURSOR_ITEM_BASE_TYPE
+ + "/vnd.net.cbaines.suma.provider.bus-stop";
+ public static final String SITES_MIME_TYPE = ContentResolver.CURSOR_DIR_BASE_TYPE
+ + "/vnd.net.cbaines.suma.provider.site";
+ public static final String SITE_MIME_TYPE = ContentResolver.CURSOR_ITEM_BASE_TYPE
+ + "/vnd.net.cbaines.suma.provider.site";
+ public static final String BUSES_MIME_TYPE = ContentResolver.CURSOR_DIR_BASE_TYPE
+ + "/vnd.net.cbaines.suma.provider.bus";
+ public static final String BUS_MIME_TYPE = ContentResolver.CURSOR_ITEM_BASE_TYPE
+ + "/vnd.net.cbaines.suma.provider.bus";
+
+ private DatabaseHelper helper;
+
+ // UriMatcher stuff
+ private static final int SEARCH_BUILDINGS = 0;
+ private static final int GET_BUILDING = 1;
+ private static final int SEARCH_BUS_STOPS = 2;
+ private static final int GET_BUS_STOP = 3;
+ private static final int SEARCH_SITES = 4;
+ private static final int GET_SITE = 5;
+ private static final int SEARCH_BUSES = 6;
+ private static final int GET_BUS = 7;
+ private static final int SEARCH_SUGGEST = 8;
+ private static final int REFRESH_SHORTCUT = 9;
+ private static final UriMatcher sURIMatcher = buildUriMatcher();
+
+ /**
+ * Builds up a UriMatcher for search suggestion and shortcut refresh
+ * queries.
+ */
+ private static UriMatcher buildUriMatcher() {
+ UriMatcher matcher = new UriMatcher(UriMatcher.NO_MATCH);
+ // to get definitions...
+ matcher.addURI(AUTHORITY, "building", SEARCH_BUILDINGS);
+ matcher.addURI(AUTHORITY, "building/*", GET_BUILDING);
+ matcher.addURI(AUTHORITY, "bus-stop", SEARCH_BUS_STOPS);
+ matcher.addURI(AUTHORITY, "bus-stop/*", GET_BUS_STOP);
+ matcher.addURI(AUTHORITY, "site", SEARCH_SITES);
+ matcher.addURI(AUTHORITY, "site/*", GET_SITE);
+ matcher.addURI(AUTHORITY, "bus", SEARCH_BUSES);
+ matcher.addURI(AUTHORITY, "bus/*", GET_BUS);
+
+ // to get suggestions...
+ matcher.addURI(AUTHORITY, SearchManager.SUGGEST_URI_PATH_QUERY, SEARCH_SUGGEST);
+ matcher.addURI(AUTHORITY, SearchManager.SUGGEST_URI_PATH_QUERY + "/*", SEARCH_SUGGEST);
+
+ /*
+ * The following are unused in this implementation, but if we include
+ * {@link SearchManager#SUGGEST_COLUMN_SHORTCUT_ID} as a column in our
+ * suggestions table, we could expect to receive refresh queries when a
+ * shortcutted suggestion is displayed in Quick Search Box, in which
+ * case, the following Uris would be provided and we would return a
+ * cursor with a single item representing the refreshed suggestion data.
+ */
+ matcher.addURI(AUTHORITY, SearchManager.SUGGEST_URI_PATH_SHORTCUT, REFRESH_SHORTCUT);
+ matcher.addURI(AUTHORITY, SearchManager.SUGGEST_URI_PATH_SHORTCUT + "/*", REFRESH_SHORTCUT);
+ return matcher;
+ }
+
+ @Override
+ public boolean onCreate() {
+ helper = OpenHelperManager.getHelper(this.getContext(), DatabaseHelper.class);
+ return true;
+ }
+
+ /**
+ * Handles all the dictionary searches and suggestion queries from the
+ * Search Manager. When requesting a specific word, the uri alone is
+ * required. When searching all of the dictionary for matches, the
+ * selectionArgs argument must carry the search query as the first element.
+ * All other arguments are ignored.
+ */
+ @Override
+ public Cursor query(Uri uri, String[] projection, String selection, String[] selectionArgs, String sortOrder) {
+
+ // Use the UriMatcher to see what kind of query we have and format the
+ // db query accordingly
+ switch (sURIMatcher.match(uri)) {
+ case SEARCH_SUGGEST:
+ if (selectionArgs == null) {
+ throw new IllegalArgumentException("selectionArgs must be provided for the Uri: " + uri);
+ }
+ try {
+ return getSuggestions(selectionArgs[0]);
+ } catch (SQLException e1) {
+ e1.printStackTrace();
+ }
+ case SEARCH_BUILDINGS:
+ if (selectionArgs == null) {
+ throw new IllegalArgumentException("selectionArgs must be provided for the Uri: " + uri);
+ }
+ try {
+ return searchBuildings(selectionArgs[0]);
+ } catch (SQLException e) {
+ e.printStackTrace();
+ }
+ case GET_BUILDING:
+ try {
+ return getBuilding(uri);
+ } catch (SQLException e) {
+ e.printStackTrace();
+ }
+ case REFRESH_SHORTCUT:
+ try {
+ return refreshShortcut(uri);
+ } catch (SQLException e) {
+ e.printStackTrace();
+ }
+ default:
+ throw new IllegalArgumentException("Unknown Uri: " + uri);
+ }
+ }
+
+ private Cursor getSuggestions(String query) throws SQLException {
+ Log.v(TAG, "Got query for " + query);
+
+ Dao<Building, String> buildingDao = helper.getBuildingDao();
+
+ QueryBuilder<Building, String> qb = buildingDao.queryBuilder();
+ qb.where().like(Building.ID_FIELD_NAME, "%" + query + "%").or()
+ .like(Building.NAME_FIELD_NAME, "%" + query + "%");
+ PreparedQuery<Building> preparedQuery = qb.prepare();
+
+ List<Building> buildings = buildingDao.query(preparedQuery);
+ Log.v(TAG, "Returning " + buildings.size() + " buildings");
+
+ String[] columnNames = { BaseColumns._ID, SearchManager.SUGGEST_COLUMN_TEXT_1 };
+
+ MatrixCursor cursor = new MatrixCursor(columnNames, buildings.size());
+
+ int id = 0;
+ for (Building building : buildings) {
+ Log.v(TAG, "Building " + id + ", " + building.name);
+ Object[] values = { id++, building.name };
+ cursor.addRow(values);
+ }
+
+ return cursor;
+ }
+
+ private Cursor searchBuildings(String query) throws SQLException {
+ Dao<Building, String> buildingDao = helper.getBuildingDao();
+
+ QueryBuilder<Building, String> qb = buildingDao.queryBuilder();
+ qb.where().eq(Building.ID_FIELD_NAME, "%" + query + "%").or().eq(Building.NAME_FIELD_NAME, "%" + query + "%");
+ PreparedQuery<Building> preparedQuery = qb.prepare();
+
+ AndroidCompiledStatement compiledStatement = (AndroidCompiledStatement) preparedQuery.compile(helper
+ .getConnectionSource().getReadOnlyConnection(), StatementType.SELECT);
+ Cursor cursor = compiledStatement.getCursor();
+
+ return cursor;
+ }
+
+ private Cursor getBuilding(Uri uri) throws SQLException {
+ String buildingID = uri.getLastPathSegment();
+ Dao<Building, String> buildingDao = helper.getBuildingDao();
+
+ QueryBuilder<Building, String> qb = buildingDao.queryBuilder();
+ qb.where().eq(Building.ID_FIELD_NAME, buildingID);
+ PreparedQuery<Building> preparedQuery = qb.prepare();
+
+ AndroidCompiledStatement compiledStatement = (AndroidCompiledStatement) preparedQuery.compile(helper
+ .getConnectionSource().getReadOnlyConnection(), StatementType.SELECT);
+ Cursor cursor = compiledStatement.getCursor();
+
+ return cursor;
+ }
+
+ private Cursor refreshShortcut(Uri uri) throws SQLException {
+ /*
+ * This won't be called with the current implementation, but if we
+ * include {@link SearchManager#SUGGEST_COLUMN_SHORTCUT_ID} as a column
+ * in our suggestions table, we could expect to receive refresh queries
+ * when a shortcutted suggestion is displayed in Quick Search Box. In
+ * which case, this method will query the table for the specific word,
+ * using the given item Uri and provide all the columns originally
+ * provided with the suggestion query.
+ */
+ String buildingID = uri.getLastPathSegment();
+ Dao<Building, String> buildingDao = helper.getBuildingDao();
+
+ QueryBuilder<Building, String> qb = buildingDao.queryBuilder();
+ qb.where().eq(Building.ID_FIELD_NAME, buildingID);
+ PreparedQuery<Building> preparedQuery = qb.prepare();
+
+ AndroidCompiledStatement compiledStatement = (AndroidCompiledStatement) preparedQuery.compile(helper
+ .getConnectionSource().getReadOnlyConnection(), StatementType.SELECT);
+ Cursor cursor = compiledStatement.getCursor();
+
+ return cursor;
+ }
+
+ /**
+ * This method is required in order to query the supported types. It's also
+ * useful in our own query() method to determine the type of Uri received.
+ */
+ @Override
+ public String getType(Uri uri) {
+ switch (sURIMatcher.match(uri)) {
+ case SEARCH_BUILDINGS:
+ return BUILDINGS_MIME_TYPE;
+ case GET_BUILDING:
+ return BUILDING_MIME_TYPE;
+ case SEARCH_BUS_STOPS:
+ return BUS_STOPS_MIME_TYPE;
+ case GET_BUS_STOP:
+ return BUS_STOP_MIME_TYPE;
+ case SEARCH_SITES:
+ return SITES_MIME_TYPE;
+ case GET_SITE:
+ return SITE_MIME_TYPE;
+ case SEARCH_BUSES:
+ return BUSES_MIME_TYPE;
+ case GET_BUS:
+ return BUS_MIME_TYPE;
+ case SEARCH_SUGGEST:
+ return SearchManager.SUGGEST_MIME_TYPE;
+ case REFRESH_SHORTCUT:
+ return SearchManager.SHORTCUT_MIME_TYPE;
+ default:
+ throw new IllegalArgumentException("Unknown URL " + uri);
+ }
+ }
+
+ // Other required implementations...
+
+ @Override
+ public Uri insert(Uri uri, ContentValues values) {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public int delete(Uri uri, String selection, String[] selectionArgs) {
+ throw new UnsupportedOperationException();
+ }
+
+ @Override
+ public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) {
+ throw new UnsupportedOperationException();
+ }
+
+}
diff --git a/src/net/cbaines/suma/POI.java b/src/net/cbaines/suma/POI.java
index c84f90e..f8c1f89 100644
--- a/src/net/cbaines/suma/POI.java
+++ b/src/net/cbaines/suma/POI.java
@@ -47,7 +47,8 @@ public abstract class POI {
@DatabaseField(id = true)
public String id;
- public int distTo = -1; // Used by the comparator to store distances, then later by the gui to display them.
+ public int distTo = -1; // Used by the comparator to store distances, then
+ // later by the gui to display them.
public String type;
diff --git a/src/net/cbaines/suma/FindActivity.java b/src/net/cbaines/suma/SearchActivity.java
index 669249c..f7f5e55 100644
--- a/src/net/cbaines/suma/FindActivity.java
+++ b/src/net/cbaines/suma/SearchActivity.java
@@ -27,6 +27,7 @@ import java.util.List;
import org.osmdroid.util.GeoPoint;
+import android.app.SearchManager;
import android.content.Context;
import android.content.Intent;
import android.location.Location;
@@ -52,11 +53,14 @@ import com.j256.ormlite.dao.Dao;
import com.j256.ormlite.stmt.PreparedQuery;
import com.j256.ormlite.stmt.QueryBuilder;
-public class FindActivity extends OrmLiteBaseActivity<DatabaseHelper> implements Runnable, TextWatcher,
+public class SearchActivity extends OrmLiteBaseActivity<DatabaseHelper> implements Runnable, TextWatcher,
OnItemClickListener, LocationListener, OnItemLongClickListener {
final static String TAG = "FindActivity";
+ public static final String ORIGIN = "o";
+ public static final int MAP_ACTIVITY = 0;
+
private EditText searchBar;
private ListView listItems;
private ProgressBar progBar;
@@ -243,9 +247,18 @@ public class FindActivity extends OrmLiteBaseActivity<DatabaseHelper> implements
super.onCreate(savedInstanceState);
setContentView(R.layout.find_activity);
+ Log.i(TAG, "FindActivity started");
+
searchBar = (EditText) findViewById(R.id.searchBar);
searchBar.addTextChangedListener(this);
+ Intent intent = getIntent();
+ if (Intent.ACTION_SEARCH.equals(intent.getAction())) {
+ String query = intent.getStringExtra(SearchManager.QUERY);
+ Log.i(TAG, "Searching for " + query);
+ searchBar.setText(query);
+ }
+
listItems = (ListView) findViewById(R.id.findListItems);
listItems.setOnItemClickListener(this);
listItems.setOnItemLongClickListener(this);