@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix oo: <http://purl.org/openorg/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix ns1: <http://id.southampton.ac.uk/ns/> .
@prefix ns2: <http://vocab.deri.ie/rooms#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns3: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix ns4: <http://www.w3.org/ns/org#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://id.southampton.ac.uk/facility/F10016> rdf:type oo:Facility ;
                                              rdfs:label "Mass Spectrometer" ;
                                              oo:contact <http://id.southampton.ac.uk/facility/F10016#secondary_contact> ;
                                              ns0:within <http://id.southampton.ac.uk/building/27> ;
                                              dcterms:description "The range of mass spectrometers has grown to the point where the group now has a wide range of state-of-the-art systems capable of dealing with all sample types and a wide array of client demands. Staff capability has grown with retention and experience." ;
                                              skos:notation "F10016"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                              oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                              dc:description "The range of mass spectrometers has grown to the point where the group now has a wide range of state-of-the-art systems capable of dealing with all sample types and a wide array of client demands. Staff capability has grown with retention and experience." ;
                                              rdfs:comment "The range of mass spectrometers has grown to the point where the group now has a wide range of state-of-the-art systems capable of dealing with all sample types and a wide array of client demands. Staff capability has grown with retention and experience." ;
                                              oo:organizationPart <http://id.southampton.ac.uk/org/F6> ,
                                                                  <http://id.southampton.ac.uk/org/EB> ;
                                              oo:primaryContact <http://id.southampton.ac.uk/facility/F10016#primary_contact> ;
                                              ns1:facilityIsRCUKCosted "true"^^<http://www.w3.org/2001/XMLSchema#boolean> .

<http://id.southampton.ac.uk/building/27> rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          ns0:within <http://id.southampton.ac.uk/site/1> ;
                                          skos:notation "27"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Chemistry" ;
                                          geo:lat "50.93434"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39375"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-27-chemistry-southampton> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/EB> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/27#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/27#architect> ;
                                          ns1:buildingDate "1937" ;
                                          dcterms:spatial "POLYGON((-1.39421065344451 50.9341295872045,-1.39412675079697 50.9342445681369,-1.39405811950927 50.9343386020608,-1.39384369165095 50.9346325913021,-1.39374119387703 50.9346028131582,-1.39334404868992 50.9344877764989,-1.39371523256532 50.9339788830606,-1.39383345085671 50.9340130774321,-1.39371163930418 50.9341799727786,-1.39397385753562 50.9342560039403,-1.39398553563431 50.9342399824922,-1.39389103286642 50.9342125818401,-1.39399685440689 50.9340675958897,-1.39410734718684 50.9340995822862,-1.39413402715077 50.9341072816633,-1.39420149062861 50.9341268697788,-1.39421065344451 50.9341295872045))" .

<https://data.southampton.ac.uk/image-archive/buildings/raw/27.jpg> foaf:depicts <http://id.southampton.ac.uk/building/27> ;
                                                                    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> ;
                                                                    ns3:height "2304"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "3456"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "3862360"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3: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/27.jpg> foaf:depicts <http://id.southampton.ac.uk/building/27> ;
                                                                     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/27.jpg> ;
                                                                     ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:fileSize "122626"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3: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/27.jpg> foaf:depicts <http://id.southampton.ac.uk/building/27> ;
                                                                    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/27.jpg> ;
                                                                    ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "83142"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3: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/27.jpg> foaf:depicts <http://id.southampton.ac.uk/building/27> ;
                                                                    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/27.jpg> ;
                                                                    ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "49865"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3: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/27.jpg> foaf:depicts <http://id.southampton.ac.uk/building/27> ;
                                                                    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/27.jpg> ;
                                                                    ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "24579"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3: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/27.jpg> foaf:depicts <http://id.southampton.ac.uk/building/27> ;
                                                                    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/27.jpg> ;
                                                                    ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "14817"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3: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/27.jpg> foaf:depicts <http://id.southampton.ac.uk/building/27> ;
                                                                    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/27.jpg> ;
                                                                    ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "7570"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3: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/27.jpg> foaf:depicts <http://id.southampton.ac.uk/building/27> ;
                                                                    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/27.jpg> ;
                                                                    ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "2768"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3: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/27.jpg> foaf:depicts <http://id.southampton.ac.uk/building/27> ;
                                                                   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/27.jpg> ;
                                                                   ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "1331"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3: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/27.jpg> foaf:depicts <http://id.southampton.ac.uk/building/27> ;
                                                                     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/27.jpg> ;
                                                                     ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:fileSize "366476"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3: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/27.jpg> foaf:depicts <http://id.southampton.ac.uk/building/27> ;
                                                                     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/27.jpg> ;
                                                                     ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:fileSize "271896"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3: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/27.jpg> foaf:depicts <http://id.southampton.ac.uk/building/27> ;
                                                                        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/27.jpg> ;
                                                                        ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "90262"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3: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/27.jpg> foaf:depicts <http://id.southampton.ac.uk/building/27> ;
                                                                        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/27.jpg> ;
                                                                        ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "32199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3: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/27.jpg> foaf:depicts <http://id.southampton.ac.uk/building/27> ;
                                                                        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/27.jpg> ;
                                                                        ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "15522"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3: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/27.jpg> foaf:depicts <http://id.southampton.ac.uk/building/27> ;
                                                                        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/27.jpg> ;
                                                                        ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "14192"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3: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/27.jpg> foaf:depicts <http://id.southampton.ac.uk/building/27> ;
                                                                        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/27.jpg> ;
                                                                        ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "11704"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/org/F6> rdf:type ns4:OrganizationalUnit ,
                                              ns4:Organization ;
                                     skos:notation "F6"^^<http://id.southampton.ac.uk/ns/alphaCode> ;
                                     rdfs:label "Faculty of Natural and Environmental Sciences" ;
                                     foaf:homepage <https://www.southampton.ac.uk/about/departments/faculties/faculty-natural-environmental-sciences.page> ;
                                     ns1:googleMapsZoom "12" .

<http://id.southampton.ac.uk/org/EB> rdf:type ns4:Organization ;
                                     skos:notation "EB"^^<http://id.southampton.ac.uk/ns/alphaCode> ,
                                                   "A3EB000000"^^<http://id.southampton.ac.uk/ns/10CharHRCode> ;
                                     rdfs:label "Chemistry and Chemical Engineering" ;
                                     foaf:homepage <https://www.southampton.ac.uk/chemistry/> ;
                                     ns4:hasSubOrganization <http://id.southampton.ac.uk/org/A3EB170000> ,
                                                            <http://id.southampton.ac.uk/org/A3EB140000> ,
                                                            <http://id.southampton.ac.uk/org/A3EB060000> ,
                                                            <http://id.southampton.ac.uk/org/A3EB150000> ,
                                                            <http://id.southampton.ac.uk/org/A3EB050000> ,
                                                            <http://id.southampton.ac.uk/org/A3EB130000> ,
                                                            <http://id.southampton.ac.uk/org/A3EB160000> ;
                                     owl:sameAs <http://id.southampton.ac.uk/org/A3EB000000> .

<http://id.southampton.ac.uk/facility/F10016#primary_contact> rdf:type foaf:Agent ;
                                                              foaf:name "LANGLEY, GRAHAM" ;
                                                              foaf:phone <tel:+442380592182> .