@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://vocab.deri.ie/rooms#> .
@prefix ns1: <http://id.southampton.ac.uk/ns/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns2: <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix oo: <http://purl.org/openorg/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns3: <http://www.w3.org/ns/org#> .
@prefix ns4: <http://purl.org/vocab/aiiso/schema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns5: <http://purl.org/goodrelations/v1#> .
@prefix ns6: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix ns7: <http://purl.org/openorg/portals/> .

<http://id.southampton.ac.uk/building/63A> rdf:type ns0:Building ,
                                                    ns1:UoSBuilding ;
                                           rdfs:label "East Side" ;
                                           ns2:within <http://id.southampton.ac.uk/site/4> ;
                                           skos:notation "63A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           geo:lat "51.06581"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.309"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-63a-east-side-wsa> ;
                                           ns0:occupant <http://id.southampton.ac.uk/org/FH> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/63A#residential> ;
                                           ns1:buildingDate "1965" ;
                                           dcterms:spatial "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))" .

<http://id.southampton.ac.uk/site/4> rdf:type ns3:Site ,
                                              ns1:UoSSite ,
                                              ns0:Site ;
                                     rdfs:label "Winchester School of Art" .

<http://id.southampton.ac.uk/> rdf:type ns3:Organization ,
                                        ns4:Institution ,
                                        ns3:FormalOrganization ,
                                        foaf:Organization ;
                               rdfs:label "University of Southampton" .

<http://id.southampton.ac.uk/org/FH> rdf:type ns3:Organization ;
                                     rdfs:label "Winchester School of Art" .

<http://id.southampton.ac.uk/building/63A#residential> rdf:type ns1:PlaceFeature-ResidentialUse ;
                                                       rdfs:label "Building 63A is non-residential" .

<http://id.southampton.ac.uk/point-of-service/microwave-6> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                                      <http://id.southampton.ac.uk/floor/63A-1> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           skos:notation "microwave-6" ;
                                                           rdfs:label "WSA Microwave" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/microwave.png> ;
                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Amenity> ;
                                                           geo:lat "51.06593"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           geo:long "-1.30924"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/floor/63A-1> ns2:within <http://id.southampton.ac.uk/building/63A> ;
                                          rdf:type ns0:Floor ;
                                          rdfs:label "Floor 1, Building 63A" ,
                                                     "Building 63A / Level 1" ;
                                          ns1:levelNumber "1" .

<http://id.southampton.ac.uk/point-of-service/63A-cafe> ns2:within <http://id.southampton.ac.uk/building/63A> ;
                                                        rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                        dcterms:description """<p>The Cafe at Winchester school of Art is located on the ground floor of the Eastside Building. Outside the Restaurant there is a moat and the nearby 'North Wall' park.</p><p>The Cafe area has a modern and open environment and seating capacity for up to 175 customers.</p><p>Filter coffee and bean to cup speciality coffee is served with a wide varity of homemade cakes, cookies, flapjacks, Danish pastries and croissants.</p><p>We also offer sandwiches, snacks, healthy options, homemade soups and a varied daily menu.</p><p>Fairtrade teas and coffees together with soft drinks are also available.</p><p>Vending machines for snacks and drinks can be found inside the dining room.</p><p>Hospitality requirements can be arranged with the unit Manager Sandra Morgan on 26939 (02380 596939)</p><p> </p><p>Offsite Catering Operations Manager: <strong>Mrs Gina Hodge</strong> - email: <a target="_self" href="mailto:rbh@soton.ac.uk">rbh@soton.ac.uk</a></> Unit Manager WSA: <strong>Mrs Sandra Morgan</strong> - email: <a target="_self" href="mailto:sm30@soton.ac.uk">sm30@soton.ac.uk</a> </p>"""^^<http://purl.org/xtypes/Fragment-HTML> ;
                                                        skos:notation "63A-cafe" ;
                                                        rdfs:label "WSA Café" ;
                                                        oo:mapIcon <https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/coffee.png> ;
                                                        oo:ukfhrsId "12351" ;
                                                        dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Catering> ;
                                                        oo:ukfhrsPage <http://ratings.food.gov.uk/business/12351> .

