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

<http://id.southampton.ac.uk/room/29-2070> rdf:type ns0:Room ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "29 / 2070" ;
                                           ns2:within <http://id.southampton.ac.uk/building/29> ,
                                                      <http://id.southampton.ac.uk/floor/29-2> ;
                                           dcterms:description "Chemistry School Owned Computer Room" ;
                                           skos:notation "29-2070"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           oo:capacity "22"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "2070" .

<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/ttevent/29-2070/20260310090000/20260310090000> ns3:place <http://id.southampton.ac.uk/room/29-2070> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2070 booked from 9:00am to 1:00pm on 10th March" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/29-2070/20260310090000/20260310090000#time> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/ttevent/29-2070/20260421130000/20260421130000> ns3:place <http://id.southampton.ac.uk/room/29-2070> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2070 booked from 2:00pm to 5:00pm on 21st April" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/29-2070/20260421130000/20260421130000#time> .

<http://id.southampton.ac.uk/ttevent/29-2070/20260421130000/20260421130000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-04-21T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-04-21T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2070/20260421080000/20260421080000> ns3:place <http://id.southampton.ac.uk/room/29-2070> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2070 booked from 9:00am to 1:00pm on 21st April" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/29-2070/20260421080000/20260421080000#time> .

<http://id.southampton.ac.uk/ttevent/29-2070/20260421080000/20260421080000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-04-21T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-04-21T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/29-2070/20260422080000/20260422080000> ns3:place <http://id.southampton.ac.uk/room/29-2070> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2070 booked from 9:00am to 11:00am on 22nd April" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/29-2070/20260422080000/20260422080000#time> .

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

<http://id.southampton.ac.uk/ttevent/29-2070/20260422100000/20260422100000> ns3:place <http://id.southampton.ac.uk/room/29-2070> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 29/2070 booked from 11:00am to 1:00pm on 22nd April" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/29-2070/20260422100000/20260422100000#time> .

<http://id.southampton.ac.uk/ttevent/29-2070/20260422100000/20260422100000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-04-22T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-04-22T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .