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

<http://id.southampton.ac.uk/room/65-1101> rdf:type ns0:Room ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "Avenue 65 / 1101" ;
                                           ns2:within <http://id.southampton.ac.uk/building/65> ,
                                                      <http://id.southampton.ac.uk/floor/65-1> ;
                                           dcterms:description "Common Learning Space: Avenue Seminar Room" ;
                                           skos:notation "65-1101"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1000/65-1101-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800/65-1101-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/600/65-1101-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/400/65-1101-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/300/65-1101-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/200/65-1101-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/100/65-1101-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/50/65-1101-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1920/65-1101-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/1600/65-1101-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/800x600/65-1101-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/480x297/65-1101-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/320x198/65-1101-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/240x260/65-1101-E1-INS.JPG> ,
                                                                <https://data.southampton.ac.uk/image-archive/cls/220x220/65-1101-E1-INS.JPG> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/006501101/RSC-_SEATS_MOVEABLE> ;
                                           oo:capacity "16"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "1101" .

<http://id.southampton.ac.uk/building/65> rdf:type ns0:Building ,
                                                   ns1:UoSBuilding ;
                                          rdfs:label "Parkes Bldg" ;
                                          geo:lat "50.92911"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-65-parkes-university-of> ;
                                          geo:long "-1.40239"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/floor/65-1> rdf:type ns0:Floor ;
                                         rdfs:label "Floor 1, Building 65" ,
                                                    "Building 65 / Level 1" .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG#creator> ;
                                                                          ns3:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "5639941"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1101-E1-INS.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                           dcterms:description "Floor 1 entrance" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/65-1101-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> ;
                                                                           ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "48072"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1101-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/65-1101-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> ;
                                                                          ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "34726"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1101-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/65-1101-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> ;
                                                                          ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "22742"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1101-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/65-1101-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> ;
                                                                          ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "12897"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1101-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/65-1101-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> ;
                                                                          ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "8808"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1101-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/65-1101-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> ;
                                                                          ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "5168"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1101-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/65-1101-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> ;
                                                                          ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2292"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1101-E1-INS.JPG> rdf:type foaf:Image ;
                                                                         foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                         dcterms:description "Floor 1 entrance" ;
                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/65-1101-E1-INS.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> ;
                                                                         ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "1266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1101-E1-INS.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                           dcterms:description "Floor 1 entrance" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/65-1101-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> ;
                                                                           ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "126807"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1101-E1-INS.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                           dcterms:description "Floor 1 entrance" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/65-1101-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> ;
                                                                           ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "96355"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1101-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              dcterms:description "Floor 1 entrance" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/65-1101-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> ;
                                                                              ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "36540"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1101-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              dcterms:description "Floor 1 entrance" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/65-1101-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> ;
                                                                              ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "15938"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1101-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              dcterms:description "Floor 1 entrance" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/65-1101-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> ;
                                                                              ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "9078"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1101-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              dcterms:description "Floor 1 entrance" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/65-1101-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> ;
                                                                              ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "8329"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1101-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              dcterms:description "Floor 1 entrance" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/220x220/65-1101-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG> ;
                                                                              ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "7128"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/syllabus/room-feature/006501101/RSC-_SEATS_MOVEABLE> rdf:type ns1:RoomFeature ,
                                                                                           ns4:RSC-_SEATS_MOVEABLE ;
                                                                                  rdfs:label "Movable seats in Avenue 65 / 1101" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_SEATS_MOVEABLE> rdf:type rdfs:Class ,
                                                                            ns1:RoomFeatureClass ;
                                                                   rdfs:label "Movable seats" ;
                                                                   rdfs:subClassOf oo:Feature .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1101-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1101-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1101-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1101-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1101-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1101-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1101-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1101-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1101-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1101-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1101-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1101-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1101-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1101-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1101-E1-INS.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 door" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG#creator> ;
                                                                          ns3:height "3949"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5923"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2414555"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.4998733856673"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1101-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 door" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/65-1101-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG> ;
                                                                           ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "37903"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1101-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1101-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 door" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/65-1101-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG> ;
                                                                          ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "27132"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1101-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1101-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 door" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/65-1101-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG> ;
                                                                          ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "17601"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1101-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1101-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 door" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/65-1101-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG> ;
                                                                          ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "9823"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1101-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1101-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 door" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/65-1101-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG> ;
                                                                          ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "6668"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1101-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1101-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 door" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/65-1101-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG> ;
                                                                          ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "3983"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1101-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1101-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 door" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/65-1101-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG> ;
                                                                          ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "1846"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1101-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1101-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "Floor 1 door" ;
                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/65-1101-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG> ;
                                                                         ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "1115"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1101-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1101-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 door" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/65-1101-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG> ;
                                                                           ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "117011"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1101-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1101-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Floor 1 door" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/65-1101-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG> ;
                                                                           ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "84553"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1101-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1101-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 door" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/65-1101-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG> ;
                                                                              ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "28515"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1101-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1101-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 door" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/65-1101-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG> ;
                                                                              ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "11897"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1101-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1101-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 door" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/65-1101-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG> ;
                                                                              ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "6756"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1101-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1101-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 door" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/65-1101-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG> ;
                                                                              ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "6572"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1101-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1101-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 door" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/220x220/65-1101-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-E1-OUT.JPG> ;
                                                                              ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "5704"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1101-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG#creator> ;
                                                                              ns3:height "3752"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "5628"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "2740648"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1101-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Floor 1 lecturer space" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/65-1101-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG> ;
                                                                               ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "65136"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1101-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1101-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/65-1101-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG> ;
                                                                              ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "44952"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1101-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1101-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/65-1101-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG> ;
                                                                              ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "27651"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1101-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1101-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/65-1101-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG> ;
                                                                              ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "14385"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1101-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1101-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/65-1101-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG> ;
                                                                              ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "9150"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1101-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1101-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/65-1101-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG> ;
                                                                              ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "5152"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1101-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1101-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "Floor 1 lecturer space" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/65-1101-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG> ;
                                                                              ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "2268"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1101-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1101-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:description "Floor 1 lecturer space" ;
                                                                             dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/65-1101-POI-LCTSPC.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG> ;
                                                                             ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "1236"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1101-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1101-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Floor 1 lecturer space" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/65-1101-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG> ;
                                                                               ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "197504"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1101-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1101-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Floor 1 lecturer space" ;
                                                                               dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                               dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                               dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/65-1101-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG> ;
                                                                               ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "144364"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1101-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1101-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Floor 1 lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/65-1101-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG> ;
                                                                                  ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:fileSize "48980"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1101-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1101-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Floor 1 lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/65-1101-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG> ;
                                                                                  ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:fileSize "18269"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1101-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1101-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Floor 1 lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/65-1101-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG> ;
                                                                                  ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:fileSize "9483"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1101-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1101-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Floor 1 lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/65-1101-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG> ;
                                                                                  ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:fileSize "9155"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1101-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1101-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:description "Floor 1 lecturer space" ;
                                                                                  dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/220x220/65-1101-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-POI-LCTSPC.JPG> ;
                                                                                  ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:fileSize "7716"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1101-POI-LCTSPC.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG#creator> ;
                                                                          ns3:height "3949"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5923"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2274521"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.4998733856673"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1101-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back of room" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/65-1101-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG> ;
                                                                           ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "42300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1101-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1101-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/65-1101-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG> ;
                                                                          ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "30141"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1101-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1101-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/65-1101-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG> ;
                                                                          ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "19202"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1101-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1101-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/65-1101-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG> ;
                                                                          ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "10748"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1101-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1101-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/65-1101-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG> ;
                                                                          ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "7136"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1101-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1101-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/65-1101-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG> ;
                                                                          ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "4211"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1101-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1101-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/65-1101-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG> ;
                                                                          ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2010"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1101-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1101-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "View from back of room" ;
                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/65-1101-VW-BCK.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG> ;
                                                                         ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "1192"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1101-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1101-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back of room" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/65-1101-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG> ;
                                                                           ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "123136"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1101-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1101-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back of room" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/65-1101-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG> ;
                                                                           ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "91151"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1101-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1101-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/65-1101-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG> ;
                                                                              ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "31347"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1101-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1101-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/65-1101-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG> ;
                                                                              ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "13600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1101-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1101-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/65-1101-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG> ;
                                                                              ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "7628"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1101-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1101-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/65-1101-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG> ;
                                                                              ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "6399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1101-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1101-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/220x220/65-1101-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-BCK.JPG> ;
                                                                              ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "5460"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1101-VW-BCK.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG#creator> ;
                                                                          ns3:height "3932"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5898"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2260151"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1101-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from front of room" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1000/65-1101-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG> ;
                                                                           ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "39405"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/65-1101-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1101-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800/65-1101-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG> ;
                                                                          ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "27117"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/65-1101-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1101-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/600/65-1101-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG> ;
                                                                          ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "16995"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/65-1101-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1101-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/400/65-1101-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG> ;
                                                                          ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "9245"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/65-1101-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1101-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/300/65-1101-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG> ;
                                                                          ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "6171"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/65-1101-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1101-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/200/65-1101-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG> ;
                                                                          ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "3639"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/65-1101-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1101-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front of room" ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/100/65-1101-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG> ;
                                                                          ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "1773"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/65-1101-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1101-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "View from front of room" ;
                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/50/65-1101-VW-FRT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG> ;
                                                                         ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "1108"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/65-1101-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1101-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from front of room" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1920/65-1101-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG> ;
                                                                           ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "114941"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/65-1101-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1101-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from front of room" ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/1600/65-1101-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG> ;
                                                                           ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "84807"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/65-1101-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1101-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from front of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/800x600/65-1101-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG> ;
                                                                              ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "28226"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800x600/65-1101-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1101-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from front of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/480x297/65-1101-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG> ;
                                                                              ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "11611"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/480x297/65-1101-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1101-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from front of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/320x198/65-1101-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG> ;
                                                                              ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "6443"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/320x198/65-1101-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1101-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from front of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/240x260/65-1101-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG> ;
                                                                              ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "5320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/240x260/65-1101-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1101-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/65-1101> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from front of room" ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/cls/220x220/65-1101-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/65-1101-VW-FRT.JPG> ;
                                                                              ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "4646"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "16/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/220x220/65-1101-VW-FRT.JPG#creator> rdf:type foaf:Agent .

<http://id.southampton.ac.uk/ttevent/65-1101/20260607000000/20260607000000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 1:00am to 12:00am on 7th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260607000000/20260607000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260607000000/20260607000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-08T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-07T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260608170000/20260608170000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 6:00pm to 9:00pm on 8th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260608170000/20260608170000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260608170000/20260608170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-08T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-08T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260609170000/20260609170000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 6:00pm to 9:00pm on 9th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260609170000/20260609170000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260609170000/20260609170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-09T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-09T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260610090000/20260610090000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 10:00am to 2:00pm on 10th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260610090000/20260610090000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260610090000/20260610090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-10T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-10T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260610170000/20260610170000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 6:00pm to 9:00pm on 10th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260610170000/20260610170000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260610170000/20260610170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-10T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-10T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260611170000/20260611170000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 6:00pm to 9:00pm on 11th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260611170000/20260611170000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260611170000/20260611170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-11T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-11T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260615080000/20260615080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 15th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260615080000/20260615080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260615080000/20260615080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-15T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-15T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260615170000/20260615170000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 6:00pm to 9:00pm on 15th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260615170000/20260615170000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260615170000/20260615170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-15T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-15T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260616080000/20260616080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 16th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260616080000/20260616080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260616080000/20260616080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-16T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-16T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260616170000/20260616170000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 6:00pm to 9:00pm on 16th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260616170000/20260616170000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260616170000/20260616170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-16T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-16T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260617080000/20260617080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 17th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260617080000/20260617080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260617080000/20260617080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-17T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-17T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260617170000/20260617170000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 6:00pm to 9:00pm on 17th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260617170000/20260617170000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260617170000/20260617170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-17T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-17T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260618080000/20260618080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 18th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260618080000/20260618080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260618080000/20260618080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-18T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-18T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260618170000/20260618170000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 6:00pm to 9:00pm on 18th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260618170000/20260618170000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260618170000/20260618170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-18T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-18T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260619080000/20260619080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 19th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260619080000/20260619080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260619080000/20260619080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-19T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-19T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260622080000/20260622080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 22nd June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260622080000/20260622080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260622080000/20260622080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-22T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-22T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260622170000/20260622170000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 6:00pm to 9:00pm on 22nd June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260622170000/20260622170000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260622170000/20260622170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-22T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-22T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260623080000/20260623080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 23rd June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260623080000/20260623080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260623080000/20260623080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-23T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-23T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260623170000/20260623170000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 6:00pm to 9:00pm on 23rd June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260623170000/20260623170000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260623170000/20260623170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-23T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-23T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260624080000/20260624080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 24th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260624080000/20260624080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260624080000/20260624080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-24T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-24T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260624170000/20260624170000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 6:00pm to 9:00pm on 24th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260624170000/20260624170000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260624170000/20260624170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-24T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-24T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260625080000/20260625080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 25th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260625080000/20260625080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260625080000/20260625080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-25T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-25T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260625170000/20260625170000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 6:00pm to 9:00pm on 25th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260625170000/20260625170000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260625170000/20260625170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-25T21:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-25T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260626080000/20260626080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 26th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260626080000/20260626080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260626080000/20260626080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-26T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-26T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260626160000/20260626160000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 5:00pm to 12:00am on 26th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260626160000/20260626160000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260626160000/20260626160000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-27T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-26T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260627000000/20260627000000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 1:00am to 12:00am on 27th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260627000000/20260627000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260627000000/20260627000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-28T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-27T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260628000000/20260628000000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 1:00am to 12:00am on 28th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260628000000/20260628000000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260628000000/20260628000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-29T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-28T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260609080000/20260609080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 9th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260609080000/20260609080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260609080000/20260609080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-09T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-09T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260629080000/20260629080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 29th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260629080000/20260629080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260629080000/20260629080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-29T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-29T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260630080000/20260630080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 30th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260630080000/20260630080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260630080000/20260630080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-30T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-30T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260701080000/20260701080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 1st July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260701080000/20260701080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260701080000/20260701080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-01T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-01T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260702080000/20260702080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 2nd July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260702080000/20260702080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260702080000/20260702080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-02T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-02T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260703080000/20260703080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 3rd July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260703080000/20260703080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260703080000/20260703080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-03T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-03T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260706080000/20260706080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 6th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260706080000/20260706080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260706080000/20260706080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-06T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-06T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260707080000/20260707080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 7th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260707080000/20260707080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260707080000/20260707080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-07T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-07T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260708080000/20260708080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 8th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260708080000/20260708080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260708080000/20260708080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-08T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-08T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260709080000/20260709080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 9th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260709080000/20260709080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260709080000/20260709080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-09T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-09T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260710080000/20260710080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 10th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260710080000/20260710080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260710080000/20260710080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-10T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-10T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260713080000/20260713080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 13th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260713080000/20260713080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260713080000/20260713080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-13T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-13T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260714080000/20260714080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 14th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260714080000/20260714080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260714080000/20260714080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-14T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-14T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260715080000/20260715080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 15th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260715080000/20260715080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260715080000/20260715080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-15T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-15T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260716080000/20260716080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 16th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260716080000/20260716080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260716080000/20260716080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-16T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-16T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260717080000/20260717080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 17th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260717080000/20260717080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260717080000/20260717080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-17T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-17T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260720080000/20260720080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 20th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260720080000/20260720080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260720080000/20260720080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-20T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-20T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260721080000/20260721080000> ns5:place <http://id.southampton.ac.uk/room/65-1101> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 65/1101 booked from 9:00am to 5:00pm on 21st July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/65-1101/20260721080000/20260721080000#time> .

<http://id.southampton.ac.uk/ttevent/65-1101/20260721080000/20260721080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-21T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-21T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .