@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 foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <http://vocab.deri.ie/rooms#> .
@prefix ns2: <http://id.southampton.ac.uk/ns/> .
@prefix ns3: <http://www.w3.org/ns/org#> .
@prefix ns4: <http://purl.org/vocab/aiiso/schema#> .

<http://id.southampton.ac.uk/equipment/E10960> rdf:type oo:Equipment ;
                                               rdfs:label "Zeiss - Xradia 510 Versa: High-resolution computed tomography scanner" ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10960#secondary_contact> ;
                                               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> ;
                                               oo:relatedFacility <http://id.southampton.ac.uk/facility/F10025> ;
                                               foaf:page <http://www.southampton.ac.uk/muvis/about/equipment/versa.page> .

<http://id.southampton.ac.uk/equipment/E10960#secondary_contact> rdf:type foaf:Person .

<http://id.southampton.ac.uk/building/5> rdf:type ns1:Building ,
                                                  ns2:UoSBuilding ;
                                         rdfs:label "Eustice" .

<http://id.southampton.ac.uk/> rdf:type ns3:Organization ,
                                        ns4:Institution ,
                                        ns3:FormalOrganization ,
                                        foaf:Organization ;
                               rdfs:label "University of Southampton" .

<http://id.southampton.ac.uk/org/BX> rdf:type ns3:Organization ;
                                     rdfs:label "Mechanical Engineering" .

<http://id.southampton.ac.uk/org/F2> rdf:type ns3:OrganizationalUnit ,
                                              ns3:Organization ;
                                     rdfs:label "Faculty of Engineering and the Environment" .

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

<http://id.southampton.ac.uk/facility/F10025> rdf:type oo:Facility ;
                                              rdfs:label "CT Centre" .