@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/9> rdf:type ns0:Building ,
                                                  ns1:UoSBuilding ;
                                         rdfs:label "Engineering Workshops" ;
                                         ns2:within <http://id.southampton.ac.uk/site/1> ;
                                         skos:notation "9"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                         oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                         geo:lat "50.93556"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         geo:long "-1.39424"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-9-engineering-workshops> ;
                                         oo:lacksFeature <http://id.southampton.ac.uk/building/9#residential> ;
                                         ns1:buildingArchitect <http://id.southampton.ac.uk/building/9#architect> ;
                                         ns1:buildingDate "1939 and 1957" ;
                                         dcterms:spatial "POLYGON((-1.39513933178523 50.9357325010591,-1.39509315837963 50.9357948864318,-1.39504545783804 50.9357809035107,-1.39499784712798 50.9358452135906,-1.39429814935318 50.9356394889552,-1.39335204369595 50.9353614139234,-1.39344762444218 50.9352322828312,-1.39356359694536 50.9352663630578,-1.3936863966447 50.9353035002863,-1.39373544465921 50.9353177664089,-1.39433183617634 50.9354915636618,-1.39441699646527 50.9355164160497,-1.39444475440755 50.935525077585,-1.39452937570731 50.9355497035098,-1.39451626030417 50.9355677625131,-1.39457132703108 50.9355837835038,-1.39461193088193 50.9355956152567,-1.39464013798185 50.9356037672761,-1.39466969255469 50.9356123721839,-1.39468011301199 50.9355981061517,-1.39500278786205 50.935691797672,-1.39513933178523 50.9357325010591))" .

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

<http://id.southampton.ac.uk/building/9#architect> rdfs:label "Gutteridge & Gutteridge (1957)" .

<http://id.southampton.ac.uk/equipment/E10554> ns2:within <http://id.southampton.ac.uk/building/9> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10554#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               skos:notation "E10554"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/BX> ,
                                                                   <http://id.southampton.ac.uk/org/F2> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10554#primary_contact> ;
                                               rdfs:label "Silver 480M Full Pack Altair Workstation (Focal Plane)" ;
                                               oo:relatedFacility <http://id.southampton.ac.uk/facility/F10000> ;
                                               foaf:depiction <http://data.southampton.ac.uk/image-archive/equipment/raw/E10554-200502-P1000942.jpg> ,
                                                              <http://data.southampton.ac.uk/image-archive/equipment/raw/E10554-200502-P1000941.jpg> .

<http://id.southampton.ac.uk/equipment/E10618> ns2:within <http://id.southampton.ac.uk/building/9> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10618#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               dcterms:description "The MaxSys 900 Advanced Emissions Raw Analysis System is a highly sophisticated and innovative raw exhaust gas measurement device. The System offers solutions for a wide range of applications, providing the necessary flexibility and modularity to meet the different requirements in emissions measurement." ;
                                               skos:notation "E10618"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               dc:description "The MaxSys 900 Advanced Emissions Raw Analysis System is a highly sophisticated and innovative raw exhaust gas measurement device. The System offers solutions for a wide range of applications, providing the necessary flexibility and modularity to meet the different requirements in emissions measurement." ;
                                               rdfs:comment "The MaxSys 900 Advanced Emissions Raw Analysis System is a highly sophisticated and innovative raw exhaust gas measurement device. The System offers solutions for a wide range of applications, providing the necessary flexibility and modularity to meet the different requirements in emissions measurement." ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F2> ,
                                                                   <http://id.southampton.ac.uk/org/MM> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10618#primary_contact> ;
                                               rdfs:label "Maxsys 900 - Raw Exhaust Analysis System" ;
                                               oo:relatedFacility <http://id.southampton.ac.uk/facility/F10000> ;
                                               foaf:depiction <http://data.southampton.ac.uk/image-archive/equipment/raw/E10618-200585-P1000956.jpg> .

<http://id.southampton.ac.uk/equipment/E10546> ns2:within <http://id.southampton.ac.uk/building/9> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10546#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               skos:notation "E10546"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F2> ,
                                                                   <http://id.southampton.ac.uk/org/DF> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10546#primary_contact> ;
                                               rdfs:label "Milling Machine" ;
                                               oo:relatedFacility <http://id.southampton.ac.uk/facility/F10000> ;
                                               foaf:depiction <http://data.southampton.ac.uk/image-archive/equipment/raw/E10546-200721-P1000948.jpg> .

<http://id.southampton.ac.uk/equipment/E10569> ns2:within <http://id.southampton.ac.uk/building/9> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10569#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               skos:notation "E10569"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/BX> ,
                                                                   <http://id.southampton.ac.uk/org/F2> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10569#primary_contact> ;
                                               rdfs:label "Laser Strain Mapping System" ;
                                               oo:relatedFacility <http://id.southampton.ac.uk/facility/F10000> ;
                                               foaf:depiction <http://data.southampton.ac.uk/image-archive/equipment/raw/E10569-200261-P1000943.jpg> .

<http://id.southampton.ac.uk/equipment/E10728> ns2:within <http://id.southampton.ac.uk/building/9> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10728#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               skos:notation "E10728"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F2> ,
                                                                   <http://id.southampton.ac.uk/org/DF> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10728#primary_contact> ;
                                               rdfs:label "FEE 3D Printing Facility (Zprinter 650 colour 3D)" ;
                                               oo:relatedFacility <http://id.southampton.ac.uk/facility/F10000> .

<http://id.southampton.ac.uk/equipment/E10566> ns2:within <http://id.southampton.ac.uk/building/9> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10566#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               skos:notation "E10566"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/BX> ,
                                                                   <http://id.southampton.ac.uk/org/F2> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10566#primary_contact> ;
                                               rdfs:label "4 Column 200Kn Servo Hydraulic Fatigue Frame" ;
                                               oo:relatedFacility <http://id.southampton.ac.uk/facility/F10000> ;
                                               foaf:depiction <http://data.southampton.ac.uk/image-archive/equipment/raw/E10566-200220-P1000938.jpg> .

<http://id.southampton.ac.uk/room/9-1031> ns2:within <http://id.southampton.ac.uk/building/9> ,
                                                     <http://id.southampton.ac.uk/floor/9-1> ;
                                          rdf:type ns0:Room ,
                                                   ns1:SyllabusLocation ;
                                          dcterms:description "Engineering and Design Manufacturing Centre Metrology Lab" ;
                                          skos:notation "9-1031"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                          rdfs:label "09 / 1031 (EDMC Metrology Lab)" ;
                                          oo:capacity "10"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                          ns1:shortName "1031 (EDMC Metrology Lab)" .

<http://id.southampton.ac.uk/room/9-1021> ns2:within <http://id.southampton.ac.uk/building/9> ,
                                                     <http://id.southampton.ac.uk/floor/9-1> ;
                                          rdf:type ns0:Room ,
                                                   ns1:SyllabusLocation ;
                                          dcterms:description "Thermodynamics Laboratory" ;
                                          skos:notation "9-1021"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                          rdfs:label "09 / 1021" ;
                                          oo:capacity "40"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                          ns1:shortName "1021" .

<http://id.southampton.ac.uk/room/9-1047> ns2:within <http://id.southampton.ac.uk/building/9> ,
                                                     <http://id.southampton.ac.uk/floor/9-1> ;
                                          rdf:type ns0:Room ,
                                                   ns1:SyllabusLocation ;
                                          dcterms:description "Laboratory" ;
                                          skos:notation "9-1047"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                          rdfs:label "09 / 1047" ;
                                          oo:capacity "50"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                          ns1:shortName "1047" .

<http://id.southampton.ac.uk/room/9-1036> ns2:within <http://id.southampton.ac.uk/building/9> ,
                                                     <http://id.southampton.ac.uk/floor/9-1> ;
                                          rdf:type ns0:Room ,
                                                   ns1:SyllabusLocation ;
                                          dcterms:description "Engineering and Design Manufacturing Centre Student Workshop" ;
                                          skos:notation "9-1036"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                          rdfs:label "09 / 1036 (EDMC Student Workshop)" ;
                                          oo:capacity "10"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                          ns1:shortName "1036 (EDMC Student Workshop)" .

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

<https://data.southampton.ac.uk/image-archive/buildings/raw/9.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                   ns5:height "2304"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:width "3456"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:fileSize "3887778"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1000/9.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9.jpg> ;
                                                                    ns5:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns5:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns5:fileSize "131728"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns5:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800/9.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9.jpg> ;
                                                                   ns5:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:fileSize "89376"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/600/9.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9.jpg> ;
                                                                   ns5:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:fileSize "53746"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/400/9.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9.jpg> ;
                                                                   ns5:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:fileSize "26243"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/300/9.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9.jpg> ;
                                                                   ns5:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:fileSize "15851"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/200/9.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9.jpg> ;
                                                                   ns5:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:fileSize "7818"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/100/9.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9.jpg> ;
                                                                   ns5:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:fileSize "2759"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns5:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/50/9.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9> ;
                                                                  rdf:type foaf:Image ;
                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                  dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9.jpg> ;
                                                                  ns5:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                  ns5:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                  ns5:fileSize "1350"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                  ns5:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1920/9.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9.jpg> ;
                                                                    ns5:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns5:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns5:fileSize "390066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns5:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1600/9.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9.jpg> ;
                                                                    ns5:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns5:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns5:fileSize "291300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns5:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800x600/9.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9> ;
                                                                       rdf:type foaf:Image ;
                                                                       dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                       dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9.jpg> ;
                                                                       ns5:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:fileSize "98761"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/480x297/9.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9> ;
                                                                       rdf:type foaf:Image ;
                                                                       dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                       dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9.jpg> ;
                                                                       ns5:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:fileSize "34560"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/320x198/9.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9> ;
                                                                       rdf:type foaf:Image ;
                                                                       dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                       dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9.jpg> ;
                                                                       ns5:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:fileSize "16836"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/240x260/9.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9> ;
                                                                       rdf:type foaf:Image ;
                                                                       dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                       dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9.jpg> ;
                                                                       ns5:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:fileSize "15910"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/220x220/9.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9> ;
                                                                       rdf:type foaf:Image ;
                                                                       dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                       dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9.jpg> ;
                                                                       ns5:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:fileSize "13026"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns5:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/building-portal/9-A> ns6:connectsBuilding <http://id.southampton.ac.uk/building/9> ;
                                                  rdf:type ns6:BuildingEntrance ;
                                                  rdfs:label "Materials Labs" ;
                                                  geo:lat "50.93581"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                  geo:long "-1.39492"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/9-B> ns6:connectsBuilding <http://id.southampton.ac.uk/building/9> ;
                                                  rdf:type ns6:BuildingEntrance ;
                                                  rdfs:label "North-east" ;
                                                  geo:lat "50.93545"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                  geo:long "-1.39367"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/9-C> ns6:connectsBuilding <http://id.southampton.ac.uk/building/9> ;
                                                  rdf:type ns6:BuildingEntrance ;
                                                  rdfs:label "EDMC Workshop and Offices" ;
                                                  geo:lat "50.93561"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                  geo:long "-1.39419"^^<http://www.w3.org/2001/XMLSchema#float> .