@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/176-A> rdf:type ns0:BuildingEntrance ,
                                                             ns0:FloorEntrance ;
                                                    rdfs:label "Main Entrance" ;
                                                    rdfs:comment "Guarded by rotating turnstiles, only accessible to non-card holders when reception is manned." ;
                                                    geo:lat "50.9368"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.40492"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    ns0:connectsBuilding <http://id.southampton.ac.uk/building/176> ;
                                                    ns0:connectsFloor <http://id.southampton.ac.uk/floor/176-2> .

<http://id.southampton.ac.uk/building/176> rdf:type ns1:Building ,
                                                    ns2:UoSBuilding ;
                                           ns3:within <http://id.southampton.ac.uk/site/2> ;
                                           skos:notation "176"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Building 176" ;
                                           geo:lat "50.93667"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40466"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           ns2:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-176> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298140> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/176#residential> ;
                                           dcterms:spatial "POLYGON((-1.4049588 50.9367901,-1.4048950 50.9365290,-1.4043707 50.9365879,-1.4044375 50.9368500,-1.4049588 50.9367901))" .

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

<https://data.southampton.ac.uk/image-archive/building-portals/raw/176-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/176-A> ;
                                                                              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> ;
                                                                              ns4:height "3260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "2375"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "973912"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.72852760736196"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2015"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/1000/176-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/176-A> ;
                                                                               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/building-portals/raw/176-A.jpg> ;
                                                                               ns4:height "1372"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "152125"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "0.72886297376093"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "2015"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/800/176-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/176-A> ;
                                                                              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/building-portals/raw/176-A.jpg> ;
                                                                              ns4:height "1098"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "105428"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.72859744990893"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2015"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/600/176-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/176-A> ;
                                                                              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/building-portals/raw/176-A.jpg> ;
                                                                              ns4:height "823"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "65959"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.72904009720535"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2015"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/400/176-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/176-A> ;
                                                                              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/building-portals/raw/176-A.jpg> ;
                                                                              ns4:height "549"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "34199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.72859744990893"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2015"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/300/176-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/176-A> ;
                                                                              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/building-portals/raw/176-A.jpg> ;
                                                                              ns4:height "411"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "21713"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.72992700729927"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2015"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/200/176-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/176-A> ;
                                                                              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/building-portals/raw/176-A.jpg> ;
                                                                              ns4:height "274"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "11460"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.72992700729927"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2015"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/100/176-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/176-A> ;
                                                                              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/building-portals/raw/176-A.jpg> ;
                                                                              ns4:height "137"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "4129"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.72992700729927"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2015"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/50/176-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/176-A> ;
                                                                             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/building-portals/raw/176-A.jpg> ;
                                                                             ns4:height "68"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "1824"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.73529411764706"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2015"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/1920/176-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/176-A> ;
                                                                               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/building-portals/raw/176-A.jpg> ;
                                                                               ns4:height "2635"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "451470"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "0.72865275142315"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "2015"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/1600/176-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/176-A> ;
                                                                               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/building-portals/raw/176-A.jpg> ;
                                                                               ns4:height "2196"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:fileSize "332667"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns4:aspectRatio "0.72859744990893"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "2015"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/800x600/176-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/176-A> ;
                                                                                  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/building-portals/raw/176-A.jpg> ;
                                                                                  ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "57628"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4: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/building-portals/480x297/176-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/176-A> ;
                                                                                  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/building-portals/raw/176-A.jpg> ;
                                                                                  ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "20173"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4: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/building-portals/320x198/176-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/176-A> ;
                                                                                  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/building-portals/raw/176-A.jpg> ;
                                                                                  ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "10659"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4: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/building-portals/240x260/176-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/176-A> ;
                                                                                  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/building-portals/raw/176-A.jpg> ;
                                                                                  ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "12236"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4: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/building-portals/220x220/176-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/176-A> ;
                                                                                  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/building-portals/raw/176-A.jpg> ;
                                                                                  ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "9843"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "2015"^^<http://www.w3.org/2001/XMLSchema#date> .