@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#> .

<http://id.southampton.ac.uk/building-portal/2-B> rdf:type ns0:BuildingEntrance ,
                                                           ns0:FloorEntrance ;
                                                  rdfs:label "Music entrance" ;
                                                  geo:lat "50.93602"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                  geo:long "-1.39818"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                  ns0:connectsBuilding <http://id.southampton.ac.uk/building/2> ;
                                                  ns0:hasSteps "True" ;
                                                  ns0:connectsFloor <http://id.southampton.ac.uk/floor/2-2> .

<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-2> rdf:type ns1:Floor ;
                                        ns3:within <http://id.southampton.ac.uk/building/2> ;
                                        rdfs:label "Building 2 / Level 2" ,
                                                   "Floor 2, Building 2" ;
                                        oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID304178> ;
                                        ns2:levelNumber "2" .

<https://data.southampton.ac.uk/image-archive/building-portals/raw/2-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-B> ;
                                                                            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 "1283050"^^<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-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-B> ;
                                                                             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-B.jpg> ;
                                                                             ns4:height "1773"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "234572"^^<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-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-B> ;
                                                                            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-B.jpg> ;
                                                                            ns4:height "1419"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:fileSize "157321"^^<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-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-B> ;
                                                                            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-B.jpg> ;
                                                                            ns4:height "1064"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:fileSize "94080"^^<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-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-B> ;
                                                                            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-B.jpg> ;
                                                                            ns4:height "709"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:fileSize "46056"^^<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-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-B> ;
                                                                            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-B.jpg> ;
                                                                            ns4:height "532"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:fileSize "28541"^^<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-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-B> ;
                                                                            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-B.jpg> ;
                                                                            ns4:height "354"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:fileSize "14742"^^<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-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-B> ;
                                                                            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-B.jpg> ;
                                                                            ns4:height "177"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:fileSize "5242"^^<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-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-B> ;
                                                                           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-B.jpg> ;
                                                                           ns4:height "88"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns4:fileSize "2061"^^<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-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-B> ;
                                                                             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-B.jpg> ;
                                                                             ns4:height "3405"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "723806"^^<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-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-B> ;
                                                                             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-B.jpg> ;
                                                                             ns4:height "2838"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "536548"^^<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-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-B> ;
                                                                                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-B.jpg> ;
                                                                                ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:fileSize "64719"^^<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-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-B> ;
                                                                                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-B.jpg> ;
                                                                                ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:fileSize "22789"^^<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-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-B> ;
                                                                                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-B.jpg> ;
                                                                                ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:fileSize "11992"^^<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-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-B> ;
                                                                                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-B.jpg> ;
                                                                                ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:fileSize "13089"^^<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-B.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/2-B> ;
                                                                                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-B.jpg> ;
                                                                                ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:fileSize "10902"^^<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> .