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

<http://id.southampton.ac.uk/building/177> rdf:type ns0:Building ,
                                                    ns1:UoSBuilding ;
                                           rdfs:label "Building 177" ;
                                           ns2:within <http://id.southampton.ac.uk/site/2> ;
                                           skos:notation "177"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           geo:lat "50.93693"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40396"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-177> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/177#residential> ;
                                           dcterms:spatial "POLYGON((-1.4042395 50.9369824,-1.4039722 50.9370114,-1.4039796 50.9370264,-1.4040108 50.9370395,-1.4040271 50.9370591,-1.4040242 50.9370825,-1.4039915 50.9371041,-1.4038400 50.9371143,-1.4038162 50.9370329,-1.4037850 50.9370357,-1.4037434 50.9368626,-1.4038043 50.9368579,-1.4037984 50.9368336,-1.4039930 50.9368139,-1.4040004 50.9368364,-1.4041935 50.9368148,-1.4042395 50.9369824))" .

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

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

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

<http://id.southampton.ac.uk/point-of-service/dw-9> ns2:within <http://id.southampton.ac.uk/building/177> ,
                                                               <http://id.southampton.ac.uk/floor/177-1> ;
                                                    rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                    skos:notation "dw-9" ;
                                                    rdfs:label "Water Fountain" ;
                                                    oo:mapIcon <https://data.southampton.ac.uk/map-icons/drinkingfountain.png> ;
                                                    dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Amenity> ;
                                                    geo:lat "50.937"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.4039"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/floor/177-1> ns2:within <http://id.southampton.ac.uk/building/177> ;
                                          rdf:type ns0:Floor ;
                                          rdfs:label "Floor 1, Building 177" ,
                                                     "Building 177 / Level 1" ;
                                          oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID303706> ;
                                          ns1:levelNumber "1" .

<http://id.southampton.ac.uk/point-of-service/boldrewood-innovation-campus-muslim-prayer-room> ns2:within <http://id.southampton.ac.uk/building/177> ,
                                                                                                          <http://id.southampton.ac.uk/site/2> ;
                                                                                               rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                                               skos:notation "boldrewood-innovation-campus-muslim-prayer-room" ;
                                                                                               rdfs:label "Boldrewood Innovation Campus Muslim Prayer Room" ;
                                                                                               foaf:phone <tel:+442380595000> ;
                                                                                               oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/prayer.png> ;
                                                                                               foaf:homepage <http://www.southampton.ac.uk/about/visit/boldrewood-campus.page> ;
                                                                                               dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                                               geo:lat "50.93694"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                               geo:long "-1.40394"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/workstations-177-2021> ns2:within <http://id.southampton.ac.uk/building/177> ,
                                                                                <http://id.southampton.ac.uk/room/177-2021> ;
                                                                     rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                     rdfs:label "iSolutions Workstations - 177-2021" ;
                                                                     ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/workstations-177-2021#Sunday-CLOSED-05-Jul-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-177-2021#Monday-CLOSED-06-Jul-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-177-2021#Tuesday-CLOSED-07-Jul-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-177-2021#Thursday-CLOSED-09-Jul-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-177-2021#Wednesday-CLOSED-08-Jul-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-177-2021#Saturday-CLOSED-11-Jul-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-177-2021#Friday-CLOSED-10-Jul-2026> ;
                                                                     oo:mapIcon <https://data.southampton.ac.uk/map-icons/Education/computers.png> ;
                                                                     dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/iSolutions-Workstations> ;
                                                                     ns1:workstationSeats "17"^^<http://www.w3.org/2001/XMLSchema#int> ;
                                                                     ns1:workstationFreeSeats "17"^^<http://www.w3.org/2001/XMLSchema#int> ;
                                                                     ns1:workstationStatus "Room opening times are currently unavailable" ;
                                                                     ns1:workstationUnitsTimeSeries "wsavail/177-2021/units" ;
                                                                     ns1:workstationRatioTimeSeries "wsavail/177-2021/ratio" .

<http://id.southampton.ac.uk/room/177-2021> ns2:within <http://id.southampton.ac.uk/building/177> ,
                                                       <http://id.southampton.ac.uk/floor/177-2> ;
                                            rdf:type ns0:Room ,
                                                     ns1:SyllabusLocation ;
                                            dcterms:description "CLS: Public Workstation (BOOKABLE)" ;
                                            skos:notation "177-2021"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            rdfs:label "177/2021" ,
                                                       "177 / 2021" ,
                                                       "Boldrewood 177 / 2021" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID203269> ;
                                            ns1:roomNumber "2021" ;
                                            oo:capacity "15"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "2021" .

<http://id.southampton.ac.uk/room/177-2011> ns2:within <http://id.southampton.ac.uk/building/177> ,
                                                       <http://id.southampton.ac.uk/floor/177-2> ;
                                            rdf:type ns0:Room ,
                                                     ns1:CentrallyBookableSyllabusLocation ,
                                                     ns1:SyllabusLocation ;
                                            dcterms:description "Common Learning Space: Lecture Room 1" ;
                                            skos:notation "177-2011"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            rdfs:label "Boldrewood 177 / 2011 (L/R 1)" ;
                                            ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/177-2011-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1000/177-2011-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800/177-2011-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/600/177-2011-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/400/177-2011-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/300/177-2011-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/200/177-2011-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/100/177-2011-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/50/177-2011-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1920/177-2011-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1600/177-2011-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800x600/177-2011-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/480x297/177-2011-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/320x198/177-2011-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/240x260/177-2011-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/220x220/177-2011-E1-INS.JPG> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/017702011/RSC-_WHITEBOARD> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/017702011/RSC-_SEATS_MOVEABLE> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/017702011/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/017702011/RSC-_BENCH_PC> ;
                                            oo:capacity "40"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "2011 (Lecture Room 1)" .

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

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

<http://id.southampton.ac.uk/room/177-3011> ns2:within <http://id.southampton.ac.uk/building/177> ,
                                                       <http://id.southampton.ac.uk/floor/177-3> ;
                                            rdf:type ns0:Room ,
                                                     ns1:SyllabusLocation ;
                                            dcterms:description "Design Studio (Engineering only)" ;
                                            skos:notation "177-3011"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            rdfs:label "177 / 3011" ,
                                                       "Boldrewood 177 / 3011 Design Studio" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID300989> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/017703011/RSC-_WHITEBOARD> ;
                                            ns1:roomNumber "3011" ;
                                            oo:capacity "80"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "3011 Design Studio" .

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

<http://id.southampton.ac.uk/room/177-2017> ns2:within <http://id.southampton.ac.uk/building/177> ,
                                                       <http://id.southampton.ac.uk/floor/177-2> ;
                                            rdf:type ns0:Room ,
                                                     ns1:SyllabusLocation ;
                                            dcterms:description "Workshop (Engineering only)" ;
                                            skos:notation "177-2017"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            rdfs:label "Boldrewood 177 / 2017 Workshop" ;
                                            oo:capacity "12"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "2017 Workshop" .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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