@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/59P-1005> rdf:type ns0:Room ,
                                                     ns1:CentrallyBookableSyllabusLocation ,
                                                     ns1:SyllabusLocation ;
                                            rdfs:label "59P / 1005" ;
                                            ns2:within <http://id.southampton.ac.uk/building/59P> ,
                                                       <http://id.southampton.ac.uk/floor/59P-1> ;
                                            dcterms:description "GowerTemporary Facility Room 1005" ;
                                            skos:notation "59P-1005"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-POI-LCTSPC.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1000/59P-1005-POI-LCTSPC.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800/59P-1005-POI-LCTSPC.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/600/59P-1005-POI-LCTSPC.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/400/59P-1005-POI-LCTSPC.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/300/59P-1005-POI-LCTSPC.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/200/59P-1005-POI-LCTSPC.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/100/59P-1005-POI-LCTSPC.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/50/59P-1005-POI-LCTSPC.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1920/59P-1005-POI-LCTSPC.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1600/59P-1005-POI-LCTSPC.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800x600/59P-1005-POI-LCTSPC.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/480x297/59P-1005-POI-LCTSPC.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/320x198/59P-1005-POI-LCTSPC.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/240x260/59P-1005-POI-LCTSPC.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/220x220/59P-1005-POI-LCTSPC.JPG> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/059P01005/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/059P01005/RSC-_LB> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/059P01005/RSC-_SCREEN> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/059P01005/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/059P01005/RSC-_SEATS_MOVEABLE> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/059P01005/RSC-_LAP> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/059P01005/RSC-_WHITEBOARD> ;
                                            oo:capacity "40"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "1005" .

<http://id.southampton.ac.uk/building/59P> rdf:type ns0:Building ,
                                                    ns1:UoSBuilding ;
                                           rdfs:label "Gower Temporary Facility" ;
                                           geo:lat "50.93743"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39667"^^<http://www.w3.org/2001/XMLSchema#float> .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                               foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                               dcterms:description "Above 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/59P-1005-POI-LCTSPC.JPG#creator> ;
                                                                               ns3:height "3949"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:width "5923"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:fileSize "3189219"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.4998733856673"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/59P-1005-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                                dcterms:description "Above 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/59P-1005-POI-LCTSPC.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "68023"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/59P-1005-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                               foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                               dcterms:description "Above 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/59P-1005-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "45890"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/59P-1005-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                               foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                               dcterms:description "Above 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/59P-1005-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "27430"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/59P-1005-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                               foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                               dcterms:description "Above 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/59P-1005-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "13981"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/59P-1005-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                               foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                               dcterms:description "Above 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/59P-1005-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "8847"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/59P-1005-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                               foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                               dcterms:description "Above 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/59P-1005-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "4880"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/59P-1005-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                               foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                               dcterms:description "Above 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/59P-1005-POI-LCTSPC.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "2105"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/59P-1005-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                              foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                              dcterms:description "Above 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/59P-1005-POI-LCTSPC.JPG#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "1149"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/59P-1005-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                                dcterms:description "Above 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/59P-1005-POI-LCTSPC.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "212957"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/59P-1005-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                                dcterms:description "Above 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/59P-1005-POI-LCTSPC.JPG#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "155276"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800x600/59P-1005-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                   foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                                   dcterms:description "Above 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/59P-1005-POI-LCTSPC.JPG#creator> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "51839"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/480x297/59P-1005-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                   foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                                   dcterms:description "Above 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/59P-1005-POI-LCTSPC.JPG#creator> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "17613"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/320x198/59P-1005-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                   foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                                   dcterms:description "Above 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/59P-1005-POI-LCTSPC.JPG#creator> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "9118"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/240x260/59P-1005-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                   foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                                   dcterms:description "Above 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/59P-1005-POI-LCTSPC.JPG#creator> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "9388"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/220x220/59P-1005-POI-LCTSPC.JPG> rdf:type foaf:Image ;
                                                                                   foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                                   dcterms:description "Above 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/59P-1005-POI-LCTSPC.JPG#creator> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "7710"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/syllabus/room-feature/059P01005/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible> rdf:type ns1:RoomFeature ,
                                                                                                                                                  ns4:RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible ;
                                                                                                                                         rdfs:label "RSC- ACCESS - AUDIENCE (A) Ground Floor Room Fully Accessible in 59P / 1005" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28A%29_Ground_Floor_Room_Fully_Accessible> rdf:type rdfs:Class ,
                                                                                                                                   ns1:RoomFeatureClass ;
                                                                                                                          rdfs:label "RSC- ACCESS - AUDIENCE (A) Ground Floor Room Fully Accessible" ;
                                                                                                                          rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/059P01005/RSC-_LB> rdf:type ns1:RoomFeature ,
                                                                               ns4:RSC-_LB ;
                                                                      rdfs:label "Lectern in 59P / 1005" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/059P01005/RSC-_SCREEN> rdf:type ns1:RoomFeature ,
                                                                                   ns4:RSC-_SCREEN ;
                                                                          rdfs:label "Screen in 59P / 1005" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/059P01005/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible> rdf:type ns1:RoomFeature ,
                                                                                                                                                    ns4:RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible ;
                                                                                                                                           rdfs:label "RSC- ACCESS - INSTRUCTOR (A) Ground Floor Room Fully Accessible in 59P / 1005" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28A%29_Ground_Floor_Room_Fully_Accessible> rdf:type rdfs:Class ,
                                                                                                                                     ns1:RoomFeatureClass ;
                                                                                                                            rdfs:label "RSC- ACCESS - INSTRUCTOR (A) Ground Floor Room Fully Accessible" ;
                                                                                                                            rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/059P01005/RSC-_SEATS_MOVEABLE> rdf:type ns1:RoomFeature ,
                                                                                           ns4:RSC-_SEATS_MOVEABLE ;
                                                                                  rdfs:label "Movable seats in 59P / 1005" .

<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/059P01005/RSC-_LAP> rdf:type ns1:RoomFeature ,
                                                                                ns4:RSC-_LAP ;
                                                                       rdfs:label "Network connection for laptops in 59P / 1005" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_LAP> rdf:type rdfs:Class ,
                                                                 ns1:RoomFeatureClass ;
                                                        rdfs:label "Network connection for laptops" ;
                                                        rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/059P01005/RSC-_WHITEBOARD> rdf:type ns1:RoomFeature ,
                                                                                       ns4:RSC-_WHITEBOARD ;
                                                                              rdfs:label "Whiteboard in 59P / 1005" .

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

<https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Above 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/59P-1005-E1-OUT.JPG#creator> ;
                                                                           ns3:height "3949"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:width "5923"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:fileSize "2514426"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.4998733856673"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1000/59P-1005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "Above 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/59P-1005-E1-OUT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "47316"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800/59P-1005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Above 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/59P-1005-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "32971"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/600/59P-1005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Above 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/59P-1005-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "21320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/400/59P-1005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Above 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/59P-1005-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "11447"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/300/59P-1005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Above 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/59P-1005-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "7890"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/200/59P-1005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Above 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/59P-1005-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "4507"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/100/59P-1005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:description "Above 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/59P-1005-E1-OUT.JPG#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "2053"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/50/59P-1005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Above 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/59P-1005-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "1177"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1920/59P-1005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "Above 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/59P-1005-E1-OUT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "143651"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/1600/59P-1005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:description "Above 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/59P-1005-E1-OUT.JPG#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "103790"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/800x600/59P-1005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Above 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/59P-1005-E1-OUT.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "36929"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/480x297/59P-1005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Above 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/59P-1005-E1-OUT.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "13643"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/320x198/59P-1005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Above 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/59P-1005-E1-OUT.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "7465"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/240x260/59P-1005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Above 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/59P-1005-E1-OUT.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "7593"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

