@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://id.southampton.ac.uk/location-feature/> .
@prefix ns4: <http://purl.org/NET/c4dm/event.owl#> .
@prefix ns5: <http://purl.org/NET/c4dm/timeline.owl#> .

<http://id.southampton.ac.uk/room/46-3081> rdf:type ns0:Room ,
                                                    ns1:SyllabusLocation ;
                                           rdfs:label "46 / 3081" ;
                                           ns2:within <http://id.southampton.ac.uk/building/46> ,
                                                      <http://id.southampton.ac.uk/floor/46-3> ;
                                           dcterms:description "Physics Year 2 Lab ONLY - Please contact Ed Shaw with any booking requests" ;
                                           skos:notation "46-3081"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/mfd/-299592> ;
                                           ns1:roomNumber "3081" ;
                                           oo:capacity "18"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                           ns1:shortName "3081" .

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

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

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

<http://id.southampton.ac.uk/mfd/-299592> rdf:type ns3:MFD ;
                                          rdfs:label "Multi-function Device (MFD) #-299592" .

<http://id.southampton.ac.uk/ttevent/46-3081/20260428080000/20260428080000> ns4:place <http://id.southampton.ac.uk/room/46-3081> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 46/3081 booked from 9:00am to 12:00pm on 28th April" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/46-3081/20260428080000/20260428080000#time> .

<http://id.southampton.ac.uk/ttevent/46-3081/20260428080000/20260428080000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-04-28T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-04-28T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/46-3081/20260430080000/20260430080000> ns4:place <http://id.southampton.ac.uk/room/46-3081> ;
                                                                            rdf:type ns4:Event ,
                                                                                     ns1:RoomBookedEvent ;
                                                                            rdfs:label "Room 46/3081 booked from 9:00am to 12:00pm on 30th April" ;
                                                                            ns4:time <http://id.southampton.ac.uk/ttevent/46-3081/20260430080000/20260430080000#time> .

<http://id.southampton.ac.uk/ttevent/46-3081/20260430080000/20260430080000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-04-30T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-04-30T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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

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

<http://id.southampton.ac.uk/ttevent/46-3081/20260507080000/20260507080000#time> rdf:type ns5:Interval ;
                                                                                 ns5:end "2026-05-07T12:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                 ns5:start "2026-05-07T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

<http://id.southampton.ac.uk/ttevent/46-3081/20260512080000/20260512080000#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-12T09:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

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

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