@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#> .

<http://id.southampton.ac.uk/facility/F10012> rdf:type oo:Facility ;
                                              rdfs:label "Scanning Electron Microscope (SEM)" ;
                                              ns0:within <http://id.southampton.ac.uk/building/53> ;
                                              dcterms:description "The ORC SEM Facility comprises of a Zeiss Evo50 SEM fitted with an Oxford Instruments INCA 250 x-ray analysis system. In addition to dedicated Gold and Carbon deposition equipment, the SEM features variable pressure operation allowing analysis of both conductive and non-conductive sample. The INCA 250 x-ray analysis system provides elemental analysis capabilities." ;
                                              skos:notation "F10012"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                              oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                              dc:description "The ORC SEM Facility comprises of a Zeiss Evo50 SEM fitted with an Oxford Instruments INCA 250 x-ray analysis system. In addition to dedicated Gold and Carbon deposition equipment, the SEM features variable pressure operation allowing analysis of both conductive and non-conductive sample. The INCA 250 x-ray analysis system provides elemental analysis capabilities." ;
                                              rdfs:comment "The ORC SEM Facility comprises of a Zeiss Evo50 SEM fitted with an Oxford Instruments INCA 250 x-ray analysis system. In addition to dedicated Gold and Carbon deposition equipment, the SEM features variable pressure operation allowing analysis of both conductive and non-conductive sample. The INCA 250 x-ray analysis system provides elemental analysis capabilities." ;
                                              oo:organizationPart <http://id.southampton.ac.uk/org/F7> ,
                                                                  <http://id.southampton.ac.uk/org/EH> ;
                                              oo:primaryContact <http://id.southampton.ac.uk/facility/F10012#primary_contact> ;
                                              ns1:facilityIsRCUKCosted "true"^^<http://www.w3.org/2001/XMLSchema#boolean> .

<http://id.southampton.ac.uk/building/53> rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          ns0:within <http://id.southampton.ac.uk/site/1> ;
                                          skos:notation "53"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "New Mountbatten" ;
                                          geo:lat "50.93739"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39862"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-53-mountbatten> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/F7> ,
                                                       <http://id.southampton.ac.uk/org/FP> ,
                                                       <http://id.southampton.ac.uk/org/EH> ,
                                                       <http://id.southampton.ac.uk/org/F7FP040000> ,
                                                       <http://id.southampton.ac.uk/org/F7EH020000> ,
                                                       <http://id.southampton.ac.uk/org/F7FP060000> ,
                                                       <http://id.southampton.ac.uk/org/F7EH010000> ,
                                                       <http://id.southampton.ac.uk/org/F7EH040000> ,
                                                       <http://id.southampton.ac.uk/org/F7FP070000> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/53#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/53#architect> ;
                                          ns1:buildingDate "2008" ;
                                          ns1:buildingFeature "Clean rooms" ;
                                          dcterms:spatial "POLYGON((-1.39913396019065 50.9372142159638,-1.39907008997395 50.9373032056671,-1.39891522041897 50.937259276929,-1.39890569827696 50.9372705987727,-1.39892932396893 50.9372784674524,-1.39859712697686 50.9377277159088,-1.39838674153732 50.93774396259,-1.3984577982763 50.937687410529,-1.39842294364327 50.9376771643524,-1.39822064304129 50.9376180648148,-1.39809892132029 50.937582514482,-1.39802930188577 50.9375621919069,-1.39799786085083 50.9375543798841,-1.3979582451468 50.9375445865492,-1.39795617902165 50.9375199050719,-1.39795384340191 50.9374888833799,-1.39795249592898 50.9374689004178,-1.39794872300479 50.9374351048503,-1.39794863317326 50.9374339726701,-1.39794486024907 50.9373881759563,-1.39794521957518 50.9373882891745,-1.39807691259583 50.93743340658,-1.39810988076676 50.9374439924643,-1.3983446105505 50.9371126021949,-1.39848726301762 50.9371526816356,-1.39856272150148 50.9370497091047,-1.39867465158588 50.9370818632785,-1.3986993552562 50.9370889960675,-1.39913396019065 50.9372142159638))" .

<https://data.southampton.ac.uk/image-archive/buildings/raw/53.jpg> foaf:depicts <http://id.southampton.ac.uk/building/53> ;
                                                                    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 "3855820"^^<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/53.jpg> foaf:depicts <http://id.southampton.ac.uk/building/53> ;
                                                                     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/53.jpg> ;
                                                                     ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:fileSize "116895"^^<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/53.jpg> foaf:depicts <http://id.southampton.ac.uk/building/53> ;
                                                                    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/53.jpg> ;
                                                                    ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "79569"^^<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/53.jpg> foaf:depicts <http://id.southampton.ac.uk/building/53> ;
                                                                    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/53.jpg> ;
                                                                    ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "48242"^^<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/53.jpg> foaf:depicts <http://id.southampton.ac.uk/building/53> ;
                                                                    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/53.jpg> ;
                                                                    ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "24094"^^<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/53.jpg> foaf:depicts <http://id.southampton.ac.uk/building/53> ;
                                                                    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/53.jpg> ;
                                                                    ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "14938"^^<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/53.jpg> foaf:depicts <http://id.southampton.ac.uk/building/53> ;
                                                                    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/53.jpg> ;
                                                                    ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "7626"^^<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/53.jpg> foaf:depicts <http://id.southampton.ac.uk/building/53> ;
                                                                    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/53.jpg> ;
                                                                    ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "2769"^^<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/53.jpg> foaf:depicts <http://id.southampton.ac.uk/building/53> ;
                                                                   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/53.jpg> ;
                                                                   ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "1289"^^<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/53.jpg> foaf:depicts <http://id.southampton.ac.uk/building/53> ;
                                                                     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/53.jpg> ;
                                                                     ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:fileSize "348224"^^<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/53.jpg> foaf:depicts <http://id.southampton.ac.uk/building/53> ;
                                                                     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/53.jpg> ;
                                                                     ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:fileSize "258347"^^<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/53.jpg> foaf:depicts <http://id.southampton.ac.uk/building/53> ;
                                                                        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/53.jpg> ;
                                                                        ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "87639"^^<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/53.jpg> foaf:depicts <http://id.southampton.ac.uk/building/53> ;
                                                                        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/53.jpg> ;
                                                                        ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "31726"^^<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/53.jpg> foaf:depicts <http://id.southampton.ac.uk/building/53> ;
                                                                        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/53.jpg> ;
                                                                        ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "15986"^^<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/53.jpg> foaf:depicts <http://id.southampton.ac.uk/building/53> ;
                                                                        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/53.jpg> ;
                                                                        ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "14812"^^<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/53.jpg> foaf:depicts <http://id.southampton.ac.uk/building/53> ;
                                                                        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/53.jpg> ;
                                                                        ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "12148"^^<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/F7> rdf:type ns4:OrganizationalUnit ,
                                              ns4:Organization ;
                                     skos:notation "F7"^^<http://id.southampton.ac.uk/ns/alphaCode> ;
                                     rdfs:label "Physical Sciences and Engineering" ;
                                     foaf:homepage <http://www.fpse.soton.ac.uk/> .

<http://id.southampton.ac.uk/org/EH> rdf:type ns4:OrganizationalUnit ,
                                              ns4:Organization ;
                                     skos:notation "EH"^^<http://id.southampton.ac.uk/ns/alphaCode> ;
                                     rdfs:label "Optoelectronics Research Centre" ;
                                     foaf:homepage <http://www.orc.soton.ac.uk/> .

<http://id.southampton.ac.uk/facility/F10012#primary_contact> rdf:type foaf:Agent ;
                                                              foaf:name "SESSIONS, NEIL" ;
                                                              foaf:phone <tel:+442380592960> .

<http://id.southampton.ac.uk/equipment/E10333> oo:relatedFacility <http://id.southampton.ac.uk/facility/F10012> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10333#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               ns0:within <http://id.southampton.ac.uk/building/53> ;
                                               dcterms:description " The EVO®50 series provides quality results from a versatile analytical microscope with a very large specimen chamber. Whether the specimen requires imaging in high vacuum, XVP® or EP, the EVO®50 series is able to image to perfection." ;
                                               skos:notation "E10333"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               dc:description " The EVO®50 series provides quality results from a versatile analytical microscope with a very large specimen chamber. Whether the specimen requires imaging in high vacuum, XVP® or EP, the EVO®50 series is able to image to perfection." ;
                                               rdfs:comment " The EVO®50 series provides quality results from a versatile analytical microscope with a very large specimen chamber. Whether the specimen requires imaging in high vacuum, XVP® or EP, the EVO®50 series is able to image to perfection." ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F7> ,
                                                                   <http://id.southampton.ac.uk/org/EH> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10333#primary_contact> ;
                                               rdfs:label "Evo 50 HV SEM" ;
                                               foaf:depiction <http://data.southampton.ac.uk/image-archive/equipment/raw/E10333-200548-P1000614.jpg> .