@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/goodrelations/v1#> .
@prefix ns4: <http://purl.org/NET/c4dm/event.owl#> .
@prefix ns5: <http://purl.org/NET/c4dm/timeline.owl#> .

<http://id.southampton.ac.uk/room/68-16621> rdf:type ns0:Room ,
                                                     ns1:CentrallyBookableSyllabusLocation ,
                                                     ns1:SyllabusLocation ;
                                            rdfs:label "NOC 68 / 166 / 21 (Lab G1)" ,
                                                       "68 / 16621" ;
                                            ns2:within <http://id.southampton.ac.uk/building/68> ;
                                            dcterms:description "Common Learning Space: NOCS Laboratory G" ;
                                            skos:notation "68-16621"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            oo:capacity "71"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "166 / 21 (Lab G1)" .

<http://id.southampton.ac.uk/building/68> rdf:type ns0:Building ,
                                                   ns1:UoSBuilding ;
                                          rdfs:label "National Oceanography Centre" ;
                                          geo:lat "50.89277"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39449"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/workstations-68-16621> rdf:type ns3:LocationOfSalesOrServiceProvisioning ;
                                                                     rdfs:label "iSolutions Workstations - 68-16621" ;
                                                                     ns2:within <http://id.southampton.ac.uk/room/68-16621> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260512090000/20260512090000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 10:00am to 12:00pm on 12th May" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260512090000/20260512090000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260512090000/20260512090000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-05-12T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-05-12T10:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260512130000/20260512130000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 2:00pm to 4:00pm on 12th May" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260512130000/20260512130000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260512130000/20260512130000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-05-12T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-05-12T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260512150000/20260512150000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 4:00pm to 6:00pm on 12th May" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260512150000/20260512150000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260512150000/20260512150000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-05-12T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-05-12T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260513100000/20260513100000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 11:00am to 1:00pm on 13th May" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260513100000/20260513100000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260513100000/20260513100000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-05-13T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-05-13T11:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260514110000/20260514110000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 12:00pm to 3:00pm on 14th May" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260514110000/20260514110000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260514110000/20260514110000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-05-14T15:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-05-14T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260515130000/20260515130000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 2:00pm to 5:00pm on 15th May" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260515130000/20260515130000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260515130000/20260515130000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-05-15T17:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-05-15T14:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260520080000/20260520080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 1:00pm on 20th May" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260520080000/20260520080000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260520080000/20260520080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-05-20T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-05-20T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260612080000/20260612080000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 9:00am to 4:00pm on 12th June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260612080000/20260612080000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260612080000/20260612080000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-12T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-12T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260618120000/20260618120000> ns4:place <http://id.southampton.ac.uk/room/68-16621> ;
                                                                             rdf:type ns4:Event ,
                                                                                      ns1:RoomBookedEvent ;
                                                                             rdfs:label "Room 68/16621 booked from 1:00pm to 4:00pm on 18th June" ;
                                                                             ns4:time <http://id.southampton.ac.uk/ttevent/68-16621/20260618120000/20260618120000#time> .

<http://id.southampton.ac.uk/ttevent/68-16621/20260618120000/20260618120000#time> rdf:type ns5:Interval ;
                                                                                  ns5:end "2026-06-18T16:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                  ns5:start "2026-06-18T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .