@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/76Z> rdf:type ns0:Building ,
                                                    ns1:UoSBuilding ;
                                           rdfs:label "Montefiore Hall - Reception" ;
                                           ns2:within <http://id.southampton.ac.uk/site/64> ;
                                           skos:notation "76Z"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           geo:lat "50.93745"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.37697"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/montefiore-4-halls-of-residence> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/76Z#residential> ;
                                           dcterms:spatial "POLYGON((-1.3770802 50.9374253,-1.3770626 50.9373933,-1.3770518 50.9373957,-1.3768334 50.9374434,-1.3768182 50.9374467,-1.3768618 50.9375261,-1.3771109 50.9374717,-1.3771055 50.9374619,-1.3771256 50.9374575,-1.3771145 50.9374374,-1.3771049 50.9374199,-1.3770802 50.9374253))" .

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

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

<http://id.southampton.ac.uk/point-of-service/scc-8> ns2:within <http://id.southampton.ac.uk/building/76Z> ,
                                                                <http://id.southampton.ac.uk/floor/76Z-1> ;
                                                     rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                     dcterms:description "Non-gendered self-contained toilet cubicle, with sink basin and sanitary bin." ;
                                                     skos:notation "scc-8" ;
                                                     rdfs:label "Gender Neutral Toilet, Wessex Lane" ;
                                                     oo:mapIcon <https://data.southampton.ac.uk/map-icons/selfcontainedcubicleloo.png> ;
                                                     dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Amenity> ;
                                                     geo:lat "50.93743"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                     geo:long "-1.37698"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/WESSEX> ns2:within <http://id.southampton.ac.uk/building/76Z> ;
                                                      rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                      rdfs:label "Wessex Lane Reception" ;
                                                      foaf:phone <tel:+442380595777> ;
                                                      ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/WESSEX#Monday-0800-1800-2011-01-01> ,
                                                                                       <http://id.southampton.ac.uk/point-of-service/WESSEX#Thursday-0800-1800-2011-01-01> ,
                                                                                       <http://id.southampton.ac.uk/point-of-service/WESSEX#Wednesday-0800-1800-2011-01-01> ,
                                                                                       <http://id.southampton.ac.uk/point-of-service/WESSEX#Tuesday-0800-1800-2011-01-01> ,
                                                                                       <http://id.southampton.ac.uk/point-of-service/WESSEX#Saturday-CLOSED-2011-01-01> ,
                                                                                       <http://id.southampton.ac.uk/point-of-service/WESSEX#Friday-0800-1800-2011-01-01> ,
                                                                                       <http://id.southampton.ac.uk/point-of-service/WESSEX#Sunday-CLOSED-2011-01-01> ;
                                                      oo:mapIcon <https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/lodging_0star.png> ;
                                                      foaf:homepage <http://www.soton.ac.uk/accommodation> ;
                                                      dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Accommodation> .

<https://data.southampton.ac.uk/image-archive/buildings/raw/1473345791_DSC_0243.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76Z> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345791_DSC_0243.JPG#creator> ;
                                                                                     ns6:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:fileSize "12436741"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1000/1473345791_DSC_0243.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76Z> ;
                                                                                      rdf:type foaf:Image ;
                                                                                      dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                      dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/1000/1473345791_DSC_0243.JPG#creator> ;
                                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345791_DSC_0243.JPG> ;
                                                                                      ns6:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:fileSize "126724"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                      dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800/1473345791_DSC_0243.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76Z> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/800/1473345791_DSC_0243.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345791_DSC_0243.JPG> ;
                                                                                     ns6:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:fileSize "82875"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/600/1473345791_DSC_0243.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76Z> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/600/1473345791_DSC_0243.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345791_DSC_0243.JPG> ;
                                                                                     ns6:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:fileSize "47204"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/400/1473345791_DSC_0243.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76Z> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/400/1473345791_DSC_0243.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345791_DSC_0243.JPG> ;
                                                                                     ns6:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:fileSize "22372"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/300/1473345791_DSC_0243.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76Z> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/300/1473345791_DSC_0243.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345791_DSC_0243.JPG> ;
                                                                                     ns6:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:fileSize "13001"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/200/1473345791_DSC_0243.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76Z> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/200/1473345791_DSC_0243.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345791_DSC_0243.JPG> ;
                                                                                     ns6:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:fileSize "6596"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/100/1473345791_DSC_0243.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76Z> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/100/1473345791_DSC_0243.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345791_DSC_0243.JPG> ;
                                                                                     ns6:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:fileSize "2470"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns6:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/50/1473345791_DSC_0243.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76Z> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/50/1473345791_DSC_0243.JPG#creator> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345791_DSC_0243.JPG> ;
                                                                                    ns6:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns6:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns6:fileSize "1234"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns6:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                    dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1920/1473345791_DSC_0243.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76Z> ;
                                                                                      rdf:type foaf:Image ;
                                                                                      dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                      dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/1920/1473345791_DSC_0243.JPG#creator> ;
                                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345791_DSC_0243.JPG> ;
                                                                                      ns6:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:fileSize "421239"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                      dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1600/1473345791_DSC_0243.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76Z> ;
                                                                                      rdf:type foaf:Image ;
                                                                                      dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                      dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/1600/1473345791_DSC_0243.JPG#creator> ;
                                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345791_DSC_0243.JPG> ;
                                                                                      ns6:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:fileSize "304560"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns6:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                      dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

<http://id.southampton.ac.uk/building-portal/76Z-A> ns7:connectsBuilding <http://id.southampton.ac.uk/building/76Z> ;
                                                    rdf:type ns7:BuildingEntrance ;
                                                    rdfs:label "Reception" ;
                                                    geo:lat "50.93743"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.37711"^^<http://www.w3.org/2001/XMLSchema#float> .