@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/63A> rdf:type ns0:Building ,
                                                    ns1:UoSBuilding ;
                                           rdfs:label "East Side" ;
                                           ns2:within <http://id.southampton.ac.uk/site/4> ;
                                           skos:notation "63A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           geo:lat "51.06581"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.309"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-63a-east-side-wsa> ;
                                           ns0:occupant <http://id.southampton.ac.uk/org/FH> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/63A#residential> ;
                                           ns1:buildingDate "1965" ;
                                           dcterms:spatial "POLYGON((-1.3098769 51.0658166,-1.3094050 51.0660649,-1.3095168 51.0661488,-1.3095582 51.0661402,-1.3096045 51.0661471,-1.3096301 51.0661620,-1.3096431 51.0661875,-1.3096456 51.0662121,-1.3096345 51.0662332,-1.3096185 51.0662529,-1.3095917 51.0662654,-1.3095536 51.0662689,-1.3095147 51.0662628,-1.3094840 51.0662500,-1.3094701 51.0662359,-1.3094623 51.0662164,-1.3094377 51.0662197,-1.3093827 51.0662193,-1.3083527 51.0654461,-1.3085831 51.0653249,-1.3093456 51.0658972,-1.3097211 51.0656996,-1.3098769 51.0658166))" .

<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/63A#residential> rdf:type ns1:PlaceFeature-ResidentialUse ;
                                                       rdfs:label "Building 63A is non-residential" .

<http://id.southampton.ac.uk/point-of-service/microwave-6> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                                      <http://id.southampton.ac.uk/floor/63A-1> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           skos:notation "microwave-6" ;
                                                           rdfs:label "WSA Microwave" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/microwave.png> ;
                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Amenity> ;
                                                           geo:lat "51.06593"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           geo:long "-1.30924"^^<http://www.w3.org/2001/XMLSchema#float> .

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

<http://id.southampton.ac.uk/point-of-service/63A-cafe> ns2:within <http://id.southampton.ac.uk/building/63A> ;
                                                        rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                        dcterms:description """<p>The Cafe at Winchester school of Art is located on the ground floor of the Eastside Building. Outside the Restaurant there is a moat and the nearby 'North Wall' park.</p><p>The Cafe area has a modern and open environment and seating capacity for up to 175 customers.</p><p>Filter coffee and bean to cup speciality coffee is served with a wide varity of homemade cakes, cookies, flapjacks, Danish pastries and croissants.</p><p>We also offer sandwiches, snacks, healthy options, homemade soups and a varied daily menu.</p><p>Fairtrade teas and coffees together with soft drinks are also available.</p><p>Vending machines for snacks and drinks can be found inside the dining room.</p><p>Hospitality requirements can be arranged with the unit Manager Sandra Morgan on 26939 (02380 596939)</p><p> </p><p>Offsite Catering Operations Manager: <strong>Mrs Gina Hodge</strong> - email: <a target="_self" href="mailto:rbh@soton.ac.uk">rbh@soton.ac.uk</a></> Unit Manager WSA: <strong>Mrs Sandra Morgan</strong> - email: <a target="_self" href="mailto:sm30@soton.ac.uk">sm30@soton.ac.uk</a> </p>"""^^<http://purl.org/xtypes/Fragment-HTML> ;
                                                        skos:notation "63A-cafe" ;
                                                        rdfs:label "WSA Café" ;
                                                        oo:mapIcon <https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/coffee.png> ;
                                                        oo:ukfhrsId "12351" ;
                                                        dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Catering> ;
                                                        oo:ukfhrsPage <http://ratings.food.gov.uk/business/12351> .

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

<http://id.southampton.ac.uk/syllabus/room-feature/063A02001/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/063A02001/RSC-_SYM> rdf:type ns1:RoomFeature ,
                                                                                ns6:RSC-_SYM .

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

<http://id.southampton.ac.uk/syllabus/room-feature/063A02001/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/syllabus/room-feature/063A02001/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/063A02001/RSC-_DVD> rdf:type ns1:RoomFeature ,
                                                                                ns6:RSC-_DVD .

