@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 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 dcterms: <http://purl.org/dc/terms/> .
@prefix ns3: <http://www.w3.org/ns/org#> .
@prefix ns4: <http://purl.org/vocab/aiiso/schema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns5: <http://purl.org/goodrelations/v1#> .
@prefix ns6: <http://id.southampton.ac.uk/syllabus/feature/> .
@prefix ns7: <http://id.southampton.ac.uk/location-feature/> .

<http://id.southampton.ac.uk/building/63K> rdf:type ns0:Building ,
                                                    ns1:UoSBuilding ;
                                           rdfs:label "West Side" ;
                                           ns2:within <http://id.southampton.ac.uk/site/4> ;
                                           skos:notation "63K"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           geo:lat "51.06588"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.31069"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-63k-west-side-wsa> ;
                                           ns0:occupant <http://id.southampton.ac.uk/org/FH> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/63K#residential> ;
                                           dcterms:spatial "POLYGON((-1.3109987 51.0658846,-1.3103528 51.0657547,-1.3103032 51.0658522,-1.3103980 51.0658712,-1.3101971 51.0662658,-1.3104893 51.0663246,-1.3105268 51.0662509,-1.3102961 51.0662045,-1.3103206 51.0661564,-1.3106329 51.0662193,-1.3106784 51.0661299,-1.3104298 51.0660799,-1.3104560 51.0660284,-1.3108023 51.0660980,-1.3108420 51.0660201,-1.3105751 51.0659665,-1.3106014 51.0659149,-1.3109478 51.0659845,-1.3109987 51.0658846))" .

<http://id.southampton.ac.uk/site/4> rdf:type ns3:Site ,
                                              ns1:UoSSite ,
                                              ns0:Site ;
                                     rdfs:label "Winchester School of Art" .

<http://id.southampton.ac.uk/> rdf:type ns3:Organization ,
                                        ns4:Institution ,
                                        ns3:FormalOrganization ,
                                        foaf:Organization ;
                               rdfs:label "University of Southampton" .

<http://id.southampton.ac.uk/org/FH> rdf:type ns3:Organization ;
                                     rdfs:label "Winchester School of Art" .

<http://id.southampton.ac.uk/building/63K#residential> rdf:type ns1:PlaceFeature-ResidentialUse ;
                                                       rdfs:label "Building 63K is non-residential" .

<http://id.southampton.ac.uk/point-of-service/wsa-library-2> ns2:within <http://id.southampton.ac.uk/building/63K> ,
                                                                        <http://id.southampton.ac.uk/site/4> ;
                                                             rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                             skos:notation "wsa-library-2" ;
                                                             rdfs:label "Winchester School of Art Library 2" ;
                                                             foaf:phone <tel:+442380596986> ,
                                                                        <tel:+442380596982> ,
                                                                        <tel:+442380596984> ;
                                                             oo:mapIcon <https://data.southampton.ac.uk/map-icons/Education/library.png> ;
                                                             foaf:mbox <mailto:wsaenqs@soton.ac.uk> ;
                                                             foaf:homepage <https://www.soton.ac.uk/library/about/wsal/index.html> ;
                                                             dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Education> ;
                                                             ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/winchester-library> .

<http://id.southampton.ac.uk/point-of-service/wsa-library-1> ns2:within <http://id.southampton.ac.uk/building/63K> ,
                                                                        <http://id.southampton.ac.uk/site/4> ;
                                                             rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                             skos:notation "wsa-library-1" ;
                                                             rdfs:label "Winchester School of Art Library 1" ;
                                                             foaf:phone <tel:+442380596986> ,
                                                                        <tel:+442380596982> ,
                                                                        <tel:+442380596984> ;
                                                             oo:mapIcon <https://data.southampton.ac.uk/map-icons/Education/library.png> ;
                                                             foaf:mbox <mailto:wsaenqs@soton.ac.uk> ;
                                                             foaf:homepage <https://www.soton.ac.uk/library/about/wsal/index.html> ;
                                                             dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Education> ;
                                                             ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/winchester-library> .

<http://id.southampton.ac.uk/floor/63K-2> ns2:within <http://id.southampton.ac.uk/building/63K> ;
                                          rdf:type ns0:Floor ;
                                          rdfs:label "Floor 2, Building 63K" ,
                                                     "Building 63K / Level 2" ;
                                          ns1:levelNumber "2" .

<http://id.southampton.ac.uk/point-of-service/dw-11> ns2:within <http://id.southampton.ac.uk/building/63K> ,
                                                                <http://id.southampton.ac.uk/floor/63K-2> ;
                                                     rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                     skos:notation "dw-11" ;
                                                     rdfs:label "Water Fountain" ;
                                                     oo:mapIcon <https://data.southampton.ac.uk/map-icons/drinkingfountain.png> ;
                                                     dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Amenity> ;
                                                     geo:lat "51.06608"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                     geo:long "-1.31043"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/room/63K-2095> ns2:within <http://id.southampton.ac.uk/building/63K> ,
                                                       <http://id.southampton.ac.uk/floor/63K-2> ;
                                            rdf:type ns0:Room ,
                                                     ns1:SyllabusLocation ;
                                            dcterms:description "Common Learning Space: WSA Lecture Theatre A, West Side" ;
                                            skos:notation "63K-2095"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            rdfs:label "WSA 63K West / 2095 L/T A" ;
                                            ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/63K-2095-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1000/63K-2095-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800/63K-2095-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/600/63K-2095-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/400/63K-2095-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/300/63K-2095-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/200/63K-2095-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/100/63K-2095-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/50/63K-2095-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1920/63K-2095-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1600/63K-2095-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800x600/63K-2095-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/480x297/63K-2095-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/320x198/63K-2095-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/240x260/63K-2095-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/220x220/63K-2095-E1-INS.JPG> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/063K02095/RSC-_VIS> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063K02095/RSC-_IND> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063K02095/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063K02095/RSC-_LAP> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063K02095/RSC-_SEATS_FIXED_TIERED> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063K02095/RSC-_SEATS_RETRACTABLE_BLEACHERS> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063K02095/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan> ,
                                                          <http://id.southampton.ac.uk/syllabus/room-feature/063K02095/RSC-_BENCH_PC> ;
                                            oo:capacity "158"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "2095 Lecture Theatre A" .

<http://id.southampton.ac.uk/syllabus/room-feature/063K02095/RSC-_VIS> rdf:type ns1:RoomFeature ,
                                                                                ns6:RSC-_VIS .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_VIS> rdfs:label "Video overhead projector (Video OHP)" ;
                                                        rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/063K02095/RSC-_IND> rdf:type ns1:RoomFeature ,
                                                                                ns6:RSC-_IND .

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

<http://id.southampton.ac.uk/syllabus/room-feature/063K02095/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> rdf:type ns1:RoomFeature ,
                                                                                                                                                                                                          ns6:RSC-_DISABLED_ACCESS_-_AUDIENCE_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29 .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_DISABLED_ACCESS_-_AUDIENCE_%28X%29_Not_Egress_Standard_%28No_access_for_wheelchairs%2C_difficult_access_for_semi-ambulates%29> rdfs:label "RSC- ACCESS - AUDIENCE (X) Not Egress Standard (No access for wheelchairs, difficult access for semi-ambulates)" ;
                                                                                                                                                                                  rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/063K02095/RSC-_LAP> rdf:type ns1:RoomFeature ,
                                                                                ns6:RSC-_LAP .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_LAP> rdfs:label "Network connection for laptops" ;
                                                        rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/063K02095/RSC-_SEATS_FIXED_TIERED> rdf:type ns1:RoomFeature ,
                                                                                               ns6:RSC-_SEATS_FIXED_TIERED .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_SEATS_FIXED_TIERED> rdfs:label "Fixed seats - tiered" ;
                                                                       rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/063K02095/RSC-_SEATS_RETRACTABLE_BLEACHERS> rdf:type ns1:RoomFeature ,
                                                                                                        ns6:RSC-_SEATS_RETRACTABLE_BLEACHERS .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_SEATS_RETRACTABLE_BLEACHERS> rdfs:label "RSC- SEATING - RETRACTABLE BLEACHERS (REQUIRES ESTATES ASSISTANCE)" ;
                                                                                rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/063K02095/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan> rdf:type ns1:RoomFeature ,
                                                                                                                                                                                ns6:RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_DISABLED_ACCESS_-_INSTRUCTOR_%28B%29_Upper_Floor_Room_Egress_Standard_Lift_%26_Evac_Management_Plan> rdfs:label "RSC- ACCESS - INSTRUCTOR (B) Upper Floor Room Egress Standard Lift & Evac Management Plan" ;
                                                                                                                                                        rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/063K02095/RSC-_BENCH_PC> rdf:type ns1:RoomFeature ,
                                                                                     ns6:RSC-_BENCH_PC .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_BENCH_PC> rdfs:label "Bench PC" ;
                                                             rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/room/63K-3017> ns2:within <http://id.southampton.ac.uk/building/63K> ,
                                                       <http://id.southampton.ac.uk/floor/63K-3> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63K / 3017" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298204> ;
                                            ns1:roomNumber "3017" .

<http://id.southampton.ac.uk/location-feature/MFD> rdfs:label "MFD" ;
                                                   rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/mfd/PR-ID298204> rdf:type ns7:MFD .

<http://id.southampton.ac.uk/room/63K-2115> ns2:within <http://id.southampton.ac.uk/building/63K> ,
                                                       <http://id.southampton.ac.uk/floor/63K-2> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63K / 2115" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298174> ;
                                            ns1:roomNumber "2115" .

<http://id.southampton.ac.uk/mfd/PR-ID298174> rdf:type ns7:MFD .

<http://id.southampton.ac.uk/room/63K-1145> ns2:within <http://id.southampton.ac.uk/building/63K> ,
                                                       <http://id.southampton.ac.uk/floor/63K-1> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63K / 1145" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298133> ;
                                            ns1:roomNumber "1145" .

<http://id.southampton.ac.uk/mfd/PR-ID298133> rdf:type ns7:MFD .

<http://id.southampton.ac.uk/floor/63K-1> ns2:within <http://id.southampton.ac.uk/building/63K> ;
                                          rdf:type ns0:Floor ;
                                          rdfs:label "Building 63K / Level 1" ;
                                          ns1:levelNumber "1" .

<http://id.southampton.ac.uk/room/63K-1183> ns2:within <http://id.southampton.ac.uk/building/63K> ,
                                                       <http://id.southampton.ac.uk/floor/63K-1> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63K / 1183" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298152> ;
                                            ns1:roomNumber "1183" .

<http://id.southampton.ac.uk/mfd/PR-ID298152> rdf:type ns7:MFD .

<http://id.southampton.ac.uk/room/63K-2119> ns2:within <http://id.southampton.ac.uk/building/63K> ,
                                                       <http://id.southampton.ac.uk/floor/63K-2> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63K / 2119" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298200> ,
                                                          <http://id.southampton.ac.uk/mfd/PR-ID298170> ;
                                            ns1:roomNumber "2119" .

<http://id.southampton.ac.uk/mfd/PR-ID298200> rdf:type ns7:MFD .

<http://id.southampton.ac.uk/mfd/PR-ID298170> rdf:type ns7:MFD .

<http://id.southampton.ac.uk/floor/63K-3> ns2:within <http://id.southampton.ac.uk/building/63K> ;
                                          rdf:type ns0:Floor ;
                                          rdfs:label "Building 63K / Level 3" ;
                                          ns1:levelNumber "3" .

<http://id.southampton.ac.uk/room/63K-1175> ns2:within <http://id.southampton.ac.uk/building/63K> ,
                                                       <http://id.southampton.ac.uk/floor/63K-1> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63K / 1175" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298151> ;
                                            ns1:roomNumber "1175" .

<http://id.southampton.ac.uk/mfd/PR-ID298151> rdf:type ns7:MFD .

<http://id.southampton.ac.uk/room/63K-1017> ns2:within <http://id.southampton.ac.uk/building/63K> ,
                                                       <http://id.southampton.ac.uk/floor/63K-1> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63K / 1017" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID301064> ;
                                            ns1:roomNumber "1017" .

<http://id.southampton.ac.uk/mfd/PR-ID301064> rdf:type ns7:MFD .

<http://id.southampton.ac.uk/room/63K-3001> ns2:within <http://id.southampton.ac.uk/building/63K> ,
                                                       <http://id.southampton.ac.uk/floor/63K-3> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63K / 3001" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID303687> ;
                                            ns1:roomNumber "3001" .

<http://id.southampton.ac.uk/mfd/PR-ID303687> rdf:type ns7:MFD .

<http://id.southampton.ac.uk/room/63K-2017> ns2:within <http://id.southampton.ac.uk/building/63K> ,
                                                       <http://id.southampton.ac.uk/floor/63K-2> ;
                                            rdf:type ns0:Room ;
                                            rdfs:label "63K / 2017" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID303704> ;
                                            ns1:roomNumber "2017" .

<http://id.southampton.ac.uk/mfd/PR-ID303704> rdf:type ns7:MFD .

<http://id.southampton.ac.uk/point-of-service/wsa-media-stores> ns2:within <http://id.southampton.ac.uk/building/63K> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                rdfs:label "WSA Media Stores" .

<http://id.southampton.ac.uk/point-of-service/wsa-finance> ns2:within <http://id.southampton.ac.uk/building/63K> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           rdfs:label "WSA Finance Office" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/workoffice.png> ;
                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Service> .

<http://id.southampton.ac.uk/point-of-service/workstations-63K-2085> ns2:within <http://id.southampton.ac.uk/building/63K> ,
                                                                                <http://id.southampton.ac.uk/room/63K-2085> ;
                                                                     rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                     rdfs:label "iSolutions Workstations - 63K-2085" ;
                                                                     ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/workstations-63K-2085#Sunday-CLOSED-10-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-63K-2085#Tuesday-CLOSED-12-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-63K-2085#Saturday-CLOSED-16-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-63K-2085#Friday-CLOSED-15-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-63K-2085#Wednesday-CLOSED-13-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-63K-2085#Monday-CLOSED-11-May-2026> ,
                                                                                                      <http://id.southampton.ac.uk/point-of-service/workstations-63K-2085#Thursday-CLOSED-14-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> .