@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.org/goodrelations/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@prefix oo: <http://purl.org/openorg/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns2: <http://id.southampton.ac.uk/ns/> .
@prefix ns3: <http://vocab.deri.ie/rooms#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns4: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .

<http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                     rdfs:label "iSolutions Workstations - 73-lvl01" ;
                                                                     ns1:within <http://id.southampton.ac.uk/building/73X-Q> ;
                                                                     ns0:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01#Tuesday-CLOSED-14-Jul-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01#Sunday-CLOSED-12-Jul-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01#Thursday-CLOSED-16-Jul-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01#Saturday-CLOSED-18-Jul-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01#Monday-CLOSED-13-Jul-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01#Friday-CLOSED-17-Jul-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01#Wednesday-CLOSED-15-Jul-2026> ;
                                                                     oo:mapIcon <https://data.southampton.ac.uk/map-icons/Education/computers.png> ;
                                                                     dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/iSolutions-Workstations> ;
                                                                     ns2:workstationSeats "10"^^<http://www.w3.org/2001/XMLSchema#int> ;
                                                                     ns2:workstationFreeSeats "10"^^<http://www.w3.org/2001/XMLSchema#int> ;
                                                                     ns2:workstationStatus "Room opening times are currently unavailable" ;
                                                                     ns2:workstationUnitsTimeSeries "wsavail/73-lvl01/units" ;
                                                                     ns2:workstationRatioTimeSeries "wsavail/73-lvl01/ratio" .

<http://id.southampton.ac.uk/building/73X-Q> rdf:type ns3:Building ,
                                                      ns2:UoSBuilding ;
                                             rdfs:label "Block Q Glen Eyre Hall New Terrace" ;
                                             geo:lat "50.94298"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             geo:long "-1.40266"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01#Tuesday-CLOSED-14-Jul-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Tuesday> ;
                                                                                                ns0:validFrom "2026-07-12T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                ns0:validThrough "2026-07-20T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01#Sunday-CLOSED-12-Jul-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                               ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Sunday> ;
                                                                                               ns0:validFrom "2026-07-12T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                               ns0:validThrough "2026-07-20T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01#Thursday-CLOSED-16-Jul-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                 ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Thursday> ;
                                                                                                 ns0:validFrom "2026-07-12T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                 ns0:validThrough "2026-07-20T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01#Saturday-CLOSED-18-Jul-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                 ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Saturday> ;
                                                                                                 ns0:validFrom "2026-07-12T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                 ns0:validThrough "2026-07-20T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01#Monday-CLOSED-13-Jul-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                               ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Monday> ;
                                                                                               ns0:validFrom "2026-07-12T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                               ns0:validThrough "2026-07-20T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01#Friday-CLOSED-17-Jul-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                               ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Friday> ;
                                                                                               ns0:validFrom "2026-07-12T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                               ns0:validThrough "2026-07-20T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01#Wednesday-CLOSED-15-Jul-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                  ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Wednesday> ;
                                                                                                  ns0:validFrom "2026-07-12T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                  ns0:validThrough "2026-07-20T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<https://data.southampton.ac.uk/map-icons/Education/computers.png> rdf:type ns2:MapMarker ;
                                                                   rdfs:label "Computing workstations" .

<http://id.southampton.ac.uk/point-of-interest-category/iSolutions-Workstations> rdfs:label "iSolutions Workstations" .

<https://data.southampton.ac.uk/image-archive/workstations/1000/GlenEyre-LVL1-2.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-2.jpg> ;
                                                                                     ns4:height "662"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "65023"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:aspectRatio "1.5105740181269"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-2.jpg> rdf:type foaf:Image ;
                                                                                    foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    ns4:height "3264"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "4928"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "4160186"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5098039215686"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/240x260/GlenEyre-LVL1-2.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-2.jpg> ;
                                                                                        ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:fileSize "9779"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/50/GlenEyre-LVL1-1.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                   rdf:type foaf:Image ;
                                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-1.jpg> ;
                                                                                   ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:fileSize "1286"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-1.jpg> rdf:type foaf:Image ;
                                                                                    foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    ns4:height "3264"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "4928"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "4588233"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5098039215686"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/100/GlenEyre-LVL1-3.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-3.jpg> ;
                                                                                    ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "2292"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-3.jpg> rdf:type foaf:Image ;
                                                                                    foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    ns4:height "3264"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "4928"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "4760155"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5098039215686"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/300/GlenEyre-LVL1-3.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-3.jpg> ;
                                                                                    ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "9304"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/800x600/GlenEyre-LVL1-1.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-1.jpg> ;
                                                                                        ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:fileSize "41436"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/320x198/GlenEyre-LVL1-3.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-3.jpg> ;
                                                                                        ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:fileSize "9643"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/100/GlenEyre-LVL1-1.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-1.jpg> ;
                                                                                    ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "2304"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/1600/GlenEyre-LVL1-3.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-3.jpg> ;
                                                                                     ns4:height "1059"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "121407"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:aspectRatio "1.5108593012276"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/1600/GlenEyre-LVL1-1.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-1.jpg> ;
                                                                                     ns4:height "1059"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "110804"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:aspectRatio "1.5108593012276"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/1920/GlenEyre-LVL1-1.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-1.jpg> ;
                                                                                     ns4:height "1271"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "149557"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:aspectRatio "1.5106215578285"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/1920/GlenEyre-LVL1-3.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-3.jpg> ;
                                                                                     ns4:height "1271"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "164455"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:aspectRatio "1.5106215578285"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/240x260/GlenEyre-LVL1-1.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-1.jpg> ;
                                                                                        ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:fileSize "8785"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/300/GlenEyre-LVL1-2.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-2.jpg> ;
                                                                                    ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "9637"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/220x220/GlenEyre-LVL1-3.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-3.jpg> ;
                                                                                        ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:fileSize "8397"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/400/GlenEyre-LVL1-2.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-2.jpg> ;
                                                                                    ns4:height "264"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "14815"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/50/GlenEyre-LVL1-3.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                   rdf:type foaf:Image ;
                                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-3.jpg> ;
                                                                                   ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:fileSize "1257"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/50/GlenEyre-LVL1-2.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                   rdf:type foaf:Image ;
                                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-2.jpg> ;
                                                                                   ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:fileSize "1270"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/240x260/GlenEyre-LVL1-3.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-3.jpg> ;
                                                                                        ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:fileSize "10001"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/800/GlenEyre-LVL1-1.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-1.jpg> ;
                                                                                    ns4:height "529"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "38375"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5122873345936"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/100/GlenEyre-LVL1-2.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-2.jpg> ;
                                                                                    ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "2334"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/1000/GlenEyre-LVL1-3.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-3.jpg> ;
                                                                                     ns4:height "662"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "57362"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:aspectRatio "1.5105740181269"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/600/GlenEyre-LVL1-3.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-3.jpg> ;
                                                                                    ns4:height "397"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "26097"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5113350125945"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/320x198/GlenEyre-LVL1-1.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-1.jpg> ;
                                                                                        ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:fileSize "9412"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/1000/GlenEyre-LVL1-1.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-1.jpg> ;
                                                                                     ns4:height "662"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "53266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:aspectRatio "1.5105740181269"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/1600/GlenEyre-LVL1-2.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-2.jpg> ;
                                                                                     ns4:height "1059"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "143410"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:aspectRatio "1.5108593012276"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/800x600/GlenEyre-LVL1-3.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-3.jpg> ;
                                                                                        ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:fileSize "46328"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/600/GlenEyre-LVL1-1.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-1.jpg> ;
                                                                                    ns4:height "397"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "24995"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5113350125945"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/800/GlenEyre-LVL1-3.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-3.jpg> ;
                                                                                    ns4:height "529"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "40707"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5122873345936"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/480x297/GlenEyre-LVL1-3.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-3.jpg> ;
                                                                                        ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:fileSize "17733"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/480x297/GlenEyre-LVL1-2.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-2.jpg> ;
                                                                                        ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:fileSize "18733"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/220x220/GlenEyre-LVL1-1.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-1.jpg> ;
                                                                                        ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:fileSize "7562"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/800x600/GlenEyre-LVL1-2.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-2.jpg> ;
                                                                                        ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:fileSize "48643"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/400/GlenEyre-LVL1-1.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-1.jpg> ;
                                                                                    ns4:height "264"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "13540"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/200/GlenEyre-LVL1-2.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-2.jpg> ;
                                                                                    ns4:height "132"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "5387"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/320x198/GlenEyre-LVL1-2.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-2.jpg> ;
                                                                                        ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:fileSize "10022"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/800/GlenEyre-LVL1-2.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-2.jpg> ;
                                                                                    ns4:height "529"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "45058"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5122873345936"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/200/GlenEyre-LVL1-1.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-1.jpg> ;
                                                                                    ns4:height "132"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "5179"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/1920/GlenEyre-LVL1-2.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-2.jpg> ;
                                                                                     ns4:height "1271"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "196584"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:aspectRatio "1.5106215578285"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/600/GlenEyre-LVL1-2.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-2.jpg> ;
                                                                                    ns4:height "397"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "28159"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5113350125945"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/300/GlenEyre-LVL1-1.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-1.jpg> ;
                                                                                    ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "9197"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/200/GlenEyre-LVL1-3.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-3.jpg> ;
                                                                                    ns4:height "132"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "5308"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/400/GlenEyre-LVL1-3.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                    rdf:type foaf:Image ;
                                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-3.jpg> ;
                                                                                    ns4:height "264"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:fileSize "13948"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/480x297/GlenEyre-LVL1-1.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-1.jpg> ;
                                                                                        ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:fileSize "17116"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/workstations/220x220/GlenEyre-LVL1-2.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                        rdf:type foaf:Image ;
                                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/workstations/raw/GlenEyre-LVL1-2.jpg> ;
                                                                                        ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:fileSize "8004"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                        ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01#offers-workstations> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/workstations-73-lvl01> ;
                                                                                         rdf:type ns0:Offering ;
                                                                                         rdfs:label "iSolutions Workstations" ;
                                                                                         ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/iSolutionsWorkstations> .

<http://id.southampton.ac.uk/generic-products-and-services/iSolutionsWorkstations> rdf:type ns0:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                   rdfs:label "iSolutions Workstations" .