<http://id.southampton.ac.uk/syllabus/feature/RSC-_DVD> rdfs:label "DVD player" ;
                                                        rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/063A02001/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/063A02001/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/063A02001/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/063A02001/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/room/63A-2005> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-2> ;
                                            rdf:type ns0:Room ,
                                                     ns1:CentrallyBookableSyllabusLocation ,
                                                     ns1:SyllabusLocation ;
                                            dcterms:description "Common Learning Space: WSA The Rotunda 2005" ;
                                            skos:notation "63A-2005"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            rdfs:label "WSA 63A East / 2005 (Rotunda)" ;
                                            ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1000/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/600/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/400/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/300/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/200/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/100/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/50/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1920/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1600/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800x600/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/480x297/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/320x198/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/240x260/63A-2005-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/220x220/63A-2005-E1-INS.JPG> ;
                                            oo:capacity "60"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "2005 (Rotunda)" .

<http://id.southampton.ac.uk/room/63A-2083> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-2> ;
                                            rdf:type ns0:Room ,
                                                     ns1:SyllabusLocation ;
                                            dcterms:description "Computer Workstation" ;
                                            skos:notation "63A-2083"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            rdfs:label "63A / 2083" ,
                                                       "WSA 63A East / 2083 (Computer Centre 1)" ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298176> ;
                                            ns1:roomNumber "2083" ;
                                            oo:capacity "17"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "2083 (Computer Centre 1)" .

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

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

<http://id.southampton.ac.uk/room/63A-2085> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-2> ;
                                            rdf:type ns0:Room ,
                                                     ns1:CentrallyBookableSyllabusLocation ,
                                                     ns1:SyllabusLocation ;
                                            dcterms:description "MAC Suite 1 - 2085 (Eastside)" ;
                                            skos:notation "63A-2085"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            rdfs:label "63A / 2085" ,
                                                       "WSA 63A East / 2085 (Mac Suite 1)" ;
                                            ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1000/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/600/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/400/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/300/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/200/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/100/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/50/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1920/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1600/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800x600/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/480x297/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/320x198/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/240x260/63A-2085-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/220x220/63A-2085-E1-INS.JPG> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID303688> ;
                                            ns1:roomNumber "2085" ;
                                            oo:capacity "25"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "2085 (Mac Suite 1)" .

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

<http://id.southampton.ac.uk/room/63A-3023> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                       <http://id.southampton.ac.uk/floor/63A-3> ;
                                            rdf:type ns0:Room ,
                                                     ns1:SyllabusLocation ;
                                            dcterms:description "Common Learning Space WSA: Harvard Lecture Theatre" ;
                                            skos:notation "63A-3023"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                            rdfs:label "WSA 63A East / 3023 (Harvard L/T)" ;
                                            ns1:primaryDepiction <https://data.southampton.ac.uk/image-archive/cls/raw/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1000/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/600/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/400/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/300/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/200/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/100/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/50/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1920/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/1600/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/800x600/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/480x297/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/320x198/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/240x260/63A-3023-E1-INS.JPG> ,
                                                                 <https://data.southampton.ac.uk/image-archive/cls/220x220/63A-3023-E1-INS.JPG> ;
                                            oo:capacity "43"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                            ns1:shortName "3023 (Harvard Lecture Theatre)" .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://id.southampton.ac.uk/point-of-service/workstations-63A-1017e> ns2:within <http://id.southampton.ac.uk/building/63A> ,
                                                                                 <http://id.southampton.ac.uk/room/63A-1017e> ;
                                                                      rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                      rdfs:label "iSolutions Workstations - 63A-1017e" ;
                                                                      ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/workstations-63A-1017e#Wednesday-CLOSED-10-Jun-2026> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/workstations-63A-1017e#Saturday-CLOSED-13-Jun-2026> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/workstations-63A-1017e#Friday-CLOSED-12-Jun-2026> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/workstations-63A-1017e#Thursday-CLOSED-11-Jun-2026> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/workstations-63A-1017e#Tuesday-CLOSED-09-Jun-2026> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/workstations-63A-1017e#Sunday-CLOSED-07-Jun-2026> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/workstations-63A-1017e#Monday-CLOSED-08-Jun-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> .