@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/E10838> rdf:type oo:Equipment ;
                                               rdfs:label "Glove Box with Gas Purification" ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10838#secondary_contact> ;
                                               ns0:within <http://id.southampton.ac.uk/building/53> ;
                                               skos:notation "E10838"^^<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/EH> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10838#primary_contact> ;
                                               oo:relatedFacility <http://id.southampton.ac.uk/facility/F10007> ;
                                               foaf:page <http://www.orc.soton.ac.uk/novelglasscleanrooms.html> ;
                                               foaf:depiction <http://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.jpg> .

<http://id.southampton.ac.uk/equipment/E10838#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/EH> rdf:type ns3:OrganizationalUnit ,
                                              ns3:Organization ;
                                     rdfs:label "Optoelectronics Research Centre" .

<http://id.southampton.ac.uk/equipment/E10838#primary_contact> rdf:type foaf:Agent ;
                                                               foaf:name "HEWAK, DANIEL" .

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

<http://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> .

<http://data.southampton.ac.uk/image-archive/equipment/300/E10838-200560-P1010199.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> .

<http://data.southampton.ac.uk/image-archive/equipment/400/E10838-200560-P1010199.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> .

<http://data.southampton.ac.uk/image-archive/equipment/100/E10838-200560-P1010199.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> .

<http://data.southampton.ac.uk/image-archive/equipment/50/E10838-200560-P1010199.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> .

<http://data.southampton.ac.uk/image-archive/equipment/200/E10838-200560-P1010199.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> .

<https://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        ns5:height "4320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "3240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "4886588"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.75"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/1000/E10838-200560-P1010199.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.JPG> ;
                                                                                         ns5:height "1333"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "128916"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "0.75018754688672"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/800/E10838-200560-P1010199.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.JPG> ;
                                                                                        ns5:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "88261"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.75046904315197"^^<http://www.w3.org/2001/XMLSchema#float> .

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

<https://data.southampton.ac.uk/image-archive/equipment/400/E10838-200560-P1010199.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.JPG> ;
                                                                                        ns5:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "29878"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.75046904315197"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/300/E10838-200560-P1010199.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.JPG> ;
                                                                                        ns5:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "19228"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.75"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/200/E10838-200560-P1010199.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.JPG> ;
                                                                                        ns5:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "10527"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.75187969924812"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/100/E10838-200560-P1010199.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.JPG> ;
                                                                                        ns5:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:fileSize "3961"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns5:aspectRatio "0.75187969924812"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/50/E10838-200560-P1010199.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> ;
                                                                                       rdf:type foaf:Image ;
                                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.JPG> ;
                                                                                       ns5:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                       ns5:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                       ns5:fileSize "1757"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                       ns5:aspectRatio "0.75757575757576"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/1920/E10838-200560-P1010199.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.JPG> ;
                                                                                         ns5:height "2560"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "426708"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "0.75"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/1600/E10838-200560-P1010199.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.JPG> ;
                                                                                         ns5:height "2133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "303295"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "0.75011720581341"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/800x600/E10838-200560-P1010199.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.JPG> ;
                                                                                            ns5:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:fileSize "50203"^^<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/E10838-200560-P1010199.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.JPG> ;
                                                                                            ns5:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:fileSize "19087"^^<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/E10838-200560-P1010199.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.JPG> ;
                                                                                            ns5:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:fileSize "10555"^^<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/E10838-200560-P1010199.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.JPG> ;
                                                                                            ns5:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:fileSize "11794"^^<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/E10838-200560-P1010199.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10838> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10838-200560-P1010199.JPG> ;
                                                                                            ns5:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:fileSize "9709"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns5:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> .