@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/F10025> rdf:type oo:Facility ;
                                              rdfs:label "CT Centre" ;
                                              ns0:within <http://id.southampton.ac.uk/building/5> ;
                                              dcterms:description "A dedicated centre for computed tomography (CT) at Southampton, providing complete support for 3D imaging science, serving Engineering, Biomedical, Environmental and Archaeological Sciences. The centre encompasses five complementary scanning systems supporting a wide range of sample sizes (imaged volumes up to 1.5 x 1 x 1m) and resolution (down to ~200nm). Both academic and industrial consultancy services are provided." ;
                                              skos:notation "F10025"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                              oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                              dc:description "A dedicated centre for computed tomography (CT) at Southampton, providing complete support for 3D imaging science, serving Engineering, Biomedical, Environmental and Archaeological Sciences. The centre encompasses five complementary scanning systems supporting a wide range of sample sizes (imaged volumes up to 1.5 x 1 x 1m) and resolution (down to ~200nm). Both academic and industrial consultancy services are provided." ;
                                              rdfs:comment "A dedicated centre for computed tomography (CT) at Southampton, providing complete support for 3D imaging science, serving Engineering, Biomedical, Environmental and Archaeological Sciences. The centre encompasses five complementary scanning systems supporting a wide range of sample sizes (imaged volumes up to 1.5 x 1 x 1m) and resolution (down to ~200nm). Both academic and industrial consultancy services are provided." ;
                                              oo:organizationPart <http://id.southampton.ac.uk/org/BX> ,
                                                                  <http://id.southampton.ac.uk/org/F2> ;
                                              oo:primaryContact <http://id.southampton.ac.uk/facility/F10025#primary_contact> ;
                                              ns1:facilityIsRCUKCosted "true"^^<http://www.w3.org/2001/XMLSchema#boolean> .

<http://id.southampton.ac.uk/building/5> rdf:type ns2:Building ,
                                                  ns1:UoSBuilding ;
                                         ns0:within <http://id.southampton.ac.uk/site/1> ;
                                         skos:notation "5"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                         oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                         rdfs:label "Eustice" ;
                                         geo:lat "50.93558"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         geo:long "-1.3948"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-5-eustice> ;
                                         oo:lacksFeature <http://id.southampton.ac.uk/building/5#residential> ;
                                         ns1:buildingArchitect <http://id.southampton.ac.uk/building/5#architect> ;
                                         ns1:buildingDate "1939" ;
                                         dcterms:spatial "POLYGON((-1.39507105982364 50.9355985024304,-1.39502425759734 50.9356624730956,-1.39500278786205 50.935691797672,-1.39468011301199 50.9355981061517,-1.39466969255469 50.9356123721839,-1.39464013798185 50.9356037672761,-1.39461193088193 50.9355956152567,-1.39457132703108 50.9355837835038,-1.39451626030417 50.9355677625131,-1.39452937570731 50.9355497035098,-1.39444475440755 50.935525077585,-1.39445454604415 50.935511773919,-1.39453377745221 50.9355348147339,-1.39454078431142 50.9355253040304,-1.3945460843716 50.9355180011674,-1.39455812179641 50.9355015838745,-1.39458956283135 50.93545867244,-1.39464714484106 50.9354753728051,-1.39466609929356 50.9354808641102,-1.39469673184475 50.935489808709,-1.39473428142362 50.9355006780926,-1.39480605681482 50.9355215110707,-1.39492409544316 50.9355557609192,-1.39499901493785 50.9355776128755,-1.39507105982364 50.9355985024304))" .

<https://data.southampton.ac.uk/image-archive/buildings/raw/5.jpg> foaf:depicts <http://id.southampton.ac.uk/building/5> ;
                                                                   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 "3168"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "4752"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "7245903"^^<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/5.jpg> foaf:depicts <http://id.southampton.ac.uk/building/5> ;
                                                                    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/5.jpg> ;
                                                                    ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "121907"^^<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/5.jpg> foaf:depicts <http://id.southampton.ac.uk/building/5> ;
                                                                   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/5.jpg> ;
                                                                   ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "80743"^^<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/5.jpg> foaf:depicts <http://id.southampton.ac.uk/building/5> ;
                                                                   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/5.jpg> ;
                                                                   ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "47135"^^<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/5.jpg> foaf:depicts <http://id.southampton.ac.uk/building/5> ;
                                                                   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/5.jpg> ;
                                                                   ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "22574"^^<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/5.jpg> foaf:depicts <http://id.southampton.ac.uk/building/5> ;
                                                                   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/5.jpg> ;
                                                                   ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "13560"^^<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/5.jpg> foaf:depicts <http://id.southampton.ac.uk/building/5> ;
                                                                   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/5.jpg> ;
                                                                   ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "6882"^^<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/5.jpg> foaf:depicts <http://id.southampton.ac.uk/building/5> ;
                                                                   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/5.jpg> ;
                                                                   ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "2595"^^<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/5.jpg> foaf:depicts <http://id.southampton.ac.uk/building/5> ;
                                                                  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/5.jpg> ;
                                                                  ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                  ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                  ns3:fileSize "1286"^^<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/5.jpg> foaf:depicts <http://id.southampton.ac.uk/building/5> ;
                                                                    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/5.jpg> ;
                                                                    ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "390275"^^<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/5.jpg> foaf:depicts <http://id.southampton.ac.uk/building/5> ;
                                                                    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/5.jpg> ;
                                                                    ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "284813"^^<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/5.jpg> foaf:depicts <http://id.southampton.ac.uk/building/5> ;
                                                                       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/5.jpg> ;
                                                                       ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:fileSize "91892"^^<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/5.jpg> foaf:depicts <http://id.southampton.ac.uk/building/5> ;
                                                                       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/5.jpg> ;
                                                                       ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:fileSize "30539"^^<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/5.jpg> foaf:depicts <http://id.southampton.ac.uk/building/5> ;
                                                                       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/5.jpg> ;
                                                                       ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:fileSize "14576"^^<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/5.jpg> foaf:depicts <http://id.southampton.ac.uk/building/5> ;
                                                                       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/5.jpg> ;
                                                                       ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:fileSize "13869"^^<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/5.jpg> foaf:depicts <http://id.southampton.ac.uk/building/5> ;
                                                                       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/5.jpg> ;
                                                                       ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:fileSize "11171"^^<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/BX> rdf:type ns4:Organization ;
                                     skos:notation "BX"^^<http://id.southampton.ac.uk/ns/alphaCode> ,
                                                   "A3DABX0000"^^<http://id.southampton.ac.uk/ns/10CharHRCode> ;
                                     rdfs:label "Mechanical Engineering" ;
                                     ns4:hasSubOrganization <http://id.southampton.ac.uk/org/A3DABX0400> ,
                                                            <http://id.southampton.ac.uk/org/A3DABX0100> ,
                                                            <http://id.southampton.ac.uk/org/A3DABX0200> ,
                                                            <http://id.southampton.ac.uk/org/A3DABX0300> ,
                                                            <http://id.southampton.ac.uk/org/A3DABX0500> ;
                                     owl:sameAs <http://id.southampton.ac.uk/org/A3DABX0000> .

<http://id.southampton.ac.uk/org/F2> rdf:type ns4:OrganizationalUnit ,
                                              ns4:Organization ;
                                     skos:notation "F2"^^<http://id.southampton.ac.uk/ns/alphaCode> ;
                                     rdfs:label "Faculty of Engineering and the Environment" ;
                                     foaf:homepage <https://www.southampton.ac.uk/about/departments/faculties/faculty-engineering-environment.page> .

<http://id.southampton.ac.uk/facility/F10025#primary_contact> rdf:type foaf:Agent ;
                                                              foaf:name "SINCLAIR, IAN" ;
                                                              foaf:phone <tel:+442380595095> .

