@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/F10002> rdf:type oo:Facility ;
                                              rdfs:label "Biomedical Imaging Unit" ;
                                              oo:contact <http://id.southampton.ac.uk/facility/F10002#secondary_contact> ;
                                              ns0:within <http://id.southampton.ac.uk/building/9500> ;
                                              dcterms:description "The Biomedical Imaging Unit provides facilities and research and diagnostic services in high quality and high resolution light and electron microscopy." ;
                                              skos:notation "F10002"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                              oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                              dc:description "The Biomedical Imaging Unit provides facilities and research and diagnostic services in high quality and high resolution light and electron microscopy." ;
                                              rdfs:comment "The Biomedical Imaging Unit provides facilities and research and diagnostic services in high quality and high resolution light and electron microscopy." ;
                                              oo:organizationPart <http://id.southampton.ac.uk/org/F5> ,
                                                                  <http://id.southampton.ac.uk/org/FC> ;
                                              oo:primaryContact <http://id.southampton.ac.uk/facility/F10002#primary_contact> ;
                                              ns1:facilityIsRCUKCosted "false"^^<http://www.w3.org/2001/XMLSchema#boolean> .

<http://id.southampton.ac.uk/building/9500> rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            ns0:within <http://id.southampton.ac.uk/site/18> ;
                                            skos:notation "9500"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "South Academic Block" ;
                                            geo:lat "50.93236"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.43644"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            ns2:occupant <http://id.southampton.ac.uk/org/F5> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9500#residential> ;
                                            dcterms:spatial "POLYGON((-1.4368463 50.9327316,-1.4371389 50.9325069,-1.4368722 50.9323711,-1.4369393 50.9323170,-1.4361598 50.9318953,-1.4361883 50.9318724,-1.4361051 50.9318284,-1.4360300 50.9318758,-1.4359737 50.9318504,-1.4357537 50.9319975,-1.4357779 50.9320093,-1.4357296 50.9320532,-1.4357099 50.9320457,-1.4355403 50.9321824,-1.4357031 50.9322638,-1.4356760 50.9322899,-1.4358154 50.9323626,-1.4358396 50.9323474,-1.4362732 50.9325647,-1.4363616 50.9325024,-1.4368463 50.9327316))" .

<https://data.southampton.ac.uk/image-archive/buildings/raw/9500.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9500> ;
                                                                      rdf:type foaf:Image ;
                                                                      dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                      dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                      ns3:height "1919"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:width "2560"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:fileSize "3586541"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:aspectRatio "1.3340281396561"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1000/9500.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9500> ;
                                                                       rdf:type foaf:Image ;
                                                                       dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                       dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9500.jpg> ;
                                                                       ns3:height "749"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:fileSize "130662"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:aspectRatio "1.3351134846462"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800/9500.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9500> ;
                                                                      rdf:type foaf:Image ;
                                                                      dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                      dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9500.jpg> ;
                                                                      ns3:height "599"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:fileSize "86681"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:aspectRatio "1.3355592654424"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/600/9500.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9500> ;
                                                                      rdf:type foaf:Image ;
                                                                      dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                      dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9500.jpg> ;
                                                                      ns3:height "449"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:fileSize "51098"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:aspectRatio "1.3363028953229"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/400/9500.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9500> ;
                                                                      rdf:type foaf:Image ;
                                                                      dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                      dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9500.jpg> ;
                                                                      ns3:height "299"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:fileSize "24257"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:aspectRatio "1.3377926421405"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/300/9500.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9500> ;
                                                                      rdf:type foaf:Image ;
                                                                      dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                      dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9500.jpg> ;
                                                                      ns3:height "224"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:fileSize "14325"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:aspectRatio "1.3392857142857"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/200/9500.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9500> ;
                                                                      rdf:type foaf:Image ;
                                                                      dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                      dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9500.jpg> ;
                                                                      ns3:height "149"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:fileSize "7237"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:aspectRatio "1.3422818791946"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/100/9500.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9500> ;
                                                                      rdf:type foaf:Image ;
                                                                      dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                      dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9500.jpg> ;
                                                                      ns3:height "74"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:fileSize "2670"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns3:aspectRatio "1.3513513513514"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/50/9500.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9500> ;
                                                                     rdf:type foaf:Image ;
                                                                     dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                     dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9500.jpg> ;
                                                                     ns3:height "37"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:fileSize "1304"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:aspectRatio "1.3513513513514"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1920/9500.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9500> ;
                                                                       rdf:type foaf:Image ;
                                                                       dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                       dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9500.jpg> ;
                                                                       ns3:height "1439"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:fileSize "401561"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:aspectRatio "1.3342599027102"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1600/9500.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9500> ;
                                                                       rdf:type foaf:Image ;
                                                                       dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                       dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9500.jpg> ;
                                                                       ns3:height "1199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:fileSize "296448"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:aspectRatio "1.3344453711426"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800x600/9500.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9500> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9500.jpg> ;
                                                                          ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "86643"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/480x297/9500.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9500> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9500.jpg> ;
                                                                          ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "30685"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/320x198/9500.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9500> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9500.jpg> ;
                                                                          ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "14823"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/240x260/9500.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9500> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9500.jpg> ;
                                                                          ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "13079"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/220x220/9500.jpg> foaf:depicts <http://id.southampton.ac.uk/building/9500> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/9500.jpg> ;
                                                                          ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "10540"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/org/F5> rdf:type ns4:OrganizationalUnit ,
                                              ns4:Organization ;
                                     skos:notation "F5"^^<http://id.southampton.ac.uk/ns/alphaCode> ;
                                     rdfs:label "Faculty of Medicine" ;
                                     foaf:homepage <https://www.southampton.ac.uk/about/departments/faculties/faculty-medicine.page> ;
                                     ns1:googleMapsZoom "13" .

<http://id.southampton.ac.uk/org/FC> rdf:type ns4:Organization ;
                                     skos:notation "FC"^^<http://id.southampton.ac.uk/ns/alphaCode> ,
                                                   "A4FC000000"^^<http://id.southampton.ac.uk/ns/10CharHRCode> ;
                                     rdfs:label "Clinical and Experimental Sciences" ;
                                     foaf:homepage <https://www.southampton.ac.uk/medicine/academic_units/academic_units/clinical_experimental_sciences.page> ;
                                     ns4:hasSubOrganization <http://id.southampton.ac.uk/org/A4FC030000> ,
                                                            <http://id.southampton.ac.uk/org/A4FC060000> ,
                                                            <http://id.southampton.ac.uk/org/A4FC070000> ,
                                                            <http://id.southampton.ac.uk/org/A4FC050000> ;
                                     owl:sameAs <http://id.southampton.ac.uk/org/A4FC000000> .

<http://id.southampton.ac.uk/facility/F10002#primary_contact> rdf:type foaf:Agent ;
                                                              foaf:name "PAGE, ANTHONY" ;
                                                              foaf:phone <tel:+442380794815> .

<http://id.southampton.ac.uk/equipment/E10027> oo:relatedFacility <http://id.southampton.ac.uk/facility/F10002> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10027#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               ns0:within <http://id.southampton.ac.uk/building/9500> ;
                                               dcterms:description "The Leica TCS SP5 Confocal fully covers a broad range of requirements in confocal and multiphoton imaging. The system provides the full range of scan speeds at the highest resolution. With its proven, high-efficiency SP detection (five channels simultaneously) and optional AOBS (Acousto Optical Bream Splitter), the Leica TCS SP5 delivers bright, noise-free images with minimal photo damage at high speed." ;
                                               skos:notation "E10027"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               dc:description "The Leica TCS SP5 Confocal fully covers a broad range of requirements in confocal and multiphoton imaging. The system provides the full range of scan speeds at the highest resolution. With its proven, high-efficiency SP detection (five channels simultaneously) and optional AOBS (Acousto Optical Bream Splitter), the Leica TCS SP5 delivers bright, noise-free images with minimal photo damage at high speed." ;
                                               rdfs:comment "The Leica TCS SP5 Confocal fully covers a broad range of requirements in confocal and multiphoton imaging. The system provides the full range of scan speeds at the highest resolution. With its proven, high-efficiency SP detection (five channels simultaneously) and optional AOBS (Acousto Optical Bream Splitter), the Leica TCS SP5 delivers bright, noise-free images with minimal photo damage at high speed." ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F5> ,
                                                                   <http://id.southampton.ac.uk/org/AF> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10027#primary_contact> ;
                                               rdfs:label "Leica TCS SP5 Confocal laser scanning microscope" ;
                                               foaf:page <http://www.som.soton.ac.uk/research/sites/biu/> ;
                                               foaf:depiction <http://data.southampton.ac.uk/image-archive/equipment/raw/E10027-200508-P1000112.jpg> .

<http://id.southampton.ac.uk/equipment/E10634> oo:relatedFacility <http://id.southampton.ac.uk/facility/F10002> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10634#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               ns0:within <http://id.southampton.ac.uk/building/9500> ;
                                               skos:notation "E10634"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F5> ,
                                                                   <http://id.southampton.ac.uk/org/FC> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10634#primary_contact> ;
                                               rdfs:label "FEI tecnai 12 Transmission Electron Microscope" .

<http://id.southampton.ac.uk/equipment/E10976> oo:relatedFacility <http://id.southampton.ac.uk/facility/F10002> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10976#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               ns0:within <http://id.southampton.ac.uk/building/9500> ;
                                               skos:notation "E10976"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F5> ,
                                                                   <http://id.southampton.ac.uk/org/AF> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10976#primary_contact> ;
                                               rdfs:label "FEI Quanta 250 FEG Scanning electron microscope" .

<http://id.southampton.ac.uk/equipment/E10981> oo:relatedFacility <http://id.southampton.ac.uk/facility/F10002> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10981#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               ns0:within <http://id.southampton.ac.uk/building/9500> ;
                                               skos:notation "E10981"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F5> ,
                                                                   <http://id.southampton.ac.uk/org/AF> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10981#primary_contact> ;
                                               rdfs:label "GATAN - 3VIEW2XP MICROTOME SYSTEM PLUS SOFTWARE" .

<http://id.southampton.ac.uk/equipment/E10979> oo:relatedFacility <http://id.southampton.ac.uk/facility/F10002> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10979#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               ns0:within <http://id.southampton.ac.uk/building/9500> ;
                                               skos:notation "E10979"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F5> ,
                                                                   <http://id.southampton.ac.uk/org/AF> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10979#primary_contact> ;
                                               rdfs:label "LaVision - Ultramicroscope" .

<http://id.southampton.ac.uk/equipment/E11071> oo:relatedFacility <http://id.southampton.ac.uk/facility/F10002> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E11071#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               ns0:within <http://id.southampton.ac.uk/building/9500> ;
                                               skos:notation "E11071"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F5> ,
                                                                   <http://id.southampton.ac.uk/org/FC> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E11071#primary_contact> ;
                                               rdfs:label "Leica SP8 Confocal Microscope" .

<http://id.southampton.ac.uk/equipment/E11379> oo:relatedFacility <http://id.southampton.ac.uk/facility/F10002> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E11379#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               dcterms:description "AMT XR81 Direct Mount 3.2K x 2.4K Camera" ;
                                               skos:notation "E11379"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               dc:description "AMT XR81 Direct Mount 3.2K x 2.4K Camera" ;
                                               rdfs:comment "AMT XR81 Direct Mount 3.2K x 2.4K Camera" ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/FC> ,
                                                                   <http://id.southampton.ac.uk/org/A4> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E11379#primary_contact> ;
                                               rdfs:label "AMT XR81 Direct Mount 3.2K x 2.4K Camera" .

<http://id.southampton.ac.uk/equipment/E11066> oo:relatedFacility <http://id.southampton.ac.uk/facility/F10002> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E11066#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               ns0:within <http://id.southampton.ac.uk/building/9500> ;
                                               skos:notation "E11066"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F5> ,
                                                                   <http://id.southampton.ac.uk/org/FC> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E11066#primary_contact> ;
                                               rdfs:label "FEI Quanta 200 Scanning electron microscope" .