@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/67-3013> rdf:type ns0:Room ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "67 / 3013 Meeting Room A" ;
                                           ns2:within <http://id.southampton.ac.uk/floor/67-3> ,
                                                      <http://id.southampton.ac.uk/building/67> ;
                                           dcterms:description "Meeting Room A - HEALTH SCI ONLY - CARD ACCESS ONLY" ;
                                           skos:notation "67-3013"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           oo:capacity "10"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "3013 Meeting Room A" .

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

<http://id.southampton.ac.uk/building/67> rdf:type ns0:Building ,
                                                   ns1:UoSBuilding ;
                                          rdfs:label "Nightingale" ;
                                          geo:lat "50.93674"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39658"^^<http://www.w3.org/2001/XMLSchema#float> .

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

<http://id.southampton.ac.uk/ttevent/67-3013/20260421080000/20260421080000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-04-21T12: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/67-3013/20260421120000/20260421120000> ns3:place <http://id.southampton.ac.uk/room/67-3013> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/3013 booked from 1:00pm to 4:00pm on 21st April" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/67-3013/20260421120000/20260421120000#time> .

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

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

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

<http://id.southampton.ac.uk/ttevent/67-3013/20260429120000/20260429120000> ns3:place <http://id.southampton.ac.uk/room/67-3013> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/3013 booked from 1:00pm to 2:00pm on 29th April" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/67-3013/20260429120000/20260429120000#time> .

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

<http://id.southampton.ac.uk/ttevent/67-3013/20260505080000/20260505080000> ns3:place <http://id.southampton.ac.uk/room/67-3013> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/3013 booked from 9:00am to 12:00pm on 5th May" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/67-3013/20260505080000/20260505080000#time> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260505080000/20260505080000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-05-05T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-05-05T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260505120000/20260505120000> ns3:place <http://id.southampton.ac.uk/room/67-3013> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/3013 booked from 1:00pm to 4:00pm on 5th May" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/67-3013/20260505120000/20260505120000#time> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260505120000/20260505120000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-05-05T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-05-05T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260506120000/20260506120000> ns3:place <http://id.southampton.ac.uk/room/67-3013> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/3013 booked from 1:00pm to 2:00pm on 6th May" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/67-3013/20260506120000/20260506120000#time> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260506120000/20260506120000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-05-06T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-05-06T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260512080000/20260512080000> ns3:place <http://id.southampton.ac.uk/room/67-3013> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/3013 booked from 9:00am to 12:00pm on 12th May" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/67-3013/20260512080000/20260512080000#time> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260512080000/20260512080000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-05-12T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-05-12T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260512120000/20260512120000> ns3:place <http://id.southampton.ac.uk/room/67-3013> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/3013 booked from 1:00pm to 4:00pm on 12th May" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/67-3013/20260512120000/20260512120000#time> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260512120000/20260512120000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-05-12T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-05-12T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260513120000/20260513120000> ns3:place <http://id.southampton.ac.uk/room/67-3013> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/3013 booked from 1:00pm to 2:00pm on 13th May" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/67-3013/20260513120000/20260513120000#time> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260513120000/20260513120000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-05-13T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-05-13T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260514080000/20260514080000> ns3:place <http://id.southampton.ac.uk/room/67-3013> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/3013 booked from 9:00am to 4:00pm on 14th May" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/67-3013/20260514080000/20260514080000#time> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260514080000/20260514080000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-05-14T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-05-14T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/67-3013/20260420090000/20260420090000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-04-20T17: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/67-3013/20260519080000/20260519080000> ns3:place <http://id.southampton.ac.uk/room/67-3013> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/3013 booked from 9:00am to 12:00pm on 19th May" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/67-3013/20260519080000/20260519080000#time> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260519080000/20260519080000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-05-19T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-05-19T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260519120000/20260519120000> ns3:place <http://id.southampton.ac.uk/room/67-3013> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/3013 booked from 1:00pm to 4:00pm on 19th May" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/67-3013/20260519120000/20260519120000#time> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260519120000/20260519120000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-05-19T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-05-19T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260520120000/20260520120000> ns3:place <http://id.southampton.ac.uk/room/67-3013> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/3013 booked from 1:00pm to 2:00pm on 20th May" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/67-3013/20260520120000/20260520120000#time> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260520120000/20260520120000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-05-20T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-05-20T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260521070000/20260521070000> ns3:place <http://id.southampton.ac.uk/room/67-3013> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/3013 booked from 8:00am to 5:00pm on 21st May" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/67-3013/20260521070000/20260521070000#time> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260521070000/20260521070000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-05-21T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-05-21T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260522080000/20260522080000> ns3:place <http://id.southampton.ac.uk/room/67-3013> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/3013 booked from 9:00am to 2:00pm on 22nd May" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/67-3013/20260522080000/20260522080000#time> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260522080000/20260522080000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-05-22T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-05-22T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260526120000/20260526120000> ns3:place <http://id.southampton.ac.uk/room/67-3013> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/3013 booked from 1:00pm to 4:00pm on 26th May" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/67-3013/20260526120000/20260526120000#time> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260526120000/20260526120000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-05-26T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-05-26T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260528120000/20260528120000> ns3:place <http://id.southampton.ac.uk/room/67-3013> ;
                                                                            rdf:type ns3:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 67/3013 booked from 1:00pm to 4:00pm on 28th May" ;
                                                                            ns3:time <http://id.southampton.ac.uk/ttevent/67-3013/20260528120000/20260528120000#time> .

<http://id.southampton.ac.uk/ttevent/67-3013/20260528120000/20260528120000#time> rdf:type ns4:Interval ;
                                                                                 ns4:end "2026-05-28T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns4:start "2026-05-28T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .