@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://www.w3.org/ns/org#> .
@prefix ns2: <http://purl.org/vocab/aiiso/schema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns3: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .

<http://id.southampton.ac.uk/equipment/E10518> rdf:type oo:Equipment ;
                                               rdfs:label "Colour Printer (3D)" ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10518#secondary_contact> ;
                                               ns0:within <http://id.southampton.ac.uk/building/63E> ;
                                               skos:notation "E10518"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/FH> ,
                                                                   <http://id.southampton.ac.uk/org/F1> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10518#primary_contact> ;
                                               oo:relatedFacility <http://id.southampton.ac.uk/facility/F10073> ;
                                               foaf:page <http://www.southampton.ac.uk/wsa/business_partnership/services/3d_printer.page?> ;
                                               foaf:depiction <http://data.southampton.ac.uk/image-archive/equipment/raw/E10518-200932-P1000580.jpg> .

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

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

<http://id.southampton.ac.uk/org/FH> rdf:type ns1:Organization ;
                                     rdfs:label "Winchester School of Art" .

<http://id.southampton.ac.uk/org/F1> rdf:type ns1:OrganizationalUnit ,
                                              ns1:Organization ;
                                     rdfs:label "Faculty of Business and Law" .

<http://id.southampton.ac.uk/equipment/E10518#primary_contact> rdf:type foaf:Agent ;
                                                               foaf:name "CARTER, CHRISTIAN" .

<http://id.southampton.ac.uk/facility/F10073> rdf:type oo:Facility ;
                                              rdfs:label "The Creative Services Centre" .

<http://data.southampton.ac.uk/image-archive/equipment/raw/E10518-200932-P1000580.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10518> .

<http://data.southampton.ac.uk/image-archive/equipment/200/E10518-200932-P1000580.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10518> .

<http://data.southampton.ac.uk/image-archive/equipment/300/E10518-200932-P1000580.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10518> .

<http://data.southampton.ac.uk/image-archive/equipment/50/E10518-200932-P1000580.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10518> .

<http://data.southampton.ac.uk/image-archive/equipment/400/E10518-200932-P1000580.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10518> .

<http://data.southampton.ac.uk/image-archive/equipment/100/E10518-200932-P1000580.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10518> .

<https://data.southampton.ac.uk/image-archive/equipment/raw/E10518-200932-P1000580.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10518> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        ns3:height "3240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:width "4320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:fileSize "5200980"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/1000/E10518-200932-P1000580.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10518> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10518-200932-P1000580.JPG> ;
                                                                                         ns3:height "750"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns3:fileSize "59084"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> .

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

<https://data.southampton.ac.uk/image-archive/equipment/600/E10518-200932-P1000580.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10518> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10518-200932-P1000580.JPG> ;
                                                                                        ns3:height "450"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:fileSize "25512"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/400/E10518-200932-P1000580.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10518> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10518-200932-P1000580.JPG> ;
                                                                                        ns3:height "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:fileSize "13629"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/300/E10518-200932-P1000580.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10518> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10518-200932-P1000580.JPG> ;
                                                                                        ns3:height "225"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:fileSize "8955"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/200/E10518-200932-P1000580.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10518> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10518-200932-P1000580.JPG> ;
                                                                                        ns3:height "150"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:fileSize "5117"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/100/E10518-200932-P1000580.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10518> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10518-200932-P1000580.JPG> ;
                                                                                        ns3:height "75"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:fileSize "2205"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/50/E10518-200932-P1000580.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10518> ;
                                                                                       rdf:type foaf:Image ;
                                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10518-200932-P1000580.JPG> ;
                                                                                       ns3:height "37"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                       ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                       ns3:fileSize "1217"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                       ns3:aspectRatio "1.3513513513514"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/1920/E10518-200932-P1000580.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10518> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10518-200932-P1000580.JPG> ;
                                                                                         ns3:height "1440"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns3:fileSize "212444"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/equipment/1600/E10518-200932-P1000580.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10518> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10518-200932-P1000580.JPG> ;
                                                                                         ns3:height "1200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns3:fileSize "143967"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> .

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

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

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

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

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