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

<http://id.southampton.ac.uk/point-of-service/workstations-36-2065> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                    rdfs:label "iSolutions Workstations - 36-2065" ;
                                                                    ns1:within <http://id.southampton.ac.uk/building/36> ,
                                                                               <http://id.southampton.ac.uk/room/36-2065> ;
                                                                    ns0:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/workstations-36-2065#Tuesday-CLOSED-10-Mar-2026> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/workstations-36-2065#Friday-CLOSED-13-Mar-2026> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/workstations-36-2065#Saturday-CLOSED-14-Mar-2026> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/workstations-36-2065#Wednesday-CLOSED-11-Mar-2026> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/workstations-36-2065#Thursday-CLOSED-12-Mar-2026> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/workstations-36-2065#Sunday-CLOSED-08-Mar-2026> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/workstations-36-2065#Monday-CLOSED-09-Mar-2026> ;
                                                                    oo:mapIcon <https://data.southampton.ac.uk/map-icons/Education/computers.png> ;
                                                                    dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/iSolutions-Workstations> ;
                                                                    ns2:workstationSeats "29"^^<http://www.w3.org/2001/XMLSchema#int> ;
                                                                    ns2:workstationFreeSeats "29"^^<http://www.w3.org/2001/XMLSchema#int> ;
                                                                    ns2:workstationStatus "Room opening times are currently unavailable" ;
                                                                    ns2:workstationUnitsTimeSeries "wsavail/36-2065/units" ;
                                                                    ns2:workstationRatioTimeSeries "wsavail/36-2065/ratio" .

<http://id.southampton.ac.uk/building/36> rdf:type ns3:Building ,
                                                   ns2:UoSBuilding ;
                                          rdfs:label "Library (inc. blds 10 12 & 14)" ;
                                          geo:lat "50.93504"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39531"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/event/1e97139516018874c8fc4c6583278f8c> ns4:place <http://id.southampton.ac.uk/building/36> ,
                                                                               <http://id.southampton.ac.uk/event/1e97139516018874c8fc4c6583278f8c#place> ;
                                                                     rdf:type ns4:Event ;
                                                                     dcterms:description """<p><span style="color:#333333;font-family:'deva-ideal', sans-serif;background-color:#ffffff;font-size:14.6667px;">What’s behind the locked doors? A glimpse behind the scenes... The tour will include the strongrooms and conservation studios. There will also be a pop-up exhibition of archival and rare book material reflecting Jane Austen's world. Email archives@soton.ac.uk to book your place</span><br /></p>"""^^<http://purl.org/xtypes/Fragment-XHTML> ;
                                                                     rdfs:label "Behind the Scenes at the Archives & Special Collections (Pre-booking essential)" ;
                                                                     foaf:homepage <https://www.heritageopendays.org.uk/submission-event/behind-the-scenes-at-the-archives-special-collections.html> ;
                                                                     ns4:agent <http://id.southampton.ac.uk/org/KX> ;
                                                                     ns4:time <http://id.southampton.ac.uk/event/1e97139516018874c8fc4c6583278f8c#time-1> ;
                                                                     ns5:event-type <http://id.southampton.ac.uk/ns/diary/Event> .

<http://id.southampton.ac.uk/event/1e97139516018874c8fc4c6583278f8c#time-1> rdf:type ns6:Interval ;
                                                                            ns6:end "2025-09-12T11:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                            ns6:start "2025-09-12T10:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/room/36-2065> rdf:type ns3:Room ,
                                                    ns2:SyllabusLocation ;
                                           rdfs:label "36/2065" ,
                                                      "36 / 2065" ;
                                           geo:lat "50.93459986"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.395948305"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/workstations-36-2065#Tuesday-CLOSED-10-Mar-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                               ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Tuesday> ;
                                                                                               ns0:validFrom "2026-03-08T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                               ns0:validThrough "2026-03-16T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-36-2065#Friday-CLOSED-13-Mar-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                              ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Friday> ;
                                                                                              ns0:validFrom "2026-03-08T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                              ns0:validThrough "2026-03-16T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-36-2065#Saturday-CLOSED-14-Mar-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Saturday> ;
                                                                                                ns0:validFrom "2026-03-08T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                ns0:validThrough "2026-03-16T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-36-2065#Wednesday-CLOSED-11-Mar-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                 ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Wednesday> ;
                                                                                                 ns0:validFrom "2026-03-08T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                 ns0:validThrough "2026-03-16T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-36-2065#Thursday-CLOSED-12-Mar-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Thursday> ;
                                                                                                ns0:validFrom "2026-03-08T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                ns0:validThrough "2026-03-16T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-36-2065#Sunday-CLOSED-08-Mar-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                              ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Sunday> ;
                                                                                              ns0:validFrom "2026-03-08T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                              ns0:validThrough "2026-03-16T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-36-2065#Monday-CLOSED-09-Mar-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                              ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Monday> ;
                                                                                              ns0:validFrom "2026-03-08T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                              ns0:validThrough "2026-03-16T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<https://data.southampton.ac.uk/map-icons/Education/computers.png> rdf:type ns2:MapMarker ;
                                                                   rdfs:label "Computing workstations" .

<http://id.southampton.ac.uk/point-of-interest-category/iSolutions-Workstations> rdfs:label "iSolutions Workstations" .

<http://id.southampton.ac.uk/point-of-service/workstations-36-2065#offers-workstations> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/workstations-36-2065> ;
                                                                                        rdf:type ns0:Offering ;
                                                                                        rdfs:label "iSolutions Workstations" ;
                                                                                        ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/iSolutionsWorkstations> .

<http://id.southampton.ac.uk/generic-products-and-services/iSolutionsWorkstations> rdf:type ns0:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                   rdfs:label "iSolutions Workstations" .