@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/E10515> rdf:type oo:Equipment ;
                                               rdfs:label "Shimatronic Clat Knitting Machine & Design System" ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10515#secondary_contact> ;
                                               ns0:within <http://id.southampton.ac.uk/building/63E> ;
                                               skos:notation "E10515"^^<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/E10515#primary_contact> ;
                                               oo:relatedFacility <http://id.southampton.ac.uk/facility/F10073> ;
                                               foaf:depiction <http://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.jpg> .

<http://id.southampton.ac.uk/equipment/E10515#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/E10515#primary_contact> rdf:type foaf:Agent ;
                                                               foaf:name "KEIM, ODINA" .

<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/E10515-200497-P1000592.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> .

<http://data.southampton.ac.uk/image-archive/equipment/400/E10515-200497-P1000592.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> .

<http://data.southampton.ac.uk/image-archive/equipment/50/E10515-200497-P1000592.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> .

<http://data.southampton.ac.uk/image-archive/equipment/300/E10515-200497-P1000592.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> .

<http://data.southampton.ac.uk/image-archive/equipment/200/E10515-200497-P1000592.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> .

<http://data.southampton.ac.uk/image-archive/equipment/100/E10515-200497-P1000592.jpg> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> .

<https://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> ;
                                                                                        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 "4846218"^^<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/E10515-200497-P1000592.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.JPG> ;
                                                                                         ns3:height "750"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns3:fileSize "79943"^^<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/E10515-200497-P1000592.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.JPG> ;
                                                                                        ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:fileSize "55228"^^<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/E10515-200497-P1000592.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.JPG> ;
                                                                                        ns3:height "450"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:fileSize "34895"^^<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/E10515-200497-P1000592.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.JPG> ;
                                                                                        ns3:height "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:fileSize "18422"^^<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/E10515-200497-P1000592.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.JPG> ;
                                                                                        ns3:height "225"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:fileSize "12041"^^<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/E10515-200497-P1000592.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.JPG> ;
                                                                                        ns3:height "150"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:fileSize "6533"^^<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/E10515-200497-P1000592.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.JPG> ;
                                                                                        ns3:height "75"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns3:fileSize "2631"^^<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/E10515-200497-P1000592.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> ;
                                                                                       rdf:type foaf:Image ;
                                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.JPG> ;
                                                                                       ns3:height "37"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                       ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                       ns3:fileSize "1329"^^<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/E10515-200497-P1000592.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.JPG> ;
                                                                                         ns3:height "1440"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns3:fileSize "254755"^^<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/E10515-200497-P1000592.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> ;
                                                                                         rdf:type foaf:Image ;
                                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.JPG> ;
                                                                                         ns3:height "1200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns3:fileSize "182166"^^<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/E10515-200497-P1000592.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.JPG> ;
                                                                                            ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns3:fileSize "55228"^^<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/E10515-200497-P1000592.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.JPG> ;
                                                                                            ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns3:fileSize "21290"^^<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/E10515-200497-P1000592.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.JPG> ;
                                                                                            ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns3:fileSize "11586"^^<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/E10515-200497-P1000592.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.JPG> ;
                                                                                            ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns3:fileSize "11281"^^<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/E10515-200497-P1000592.JPG> foaf:depicts <http://id.southampton.ac.uk/equipment/E10515> ;
                                                                                            rdf:type foaf:Image ;
                                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/equipment/raw/E10515-200497-P1000592.JPG> ;
                                                                                            ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns3:fileSize "9396"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                            ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> .