<http://id.southampton.ac.uk/room/63A-2001> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-2> ;
                                            rdf:type ns0:Room ,
                                                     ns1:SyllabusLocation ;
                                            dcterms:description "Common Learning Space: WSA Lecture Theatre B, East Side" ;
                                            skos:notation "63A-2001"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            rdfs:label "WSA 63A East / 2001 L/T B" ;
                                            ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/63A-2001-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1000/63A-2001-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800/63A-2001-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/600/63A-2001-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/400/63A-2001-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/300/63A-2001-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/200/63A-2001-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/100/63A-2001-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/50/63A-2001-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1920/63A-2001-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1600/63A-2001-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800x600/63A-2001-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/480x297/63A-2001-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/320x198/63A-2001-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/240x260/63A-2001-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/220x220/63A-2001-E1-INS.JPG> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/063A02001/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063A02001/RSC-_SYM> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063A02001/RSC-_BENCH_PC> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063A02001/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063A02001/RSC-_DVD> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063A02001/RSC-_LAP> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063A02001/RSC-_VIS> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063A02001/RSC-_SEATS_FIXED_TIERED> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063A02001/RSC-_IND> ;
                                            oo:capacity "60"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "2001 Lecture Theatre B" .

<http://id.southampton.ac.uk/room/63A-2005> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-2> ;
                                            rdf:type ns0:Room ,
                                                     ns1:CentrallyBookableSyllabusLocation ,
                                                     ns1:SyllabusLocation ;
                                            dcterms:description "Common Learning Space: WSA The Rotunda 2005" ;
                                            skos:notation "63A-2005"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            rdfs:label "WSA 63A East / 2005 (Rotunda)" ;
                                            ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1000/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/600/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/400/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/300/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/200/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/100/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/50/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1920/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1600/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800x600/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/480x297/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/320x198/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/240x260/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/220x220/63A-2005-E1-INS.JPG> ;
                                            oo:capacity "60"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "2005 (Rotunda)" .

<http://id.southampton.ac.uk/room/63A-2083> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-2> ;
                                            rdf:type ns0:Room ,
                                                     ns1:SyllabusLocation ;
                                            dcterms:description "Computer Workstation" ;
                                            skos:notation "63A-2083"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            rdfs:label "63A / 2083" ,
                                                       "WSA 63A East / 2083 (Computer Centre 1)" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298176> ;
                                            ns1:roomNumber "2083" ;
                                            oo:capacity "17"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "2083 (Computer Centre 1)" .

<http://id.southampton.ac.uk/room/63A-2085> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-2> ;
                                            rdf:type ns0:Room ,
                                                     ns1:CentrallyBookableSyllabusLocation ,
                                                     ns1:SyllabusLocation ;
                                            dcterms:description "MAC Suite 1 - 2085 (Eastside)" ;
                                            skos:notation "63A-2085"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            rdfs:label "63A / 2085" ,
                                                       "WSA 63A East / 2085 (Mac Suite 1)" ;
                                            ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1000/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/600/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/400/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/300/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/200/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/100/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/50/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1920/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1600/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800x600/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/480x297/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/320x198/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/240x260/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/220x220/63A-2085-E1-INS.JPG> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID303688> ;
                                            ns1:roomNumber "2085" ;
                                            oo:capacity "25"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "2085 (Mac Suite 1)" .

<http://id.southampton.ac.uk/room/63A-3023> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-3> ;
                                            rdf:type ns0:Room ,
                                                     ns1:SyllabusLocation ;
                                            dcterms:description "Common Learning Space WSA: Harvard Lecture Theatre" ;
                                            skos:notation "63A-3023"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            rdfs:label "WSA 63A East / 3023 (Harvard L/T)" ;
                                            ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1000/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/600/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/400/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/300/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/200/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/100/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/50/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1920/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1600/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800x600/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/480x297/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/320x198/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/240x260/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/220x220/63A-3023-E1-INS.JPG> ;
                                            oo:capacity "43"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "3023 (Harvard Lecture Theatre)" .

<http://id.southampton.ac.uk/room/63A-1017> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-1> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63A / 1017" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID282683> ,
                                                          <http://id.southampton.ac.uk/mfd/PR-ID298189> ;
                                            ns1:roomNumber "1017" .

<http://id.southampton.ac.uk/room/63A-2021> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-2> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63A / 2021" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID297944> ;
                                            ns1:roomNumber "2021" .

<http://id.southampton.ac.uk/floor/63A-2> ns2:within <http://id.southampton.ac.uk/building/63A> ;
                                          rdf:type ns0:Floor ;
                                          rdfs:label "Building 63A / Level 2" ,
                                                     "Floor 2, Building 63A" ;
                                          ns1:levelNumber "2" .

<http://id.southampton.ac.uk/room/63A-2033> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-2> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63A / 2033" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298182> ,
                                                          <http://id.southampton.ac.uk/mfd/PR-ID303673> ,
                                                          <http://id.southampton.ac.uk/mfd/PR-ID298190> ;
                                            ns1:roomNumber "2033" .

<http://id.southampton.ac.uk/room/63A-2011> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-2> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63A / 2011" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298196> ;
                                            ns1:roomNumber "2011" .

<http://id.southampton.ac.uk/room/63A-1049> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-1> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63A / 1049" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298155> ;
                                            ns1:roomNumber "1049" .

<http://id.southampton.ac.uk/room/63A-1065> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-1> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63A / 1065" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298147> ;
                                            ns1:roomNumber "1065" .

<http://id.southampton.ac.uk/floor/63A-3> ns2:within <http://id.southampton.ac.uk/building/63A> ;
                                          rdf:type ns0:Floor ;
                                          rdfs:label "Building 63A / Level 3" ,
                                                     "Floor 3, Building 63A" ;
                                          ns1:levelNumber "3" .

<http://id.southampton.ac.uk/room/63A-3025> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-3> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63A / 3025" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID301041> ;
                                            ns1:roomNumber "3025" .

<http://id.southampton.ac.uk/room/63A-3005> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-3> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63A / 3005" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID306589> ;
                                            ns1:roomNumber "3005" .

<http://id.southampton.ac.uk/point-of-service/workstations-63A-1017e> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                                                 <http://id.southampton.ac.uk/room/63A-1017e> ;
                                                                      rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                      rdfs:label "iSolutions Workstations - 63A-1017e" ;
                                                                      ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/workstations-63A-1017e#Saturday-CLOSED-22-Aug-2026> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/workstations-63A-1017e#Friday-CLOSED-21-Aug-2026> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/workstations-63A-1017e#Monday-CLOSED-17-Aug-2026> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/workstations-63A-1017e#Sunday-CLOSED-16-Aug-2026> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/workstations-63A-1017e#Wednesday-CLOSED-19-Aug-2026> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/workstations-63A-1017e#Tuesday-CLOSED-18-Aug-2026> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/workstations-63A-1017e#Thursday-CLOSED-20-Aug-2026> ;
                                                                      oo:mapIcon <https://data.southampton.ac.uk/map-icons/Education/computers.png> ;
                                                                      dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/iSolutions-Workstations> .

<https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG#creator> ;
                                                                                     ns6:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:fileSize "15097849"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1000/1468927249_DSC_0321.JPG> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                                      rdf:type foaf:Image ;
                                                                                      dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                      dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/1000/1468927249_DSC_0321.JPG#creator> ;
                                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG> ;
                                                                                      ns6:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:fileSize "161495"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                      dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800/1468927249_DSC_0321.JPG> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/800/1468927249_DSC_0321.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG> ;
                                                                                     ns6:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:fileSize "105419"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/600/1468927249_DSC_0321.JPG> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/600/1468927249_DSC_0321.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG> ;
                                                                                     ns6:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:fileSize "61641"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/400/1468927249_DSC_0321.JPG> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/400/1468927249_DSC_0321.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG> ;
                                                                                     ns6:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:fileSize "28823"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/300/1468927249_DSC_0321.JPG> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/300/1468927249_DSC_0321.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG> ;
                                                                                     ns6:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:fileSize "17267"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/200/1468927249_DSC_0321.JPG> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/200/1468927249_DSC_0321.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG> ;
                                                                                     ns6:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:fileSize "8418"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/100/1468927249_DSC_0321.JPG> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/100/1468927249_DSC_0321.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG> ;
                                                                                     ns6:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:fileSize "2895"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/50/1468927249_DSC_0321.JPG> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/50/1468927249_DSC_0321.JPG#creator> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG> ;
                                                                                    ns6:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns6:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns6:fileSize "1346"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns6:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                    dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1920/1468927249_DSC_0321.JPG> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                                      rdf:type foaf:Image ;
                                                                                      dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                      dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/1920/1468927249_DSC_0321.JPG#creator> ;
                                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG> ;
                                                                                      ns6:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:fileSize "521491"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                      dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1600/1468927249_DSC_0321.JPG> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                                      rdf:type foaf:Image ;
                                                                                      dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                      dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/1600/1468927249_DSC_0321.JPG#creator> ;
                                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG> ;
                                                                                      ns6:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:fileSize "379357"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                      dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800x600/1468927249_DSC_0321.JPG> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/800x600/1468927249_DSC_0321.JPG#creator> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG> ;
                                                                                         ns6:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns6:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns6:fileSize "117490"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                         dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/480x297/1468927249_DSC_0321.JPG> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/480x297/1468927249_DSC_0321.JPG#creator> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG> ;
                                                                                         ns6:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns6:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns6:fileSize "38391"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns6:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                         dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/320x198/1468927249_DSC_0321.JPG> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/320x198/1468927249_DSC_0321.JPG#creator> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG> ;
                                                                                         ns6:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns6:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns6:fileSize "18351"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns6:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                         dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/240x260/1468927249_DSC_0321.JPG> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/240x260/1468927249_DSC_0321.JPG#creator> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG> ;
                                                                                         ns6:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns6:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns6:fileSize "17955"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns6:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                         dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/220x220/1468927249_DSC_0321.JPG> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/220x220/1468927249_DSC_0321.JPG#creator> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1468927249_DSC_0321.JPG> ;
                                                                                         ns6:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns6:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns6:fileSize "14327"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns6:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                         dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg#creator> ;
                                                                          ns6:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:fileSize "15097849"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1000/DSC_0321.jpg> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/1000/DSC_0321.jpg#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg> ;
                                                                           ns6:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:fileSize "161495"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800/DSC_0321.jpg> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/800/DSC_0321.jpg#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg> ;
                                                                          ns6:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:fileSize "105419"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/600/DSC_0321.jpg> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/600/DSC_0321.jpg#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg> ;
                                                                          ns6:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:fileSize "61641"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/400/DSC_0321.jpg> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/400/DSC_0321.jpg#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg> ;
                                                                          ns6:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:fileSize "28823"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/300/DSC_0321.jpg> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/300/DSC_0321.jpg#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg> ;
                                                                          ns6:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:fileSize "17267"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/200/DSC_0321.jpg> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/200/DSC_0321.jpg#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg> ;
                                                                          ns6:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:fileSize "8418"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/100/DSC_0321.jpg> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/100/DSC_0321.jpg#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg> ;
                                                                          ns6:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:fileSize "2895"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/50/DSC_0321.jpg> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/50/DSC_0321.jpg#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg> ;
                                                                         ns6:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns6:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns6:fileSize "1346"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns6:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1920/DSC_0321.jpg> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/1920/DSC_0321.jpg#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg> ;
                                                                           ns6:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:fileSize "521491"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1600/DSC_0321.jpg> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/1600/DSC_0321.jpg#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg> ;
                                                                           ns6:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:fileSize "379357"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800x600/DSC_0321.jpg> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/800x600/DSC_0321.jpg#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg> ;
                                                                              ns6:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:fileSize "117490"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/480x297/DSC_0321.jpg> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/480x297/DSC_0321.jpg#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg> ;
                                                                              ns6:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:fileSize "38391"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/320x198/DSC_0321.jpg> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/320x198/DSC_0321.jpg#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg> ;
                                                                              ns6:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:fileSize "18351"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/240x260/DSC_0321.jpg> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/240x260/DSC_0321.jpg#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg> ;
                                                                              ns6:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:fileSize "17955"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/220x220/DSC_0321.jpg> foaf:depicts <http://id.southampton.ac.uk/building/63A> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/220x220/DSC_0321.jpg#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/DSC_0321.jpg> ;
                                                                              ns6:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:fileSize "14327"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/building-portal/63A-B> ns7:connectsBuilding <http://id.southampton.ac.uk/building/63A> ;
                                                    rdf:type ns7:BuildingEntrance ;
                                                    rdfs:label "Creative Services Centre" ;
                                                    geo:lat "51.06556"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.30906"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/63A-D> ns7:connectsBuilding <http://id.southampton.ac.uk/building/63A> ;
                                                    rdf:type ns7:BuildingEntrance ;
                                                    rdfs:label "Rotunda" ;
                                                    geo:lat "51.06615"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.30951"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/63A-C> ns7:connectsBuilding <http://id.southampton.ac.uk/building/63A> ;
                                                    rdf:type ns7:BuildingEntrance ;
                                                    rdfs:label "Rear" ;
                                                    geo:lat "51.06593"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.30939"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/63A-A> ns7:connectsBuilding <http://id.southampton.ac.uk/building/63A> ;
                                                    rdf:type ns7:BuildingEntrance ;
                                                    rdfs:label "Main" ;
                                                    geo:lat "51.066"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.30954"^^<http://www.w3.org/2001/XMLSchema#float> .