@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns5: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .

<http://id.southampton.ac.uk/equipment/E10456> rdf:type oo:Equipment ;
                                               rdfs:label "Gas Cabinet" ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10456#secondary_contact> ;
                                               ns0:within <http://id.southampton.ac.uk/building/53> ;
                                               skos:notation "E10456"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F7> ,
                                                                   <http://id.southampton.ac.uk/org/FP> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10456#primary_contact> ;
                                               oo:relatedFacility <http://id.southampton.ac.uk/facility/F10014> ;
                                               foaf:depiction <http://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.jpg> ,
                                                              <http://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.jpg> .

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

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

<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/F7> rdf:type ns3:OrganizationalUnit ,
                                              ns3:Organization ;
                                     rdfs:label "Physical Sciences and Engineering" .

<http://id.southampton.ac.uk/org/FP> rdf:type ns3:Organization ;
                                     rdfs:label "School of Electronics & Computer Science" .

<http://id.southampton.ac.uk/equipment/E10456#primary_contact> rdf:type foaf:Agent ;
                                                               foaf:name "LESSEY, MARK" .

<http://id.southampton.ac.uk/facility/F10014> rdf:type oo:Facility ;
                                              rdfs:label "Clean Rooms - Nanofabrication" .

<http://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> .

<http://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> .

<http://data.southampton.ac.uk/image-archive/equipment/400/E10456-200848-P1010251.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> .

<http://data.southampton.ac.uk/image-archive/equipment/50/E10456-200848-P1010251.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> .

<http://data.southampton.ac.uk/image-archive/equipment/200/E10456-200848-P1010250.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> .

<http://data.southampton.ac.uk/image-archive/equipment/100/E10456-200848-P1010251.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> .

<http://data.southampton.ac.uk/image-archive/equipment/300/E10456-200848-P1010250.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> .

<http://data.southampton.ac.uk/image-archive/equipment/400/E10456-200848-P1010250.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> .

<http://data.southampton.ac.uk/image-archive/equipment/200/E10456-200848-P1010251.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> .

<http://data.southampton.ac.uk/image-archive/equipment/50/E10456-200848-P1010250.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> .

<http://data.southampton.ac.uk/image-archive/equipment/300/E10456-200848-P1010251.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> .

<http://data.southampton.ac.uk/image-archive/equipment/100/E10456-200848-P1010250.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> .

<https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        ns5:height "3240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "2494"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "2579300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.76975308641975"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/1000/E10456-200848-P1010250.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.JPG> ;
                                                                                         ns5:height "1299"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "104059"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "0.76982294072363"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/800/E10456-200848-P1010250.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.JPG> ;
                                                                                        ns5:height "1039"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "64532"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.76997112608277"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/600/E10456-200848-P1010250.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.JPG> ;
                                                                                        ns5:height "779"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "36432"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.77021822849807"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/400/E10456-200848-P1010250.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.JPG> ;
                                                                                        ns5:height "519"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "17401"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.77071290944123"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/300/E10456-200848-P1010250.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.JPG> ;
                                                                                        ns5:height "389"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "10900"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.77120822622108"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/200/E10456-200848-P1010250.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.JPG> ;
                                                                                        ns5:height "259"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "5909"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.77220077220077"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/100/E10456-200848-P1010250.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.JPG> ;
                                                                                        ns5:height "129"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "2510"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.77519379844961"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/50/E10456-200848-P1010250.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                       rdf:type foaf:Image ;
                                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.JPG> ;
                                                                                       ns5:height "64"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                       ns5:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                       ns5:fileSize "1279"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                       ns5:aspectRatio "0.78125"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/1920/E10456-200848-P1010250.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.JPG> ;
                                                                                         ns5:height "2494"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "415680"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "0.76984763432237"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/1600/E10456-200848-P1010250.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.JPG> ;
                                                                                         ns5:height "2078"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "285669"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "0.76997112608277"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/800x600/E10456-200848-P1010250.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.JPG> ;
                                                                                            ns5:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:fileSize "37352"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/480x297/E10456-200848-P1010250.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.JPG> ;
                                                                                            ns5:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:fileSize "11850"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/320x198/E10456-200848-P1010250.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.JPG> ;
                                                                                            ns5:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:fileSize "6114"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/240x260/E10456-200848-P1010250.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.JPG> ;
                                                                                            ns5:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:fileSize "6547"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/220x220/E10456-200848-P1010250.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010250.JPG> ;
                                                                                            ns5:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:fileSize "5545"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        ns5:height "3240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "1917"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "1958815"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.59166666666667"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/1000/E10456-200848-P1010251.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.JPG> ;
                                                                                         ns5:height "1690"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "132010"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "0.59171597633136"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/800/E10456-200848-P1010251.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.JPG> ;
                                                                                        ns5:height "1352"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "81453"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.59171597633136"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/600/E10456-200848-P1010251.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.JPG> ;
                                                                                        ns5:height "1014"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "46308"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.59171597633136"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/400/E10456-200848-P1010251.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.JPG> ;
                                                                                        ns5:height "676"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "22647"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.59171597633136"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/300/E10456-200848-P1010251.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.JPG> ;
                                                                                        ns5:height "507"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "14431"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.59171597633136"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/200/E10456-200848-P1010251.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.JPG> ;
                                                                                        ns5:height "338"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "8043"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.59171597633136"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/100/E10456-200848-P1010251.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.JPG> ;
                                                                                        ns5:height "169"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "3354"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.59171597633136"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/50/E10456-200848-P1010251.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                       rdf:type foaf:Image ;
                                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.JPG> ;
                                                                                       ns5:height "84"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                       ns5:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                       ns5:fileSize "1636"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                       ns5:aspectRatio "0.5952380952381"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/1920/E10456-200848-P1010251.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.JPG> ;
                                                                                         ns5:height "3245"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "504733"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "0.59167950693374"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/1600/E10456-200848-P1010251.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.JPG> ;
                                                                                         ns5:height "2704"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "357977"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "0.59171597633136"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/800x600/E10456-200848-P1010251.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.JPG> ;
                                                                                            ns5:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:fileSize "37804"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/480x297/E10456-200848-P1010251.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.JPG> ;
                                                                                            ns5:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:fileSize "12857"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/320x198/E10456-200848-P1010251.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.JPG> ;
                                                                                            ns5:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:fileSize "6843"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/240x260/E10456-200848-P1010251.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.JPG> ;
                                                                                            ns5:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:fileSize "6898"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/220x220/E10456-200848-P1010251.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10456> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10456-200848-P1010251.JPG> ;
                                                                                            ns5:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:fileSize "5735"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> .