<https://data.southampton.ac.uk/image-archive/cls/220x220/59P-1005-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                               rdf:type foaf:Image ;
                                                                               dcterms:description "Above 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/59P-1005-E1-OUT.JPG#creator> ;
                                                                               dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/59P-1005-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 "6604"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                               ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                               dcterms:date "29/09/25"^^<http://www.w3.org/2001/XMLSchema#date> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260615000000/20260615000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-16T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-15T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260612000000/20260612000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-13T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-12T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260619000000/20260619000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-20T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-19T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260613000000/20260613000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-14T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-13T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260614000000/20260614000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-15T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-14T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260611000000/20260611000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-12T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-11T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260624000000/20260624000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-25T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-24T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260621000000/20260621000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 21st June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260621000000/20260621000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260621000000/20260621000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-22T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-21T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260623000000/20260623000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 23rd June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260623000000/20260623000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260623000000/20260623000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-24T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-23T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260618000000/20260618000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-19T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-18T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260625000000/20260625000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-26T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-25T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260617000000/20260617000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-18T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-17T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260610000000/20260610000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-11T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-10T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260609000000/20260609000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-10T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-09T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260620000000/20260620000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-21T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-20T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260616000000/20260616000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-17T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-16T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260622000000/20260622000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 22nd June" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260622000000/20260622000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260622000000/20260622000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-06-23T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-06-22T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260701000000/20260701000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 1st July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260701000000/20260701000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260701000000/20260701000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-02T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-01T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260702000000/20260702000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 2nd July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260702000000/20260702000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260702000000/20260702000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-03T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-02T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260703000000/20260703000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 3rd July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260703000000/20260703000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260703000000/20260703000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-04T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-03T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260704000000/20260704000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 4th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260704000000/20260704000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260704000000/20260704000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-05T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-04T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260705000000/20260705000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 5th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260705000000/20260705000000#time> .

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260706000000/20260706000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 6th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260706000000/20260706000000#time> .

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

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

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260708000000/20260708000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 8th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260708000000/20260708000000#time> .

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

<http://id.southampton.ac.uk/ttevent/59P-1005/20260709000000/20260709000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 9th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260709000000/20260709000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260709000000/20260709000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-10T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-09T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260710000000/20260710000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 10th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260710000000/20260710000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260710000000/20260710000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-11T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-10T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260711000000/20260711000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 11th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260711000000/20260711000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260711000000/20260711000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-12T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-11T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260712000000/20260712000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 12th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260712000000/20260712000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260712000000/20260712000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-13T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-12T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260713000000/20260713000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 13th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260713000000/20260713000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260713000000/20260713000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-14T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-13T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260714000000/20260714000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 14th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260714000000/20260714000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260714000000/20260714000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-15T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-14T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260715000000/20260715000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 15th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260715000000/20260715000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260715000000/20260715000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-16T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-15T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260716000000/20260716000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 16th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260716000000/20260716000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260716000000/20260716000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-17T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-16T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260717000000/20260717000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 17th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260717000000/20260717000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260717000000/20260717000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-18T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-17T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260718000000/20260718000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 18th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260718000000/20260718000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260718000000/20260718000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-19T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-18T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260719000000/20260719000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 19th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260719000000/20260719000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260719000000/20260719000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-20T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-19T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260720000000/20260720000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 20th July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260720000000/20260720000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260720000000/20260720000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-21T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-20T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260721000000/20260721000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 21st July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260721000000/20260721000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260721000000/20260721000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-22T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-21T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260722000000/20260722000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 22nd July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260722000000/20260722000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260722000000/20260722000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-23T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-22T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260723000000/20260723000000> ns5:place <http://id.southampton.ac.uk/room/59P-1005> ;
                                                                             rdf:type ns5:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 59P/1005 booked from 1:00am to 12:00am on 23rd July" ;
                                                                             ns5:time <http://id.southampton.ac.uk/ttevent/59P-1005/20260723000000/20260723000000#time> .

<http://id.southampton.ac.uk/ttevent/59P-1005/20260723000000/20260723000000#time> rdf:type ns6:Interval ;
                                                                                  ns6:end "2026-07-24T00:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns6:start "2026-07-23T01:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .