@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://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix ns6: <http://purl.org/openorg/portals/> .

<http://id.southampton.ac.uk/building/82B> rdf:type ns0:Building ,
                                                    ns1:UoSBuilding ;
                                           rdfs:label "Romero Hall" ;
                                           ns2:within <http://id.southampton.ac.uk/site/68> ;
                                           skos:notation "82B"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           geo:lat "50.91574"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40977"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/romero-halls> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/82B#residential> ;
                                           dcterms:spatial "POLYGON((-1.4094955 50.9159109,-1.4095683 50.9160376,-1.4096368 50.9160219,-1.4096431 50.9160330,-1.4096867 50.9160231,-1.4096836 50.9160177,-1.4097711 50.9159976,-1.4097769 50.9160076,-1.4098280 50.9159959,-1.4098221 50.9159856,-1.4098989 50.9159680,-1.4098819 50.9159386,-1.4099055 50.9159332,-1.4099161 50.9159516,-1.4099806 50.9159368,-1.4099856 50.9159455,-1.4100528 50.9159300,-1.4100462 50.9159186,-1.4101211 50.9159014,-1.4101270 50.9159116,-1.4101889 50.9158974,-1.4101844 50.9158895,-1.4102898 50.9158654,-1.4102261 50.9157549,-1.4099044 50.9158285,-1.4097898 50.9156293,-1.4099177 50.9156000,-1.4099249 50.9156126,-1.4099740 50.9156013,-1.4099665 50.9155883,-1.4100290 50.9155740,-1.4100356 50.9155856,-1.4100911 50.9155729,-1.4100219 50.9154523,-1.4097320 50.9155184,-1.4097230 50.9155027,-1.4097619 50.9154939,-1.4097377 50.9154516,-1.4095935 50.9154844,-1.4096045 50.9155035,-1.4095863 50.9155076,-1.4096096 50.9155484,-1.4096244 50.9155450,-1.4096375 50.9155680,-1.4093159 50.9156409,-1.4093974 50.9157839,-1.4094611 50.9157694,-1.4094434 50.9157384,-1.4094898 50.9157279,-1.4094945 50.9157362,-1.4095509 50.9157234,-1.4095441 50.9157115,-1.4096335 50.9156912,-1.4096882 50.9157868,-1.4096780 50.9157892,-1.4096918 50.9158133,-1.4097130 50.9158085,-1.4097561 50.9158836,-1.4095460 50.9159315,-1.4095297 50.9159031,-1.4094955 50.9159109))" .

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

<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/building/82B#residential> rdf:type ns1:PlaceFeature-ResidentialUse ;
                                                       rdfs:label "Building 82B is residential" .

<https://data.southampton.ac.uk/image-archive/buildings/raw/1470737494_20160809_025.jpg> foaf:depicts <http://id.southampton.ac.uk/building/82B> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/raw/1470737494_20160809_025.jpg#creator> ;
                                                                                         ns5:height "2274"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "1840"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "502505"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "0.80914687774846"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                         dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1000/1470737494_20160809_025.jpg> foaf:depicts <http://id.southampton.ac.uk/building/82B> ;
                                                                                          rdf:type foaf:Image ;
                                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/1000/1470737494_20160809_025.jpg#creator> ;
                                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1470737494_20160809_025.jpg> ;
                                                                                          ns5:height "1235"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                          ns5:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                          ns5:fileSize "121218"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                          ns5:aspectRatio "0.80971659919028"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                          dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800/1470737494_20160809_025.jpg> foaf:depicts <http://id.southampton.ac.uk/building/82B> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/800/1470737494_20160809_025.jpg#creator> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1470737494_20160809_025.jpg> ;
                                                                                         ns5:height "988"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "77789"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "0.80971659919028"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                         dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/600/1470737494_20160809_025.jpg> foaf:depicts <http://id.southampton.ac.uk/building/82B> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/600/1470737494_20160809_025.jpg#creator> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1470737494_20160809_025.jpg> ;
                                                                                         ns5:height "741"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "45895"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "0.80971659919028"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                         dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/400/1470737494_20160809_025.jpg> foaf:depicts <http://id.southampton.ac.uk/building/82B> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/400/1470737494_20160809_025.jpg#creator> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1470737494_20160809_025.jpg> ;
                                                                                         ns5:height "494"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "22284"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "0.80971659919028"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                         dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/300/1470737494_20160809_025.jpg> foaf:depicts <http://id.southampton.ac.uk/building/82B> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/300/1470737494_20160809_025.jpg#creator> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1470737494_20160809_025.jpg> ;
                                                                                         ns5:height "370"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "14130"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "0.81081081081081"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                         dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/200/1470737494_20160809_025.jpg> foaf:depicts <http://id.southampton.ac.uk/building/82B> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/200/1470737494_20160809_025.jpg#creator> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1470737494_20160809_025.jpg> ;
                                                                                         ns5:height "247"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "7474"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "0.80971659919028"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                         dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/100/1470737494_20160809_025.jpg> foaf:depicts <http://id.southampton.ac.uk/building/82B> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/100/1470737494_20160809_025.jpg#creator> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1470737494_20160809_025.jpg> ;
                                                                                         ns5:height "123"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "2920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "0.8130081300813"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                         dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/50/1470737494_20160809_025.jpg> foaf:depicts <http://id.southampton.ac.uk/building/82B> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/50/1470737494_20160809_025.jpg#creator> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1470737494_20160809_025.jpg> ;
                                                                                        ns5:height "61"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "1431"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.81967213114754"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                        dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1920/1470737494_20160809_025.jpg> foaf:depicts <http://id.southampton.ac.uk/building/82B> ;
                                                                                          rdf:type foaf:Image ;
                                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/1920/1470737494_20160809_025.jpg#creator> ;
                                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1470737494_20160809_025.jpg> ;
                                                                                          ns5:height "2372"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                          ns5:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                          ns5:fileSize "461875"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                          ns5:aspectRatio "0.80944350758853"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                          dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1600/1470737494_20160809_025.jpg> foaf:depicts <http://id.southampton.ac.uk/building/82B> ;
                                                                                          rdf:type foaf:Image ;
                                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/1600/1470737494_20160809_025.jpg#creator> ;
                                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1470737494_20160809_025.jpg> ;
                                                                                          ns5:height "1977"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                          ns5:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                          ns5:fileSize "323830"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                          ns5:aspectRatio "0.80930703085483"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                          dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

<http://id.southampton.ac.uk/building-portal/82B-F> ns6:connectsBuilding <http://id.southampton.ac.uk/building/82B> ;
                                                    rdf:type ns6:BuildingEntrance ;
                                                    rdfs:label "Flats 8, 17 & 26" ;
                                                    geo:lat "50.91549"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.41007"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/82B-C> ns6:connectsBuilding <http://id.southampton.ac.uk/building/82B> ;
                                                    rdf:type ns6:BuildingEntrance ;
                                                    rdfs:label "Flats 5, 14, 23 & 32" ;
                                                    geo:lat "50.9157"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.40965"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/82B-E> ns6:connectsBuilding <http://id.southampton.ac.uk/building/82B> ;
                                                    rdf:type ns6:BuildingEntrance ;
                                                    rdfs:label "Flats 7, 16 & 25" ;
                                                    geo:lat "50.91548"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.40976"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/82B-H> ns6:connectsBuilding <http://id.southampton.ac.uk/building/82B> ;
                                                    rdf:type ns6:BuildingEntrance ;
                                                    rdfs:label "Flats 10, 11, 13, 19, 20, 22, 28, 29, 31 & Warden" ;
                                                    geo:lat "50.91578"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.40987"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/82B-B> ns6:connectsBuilding <http://id.southampton.ac.uk/building/82B> ;
                                                    rdf:type ns6:BuildingEntrance ;
                                                    rdfs:label "Flats 9, 18 & 27" ;
                                                    geo:lat "50.91597"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.40952"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/82B-D> ns6:connectsBuilding <http://id.southampton.ac.uk/building/82B> ;
                                                    rdf:type ns6:BuildingEntrance ;
                                                    rdfs:label "Flats 6, 15 & 24" ;
                                                    geo:lat "50.91569"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.40942"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/82B-J> ns6:connectsBuilding <http://id.southampton.ac.uk/building/82B> ;
                                                    rdf:type ns6:BuildingEntrance ;
                                                    rdfs:label "Flats 3, 12, 21 & 30" ;
                                                    geo:lat "50.9158"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.41026"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/82B-A> ns6:connectsBuilding <http://id.southampton.ac.uk/building/82B> ;
                                                    rdf:type ns6:BuildingEntrance ;
                                                    rdfs:label "Flats 1, 2, 4 & Warden" ;
                                                    geo:lat "50.91594"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.4099"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/82B-I> ns6:connectsBuilding <http://id.southampton.ac.uk/building/82B> ;
                                                    rdf:type ns6:BuildingEntrance ;
                                                    rdfs:label "Laundry" ;
                                                    geo:lat "50.91566"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.40984"^^<http://www.w3.org/2001/XMLSchema#float> .