<http://id.southampton.ac.uk/equipment/E10884> oo:relatedFacility <http://id.southampton.ac.uk/facility/F10025> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10884#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               ns0:within <http://id.southampton.ac.uk/building/5> ;
                                               dcterms:description "This is a custom Nikon XTEK XTH 225 kVp micro-focus CT system equipped with a robotic sample exchanger (~ 150 mm height limit). It is perfect for relatively small specimens (< 300 mm in height) that can be scanned using a 225 kVp X-Ray source. The source can be configured for high resolution or high flux through a range of different anodes; namely a transmission anode (spot ? 1 µm, low flux), a standard multi-material reflection anode (spot ? 3 µm, 'normal' flux) and a rotating anode (spot  ? 10µm, x3 -5 flux). A labyrinth at the rear of the system allows routing of cables and pipes that can control and feed in-situ rigs for time-resolved (4D) µ-CT experiments." ;
                                               skos:notation "E10884"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               dc:description "This is a custom Nikon XTEK XTH 225 kVp micro-focus CT system equipped with a robotic sample exchanger (~ 150 mm height limit). It is perfect for relatively small specimens (< 300 mm in height) that can be scanned using a 225 kVp X-Ray source. The source can be configured for high resolution or high flux through a range of different anodes; namely a transmission anode (spot ? 1 µm, low flux), a standard multi-material reflection anode (spot ? 3 µm, 'normal' flux) and a rotating anode (spot  ? 10µm, x3 -5 flux). A labyrinth at the rear of the system allows routing of cables and pipes that can control and feed in-situ rigs for time-resolved (4D) µ-CT experiments." ;
                                               rdfs:comment "This is a custom Nikon XTEK XTH 225 kVp micro-focus CT system equipped with a robotic sample exchanger (~ 150 mm height limit). It is perfect for relatively small specimens (< 300 mm in height) that can be scanned using a 225 kVp X-Ray source. The source can be configured for high resolution or high flux through a range of different anodes; namely a transmission anode (spot ? 1 µm, low flux), a standard multi-material reflection anode (spot ? 3 µm, 'normal' flux) and a rotating anode (spot  ? 10µm, x3 -5 flux). A labyrinth at the rear of the system allows routing of cables and pipes that can control and feed in-situ rigs for time-resolved (4D) µ-CT experiments." ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/BX> ,
                                                                   <http://id.southampton.ac.uk/org/F2> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10884#primary_contact> ;
                                               rdfs:label "Nikon - HMX: 225kV Microfocus Computed Tomography Scanner" ;
                                               foaf:page <http://www.southampton.ac.uk/muvis/about/equipment/hmx.page> .

<http://id.southampton.ac.uk/equipment/E10960> oo:relatedFacility <http://id.southampton.ac.uk/facility/F10025> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10960#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               ns0:within <http://id.southampton.ac.uk/building/5> ;
                                               dcterms:description "This scanner uses a two-stage magnification approach to achieve sub-micron spatial resolution at source to object distance much greater than these allowed in conventional XCT systems. Zeiss?s resolution at a distance, RaaDTM, approach combines the geometric magnification of the X-Ray imaging with a smart system of microscope lenses to further magnify the image. The system is fitted with X0.4, X4, X20, and X40 magnification lens mounted on a barrel mount for rapid change over. This means that the operator can achieve submicron resolution (pixel size ? 70 nm or spatial resolution ? 0.7 µm) at large working distances, allowing for imaging of larger specimens or small specimens in contained in-situ rings. Importantly, the machine is capable of phase-contrast imaging overcoming an imortant limitations of convectional absorption-based CT imaging; i.e. low or complete absence of contrast for low Z materials. The latter is particular useful for biomedical imaging, CFRP and polymer imaging appl" ;
                                               skos:notation "E10960"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               dc:description "This scanner uses a two-stage magnification approach to achieve sub-micron spatial resolution at source to object distance much greater than these allowed in conventional XCT systems. Zeiss?s resolution at a distance, RaaDTM, approach combines the geometric magnification of the X-Ray imaging with a smart system of microscope lenses to further magnify the image. The system is fitted with X0.4, X4, X20, and X40 magnification lens mounted on a barrel mount for rapid change over. This means that the operator can achieve submicron resolution (pixel size ? 70 nm or spatial resolution ? 0.7 µm) at large working distances, allowing for imaging of larger specimens or small specimens in contained in-situ rings. Importantly, the machine is capable of phase-contrast imaging overcoming an imortant limitations of convectional absorption-based CT imaging; i.e. low or complete absence of contrast for low Z materials. The latter is particular useful for biomedical imaging, CFRP and polymer imaging appl" ;
                                               rdfs:comment "This scanner uses a two-stage magnification approach to achieve sub-micron spatial resolution at source to object distance much greater than these allowed in conventional XCT systems. Zeiss?s resolution at a distance, RaaDTM, approach combines the geometric magnification of the X-Ray imaging with a smart system of microscope lenses to further magnify the image. The system is fitted with X0.4, X4, X20, and X40 magnification lens mounted on a barrel mount for rapid change over. This means that the operator can achieve submicron resolution (pixel size ? 70 nm or spatial resolution ? 0.7 µm) at large working distances, allowing for imaging of larger specimens or small specimens in contained in-situ rings. Importantly, the machine is capable of phase-contrast imaging overcoming an imortant limitations of convectional absorption-based CT imaging; i.e. low or complete absence of contrast for low Z materials. The latter is particular useful for biomedical imaging, CFRP and polymer imaging appl" ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/BX> ,
                                                                   <http://id.southampton.ac.uk/org/F2> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10960#primary_contact> ;
                                               rdfs:label "Zeiss - Xradia 510 Versa: High-resolution computed tomography scanner" ;
                                               foaf:page <http://www.southampton.ac.uk/muvis/about/equipment/versa.page> .