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

<http://id.southampton.ac.uk/building-portal/2-C> rdf:type ns0:BuildingEntrance ,
                                                           ns0:FloorEntrance ;
                                                  rdfs:label "Lower ground entrance" ;
                                                  geo:lat "50.93582"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                  geo:long "-1.39822"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                  ns0:connectsBuilding <http://id.southampton.ac.uk/building/2> ;
                                                  ns0:connectsFloor <http://id.southampton.ac.uk/floor/2-1> .

<http://id.southampton.ac.uk/building/2> rdf:type ns1:Building ,
                                                  ns2:UoSBuilding ;
                                         ns3:within <http://id.southampton.ac.uk/site/1> ;
                                         skos:notation "2"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                         oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                         rdfs:label "Building 2" ;
                                         geo:lat "50.93617"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         geo:long "-1.39821"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         ns2:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-2> ;
                                         ns1:occupant <http://id.southampton.ac.uk/org/F4> ,
                                                      <http://id.southampton.ac.uk/org/JF> ,
                                                      <http://id.southampton.ac.uk/org/TR> ;
                                         oo:lacksFeature <http://id.southampton.ac.uk/building/2#residential> ;
                                         ns2:buildingArchitect <http://id.southampton.ac.uk/building/2#architect> ;
                                         ns2:buildingDate "1968" ;
                                         dcterms:spatial "POLYGON((-1.39857835218743 50.9358607815984,-1.39852400411274 50.9359357910172,-1.39849939027395 50.9359698141174,-1.39848591554469 50.935988269233,-1.39847100351097 50.9360088755496,-1.39842635724135 50.9359959682974,-1.3983695837154 50.936074260917,-1.39835197673583 50.9360984902765,-1.39834568852884 50.9361072649247,-1.39832951885373 50.9361295695066,-1.39821237854068 50.9362911924904,-1.39812434364283 50.9364127914788,-1.39809299243942 50.9364558718634,-1.3980720616933 50.9364849694988,-1.39805409538762 50.9365097081356,-1.39804780718063 50.9365183694859,-1.39804340543573 50.9365244833793,-1.39803055952717 50.9365422023434,-1.39797082156078 50.9366245699634,-1.39794459075448 50.9366174937131,-1.39789033251132 50.9366014164684,-1.39778585844378 50.9365712999248,-1.39784963882895 50.9364832711938,-1.39787047974354 50.9364543999981,-1.39789141048966 50.9364255853948,-1.39793039737299 50.9363716924149,-1.39795402306496 50.9363390848673,-1.39812299616991 50.9361059062696,-1.39814868798703 50.9360704113914,-1.39816854075481 50.9360430684285,-1.39818578840827 50.936019291926,-1.39824175345047 50.9359421880413,-1.39813000302912 50.9359099764686,-1.39815847962363 50.9358706885097,-1.39819602920251 50.935818776271,-1.39821884641072 50.9358253997551,-1.39823789069475 50.9358308910189,-1.39826007908226 50.9358002644772,-1.39827867420864 50.9357745630755,-1.39842698606205 50.9358171911636,-1.39857835218743 50.9358607815984))" .

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

<https://data.southampton.ac.uk/image-archive/building-portals/raw/2-C.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-C> ;
                                                                            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.ecs.soton.ac.uk/person/27733> ;
                                                                            ns4:height "3264"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:width "1840"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:fileSize "1629978"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:aspectRatio "0.56372549019608"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/1000/2-C.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-C> ;
                                                                             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.ecs.soton.ac.uk/person/27733> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/2-C.jpg> ;
                                                                             ns4:height "1773"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "333544"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.56401579244219"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/800/2-C.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-C> ;
                                                                            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.ecs.soton.ac.uk/person/27733> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/2-C.jpg> ;
                                                                            ns4:height "1419"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:fileSize "226695"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:aspectRatio "0.56377730796335"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/600/2-C.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-C> ;
                                                                            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.ecs.soton.ac.uk/person/27733> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/2-C.jpg> ;
                                                                            ns4:height "1064"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:fileSize "133957"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:aspectRatio "0.56390977443609"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/400/2-C.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-C> ;
                                                                            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.ecs.soton.ac.uk/person/27733> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/2-C.jpg> ;
                                                                            ns4:height "709"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:fileSize "61625"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:aspectRatio "0.56417489421721"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/300/2-C.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-C> ;
                                                                            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.ecs.soton.ac.uk/person/27733> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/2-C.jpg> ;
                                                                            ns4:height "532"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:fileSize "35158"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:aspectRatio "0.56390977443609"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/200/2-C.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-C> ;
                                                                            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.ecs.soton.ac.uk/person/27733> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/2-C.jpg> ;
                                                                            ns4:height "354"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:fileSize "15952"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:aspectRatio "0.56497175141243"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/100/2-C.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-C> ;
                                                                            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.ecs.soton.ac.uk/person/27733> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/2-C.jpg> ;
                                                                            ns4:height "177"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:fileSize "4628"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:aspectRatio "0.56497175141243"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/50/2-C.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-C> ;
                                                                           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.ecs.soton.ac.uk/person/27733> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/2-C.jpg> ;
                                                                           ns4:height "88"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:fileSize "1719"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:aspectRatio "0.56818181818182"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/1920/2-C.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-C> ;
                                                                             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.ecs.soton.ac.uk/person/27733> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/2-C.jpg> ;
                                                                             ns4:height "3405"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "946826"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.56387665198238"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/1600/2-C.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-C> ;
                                                                             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.ecs.soton.ac.uk/person/27733> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/2-C.jpg> ;
                                                                             ns4:height "2838"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "717071"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.56377730796335"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/800x600/2-C.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-C> ;
                                                                                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.ecs.soton.ac.uk/person/27733> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/2-C.jpg> ;
                                                                                ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:fileSize "106641"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4: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/building-portals/480x297/2-C.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-C> ;
                                                                                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.ecs.soton.ac.uk/person/27733> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/2-C.jpg> ;
                                                                                ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:fileSize "33457"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4: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/building-portals/320x198/2-C.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-C> ;
                                                                                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.ecs.soton.ac.uk/person/27733> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/2-C.jpg> ;
                                                                                ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:fileSize "15235"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4: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/building-portals/240x260/2-C.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-C> ;
                                                                                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.ecs.soton.ac.uk/person/27733> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/2-C.jpg> ;
                                                                                ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:fileSize "15743"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4: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/building-portals/220x220/2-C.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-C> ;
                                                                                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.ecs.soton.ac.uk/person/27733> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/2-C.jpg> ;
                                                                                ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:fileSize "12680"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/room/2-1089> ns0:recommendedBuildingEntrance <http://id.southampton.ac.uk/building-portal/2-C> ;
                                          rdf:type ns1:Room ,
                                                   ns2:CentrallyBookableSyllabusLocation ,
                                                   ns2:SyllabusLocation ;
                                          ns3:within <http://id.southampton.ac.uk/floor/2-1> ,
                                                     <http://id.southampton.ac.uk/building/2> ;
                                          dcterms:description "Common Learning Space: Lecture Theatre" ;
                                          skos:notation "2-1089"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                          rdfs:label "Lecture Theatre D" ,
                                                     "02 / 1089 (L/T D)" ;
                                          foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B0201089A.jpg> ,
                                                         <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B0201089B.jpg> ;
                                          geo:lat "50.93587657"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.398475479"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:access "The room is located at the southern end of Building 02." ;
                                          owl:sameAs <http://id.southampton.ac.uk/room/02-1089> ;
                                          ns2:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/2-1089-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/1000/2-1089-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/800/2-1089-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/600/2-1089-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/400/2-1089-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/300/2-1089-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/200/2-1089-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/100/2-1089-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/50/2-1089-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/1920/2-1089-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/1600/2-1089-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/800x600/2-1089-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/480x297/2-1089-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/320x198/2-1089-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/240x260/2-1089-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/220x220/2-1089-E1-INS.JPG> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/000201089/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201089/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/000201089/RSC-_WHITEBOARD> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201089/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/000201089/RSC-_WIRELESS_NETWORK> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201089/RSC-_IND> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201089/RSC-_BENCH_PC> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201089/RSC-_SCREEN> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201089/RSC-_SYM> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201089/RSC-_LAP> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201089/RSC-VIS-REC> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201089/RSC-_SEATS_FIXED_TIERED> ;
                                          dcterms:spatial "POLYGON((-1.3985783522 50.9358607816,-1.3985240041 50.935935791,-1.3985091819 50.9359316018,-1.3983924009 50.9358982014,-1.3983727278 50.9358925969,-1.3984269861 50.9358171912,-1.3985783522 50.9358607816))" ;
                                          oo:capacity "130"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                          ns2:shortName "1089 (Lecture Theatre D)" .

<http://id.southampton.ac.uk/room/2-1079> ns0:recommendedBuildingEntrance <http://id.southampton.ac.uk/building-portal/2-C> ;
                                          rdf:type ns1:Room ,
                                                   ns2:SyllabusLocation ;
                                          ns3:within <http://id.southampton.ac.uk/floor/2-1> ,
                                                     <http://id.southampton.ac.uk/building/2> ;
                                          dcterms:description "Seminar Room (Priority Music)" ;
                                          skos:notation "2-1079"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                          rdfs:label "02 / 1079" ;
                                          geo:lat "50.93593828"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.398309672"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          owl:sameAs <http://id.southampton.ac.uk/room/02-1079> ;
                                          ns2:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/2-1079-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/1000/2-1079-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/800/2-1079-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/600/2-1079-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/400/2-1079-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/300/2-1079-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/200/2-1079-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/100/2-1079-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/50/2-1079-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/1920/2-1079-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/1600/2-1079-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/800x600/2-1079-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/480x297/2-1079-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/320x198/2-1079-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/240x260/2-1079-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/220x220/2-1079-E1-INS.JPG> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/000201079/RSC-_SYM> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201079/RSC-_SCREEN> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201079/RSC-_BENCH_PC> ;
                                          dcterms:spatial "POLYGON((-1.3983769499 50.9359342059,-1.3983485631 50.9359736637,-1.3982417535 50.935942188,-1.3982719368 50.9359030699,-1.3982948439 50.9359095802,-1.398361409 50.9359297903,-1.3983769499 50.9359342059))" ;
                                          oo:capacity "30"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                          ns2:shortName "1079" .

<http://id.southampton.ac.uk/room/2-1085> ns0:recommendedBuildingEntrance <http://id.southampton.ac.uk/building-portal/2-C> ;
                                          rdf:type ns1:Room ,
                                                   ns2:CentrallyBookableSyllabusLocation ,
                                                   ns2:SyllabusLocation ;
                                          ns3:within <http://id.southampton.ac.uk/floor/2-1> ,
                                                     <http://id.southampton.ac.uk/building/2> ;
                                          dcterms:description "Common Learning Space: Lecture Theatre" ;
                                          skos:notation "2-1085"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                          rdfs:label "Lecture Theatre C" ,
                                                     "02 / 1085 (L/T C)" ;
                                          foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B0201085A.jpg> ,
                                                         <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B0201085B.jpg> ;
                                          geo:lat "50.9358336"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.398325573"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:access "The room is located at the southern end of Building 02." ;
                                          owl:sameAs <http://id.southampton.ac.uk/room/02-1085> ;
                                          ns2:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/2-1085-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/1000/2-1085-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/800/2-1085-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/600/2-1085-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/400/2-1085-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/300/2-1085-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/200/2-1085-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/100/2-1085-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/50/2-1085-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/1920/2-1085-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/1600/2-1085-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/800x600/2-1085-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/480x297/2-1085-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/320x198/2-1085-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/240x260/2-1085-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/220x220/2-1085-E1-INS.JPG> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/000201085/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/000201085/RSC-_WHITEBOARD> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201085/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201085/RSC-_SEATS_FIXED_TIERED> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201085/RSC-_BENCH_PC> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201085/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/000201085/RSC-_IND> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201085/RSC-_SYM> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201085/RSC-_LAP> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201085/RSC-_WIRELESS_NETWORK> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201085/RSC-VIS-REC> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201085/RSC-_SCREEN> ;
                                          dcterms:spatial "POLYGON((-1.3984269861 50.9358171912,-1.3983727278 50.9358925969,-1.3983556598 50.9358876718,-1.3982435501 50.9358556866,-1.3982242363 50.9358501954,-1.3982378907 50.935830891,-1.3982600791 50.9358002645,-1.3982786742 50.9357745631,-1.3984269861 50.9358171912))" ;
                                          oo:capacity "88"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                          ns2:shortName "1085 (Lecture Theatre C)" .

<http://id.southampton.ac.uk/room/2-1083> ns0:recommendedBuildingEntrance <http://id.southampton.ac.uk/building-portal/2-C> ;
                                          rdf:type ns1:Room ,
                                                   ns2:CentrallyBookableSyllabusLocation ,
                                                   ns2:SyllabusLocation ;
                                          ns3:within <http://id.southampton.ac.uk/floor/2-1> ,
                                                     <http://id.southampton.ac.uk/building/2> ;
                                          dcterms:description "Common Learning Space: Seminar Room (Priority Music)" ;
                                          skos:notation "2-1083"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                          rdfs:label "Lecture Theatre B" ,
                                                     "02 / 1083 (L/T B)" ;
                                          foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B0201083B.jpg> ,
                                                         <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B0201083A.jpg> ;
                                          geo:lat "50.93590646"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.398200643"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:access "The room is located at the southern end of Building 02." ;
                                          owl:sameAs <http://id.southampton.ac.uk/room/02-1083> ;
                                          ns2:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/2-1083-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/1000/2-1083-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/800/2-1083-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/600/2-1083-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/400/2-1083-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/300/2-1083-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/200/2-1083-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/100/2-1083-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/50/2-1083-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/1920/2-1083-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/1600/2-1083-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/800x600/2-1083-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/480x297/2-1083-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/320x198/2-1083-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/240x260/2-1083-E1-INS.JPG> ,
                                                               <https://data.southampton.ac.uk/image-archive/cls/220x220/2-1083-E1-INS.JPG> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/000201083/RSC-_IND> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201083/RSC-_SYM> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201083/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/000201083/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28C%29_Lift_Not_Egress_Standard_-_Room_Suitable_for_PEEP> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201083/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201083/RSC-_BENCH_PC> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201083/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28C%29_Lift_Not_Egress_Standard%2C_Room_Suitable_for_PEEP> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201083/RSC-_WIRELESS_NETWORK> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201083/RSC-VIS-REC> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201083/RSC-_LAP> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201083/RSC-_SCREEN> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201083/RSC-_SEATS_FIXED_TIERED> ,
                                                        <http://id.southampton.ac.uk/syllabus/room-feature/000201083/RSC-_WHITEBOARD> ;
                                          dcterms:spatial "POLYGON((-1.3982719368 50.9359030699,-1.3982417535 50.935942188,-1.398130003 50.9359099765,-1.3981584796 50.9358706885,-1.3981798595 50.9358768025,-1.398255318 50.9358983146,-1.3982719368 50.9359030699))" ;
                                          oo:capacity "91"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                          ns2:shortName "1083 (Lecture Theatre B)" .