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

<http://id.southampton.ac.uk/building/28> rdf:type ns0:Building ,
                                                   ns1:UoSBuilding ;
                                          rdfs:label "Froude" ;
                                          geo:lat "50.93471"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-28-froude> ;
                                          geo:long "-1.39452"^^<http://www.w3.org/2001/XMLSchema#float> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          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/28-1021-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 "7430429"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/28-1021-E1-INS.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                           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/28-1021-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "79914"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/28-1021-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          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/28-1021-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "55055"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/28-1021-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          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/28-1021-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "33818"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/28-1021-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          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/28-1021-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "17546"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/28-1021-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          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/28-1021-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "11300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/28-1021-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          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/28-1021-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "6097"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/28-1021-E1-INS.JPG> rdf:type foaf:Image ;
                                                                          foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          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/28-1021-E1-INS.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "2478"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/28-1021-E1-INS.JPG> rdf:type foaf:Image ;
                                                                         foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                         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/28-1021-E1-INS.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "1250"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/28-1021-E1-INS.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                           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/28-1021-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "239953"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/28-1021-E1-INS.JPG> rdf:type foaf:Image ;
                                                                           foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                           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/28-1021-E1-INS.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "176912"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800x600/28-1021-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "60081"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/480x297/28-1021-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "22556"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/320x198/28-1021-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "11795"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/240x260/28-1021-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "11213"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/220x220/28-1021-E1-INS.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-E1-INS.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "9303"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/syllabus/room-feature/0028PGSR3/RSC-_SEATS_MOVEABLE> rdf:type ns1:RoomFeature ,
                                                                                           ns4:RSC-_SEATS_MOVEABLE ;
                                                                                  rdfs:label "Movable seats in 28 / 1021" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/0028PGSR3/RSC-_PIANO> rdf:type ns1:RoomFeature ,
                                                                                  ns4:RSC-_PIANO ;
                                                                         rdfs:label "Piano in 28 / 1021" .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          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/28-1021-E1-OUT.JPG#creator> ;
                                                                          ns3:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "6329321"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/28-1021-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                           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/28-1021-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "42861"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/28-1021-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          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/28-1021-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "31166"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/28-1021-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          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/28-1021-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "20041"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/28-1021-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          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/28-1021-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "10892"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/28-1021-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          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/28-1021-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "7164"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/28-1021-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          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/28-1021-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "4188"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/28-1021-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          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/28-1021-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "1952"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/28-1021-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                         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/28-1021-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "1153"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/28-1021-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                           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/28-1021-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "122119"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/28-1021-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                           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/28-1021-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "89879"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/28-1021-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "34374"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/28-1021-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "13856"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/28-1021-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "7462"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/28-1021-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "7834"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/28-1021-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-E1-OUT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "6535"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-POI-LCTSPC.JPG#creator> ;
                                                                              ns3:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:fileSize "7454984"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/28-1021-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                               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/28-1021-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "72693"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/28-1021-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "48661"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/28-1021-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "29207"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/28-1021-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "14886"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/28-1021-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "9464"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/28-1021-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "5232"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/28-1021-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              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/28-1021-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "2220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/28-1021-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                             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/28-1021-POI-LCTSPC.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "1242"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/28-1021-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                               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/28-1021-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "231344"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/28-1021-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                               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/28-1021-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "167328"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/28-1021-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                                  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/28-1021-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "54034"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/28-1021-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                                  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/28-1021-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "19017"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/28-1021-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                                  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/28-1021-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "9890"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/28-1021-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                                  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/28-1021-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "9436"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/28-1021-POI-LCTSPC.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                                  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/28-1021-POI-LCTSPC.JPG#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "7874"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back seats" ;
                                                                          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/28-1021-VW-BCK.JPG#creator> ;
                                                                          ns3:height "3966"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5949"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2339290"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/28-1021-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back seats" ;
                                                                           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/28-1021-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "39534"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/28-1021-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back seats" ;
                                                                          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/28-1021-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "28637"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/28-1021-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back seats" ;
                                                                          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/28-1021-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "19216"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/28-1021-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back seats" ;
                                                                          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/28-1021-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "10925"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/28-1021-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back seats" ;
                                                                          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/28-1021-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "7604"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/28-1021-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back seats" ;
                                                                          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/28-1021-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "4528"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/28-1021-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from back seats" ;
                                                                          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/28-1021-VW-BCK.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "2163"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/28-1021-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "View from back seats" ;
                                                                         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/28-1021-VW-BCK.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "1201"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/28-1021-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back seats" ;
                                                                           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/28-1021-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "107480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/28-1021-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from back seats" ;
                                                                           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/28-1021-VW-BCK.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "80448"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/28-1021-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back seats" ;
                                                                              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/28-1021-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "30518"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/28-1021-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back seats" ;
                                                                              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/28-1021-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "13134"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/28-1021-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back seats" ;
                                                                              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/28-1021-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "7852"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/28-1021-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back seats" ;
                                                                              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/28-1021-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "6943"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/28-1021-VW-BCK.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from back seats" ;
                                                                              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/28-1021-VW-BCK.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "5882"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front seats" ;
                                                                          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/28-1021-VW-FRT.JPG#creator> ;
                                                                          ns3:height "3974"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "5961"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "2233539"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/28-1021-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from front seats" ;
                                                                           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/28-1021-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "26869"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/28-1021-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front seats" ;
                                                                          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/28-1021-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "19332"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/28-1021-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front seats" ;
                                                                          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/28-1021-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "12572"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/28-1021-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front seats" ;
                                                                          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/28-1021-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "7138"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/28-1021-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front seats" ;
                                                                          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/28-1021-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "5019"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/28-1021-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front seats" ;
                                                                          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/28-1021-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "3034"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/28-1021-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "View from front seats" ;
                                                                          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/28-1021-VW-FRT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "1672"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/28-1021-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "View from front seats" ;
                                                                         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/28-1021-VW-FRT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "1090"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/28-1021-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from front seats" ;
                                                                           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/28-1021-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "81518"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/28-1021-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "View from front seats" ;
                                                                           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/28-1021-VW-FRT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "57871"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/28-1021-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from front seats" ;
                                                                              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/28-1021-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "20414"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/28-1021-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from front seats" ;
                                                                              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/28-1021-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "8697"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/28-1021-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from front seats" ;
                                                                              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/28-1021-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "5013"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/28-1021-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from front seats" ;
                                                                              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/28-1021-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "4338"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/28-1021-VW-FRT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/28-1021> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:description "View from front seats" ;
                                                                              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/28-1021-VW-FRT.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/28-1021-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 "3782"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "17/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260612170000/20260612170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-12T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-12T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260613170000/20260613170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-13T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-13T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260614170000/20260614170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-14T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-14T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260615170000/20260615170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-15T22: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/28-1021/20260616070000/20260616070000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 8:00am to 3:00pm on 16th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260616070000/20260616070000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260616070000/20260616070000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-16T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-16T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260616170000/20260616170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-16T22: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/28-1021/20260617170000/20260617170000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 6:00pm to 10:00pm on 17th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260617170000/20260617170000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260617170000/20260617170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-17T22: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/28-1021/20260618170000/20260618170000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 6:00pm to 10:00pm on 18th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260618170000/20260618170000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260618170000/20260618170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-18T22: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/28-1021/20260619170000/20260619170000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 6:00pm to 10:00pm on 19th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260619170000/20260619170000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260619170000/20260619170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-19T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-19T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260620170000/20260620170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-20T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-20T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260621170000/20260621170000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 6:00pm to 10:00pm on 21st June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260621170000/20260621170000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260621170000/20260621170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-21T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-21T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260622170000/20260622170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-22T22: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/28-1021/20260623080000/20260623080000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 9:00am to 3:00pm on 23rd June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260623080000/20260623080000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260623080000/20260623080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-23T15: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/28-1021/20260623170000/20260623170000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 6:00pm to 10:00pm on 23rd June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260623170000/20260623170000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260623170000/20260623170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-23T22: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/28-1021/20260624170000/20260624170000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 6:00pm to 10:00pm on 24th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260624170000/20260624170000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260624170000/20260624170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-24T22: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/28-1021/20260625170000/20260625170000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 6:00pm to 10:00pm on 25th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260625170000/20260625170000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260625170000/20260625170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-25T22: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/28-1021/20260626170000/20260626170000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 6:00pm to 10:00pm on 26th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260626170000/20260626170000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260626170000/20260626170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-26T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-26T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260627000000/20260627000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-27T18: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/28-1021/20260627210000/20260627210000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 10:00pm to 12:00am on 27th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260627210000/20260627210000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260627210000/20260627210000#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-27T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260628170000/20260628170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-28T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-28T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260628000000/20260628000000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-28T18: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/28-1021/20260628210000/20260628210000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 10:00pm to 12:00am on 28th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260628210000/20260628210000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260628210000/20260628210000#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-28T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260630170000/20260630170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-30T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-30T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260630070000/20260630070000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 8:00am to 3:00pm on 30th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260630070000/20260630070000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260630070000/20260630070000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-30T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-30T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260701170000/20260701170000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 6:00pm to 10:00pm on 1st July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260701170000/20260701170000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260701170000/20260701170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-01T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-01T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260702070000/20260702070000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 8:00am to 3:00pm on 2nd July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260702070000/20260702070000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260702070000/20260702070000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-02T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-02T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260624120000/20260624120000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 1:00pm to 2:00pm on 24th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260624120000/20260624120000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260624120000/20260624120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-24T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-24T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260702170000/20260702170000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 6:00pm to 10:00pm on 2nd July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260702170000/20260702170000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260702170000/20260702170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-02T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-02T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260703170000/20260703170000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 6:00pm to 10:00pm on 3rd July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260703170000/20260703170000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260703170000/20260703170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-03T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-03T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260704170000/20260704170000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 6:00pm to 10:00pm on 4th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260704170000/20260704170000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260704170000/20260704170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-04T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-04T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260705170000/20260705170000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-05T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-05T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260706120000/20260706120000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 1:00pm to 4:00pm on 6th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260706120000/20260706120000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260706120000/20260706120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-06T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-06T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260706090000/20260706090000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 10:00am to 12:00pm on 6th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260706090000/20260706090000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260706090000/20260706090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-06T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-06T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260706180000/20260706180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 6th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260706180000/20260706180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260706180000/20260706180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-06T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-06T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260707080000/20260707080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-07T12: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/28-1021/20260707180000/20260707180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 7th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260707180000/20260707180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260707180000/20260707180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-07T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-07T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260707120000/20260707120000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 1:00pm to 4:00pm on 7th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260707120000/20260707120000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260707120000/20260707120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-07T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-07T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260708120000/20260708120000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 1:00pm to 4:00pm on 8th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260708120000/20260708120000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260708120000/20260708120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-08T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-08T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260708180000/20260708180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 8th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260708180000/20260708180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260708180000/20260708180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-08T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-08T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260708080000/20260708080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-08T12: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/28-1021/20260709080000/20260709080000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 9:00am to 12:00pm on 9th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260709080000/20260709080000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260709080000/20260709080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-09T12: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/28-1021/20260709180000/20260709180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 9th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260709180000/20260709180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260709180000/20260709180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-09T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-09T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260710080000/20260710080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-10T12: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/28-1021/20260710180000/20260710180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 10th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260710180000/20260710180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260710180000/20260710180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-10T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-10T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260711180000/20260711180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 11th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260711180000/20260711180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260711180000/20260711180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-11T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-11T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260712180000/20260712180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 12th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260712180000/20260712180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260712180000/20260712180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-12T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-12T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260713120000/20260713120000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 1:00pm to 4:00pm on 13th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260713120000/20260713120000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260713120000/20260713120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-13T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-13T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260713180000/20260713180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 13th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260713180000/20260713180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260713180000/20260713180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-13T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-13T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260713090000/20260713090000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 10:00am to 12:00pm on 13th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260713090000/20260713090000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260713090000/20260713090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-13T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-13T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260714180000/20260714180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 14th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260714180000/20260714180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260714180000/20260714180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-14T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-14T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260714080000/20260714080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-14T12: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/28-1021/20260715180000/20260715180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 15th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260715180000/20260715180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260715180000/20260715180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-15T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-15T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260715080000/20260715080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-15T12: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/28-1021/20260716080000/20260716080000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 9:00am to 12:00pm on 16th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260716080000/20260716080000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260716080000/20260716080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-16T12: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/28-1021/20260716180000/20260716180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 16th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260716180000/20260716180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260716180000/20260716180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-16T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-16T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260717080000/20260717080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-17T12: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/28-1021/20260717180000/20260717180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 17th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260717180000/20260717180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260717180000/20260717180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-17T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-17T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260718090000/20260718090000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-18T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-18T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260718180000/20260718180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 18th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260718180000/20260718180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260718180000/20260718180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-18T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-18T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260719180000/20260719180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 19th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260719180000/20260719180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260719180000/20260719180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-19T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-19T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260720180000/20260720180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 20th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260720180000/20260720180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260720180000/20260720180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-20T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-20T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260720120000/20260720120000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 1:00pm to 4:00pm on 20th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260720120000/20260720120000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260720120000/20260720120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-20T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-20T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260721120000/20260721120000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 1:00pm to 4:00pm on 21st July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260721120000/20260721120000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260721120000/20260721120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-21T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-21T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260721180000/20260721180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 21st July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260721180000/20260721180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260721180000/20260721180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-21T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-21T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260721080000/20260721080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-21T12: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> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260722180000/20260722180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 22nd July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260722180000/20260722180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260722180000/20260722180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-22T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-22T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260613110000/20260613110000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 12:00pm to 2:00pm on 13th June" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260613110000/20260613110000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260613110000/20260613110000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-06-13T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-06-13T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260723120000/20260723120000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 1:00pm to 4:00pm on 23rd July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260723120000/20260723120000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260723120000/20260723120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-23T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-23T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260723180000/20260723180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 23rd July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260723180000/20260723180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260723180000/20260723180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-23T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-23T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/28-1021/20260724080000/20260724080000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-24T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-24T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260724180000/20260724180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 24th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260724180000/20260724180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260724180000/20260724180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-24T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-24T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260701120000/20260701120000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 1:00pm to 2:00pm on 1st July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260701120000/20260701120000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260701120000/20260701120000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-01T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-01T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260725180000/20260725180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 25th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260725180000/20260725180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260725180000/20260725180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-25T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-25T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260726180000/20260726180000> ns5:place <http://id.southampton.ac.uk/room/28-1021> ;
                                                                            rdf:type ns5:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 28/1021 booked from 7:00pm to 10:00pm on 26th July" ;
                                                                            ns5:time <http://id.southampton.ac.uk/ttevent/28-1021/20260726180000/20260726180000#time> .

<http://id.southampton.ac.uk/ttevent/28-1021/20260726180000/20260726180000#time> rdf:type ns6:Interval ;
                                                                                 ns6:end "2026-07-26T22:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns6:start "2026-07-26T19:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .