@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 dc: <http://purl.org/dc/elements/1.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/20> rdf:type ns0:Building ,
                                                   ns1:UoSBuilding ;
                                          rdfs:label "High Voltage Laboratory" ;
                                          ns2:within <http://id.southampton.ac.uk/site/1> ;
                                          skos:notation "20"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          geo:lat "50.93694"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39508"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-20-tony-davies-high-voltage-laboratory> ;
                                          ns0:occupant <http://id.southampton.ac.uk/org/F7> ,
                                                       <http://id.southampton.ac.uk/org/FP> ,
                                                       <http://id.southampton.ac.uk/org/F7FP050000> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/20#residential> ;
                                          ns1:buildingDate "1991 and 2004" ;
                                          dcterms:spatial "POLYGON((-1.39535322065438 50.9370647672241,-1.3951819119297 50.9371264148874,-1.3948771135538 50.9367902671322,-1.39505264436031 50.9367270905567,-1.39514822510655 50.936832498021,-1.3950785158405 50.9368575761312,-1.39517095248323 50.9369594735054,-1.39523643966745 50.9369359805195,-1.39535322065438 50.9370647672241))" .

<http://id.southampton.ac.uk/site/1> rdf:type ns3:Site ,
                                              ns1:UoSSite ,
                                              ns0:Site ;
                                     rdfs:label "Highfield 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/org/F7> rdf:type ns3:OrganizationalUnit ,
                                              ns3:Organization ;
                                     rdfs:label "Physical Sciences and Engineering" .

<http://id.southampton.ac.uk/org/FP> rdf:type ns3:Organization ;
                                     rdfs:label "School of Electronics & Computer Science" .

<http://id.southampton.ac.uk/org/F7FP050000> rdf:type ns3:OrganizationalUnit ,
                                                      ns3:Organization ;
                                             rdfs:label "EEE" .

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

<http://id.southampton.ac.uk/facility/F10069> ns2:within <http://id.southampton.ac.uk/building/20> ;
                                              rdf:type oo:Facility ;
                                              dcterms:description "The Tony Davies HV Laboratory is an active centre for research into dielectric materials and insulation systems, as well as high voltage and related phenomena. We are also a commercial testing house and consultancy service. It is equipped with state-of-the-art facilities, supported by a specialist engineering team who are all actively involved in internationally leading research." ;
                                              skos:notation "F10069"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                              oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                              dc:description "The Tony Davies HV Laboratory is an active centre for research into dielectric materials and insulation systems, as well as high voltage and related phenomena. We are also a commercial testing house and consultancy service. It is equipped with state-of-the-art facilities, supported by a specialist engineering team who are all actively involved in internationally leading research." ;
                                              rdfs:comment "The Tony Davies HV Laboratory is an active centre for research into dielectric materials and insulation systems, as well as high voltage and related phenomena. We are also a commercial testing house and consultancy service. It is equipped with state-of-the-art facilities, supported by a specialist engineering team who are all actively involved in internationally leading research." ;
                                              oo:organizationPart <http://id.southampton.ac.uk/org/F7> ,
                                                                  <http://id.southampton.ac.uk/org/FP> ;
                                              oo:primaryContact <http://id.southampton.ac.uk/facility/F10069#primary_contact> ;
                                              rdfs:label "The Tony Davies High Voltage Laboratory" ;
                                              ns1:facilityIsRCUKCosted "false"^^<http://www.w3.org/2001/XMLSchema#boolean> .

<http://id.southampton.ac.uk/equipment/E10439> ns2:within <http://id.southampton.ac.uk/building/20> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10439#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               skos:notation "E10439"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F7> ,
                                                                   <http://id.southampton.ac.uk/org/FP> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10439#primary_contact> ;
                                               rdfs:label "AC transformer test cascade 300kV, 0.19A, 50Hz (ACS 300-0.19)" ;
                                               oo:relatedFacility <http://id.southampton.ac.uk/facility/F10069> .

<http://id.southampton.ac.uk/equipment/E10426> ns2:within <http://id.southampton.ac.uk/building/20> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10426#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               skos:notation "E10426"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F7> ,
                                                                   <http://id.southampton.ac.uk/org/FP> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10426#primary_contact> ;
                                               rdfs:label "Upgrade Of Rm1000 Raman Microscope" ;
                                               oo:relatedFacility <http://id.southampton.ac.uk/facility/F10069> .

<http://id.southampton.ac.uk/equipment/E10324> ns2:within <http://id.southampton.ac.uk/building/20> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10324#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               dcterms:description "The Frontier¿ IR/NIR system enables you to benefit from faster method development and reduced instrument costs. This single optimized system provides unique mid-IR and near-IR dual range performance. Automated range switching, at the touch of a button, enables you to quickly move onto your next sample without manual reconfiguration, increasing your productivity." ;
                                               skos:notation "E10324"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               dc:description "The Frontier¿ IR/NIR system enables you to benefit from faster method development and reduced instrument costs. This single optimized system provides unique mid-IR and near-IR dual range performance. Automated range switching, at the touch of a button, enables you to quickly move onto your next sample without manual reconfiguration, increasing your productivity." ;
                                               rdfs:comment "The Frontier¿ IR/NIR system enables you to benefit from faster method development and reduced instrument costs. This single optimized system provides unique mid-IR and near-IR dual range performance. Automated range switching, at the touch of a button, enables you to quickly move onto your next sample without manual reconfiguration, increasing your productivity." ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F7> ,
                                                                   <http://id.southampton.ac.uk/org/EH> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10324#primary_contact> ;
                                               rdfs:label "GX Custom FT-IR Spectrometer (obsolete 1718)" ;
                                               oo:relatedFacility <http://id.southampton.ac.uk/facility/F10010> .

<http://id.southampton.ac.uk/equipment/E10485> ns2:within <http://id.southampton.ac.uk/building/20> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10485#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               skos:notation "E10485"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F7> ,
                                                                   <http://id.southampton.ac.uk/org/FP> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10485#primary_contact> ;
                                               rdfs:label "Raman System 1000" ;
                                               oo:relatedFacility <http://id.southampton.ac.uk/facility/F10069> .

<http://id.southampton.ac.uk/room/20-1005> ns2:within <http://id.southampton.ac.uk/building/20> ,
                                                      <http://id.southampton.ac.uk/floor/20-1> ;
                                           rdf:type ns0:Room ;
                                           rdfs:label "20 / 1005" ;
                                           oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID297892> ;
                                           ns1:roomNumber "1005" .

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

<https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                    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 "3168"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns5:width "4224"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns5:fileSize "3102628"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns5:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/building-portal/20-A> ns6:connectsBuilding <http://id.southampton.ac.uk/building/20> ;
                                                   rdf:type ns6:BuildingEntrance ;
                                                   rdfs:label "Main Entrance" ;
                                                   geo:lat "50.93693"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                   geo:long "-1.39516"^^<http://www.w3.org/2001/XMLSchema#float> .