@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 foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns3: <http://purl.org/openorg/portals/> .
@prefix oo: <http://purl.org/openorg/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix ns4: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix ns5: <http://id.southampton.ac.uk/syllabus/feature/> .
@prefix ns6: <http://purl.org/NET/c4dm/event.owl#> .
@prefix ns7: <http://purl.org/NET/c4dm/timeline.owl#> .

<http://id.southampton.ac.uk/room/29-2075> rdf:type ns0:Room ,
                                                    ns1:CentrallyBookableSyllabusLocation ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "Seminar Room" ,
                                                      "29 / 2075" ;
                                           ns2:within <http://id.southampton.ac.uk/building/29> ,
                                                      <http://id.southampton.ac.uk/floor/29-2> ;
                                           dcterms:description "Common Learning Space: Seminar Room" ;
                                           skos:notation "29-2075"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B2902075A.jpg> ,
                                                          <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B2902075B.jpg> ;
                                           ns3:recommendedBuildingEntrance <http://id.southampton.ac.uk/building-portal/30-A> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_WHITEBOARD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_SEATS_MOVEABLE> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_BENCH_PC> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_SCREEN> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_DVD> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_LAP> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan> ,
                                                         <http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_WIRELESS_NETWORK> ;
                                           oo:capacity "30"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "2075" .

<http://id.southampton.ac.uk/building/29> rdf:type ns0:Building ,
                                                   ns1:UoSBuilding ;
                                          rdfs:label "Graham Hills" ;
                                          geo:lat "50.93402"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-29-graham-hills> ;
                                          geo:long "-1.39407"^^<http://www.w3.org/2001/XMLSchema#float> .

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

<http://id.southampton.ac.uk/building-portal/30-A> rdf:type ns3:BuildingEntrance ;
                                                   rdfs:label "Main Entrance" ;
                                                   geo:lat "50.93413"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                   geo:long "-1.39454"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                   ns3:connectsBuilding <http://id.southampton.ac.uk/building/30> .

<https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/30-A> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg#creator> ;
                                                                             ns4:height "2592"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "1944"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "1541287"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.75"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/1000/30-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/30-A> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/1000/30-A.jpg#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg> ;
                                                                              ns4:height "1333"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "163444"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.75018754688672"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/800/30-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/30-A> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/800/30-A.jpg#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg> ;
                                                                             ns4:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "112552"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.75046904315197"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/600/30-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/30-A> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/600/30-A.jpg#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg> ;
                                                                             ns4:height "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "69340"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.75"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/400/30-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/30-A> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/400/30-A.jpg#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg> ;
                                                                             ns4:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "34760"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.75046904315197"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/300/30-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/30-A> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/300/30-A.jpg#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg> ;
                                                                             ns4:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "21448"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.75"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/200/30-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/30-A> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/200/30-A.jpg#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg> ;
                                                                             ns4:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "10824"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.75187969924812"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/100/30-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/30-A> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/100/30-A.jpg#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg> ;
                                                                             ns4:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "3807"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.75187969924812"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/50/30-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/30-A> ;
                                                                            rdf:type foaf:Image ;
                                                                            dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                            dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                            dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/50/30-A.jpg#creator> ;
                                                                            dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg> ;
                                                                            ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:fileSize "1708"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                            ns4:aspectRatio "0.75757575757576"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/1920/30-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/30-A> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/1920/30-A.jpg#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg> ;
                                                                              ns4:height "2560"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "484509"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.75"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/1600/30-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/30-A> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/1600/30-A.jpg#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg> ;
                                                                              ns4:height "2133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:fileSize "356907"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns4:aspectRatio "0.75011720581341"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/800x600/30-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/30-A> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/800x600/30-A.jpg#creator> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg> ;
                                                                                 ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "79851"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/480x297/30-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/30-A> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/480x297/30-A.jpg#creator> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg> ;
                                                                                 ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "29204"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/320x198/30-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/30-A> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/320x198/30-A.jpg#creator> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg> ;
                                                                                 ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "14614"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/240x260/30-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/30-A> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/240x260/30-A.jpg#creator> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg> ;
                                                                                 ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "13049"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/220x220/30-A.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/30-A> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:creator <https://data.southampton.ac.uk/image-archive/building-portals/220x220/30-A.jpg#creator> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/30-A.jpg> ;
                                                                                 ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "10944"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2014"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_WHITEBOARD> rdf:type ns1:RoomFeature ,
                                                                                       ns5:RSC-_WHITEBOARD ;
                                                                              rdfs:label "Whiteboard in 29 / 2075" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_SEATS_MOVEABLE> rdf:type ns1:RoomFeature ,
                                                                                           ns5:RSC-_SEATS_MOVEABLE ;
                                                                                  rdfs:label "Movable seats in 29 / 2075" .

<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/002902075/RSC-_BENCH_PC> rdf:type ns1:RoomFeature ,
                                                                                     ns5:RSC-_BENCH_PC ;
                                                                            rdfs:label "Bench PC in 29 / 2075" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_SCREEN> rdf:type ns1:RoomFeature ,
                                                                                   ns5:RSC-_SCREEN ;
                                                                          rdfs:label "Screen in 29 / 2075" .

<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/002902075/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan> rdf:type ns1:RoomFeature ,
                                                                                                                                                                                ns5:RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan ;
                                                                                                                                                                       rdfs:label "RSC- ACCESS - INSTRUCTOR (B) Upper Floor Room Egress Standard Lift & Evac Management Plan in 29 / 2075" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan> rdf:type rdfs:Class ,
                                                                                                                                                                 ns1:RoomFeatureClass ;
                                                                                                                                                        rdfs:label "RSC- ACCESS - INSTRUCTOR (B) Upper Floor Room Egress Standard Lift & Evac Management Plan" ;
                                                                                                                                                        rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_DVD> rdf:type ns1:RoomFeature ,
                                                                                ns5:RSC-_DVD ;
                                                                       rdfs:label "DVD player in 29 / 2075" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_LAP> rdf:type ns1:RoomFeature ,
                                                                                ns5:RSC-_LAP ;
                                                                       rdfs:label "Network connection for laptops in 29 / 2075" .

<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/002902075/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> rdf:type ns1:RoomFeature ,
                                                                                                             ns5:RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION ;
                                                                                                    rdfs:label "Data and Video Projection in 29 / 2075" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_DATA%2FVIDEO_REPLAY%2FPROJECTION> rdf:type rdfs:Class ,
                                                                                              ns1:RoomFeatureClass ;
                                                                                     rdfs:label "Data and Video Projection" ;
                                                                                     rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan> rdf:type ns1:RoomFeature ,
                                                                                                                                                                              ns5:RSC-_DISABLED_ACCESS_-_AUDIENCE_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan ;
                                                                                                                                                                     rdfs:label "RSC- ACCESS - AUDIENCE (B) Upper Floor Room Egress Standard Lift & Evac Management Plan in 29 / 2075" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan> rdf:type rdfs:Class ,
                                                                                                                                                               ns1:RoomFeatureClass ;
                                                                                                                                                      rdfs:label "RSC- ACCESS - AUDIENCE (B) Upper Floor Room Egress Standard Lift & Evac Management Plan" ;
                                                                                                                                                      rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/002902075/RSC-_WIRELESS_NETWORK> rdf:type ns1:RoomFeature ,
                                                                                             ns5:RSC-_WIRELESS_NETWORK ;
                                                                                    rdfs:label "Wireless internet access in 29 / 2075" .

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

<http://id.southampton.ac.uk/ttevent/29-2075/20260307080000/20260307080000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 8:00am to 6:00pm on 7th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260307080000/20260307080000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260307080000/20260307080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-07T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-07T08:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260309140000/20260309140000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 2:00pm to 3:00pm on 9th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260309140000/20260309140000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260309140000/20260309140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-09T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-09T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260310090000/20260310090000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 9:00am to 10:00am on 10th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260310090000/20260310090000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260310090000/20260310090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-10T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-10T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260310100000/20260310100000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 10:00am to 12:00pm on 10th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260310100000/20260310100000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260310100000/20260310100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-10T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-10T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260310120000/20260310120000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 12:00pm to 1:00pm on 10th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260310120000/20260310120000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260310120000/20260310120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-10T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-10T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260310150000/20260310150000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 3:00pm to 4:00pm on 10th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260310150000/20260310150000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260310150000/20260310150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-10T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-10T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260311090000/20260311090000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 9:00am to 10:00am on 11th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260311090000/20260311090000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260311090000/20260311090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-11T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-11T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260311100000/20260311100000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 10:00am to 11:00am on 11th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260311100000/20260311100000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260311100000/20260311100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-11T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-11T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260311110000/20260311110000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 11:00am to 12:00pm on 11th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260311110000/20260311110000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260311110000/20260311110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-11T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-11T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260312090000/20260312090000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 9:00am to 10:00am on 12th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260312090000/20260312090000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260312090000/20260312090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-12T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-12T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260312110000/20260312110000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 11:00am to 12:00pm on 12th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260312110000/20260312110000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260312110000/20260312110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-12T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-12T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260312120000/20260312120000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 12:00pm to 1:00pm on 12th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260312120000/20260312120000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260312120000/20260312120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-12T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-12T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260312150000/20260312150000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 3:00pm to 5:00pm on 12th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260312150000/20260312150000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260312150000/20260312150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-12T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-12T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260313090000/20260313090000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 9:00am to 10:00am on 13th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260313090000/20260313090000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260313090000/20260313090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-13T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-13T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260313100000/20260313100000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 10:00am to 11:00am on 13th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260313100000/20260313100000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260313100000/20260313100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-13T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-13T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260313110000/20260313110000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 11:00am to 1:00pm on 13th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260313110000/20260313110000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260313110000/20260313110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-13T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-13T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260313140000/20260313140000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 2:00pm to 3:00pm on 13th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260313140000/20260313140000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260313140000/20260313140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-13T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-13T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260313180000/20260313180000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 6:00pm to 10:00pm on 13th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260313180000/20260313180000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260313180000/20260313180000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-13T22:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-13T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260316100000/20260316100000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 10:00am to 12:00pm on 16th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260316100000/20260316100000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260316100000/20260316100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-16T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-16T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260316140000/20260316140000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 2:00pm to 3:00pm on 16th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260316140000/20260316140000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260316140000/20260316140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-16T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-16T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260316150000/20260316150000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 3:00pm to 4:00pm on 16th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260316150000/20260316150000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260316150000/20260316150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-16T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-16T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260317090000/20260317090000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 9:00am to 10:00am on 17th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260317090000/20260317090000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260317090000/20260317090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-17T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-17T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260317100000/20260317100000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 10:00am to 12:00pm on 17th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260317100000/20260317100000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260317100000/20260317100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-17T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-17T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260317120000/20260317120000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 12:00pm to 1:00pm on 17th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260317120000/20260317120000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260317120000/20260317120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-17T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-17T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260317150000/20260317150000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 3:00pm to 5:00pm on 17th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260317150000/20260317150000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260317150000/20260317150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-17T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-17T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260318090000/20260318090000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 9:00am to 10:00am on 18th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260318090000/20260318090000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260318090000/20260318090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-18T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-18T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260318100000/20260318100000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 10:00am to 11:00am on 18th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260318100000/20260318100000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260318100000/20260318100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-18T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-18T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260318110000/20260318110000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 11:00am to 12:00pm on 18th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260318110000/20260318110000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260318110000/20260318110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-18T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-18T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260319090000/20260319090000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 9:00am to 10:00am on 19th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260319090000/20260319090000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260319090000/20260319090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-19T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-19T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260319110000/20260319110000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 11:00am to 12:00pm on 19th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260319110000/20260319110000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260319110000/20260319110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-19T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-19T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260319120000/20260319120000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 12:00pm to 1:00pm on 19th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260319120000/20260319120000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260319120000/20260319120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-19T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-19T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260319130000/20260319130000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 1:00pm to 2:00pm on 19th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260319130000/20260319130000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260319130000/20260319130000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-19T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-19T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260319150000/20260319150000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 3:00pm to 5:00pm on 19th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260319150000/20260319150000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260319150000/20260319150000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-19T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-19T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260320090000/20260320090000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 9:00am to 10:00am on 20th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260320090000/20260320090000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260320090000/20260320090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-20T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-20T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260320100000/20260320100000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 10:00am to 11:00am on 20th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260320100000/20260320100000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260320100000/20260320100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-20T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-20T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260320110000/20260320110000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 11:00am to 1:00pm on 20th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260320110000/20260320110000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260320110000/20260320110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-20T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-20T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260320140000/20260320140000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 2:00pm to 3:00pm on 20th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260320140000/20260320140000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260320140000/20260320140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-20T15:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-20T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260323100000/20260323100000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 10:00am to 12:00pm on 23rd March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260323100000/20260323100000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260323100000/20260323100000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-23T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-23T10:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260325090000/20260325090000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 9:00am to 12:00pm on 25th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260325090000/20260325090000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260325090000/20260325090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-25T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-25T09:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260327120000/20260327120000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 12:00pm to 12:00am on 27th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260327120000/20260327120000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260327120000/20260327120000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-28T00:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-27T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260328080000/20260328080000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 8:00am to 6:00pm on 28th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260328080000/20260328080000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260328080000/20260328080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-28T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-28T08:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260318130000/20260318130000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 1:00pm to 2:00pm on 18th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260318130000/20260318130000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260318130000/20260318130000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-18T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-18T13:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260309110000/20260309110000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 11:00am to 12:00pm on 9th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260309110000/20260309110000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260309110000/20260309110000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-09T12:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-09T11:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260331140000/20260331140000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 3:00pm to 6:00pm on 31st March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260331140000/20260331140000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260331140000/20260331140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-31T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-31T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260414090000/20260414090000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 10:00am to 12:00pm on 14th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260414090000/20260414090000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260414090000/20260414090000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-14T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-14T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260309180000/20260309180000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 6:00pm to 7:00pm on 9th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260309180000/20260309180000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260309180000/20260309180000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-09T19:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-09T18:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260310160000/20260310160000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 4:00pm to 5:00pm on 10th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260310160000/20260310160000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260310160000/20260310160000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-10T17:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-10T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260311140000/20260311140000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 2:00pm to 4:00pm on 11th March" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260311140000/20260311140000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260311140000/20260311140000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-03-11T16:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-03-11T14:00:00+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260420080000/20260420080000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 9:00am to 11:00am on 20th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260420080000/20260420080000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260420080000/20260420080000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-20T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-20T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260420130000/20260420130000> ns6:place <http://id.southampton.ac.uk/room/29-2075> ;
                                                                            rdf:type ns6:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2075 booked from 2:00pm to 3:00pm on 20th April" ;
                                                                            ns6:time <http://id.southampton.ac.uk/ttevent/29-2075/20260420130000/20260420130000#time> .

<http://id.southampton.ac.uk/ttevent/29-2075/20260420130000/20260420130000#time> rdf:type ns7:Interval ;
                                                                                 ns7:end "2026-04-20T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns7:start "2026-04-20T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .