@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/9520> rdf:type ns0:Building ,
                                                     ns1:UoSBuilding ;
                                            rdfs:label "West Wing" ;
                                            ns2:within <http://id.southampton.ac.uk/site/18> ;
                                            skos:notation "9520"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            geo:lat "50.9337"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.43556"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9520#residential> ;
                                            dcterms:spatial "POLYGON((-1.4362129 50.9335024,-1.4358385 50.9337888,-1.4355168 50.9340349,-1.4354394 50.9340941,-1.4353223 50.9340333,-1.4348219 50.9337736,-1.4355954 50.9331818,-1.4362129 50.9335024))" .

<http://id.southampton.ac.uk/site/18> rdf:type ns3:Site ,
                                               ns1:UoSSite ,
                                               ns0:Site ;
                                      rdfs:label "Southampton General Hospital" .

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

<https://data.southampton.ac.uk/image-archive/buildings/raw/9520.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9520> ;
                                                                      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> ;
                                                                      ns5:height "1917"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:width "2560"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:fileSize "3081929"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:aspectRatio "1.3354199269692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1000/9520.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9520> ;
                                                                       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/9520.jpg> ;
                                                                       ns5:height "748"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:fileSize "123481"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:aspectRatio "1.3368983957219"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800/9520.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9520> ;
                                                                      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/9520.jpg> ;
                                                                      ns5:height "599"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:fileSize "84814"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:aspectRatio "1.3355592654424"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/600/9520.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9520> ;
                                                                      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/9520.jpg> ;
                                                                      ns5:height "449"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:fileSize "52337"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:aspectRatio "1.3363028953229"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/400/9520.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9520> ;
                                                                      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/9520.jpg> ;
                                                                      ns5:height "299"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:fileSize "25877"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:aspectRatio "1.3377926421405"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/300/9520.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9520> ;
                                                                      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/9520.jpg> ;
                                                                      ns5:height "224"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:fileSize "15805"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:aspectRatio "1.3392857142857"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/200/9520.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9520> ;
                                                                      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/9520.jpg> ;
                                                                      ns5:height "149"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:fileSize "8150"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:aspectRatio "1.3422818791946"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/100/9520.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9520> ;
                                                                      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/9520.jpg> ;
                                                                      ns5:height "74"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:fileSize "2923"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:aspectRatio "1.3513513513514"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/50/9520.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9520> ;
                                                                     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/9520.jpg> ;
                                                                     ns5:height "37"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:fileSize "1381"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:aspectRatio "1.3513513513514"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1920/9520.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9520> ;
                                                                       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/9520.jpg> ;
                                                                       ns5:height "1437"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:fileSize "351823"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:aspectRatio "1.3361169102296"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1600/9520.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9520> ;
                                                                       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/9520.jpg> ;
                                                                       ns5:height "1198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:fileSize "263994"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:aspectRatio "1.3355592654424"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800x600/9520.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9520> ;
                                                                          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/9520.jpg> ;
                                                                          ns5:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns5:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns5:fileSize "84943"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns5:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/480x297/9520.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9520> ;
                                                                          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/9520.jpg> ;
                                                                          ns5:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns5:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns5:fileSize "32040"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns5:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/320x198/9520.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9520> ;
                                                                          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/9520.jpg> ;
                                                                          ns5:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns5:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns5:fileSize "15993"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns5:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/240x260/9520.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9520> ;
                                                                          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/9520.jpg> ;
                                                                          ns5:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns5:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns5:fileSize "14811"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns5:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/220x220/9520.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9520> ;
                                                                          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/9520.jpg> ;
                                                                          ns5:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns5:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns5:fileSize "12024"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns5:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/building-portal/9520-A> ns6:connectsBuilding <http://id.southampton.ac.uk/building/9520> ;
                                                     rdf:type ns6:BuildingEntrance ;
                                                     rdfs:label "West Wing Main" ;
                                                     geo:lat "50.9338"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                     geo:long "-1.43588"^^<http://www.w3.org/2001/XMLSchema#float> .