@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#> .

<http://id.southampton.ac.uk/point-of-service/workstations-75-lvl03> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                     rdfs:label "iSolutions Workstations - 75-lvl03" ;
                                                                     ns1:within <http://id.southampton.ac.uk/building/75> ;
                                                                     ns0:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/workstations-75-lvl03#Monday-CLOSED-18-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-75-lvl03#Wednesday-CLOSED-20-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-75-lvl03#Thursday-CLOSED-21-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-75-lvl03#Tuesday-CLOSED-19-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-75-lvl03#Sunday-CLOSED-17-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-75-lvl03#Saturday-CLOSED-23-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-75-lvl03#Friday-CLOSED-22-May-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 "6"^^<http://www.w3.org/2001/XMLSchema#int> ;
                                                                     ns2:workstationFreeSeats "6"^^<http://www.w3.org/2001/XMLSchema#int> ;
                                                                     ns2:workstationStatus "Room opening times are currently unavailable" ;
                                                                     ns2:workstationUnitsTimeSeries "wsavail/75-lvl03/units" ;
                                                                     ns2:workstationRatioTimeSeries "wsavail/75-lvl03/ratio" .

<http://id.southampton.ac.uk/building/75> rdf:type ns3:Building .

<http://id.southampton.ac.uk/point-of-service/workstations-75-lvl03#Monday-CLOSED-18-May-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                               ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Monday> ;
                                                                                               ns0:validFrom "2026-05-17T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                               ns0:validThrough "2026-05-25T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-75-lvl03#Wednesday-CLOSED-20-May-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                  ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Wednesday> ;
                                                                                                  ns0:validFrom "2026-05-17T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                  ns0:validThrough "2026-05-25T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-75-lvl03#Thursday-CLOSED-21-May-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                 ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Thursday> ;
                                                                                                 ns0:validFrom "2026-05-17T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                 ns0:validThrough "2026-05-25T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-75-lvl03#Tuesday-CLOSED-19-May-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Tuesday> ;
                                                                                                ns0:validFrom "2026-05-17T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                ns0:validThrough "2026-05-25T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-75-lvl03#Sunday-CLOSED-17-May-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                               ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Sunday> ;
                                                                                               ns0:validFrom "2026-05-17T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                               ns0:validThrough "2026-05-25T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-75-lvl03#Saturday-CLOSED-23-May-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                                 ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Saturday> ;
                                                                                                 ns0:validFrom "2026-05-17T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                                 ns0:validThrough "2026-05-25T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<http://id.southampton.ac.uk/point-of-service/workstations-75-lvl03#Friday-CLOSED-22-May-2026> rdf:type ns0:OpeningHoursSpecification ;
                                                                                               ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Friday> ;
                                                                                               ns0:validFrom "2026-05-17T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                                               ns0:validThrough "2026-05-25T00: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-75-lvl03#offers-workstations> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/workstations-75-lvl03> ;
                                                                                         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" .