@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/34> rdf:type ns0:Building ,
                                                   ns1:UoSBuilding ;
                                          rdfs:label "Education" ;
                                          ns2:within <http://id.southampton.ac.uk/site/1> ;
                                          skos:notation "34"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          geo:lat "50.93451"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.3953"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-34-education> ;
                                          ns0:occupant <http://id.southampton.ac.uk/org/F8> ,
                                                       <http://id.southampton.ac.uk/org/F801000000> ,
                                                       <http://id.southampton.ac.uk/org/F8CJ050000> ,
                                                       <http://id.southampton.ac.uk/org/F8CJ060000> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/34#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/34#architect> ;
                                          ns1:buildingDate "1948" ;
                                          dcterms:spatial "POLYGON((-1.39560025735751 50.9344530729627,-1.39552470904212 50.9345527677173,-1.39546344393974 50.934636610784,-1.39543110458951 50.9346807118367,-1.39528180458929 50.934637290133,-1.3949877859968 50.9345495974161,-1.39502578473332 50.934496268388,-1.39503270176101 50.9344894748769,-1.39512262312095 50.9343692861779,-1.39513340290436 50.9343549065388,-1.39534369851237 50.9344174069849,-1.39542912829589 50.9344427128481,-1.3954538319662 50.9344095944337,-1.39560025735751 50.9344530729627))" .

<http://id.southampton.ac.uk/site/1> rdf:type ns3:Site ,
                                              ns1:UoSSite ,
                                              ns0:Site ;
                                     rdfs:label "Highfield Campus" .

<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/F8> rdf:type ns3:OrganizationalUnit ,
                                              ns3:Organization ;
                                     rdfs:label "Social and Human Sciences" .

<http://id.southampton.ac.uk/org/F801000000> rdf:type ns3:OrganizationalUnit ,
                                                      ns3:Organization ;
                                             rdfs:label "FOS - Social &amp; Human Sciences" .

<http://id.southampton.ac.uk/org/F8CJ050000> rdf:type ns3:OrganizationalUnit ,
                                                      ns3:Organization ;
                                             rdfs:label "Teaching Only Staff" .

<http://id.southampton.ac.uk/org/F8CJ060000> rdf:type ns3:OrganizationalUnit ,
                                                      ns3:Organization ;
                                             rdfs:label "Technical Staff" .

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

<http://id.southampton.ac.uk/building/34#architect> rdfs:label "Gutteridge & Gutteridge" .

<http://id.southampton.ac.uk/point-of-service/shower8> ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                                  <http://id.southampton.ac.uk/room/34-2004> ,
                                                                  <http://id.southampton.ac.uk/floor/34-2> ;
                                                       rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                       skos:notation "shower8" ;
                                                       rdfs:label "Shower" ;
                                                       oo:mapIcon <https://data.southampton.ac.uk/map-icons/shower.png> ;
                                                       dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Amenity> ;
                                                       geo:lat "50.93451"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                       geo:long "-1.3953"^^<http://www.w3.org/2001/XMLSchema#float> .

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

<http://id.southampton.ac.uk/room/34-1020> ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-1> ;
                                           rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           dcterms:description "Common Learning Space: Island Seating Layout" ;
                                           skos:notation "34-1020"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           rdfs:label "Seminar Room" ,
                                                      "34 / 1020" ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3401020A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3401020B.jpg> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/34-1020-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/34-1020-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/34-1020-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/34-1020-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/34-1020-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/34-1020-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/34-1020-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/34-1020-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/34-1020-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/34-1020-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/34-1020-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/34-1020-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/34-1020-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/34-1020-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/34-1020-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/34-1020-E1-INS.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003401020/RSC-_SCREEN> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401020/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401020/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/003401020/RSC-_SMA> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401020/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401020/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401020/RSC-_DVDPC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401020/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401020/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401020/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401020/RSC-_SEATS_MOVEABLE> ;
                                           oo:capacity "24"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "1020" .

<http://id.southampton.ac.uk/room/34-1025> ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-1> ;
                                           rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           dcterms:description "Common Learning Space: Island Seating Layout" ;
                                           skos:notation "34-1025"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           rdfs:label "Seminar Room" ,
                                                      "34 / 1025" ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3401025A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3401025B.jpg> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003401025/RSC-_DVDPC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401025/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401025/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401025/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/003401025/RSC-_SYM> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401025/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401025/RSC-_SEATS_MOVEABLE> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401025/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401025/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003401025/RSC-_SMA> ;
                                           oo:capacity "24"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "1025" .

<http://id.southampton.ac.uk/room/34-2003> ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-2> ;
                                           rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           dcterms:description "Common Learning Space: Island Seating Layout" ;
                                           skos:notation "34-2003"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           rdfs:label "Seminar Room" ,
                                                      "34 / 2003" ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3402003A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3402003B.jpg> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/34-2003-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/34-2003-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/34-2003-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/34-2003-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/34-2003-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/34-2003-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/34-2003-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/34-2003-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/34-2003-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/34-2003-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/34-2003-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/34-2003-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/34-2003-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/34-2003-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/34-2003-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/34-2003-E1-INS.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003402003/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402003/RSC-_SYM> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402003/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402003/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402003/RSC-_SEATS_MOVEABLE> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402003/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402003/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402003/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402003/RSC-_DVDPC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402003/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ;
                                           oo:capacity "24"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "2003" .

<http://id.southampton.ac.uk/room/34-2019> ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-2> ;
                                           rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           dcterms:description "Common Learning Space: Boardroom Layout" ;
                                           skos:notation "34-2019"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           rdfs:label "Seminar Room" ,
                                                      "34 / 2019" ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3402019A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3402019B.jpg> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003402019/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402019/RSC-_DVDPC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402019/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402019/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402019/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402019/RSC-_SMA> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402019/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402019/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402019/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003402019/RSC-_SEATS_MOVEABLE> ;
                                           oo:capacity "18"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "2019" .

<http://id.southampton.ac.uk/room/34-3001> ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-3> ;
                                           rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           dcterms:description "Common Learning Space: Education Lecture Theatre" ;
                                           skos:notation "34-3001"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           rdfs:label "Lecture Theatre" ,
                                                      "34 / 3001 (L/T)" ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3403001A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3403001B.jpg> ;
                                           geo:lat "50.93459505"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.395403274"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:access "The room is accessible and/or egress standard for audience members and/or instructor/lecturer using a wheelchair via an external door at the side of Building 34." ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/34-3001-E2-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/34-3001-E2-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/34-3001-E2-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/34-3001-E2-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/34-3001-E2-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/34-3001-E2-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/34-3001-E2-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/34-3001-E2-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/34-3001-E2-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/34-3001-E2-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/34-3001-E2-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/34-3001-E2-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/34-3001-E2-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/34-3001-E2-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/34-3001-E2-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/34-3001-E2-INS.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003403001/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403001/RSC-_SEATS_FIXED_TIERED> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403001/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403001/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403001/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403001/RSC-_SCREEN> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403001/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403001/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403001/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403001/RSC-VIS-REC> ;
                                           dcterms:spatial "POLYGON((-1.395524709 50.9345527677,-1.3954634439 50.9346366108,-1.3954311046 50.9346807118,-1.3952818046 50.9346372901,-1.395375409 50.9345094025,-1.395524709 50.9345527677))" ;
                                           oo:capacity "120"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "3001 (Lecture Theatre)" .

<http://id.southampton.ac.uk/room/34-3019> ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-3> ;
                                           rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           dcterms:description "Common Learning Space: Island Seating Layout" ;
                                           skos:notation "34-3019"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           rdfs:label "Seminar Room" ,
                                                      "34 / 3019" ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3403019A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3403019B.jpg> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/34-3019-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/34-3019-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/34-3019-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/34-3019-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/34-3019-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/34-3019-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/34-3019-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/34-3019-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/34-3019-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/34-3019-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/34-3019-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/34-3019-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/34-3019-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/34-3019-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/34-3019-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/34-3019-POI-LCTSPC.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003403019/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/003403019/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403019/RSC-_DVDPC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403019/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403019/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403019/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403019/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403019/RSC-_SEATS_MOVEABLE> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403019/RSC-_SMA> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403019/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403019/RSC-_SYM> ;
                                           oo:capacity "24"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "3019" .

<http://id.southampton.ac.uk/room/34-4001> ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-4> ;
                                           rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           dcterms:description "Common Learning Space: Boardroom Layout" ;
                                           skos:notation "34-4001"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           rdfs:label "Boardroom" ,
                                                      "34 / 4001" ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3404001A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3404001B.jpg> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003404001/RSC-_SEATS_MOVEABLE> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404001/RSC-_SYM> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404001/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404001/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404001/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/003404001/RSC-_DVDPC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404001/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404001/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404001/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404001/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ;
                                           oo:capacity "9"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "4001" .

<http://id.southampton.ac.uk/room/34-4005> ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-4> ;
                                           rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           dcterms:description "Common Learning Space: Row Layout" ;
                                           skos:notation "34-4005"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           rdfs:label "Seminar Room" ,
                                                      "34 / 4005" ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3404005A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3404005B.jpg> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/34-4005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/34-4005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/34-4005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/34-4005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/34-4005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/34-4005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/34-4005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/34-4005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/34-4005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/34-4005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/34-4005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/34-4005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/34-4005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/34-4005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/34-4005-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/34-4005-E1-INS.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003404005/RSC-_SCREEN> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404005/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404005/RSC-_SYM> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404005/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404005/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404005/RSC-_DVDPC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404005/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404005/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404005/RSC-_SEATS_MOVEABLE> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404005/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/003404005/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404005/RSC-_SMA> ;
                                           oo:capacity "30"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "4005" .

<http://id.southampton.ac.uk/room/34-4007> ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-4> ;
                                           rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           dcterms:description "Common Learning Space: Row Layout" ;
                                           skos:notation "34-4007"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           rdfs:label "Classroom" ,
                                                      "34 / 4007" ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3404007A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3404007B.jpg> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/34-4007-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/34-4007-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/34-4007-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/34-4007-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/34-4007-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/34-4007-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/34-4007-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/34-4007-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/34-4007-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/34-4007-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/34-4007-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/34-4007-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/34-4007-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/34-4007-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/34-4007-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/34-4007-E1-INS.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003404007/RSC-_SCREEN> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404007/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404007/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404007/RSC-_SEATS_MOVEABLE> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404007/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/003404007/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404007/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404007/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404007/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404007/RSC-_SYM> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404007/RSC-_SMA> ;
                                           oo:capacity "20"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "4007" .

<http://id.southampton.ac.uk/room/34-4011> ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-4> ;
                                           rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           dcterms:description "Common Learning Space: Boardroom Layout" ;
                                           skos:notation "34-4011"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           rdfs:label "Boardroom" ,
                                                      "34 / 4011" ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3404011A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3404011B.jpg> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003404011/RSC-_SEATS_MOVEABLE> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404011/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404011/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/003404011/RSC-_SYM> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404011/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404011/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404011/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404011/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ;
                                           oo:capacity "8"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "4011" .

<http://id.southampton.ac.uk/room/34-4013> ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-4> ;
                                           rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           dcterms:description "Common Learning Space: Island Seating Layout" ;
                                           skos:notation "34-4013"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           rdfs:label "Classroom" ,
                                                      "34 / 4013" ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3404013A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3404013B.jpg> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/34-4013-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/34-4013-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/34-4013-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/34-4013-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/34-4013-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/34-4013-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/34-4013-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/34-4013-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/34-4013-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/34-4013-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/34-4013-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/34-4013-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/34-4013-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/34-4013-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/34-4013-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/34-4013-E1-INS.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003404013/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/003404013/RSC-_SCREEN> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404013/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404013/RSC-_SEATS_MOVEABLE> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404013/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404013/RSC-_SYM> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404013/RSC-_SMA> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404013/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404013/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404013/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003404013/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ;
                                           oo:capacity "24"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "4013" .

<http://id.southampton.ac.uk/room/34-5001> ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-5> ;
                                           rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           dcterms:description "Common Learning Space: Seminar Room" ;
                                           skos:notation "34-5001"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           rdfs:label "Laboratory" ,
                                                      "34 / 5001" ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3405001A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3405001B.jpg> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/34-5001-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/34-5001-POI-LCTSPC.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_SMA> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_SEATS_MOVEABLE> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_SYM> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_SCREEN> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405001/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/003405001/RSC-_LAP> ;
                                           oo:capacity "20"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "5001" .

<http://id.southampton.ac.uk/room/34-5003> ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-5> ;
                                           rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           dcterms:description "Common Learning Space: Seminar Room" ;
                                           skos:notation "34-5003"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           rdfs:label "Laboratory" ,
                                                      "34 / 5003" ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3405003A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3405003B.jpg> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/34-5003-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/34-5003-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/34-5003-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/34-5003-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/34-5003-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/34-5003-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/34-5003-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/34-5003-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/34-5003-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/34-5003-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/34-5003-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/34-5003-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/34-5003-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/34-5003-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/34-5003-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/34-5003-POI-LCTSPC.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003405003/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405003/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/003405003/RSC-_SMA> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405003/RSC-_DVDPC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405003/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405003/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405003/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405003/RSC-_SYM> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405003/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405003/RSC-_SEATS_MOVEABLE> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405003/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> ;
                                           oo:capacity "20"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "5003" .

<http://id.southampton.ac.uk/room/34-5007> ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-5> ;
                                           rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           dcterms:description "Common Learning Space:" ;
                                           skos:notation "34-5007"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           rdfs:label "Classroom" ,
                                                      "34 / 5007" ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3405007A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B3405007B.jpg> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/34-5007-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/34-5007-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/34-5007-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/34-5007-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/34-5007-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/34-5007-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/34-5007-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/34-5007-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/34-5007-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/34-5007-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/34-5007-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/34-5007-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/34-5007-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/34-5007-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/34-5007-POI-LCTSPC.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/34-5007-POI-LCTSPC.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003405007/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405007/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405007/RSC-_DVDPC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405007/RSC-_SMA> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405007/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405007/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/003405007/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405007/RSC-_SYM> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405007/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405007/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003405007/RSC-_SEATS_MOVEABLE> ;
                                           oo:capacity "16"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "5007" .

<http://id.southampton.ac.uk/room/34-3011> ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-3> ;
                                           rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           dcterms:description "Common Learning Space: Seminar Room" ;
                                           skos:notation "34-3011"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           rdfs:label "34 / 3011" ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003403011/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403011/RSC-_SEATS_MOVEABLE> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403011/RSC-_SMA> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403011/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403011/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403011/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403011/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/003403011/RSC-_WIRELESS_NETWORK> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403011/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403011/RSC-_DVDPC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/003403011/RSC-_SYM> ;
                                           oo:capacity "28"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "3011" .

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

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

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

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

<http://id.southampton.ac.uk/floor/34-4> ns2:within <http://id.southampton.ac.uk/building/34> ;
                                         rdf:type ns0:Floor ;
                                         rdfs:label "Floor 4, Building 34" .

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

<http://id.southampton.ac.uk/floor/34-5> ns2:within <http://id.southampton.ac.uk/building/34> ;
                                         rdf:type ns0:Floor ;
                                         rdfs:label "Floor 5, Building 34" .

<https://data.southampton.ac.uk/image-archive/buildings/raw/34.jpg> foaf:depicts <http://id.southampton.ac.uk/building/34> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    ns6:height "1927"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:width "2560"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:fileSize "4022670"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:aspectRatio "1.3284898806435"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1000/34.jpg> foaf:depicts <http://id.southampton.ac.uk/building/34> ;
                                                                     rdf:type foaf:Image ;
                                                                     dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                     dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/34.jpg> ;
                                                                     ns6:height "752"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns6:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns6:fileSize "154793"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns6:aspectRatio "1.3297872340426"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800/34.jpg> foaf:depicts <http://id.southampton.ac.uk/building/34> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/34.jpg> ;
                                                                    ns6:height "602"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:fileSize "100295"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:aspectRatio "1.328903654485"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/600/34.jpg> foaf:depicts <http://id.southampton.ac.uk/building/34> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/34.jpg> ;
                                                                    ns6:height "451"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:fileSize "56756"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:aspectRatio "1.330376940133"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/400/34.jpg> foaf:depicts <http://id.southampton.ac.uk/building/34> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/34.jpg> ;
                                                                    ns6:height "301"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:fileSize "25389"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:aspectRatio "1.328903654485"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/300/34.jpg> foaf:depicts <http://id.southampton.ac.uk/building/34> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/34.jpg> ;
                                                                    ns6:height "225"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:fileSize "14759"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/200/34.jpg> foaf:depicts <http://id.southampton.ac.uk/building/34> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/34.jpg> ;
                                                                    ns6:height "150"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:fileSize "7042"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/100/34.jpg> foaf:depicts <http://id.southampton.ac.uk/building/34> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/34.jpg> ;
                                                                    ns6:height "75"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:fileSize "2494"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/50/34.jpg> foaf:depicts <http://id.southampton.ac.uk/building/34> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/34.jpg> ;
                                                                   ns6:height "37"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns6:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns6:fileSize "1261"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns6:aspectRatio "1.3513513513514"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1920/34.jpg> foaf:depicts <http://id.southampton.ac.uk/building/34> ;
                                                                     rdf:type foaf:Image ;
                                                                     dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                     dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/34.jpg> ;
                                                                     ns6:height "1445"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns6:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns6:fileSize "518614"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns6:aspectRatio "1.3287197231834"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1600/34.jpg> foaf:depicts <http://id.southampton.ac.uk/building/34> ;
                                                                     rdf:type foaf:Image ;
                                                                     dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                     dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/34.jpg> ;
                                                                     ns6:height "1204"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns6:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns6:fileSize "376090"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns6:aspectRatio "1.328903654485"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800x600/34.jpg> foaf:depicts <http://id.southampton.ac.uk/building/34> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/34.jpg> ;
                                                                        ns6:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns6:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns6:fileSize "99511"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/480x297/34.jpg> foaf:depicts <http://id.southampton.ac.uk/building/34> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/34.jpg> ;
                                                                        ns6:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns6:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns6:fileSize "32867"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns6:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/320x198/34.jpg> foaf:depicts <http://id.southampton.ac.uk/building/34> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/34.jpg> ;
                                                                        ns6:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns6:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns6:fileSize "15059"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns6:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/240x260/34.jpg> foaf:depicts <http://id.southampton.ac.uk/building/34> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/34.jpg> ;
                                                                        ns6:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns6:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns6:fileSize "12991"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns6:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/220x220/34.jpg> foaf:depicts <http://id.southampton.ac.uk/building/34> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/34.jpg> ;
                                                                        ns6:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns6:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns6:fileSize "10365"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns6:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/building-portal/34-C> ns7:connectsBuilding <http://id.southampton.ac.uk/building/34> ;
                                                   rdf:type ns7:BuildingEntrance ;
                                                   rdfs:label "Wheelchair" ;
                                                   geo:lat "50.93461"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                   geo:long "-1.39548"^^<http://www.w3.org/2001/XMLSchema#float> .

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

<http://id.southampton.ac.uk/building-portal/34-B> ns7:connectsBuilding <http://id.southampton.ac.uk/building/34> ;
                                                   rdf:type ns7:BuildingEntrance ;
                                                   rdfs:label "South" ;
                                                   geo:lat "50.93448"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                   geo:long "-1.39503"^^<http://www.w3.org/2001/XMLSchema#float> .