@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/syllabus/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/9500-AB59> rdf:type ns0:Room ,
                                                      ns1:SyllabusLocation ;
                                             rdfs:label "SGH 9500 SAB / AB59" ;
                                             ns2:within <http://id.southampton.ac.uk/building/9500> ;
                                             dcterms:description "South Academic Block - Common Learning Space: Seminar Room - ASL Corridor- card access only - restricted to School of Medicine & HS" ;
                                             skos:notation "9500-AB59"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/95000AB59/RSC-_LAP> ,
                                                           <http://id.southampton.ac.uk/syllabus/room-feature/95000AB59/RSC-VIS-REC> ,
                                                           <http://id.southampton.ac.uk/syllabus/room-feature/95000AB59/RSC-_IND> ,
                                                           <http://id.southampton.ac.uk/syllabus/room-feature/95000AB59/RSC-_BENCH_PC> ,
                                                           <http://id.southampton.ac.uk/syllabus/room-feature/95000AB59/RSC-_SYM> ,
                                                           <http://id.southampton.ac.uk/syllabus/room-feature/95000AB59/RSC-_DVDPC> ;
                                             oo:capacity "80"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                             ns1:shortName "AB59" .

<http://id.southampton.ac.uk/building/9500> rdf:type ns0:Building ,
                                                     ns1:UoSBuilding ;
                                            rdfs:label "South Academic Block" ;
                                            geo:lat "50.93236"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.43644"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/syllabus/room-feature/95000AB59/RSC-_LAP> rdf:type ns1:RoomFeature ,
                                                                                ns3:RSC-_LAP ;
                                                                       rdfs:label "Network connection for laptops in SGH 9500 SAB / AB59" .

<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/95000AB59/RSC-VIS-REC> rdf:type ns1:RoomFeature ,
                                                                                   ns3:RSC-VIS-REC ;
                                                                          rdfs:label "Video overhead projector (Recordable) in SGH 9500 SAB / AB59" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-VIS-REC> rdf:type rdfs:Class ,
                                                                    ns1:RoomFeatureClass ;
                                                           rdfs:label "Video overhead projector (Recordable)" ;
                                                           rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/95000AB59/RSC-_IND> rdf:type ns1:RoomFeature ,
                                                                                ns3:RSC-_IND ;
                                                                       rdfs:label "Induction loop for hearing aid users in SGH 9500 SAB / AB59" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_IND> rdf:type rdfs:Class ,
                                                                 ns1:RoomFeatureClass ;
                                                        rdfs:label "Induction loop for hearing aid users" ;
                                                        rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/95000AB59/RSC-_BENCH_PC> rdf:type ns1:RoomFeature ,
                                                                                     ns3:RSC-_BENCH_PC ;
                                                                            rdfs:label "Bench PC in SGH 9500 SAB / AB59" .

<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/95000AB59/RSC-_SYM> rdf:type ns1:RoomFeature ,
                                                                                ns3:RSC-_SYM ;
                                                                       rdfs:label "Sympodium (Smartscreen for the PC) in SGH 9500 SAB / AB59" .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_SYM> rdf:type rdfs:Class ,
                                                                 ns1:RoomFeatureClass ;
                                                        rdfs:label "Sympodium (Smartscreen for the PC)" ;
                                                        rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/95000AB59/RSC-_DVDPC> rdf:type ns1:RoomFeature ,
                                                                                  ns3:RSC-_DVDPC ;
                                                                         rdfs:label "DVD playback via PC in SGH 9500 SAB / AB59" .

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

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260614070000/20260614070000> ns4:place <http://id.southampton.ac.uk/room/9500-AB59> ;
                                                                              rdf:type ns4:Event ,
                                                                                       ns1:RoomBookedEvent ;
                                                                              rdfs:label "Room 9500/AB59 booked from 8:00am to 6:00pm on 14th June" ;
                                                                              ns4:time <http://id.southampton.ac.uk/ttevent/9500-AB59/20260614070000/20260614070000#time> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260614070000/20260614070000#time> rdf:type ns5:Interval ;
                                                                                   ns5:end "2026-06-14T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                   ns5:start "2026-06-14T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260613070000/20260613070000> ns4:place <http://id.southampton.ac.uk/room/9500-AB59> ;
                                                                              rdf:type ns4:Event ,
                                                                                       ns1:RoomBookedEvent ;
                                                                              rdfs:label "Room 9500/AB59 booked from 8:00am to 6:00pm on 13th June" ;
                                                                              ns4:time <http://id.southampton.ac.uk/ttevent/9500-AB59/20260613070000/20260613070000#time> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260613070000/20260613070000#time> rdf:type ns5:Interval ;
                                                                                   ns5:end "2026-06-13T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                   ns5:start "2026-06-13T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260619070000/20260619070000> ns4:place <http://id.southampton.ac.uk/room/9500-AB59> ;
                                                                              rdf:type ns4:Event ,
                                                                                       ns1:RoomBookedEvent ;
                                                                              rdfs:label "Room 9500/AB59 booked from 8:00am to 6:00pm on 19th June" ;
                                                                              ns4:time <http://id.southampton.ac.uk/ttevent/9500-AB59/20260619070000/20260619070000#time> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260619070000/20260619070000#time> rdf:type ns5:Interval ;
                                                                                   ns5:end "2026-06-19T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                   ns5:start "2026-06-19T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260617070000/20260617070000> ns4:place <http://id.southampton.ac.uk/room/9500-AB59> ;
                                                                              rdf:type ns4:Event ,
                                                                                       ns1:RoomBookedEvent ;
                                                                              rdfs:label "Room 9500/AB59 booked from 8:00am to 6:00pm on 17th June" ;
                                                                              ns4:time <http://id.southampton.ac.uk/ttevent/9500-AB59/20260617070000/20260617070000#time> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260617070000/20260617070000#time> rdf:type ns5:Interval ;
                                                                                   ns5:end "2026-06-17T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                   ns5:start "2026-06-17T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260615070000/20260615070000> ns4:place <http://id.southampton.ac.uk/room/9500-AB59> ;
                                                                              rdf:type ns4:Event ,
                                                                                       ns1:RoomBookedEvent ;
                                                                              rdfs:label "Room 9500/AB59 booked from 8:00am to 6:00pm on 15th June" ;
                                                                              ns4:time <http://id.southampton.ac.uk/ttevent/9500-AB59/20260615070000/20260615070000#time> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260615070000/20260615070000#time> rdf:type ns5:Interval ;
                                                                                   ns5:end "2026-06-15T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                   ns5:start "2026-06-15T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260616070000/20260616070000> ns4:place <http://id.southampton.ac.uk/room/9500-AB59> ;
                                                                              rdf:type ns4:Event ,
                                                                                       ns1:RoomBookedEvent ;
                                                                              rdfs:label "Room 9500/AB59 booked from 8:00am to 6:00pm on 16th June" ;
                                                                              ns4:time <http://id.southampton.ac.uk/ttevent/9500-AB59/20260616070000/20260616070000#time> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260616070000/20260616070000#time> rdf:type ns5:Interval ;
                                                                                   ns5:end "2026-06-16T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                   ns5:start "2026-06-16T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260612070000/20260612070000> ns4:place <http://id.southampton.ac.uk/room/9500-AB59> ;
                                                                              rdf:type ns4:Event ,
                                                                                       ns1:RoomBookedEvent ;
                                                                              rdfs:label "Room 9500/AB59 booked from 8:00am to 6:00pm on 12th June" ;
                                                                              ns4:time <http://id.southampton.ac.uk/ttevent/9500-AB59/20260612070000/20260612070000#time> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260612070000/20260612070000#time> rdf:type ns5:Interval ;
                                                                                   ns5:end "2026-06-12T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                   ns5:start "2026-06-12T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260611070000/20260611070000> ns4:place <http://id.southampton.ac.uk/room/9500-AB59> ;
                                                                              rdf:type ns4:Event ,
                                                                                       ns1:RoomBookedEvent ;
                                                                              rdfs:label "Room 9500/AB59 booked from 8:00am to 6:00pm on 11th June" ;
                                                                              ns4:time <http://id.southampton.ac.uk/ttevent/9500-AB59/20260611070000/20260611070000#time> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260611070000/20260611070000#time> rdf:type ns5:Interval ;
                                                                                   ns5:end "2026-06-11T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                   ns5:start "2026-06-11T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260618070000/20260618070000> ns4:place <http://id.southampton.ac.uk/room/9500-AB59> ;
                                                                              rdf:type ns4:Event ,
                                                                                       ns1:RoomBookedEvent ;
                                                                              rdfs:label "Room 9500/AB59 booked from 8:00am to 6:00pm on 18th June" ;
                                                                              ns4:time <http://id.southampton.ac.uk/ttevent/9500-AB59/20260618070000/20260618070000#time> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260618070000/20260618070000#time> rdf:type ns5:Interval ;
                                                                                   ns5:end "2026-06-18T18:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                   ns5:start "2026-06-18T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260723070000/20260723070000> ns4:place <http://id.southampton.ac.uk/room/9500-AB59> ;
                                                                              rdf:type ns4:Event ,
                                                                                       ns1:RoomBookedEvent ;
                                                                              rdfs:label "Room 9500/AB59 booked from 8:00am to 1:00pm on 23rd July" ;
                                                                              ns4:time <http://id.southampton.ac.uk/ttevent/9500-AB59/20260723070000/20260723070000#time> .

<http://id.southampton.ac.uk/ttevent/9500-AB59/20260723070000/20260723070000#time> rdf:type ns5:Interval ;
                                                                                   ns5:end "2026-07-23T13:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                   ns5:start "2026-07-23T08:00:00+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .