@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://id.southampton.ac.uk/ns/> .
@prefix oo: <http://purl.org/openorg/> .
@prefix ns1: <http://id.southampton.ac.uk/syllabus/feature/> .
@prefix ns2: <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@prefix ns3: <http://vocab.deri.ie/rooms#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix dcterms: <http://purl.org/dc/terms/> .

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

<http://id.southampton.ac.uk/syllabus/room-feature/003404001/RSC-_DVDPC> rdfs:label "DVD playback via PC in 34 / 4001" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/34-4001> rdfs:label "Boardroom" ,
                                                      "34 / 4001" ;
                                           ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-4> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003404001/RSC-_DVDPC> .

<http://id.southampton.ac.uk/building/34> rdf:type ns3:Building ,
                                                   ns0:UoSBuilding ;
                                          ns2:within <http://id.southampton.ac.uk/site/1> ;
                                          skos:notation "34"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Education" ;
                                          geo:lat "50.93451"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.3953"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns0:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-34-education> ;
                                          ns3:occupant <http://id.southampton.ac.uk/org/F8> ,
                                                       <http://id.southampton.ac.uk/org/F801000000> ,
                                                       <http://id.southampton.ac.uk/org/F8CJ050000> ,
                                                       <http://id.southampton.ac.uk/org/F8CJ060000> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/34#residential> ;
                                          ns0:buildingArchitect <http://id.southampton.ac.uk/building/34#architect> ;
                                          ns0:buildingDate "1948" ;
                                          dcterms:spatial "POLYGON((-1.39560025735751 50.9344530729627,-1.39552470904212 50.9345527677173,-1.39546344393974 50.934636610784,-1.39543110458951 50.9346807118367,-1.39528180458929 50.934637290133,-1.3949877859968 50.9345495974161,-1.39502578473332 50.934496268388,-1.39503270176101 50.9344894748769,-1.39512262312095 50.9343692861779,-1.39513340290436 50.9343549065388,-1.39534369851237 50.9344174069849,-1.39542912829589 50.9344427128481,-1.3954538319662 50.9344095944337,-1.39560025735751 50.9344530729627))" .

<http://id.southampton.ac.uk/floor/34-4> rdf:type ns3:Floor ;
                                         ns2:within <http://id.southampton.ac.uk/building/34> ;
                                         rdfs:label "Floor 4, Building 34" .

<http://id.southampton.ac.uk/syllabus/room-feature/003401020/RSC-_DVDPC> rdfs:label "DVD playback via PC in 34 / 1020" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/34-1020> rdfs:label "Seminar Room" ,
                                                      "34 / 1020" ;
                                           ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-1> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003401020/RSC-_DVDPC> .

<http://id.southampton.ac.uk/floor/34-1> rdf:type ns3:Floor ;
                                         ns2:within <http://id.southampton.ac.uk/building/34> ;
                                         rdfs:label "Floor 1, Building 34" .

<http://id.southampton.ac.uk/syllabus/room-feature/000404051/RSC-_DVDPC> rdfs:label "DVD playback via PC in 04 / 4051" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/4-4051> rdfs:label "Seminar Room" ,
                                                     "04 / 4051" ;
                                          ns2:within <http://id.southampton.ac.uk/building/4> ,
                                                     <http://id.southampton.ac.uk/floor/4-4> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/000404051/RSC-_DVDPC> .

<http://id.southampton.ac.uk/building/4> rdf:type ns3:Building ,
                                                  ns0:UoSBuilding ;
                                         ns2:within <http://id.southampton.ac.uk/site/1> ;
                                         skos:notation "4"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                         oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                         rdfs:label "Law" ;
                                         geo:lat "50.93605"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         geo:long "-1.39772"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         ns0:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-4-law> ;
                                         ns3:occupant <http://id.southampton.ac.uk/org/JJ> ;
                                         oo:lacksFeature <http://id.southampton.ac.uk/building/4#residential> ;
                                         ns0:buildingArchitect <http://id.southampton.ac.uk/building/4#architect> ;
                                         ns0:buildingDate "1963" ;
                                         dcterms:spatial "POLYGON((-1.39802382216254 50.935724179229,-1.39779223648229 50.9360464650707,-1.3978956325715 50.9360760724583,-1.39787164755341 50.9361095859603,-1.39786535934642 50.9361181907745,-1.39782834875672 50.9361691969101,-1.3977916076616 50.9362215050311,-1.39768758275169 50.9361920675676,-1.39762029893691 50.9362858145017,-1.39752013678273 50.9362571696252,-1.3974726159042 50.9362435831164,-1.39751025531461 50.9361912750203,-1.39753433016422 50.9361577615772,-1.39754232517025 50.9361466659049,-1.39756945429183 50.9361089066328,-1.39760251229429 50.9360628821713,-1.39764033136775 50.9360101775968,-1.39769414045327 50.9359353947413,-1.3977324985159 50.9358818974696,-1.39773384598883 50.9358801991425,-1.39776375988779 50.9358384768875,-1.3977805583836 50.9358150965572,-1.39779529075426 50.9357944901547,-1.39780660952684 50.9357786956807,-1.39781379604911 50.9357686755277,-1.39787613912983 50.9356820039448,-1.39802382216254 50.935724179229))" .

<http://id.southampton.ac.uk/floor/4-4> rdf:type ns3:Floor ;
                                        ns2:within <http://id.southampton.ac.uk/building/4> ;
                                        rdfs:label "Building 4 / Level 4" ,
                                                   "Floor 4, Building 4" ;
                                        oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298197> ;
                                        ns0:levelNumber "4" .

<http://id.southampton.ac.uk/syllabus/room-feature/000402057/RSC-_DVDPC> rdfs:label "DVD playback via PC in 04 / 2007" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/4-2057> rdfs:label "4 / 2057" ,
                                                     "04 / 2007" ;
                                          ns2:within <http://id.southampton.ac.uk/building/4> ,
                                                     <http://id.southampton.ac.uk/floor/4-2> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/000402057/RSC-_DVDPC> .

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

<http://id.southampton.ac.uk/syllabus/room-feature/000402059/RSC-_DVDPC> rdfs:label "DVD playback via PC in 04 / 2059" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/4-2059> rdfs:label "04 / 2059" ,
                                                     "4/2059" ;
                                          ns2:within <http://id.southampton.ac.uk/building/4> ,
                                                     <http://id.southampton.ac.uk/floor/4-2> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/000402059/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/003404005/RSC-_DVDPC> rdfs:label "DVD playback via PC in 34 / 4005" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/34-4005> rdfs:label "Seminar Room" ,
                                                      "34 / 4005" ;
                                           ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-4> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003404005/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_DVDPC> rdfs:label "DVD playback via PC in 04 / 1033" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/4-1033> rdfs:label "Seminar Room" ,
                                                     "04 / 1033" ;
                                          ns2:within <http://id.southampton.ac.uk/building/4> ,
                                                     <http://id.southampton.ac.uk/floor/4-1> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/000401033/RSC-_DVDPC> .

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

<http://id.southampton.ac.uk/syllabus/room-feature/005801025/RSC-_DVDPC> rdfs:label "DVD playback via PC in 58 / 1025 (S/R H)" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/58-1025> rdfs:label "Seminar Room H" ,
                                                      "58 / 1025 (S/R H)" ;
                                           ns2:within <http://id.southampton.ac.uk/building/58> ,
                                                      <http://id.southampton.ac.uk/floor/58-1> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/005801025/RSC-_DVDPC> .

<http://id.southampton.ac.uk/building/58> rdf:type ns3:Building ,
                                                   ns0:UoSBuilding ;
                                          ns2:within <http://id.southampton.ac.uk/site/1> ;
                                          skos:notation "58"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Murray" ;
                                          geo:lat "50.93662"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39864"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns3:occupant <http://id.southampton.ac.uk/org/CC> ,
                                                       <http://id.southampton.ac.uk/org/F8> ,
                                                       <http://id.southampton.ac.uk/org/F8CC040000> ,
                                                       <http://id.southampton.ac.uk/org/F8CC030000> ,
                                                       <http://id.southampton.ac.uk/org/F8WT010104> ,
                                                       <http://id.southampton.ac.uk/org/F801000000> ,
                                                       <http://id.southampton.ac.uk/org/F8CC010700> ,
                                                       <http://id.southampton.ac.uk/org/F8CC010000> ,
                                                       <http://id.southampton.ac.uk/org/F8CC060000> ,
                                                       <http://id.southampton.ac.uk/org/F8CC050000> ,
                                                       <http://id.southampton.ac.uk/org/F8CC020300> ,
                                                       <http://id.southampton.ac.uk/org/F8CC010600> ,
                                                       <http://id.southampton.ac.uk/org/F8CC010500> ,
                                                       <http://id.southampton.ac.uk/org/F8CC080000> ,
                                                       <http://id.southampton.ac.uk/org/F8CC070000> ,
                                                       <http://id.southampton.ac.uk/org/F8CC040100> ,
                                                       <http://id.southampton.ac.uk/org/F8CC020000> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/58#residential> ;
                                          ns0:buildingDate "1975" ;
                                          dcterms:spatial "POLYGON((-1.39909973437833 50.9365479765731,-1.39906604755518 50.9365945100447,-1.39904062523263 50.936629211983,-1.39902032330721 50.9366575735805,-1.3989737905755 50.9367217126184,-1.39886365712166 50.9368737665067,-1.3987376234873 50.9368386684828,-1.39864590549679 50.9368120618987,-1.39853981446174 50.936780303807,-1.39852660922706 50.9367767939988,-1.39848384941954 50.9367645096678,-1.3984480066397 50.9367540934583,-1.39843623870948 50.9367508100875,-1.39833284262028 50.9367185990749,-1.39823528558042 50.9366926151312,-1.39826771476218 50.9366519691943,-1.3982740928007 50.9366425153293,-1.39828020134463 50.9366334011222,-1.39830113209075 50.9366069076407,-1.39830795928691 50.9365975669865,-1.39830903726525 50.9365962083458,-1.39831352884167 50.9365899812418,-1.39837380579723 50.9365067644084,-1.39838251945549 50.9364947630569,-1.39835107842054 50.936485705431,-1.39832673407635 50.9364786857698,-1.39833886133268 50.936461985765,-1.39835413269251 50.9364408701571,-1.39840991807165 50.9364570040675,-1.39847441710905 50.9363680127449,-1.39868974328266 50.9364300009933,-1.39870914689279 50.9364356054062,-1.39872693353542 50.9364407003265,-1.39876080002163 50.9364504938938,-1.39882970080392 50.9364694017001,-1.39889994905914 50.9364896681425,-1.39896947866213 50.9365105006776,-1.39899660778371 50.9365185959264,-1.3990218504432 50.9365247664299,-1.39906532890295 50.9365376735353,-1.39909973437833 50.9365479765731))" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/000403007/RSC-_DVDPC> rdfs:label "DVD playback via PC in 04 / 3007" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/4-3007> rdfs:label "Boardroom" ,
                                                     "04 / 3007" ;
                                          ns2:within <http://id.southampton.ac.uk/building/4> ,
                                                     <http://id.southampton.ac.uk/floor/4-3> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/000403007/RSC-_DVDPC> .

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

<http://id.southampton.ac.uk/syllabus/room-feature/003403011/RSC-_DVDPC> rdfs:label "DVD playback via PC in 34 / 3011" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/34-3011> rdfs:label "34 / 3011" ;
                                           ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-3> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003403011/RSC-_DVDPC> .

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

<http://id.southampton.ac.uk/syllabus/room-feature/006702021/RSC-_DVDPC> rdfs:label "DVD playback via PC in 67 / 2021 Skills Lab" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/67-2021> rdfs:label "67 / 2021 Skills Lab" ;
                                           ns2:within <http://id.southampton.ac.uk/building/67> ,
                                                      <http://id.southampton.ac.uk/floor/67-2> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/006702021/RSC-_DVDPC> .

<http://id.southampton.ac.uk/building/67> rdf:type ns3:Building ,
                                                   ns0:UoSBuilding ;
                                          ns2:within <http://id.southampton.ac.uk/site/1> ;
                                          skos:notation "67"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Nightingale" ;
                                          geo:lat "50.93674"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39658"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns3:occupant <http://id.southampton.ac.uk/org/KE> ,
                                                       <http://id.southampton.ac.uk/org/MR> ,
                                                       <http://id.southampton.ac.uk/org/BN> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID309270> ,
                                                        <http://id.southampton.ac.uk/mfd/PR-ID309269> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/67#residential> ;
                                          ns0:buildingArchitect <http://id.southampton.ac.uk/building/67#architect> ;
                                          ns0:buildingDate "2000" ;
                                          ns0:buildingFeature "Practical teaching area features medical ward" ;
                                          dcterms:spatial "POLYGON((-1.39677579273831 50.9370544076913,-1.39654833930837 50.9370720698441,-1.39649848281011 50.9368180059241,-1.39640595633584 50.9363453120049,-1.39645329755131 50.9363415757224,-1.39663340976578 50.9363275929658,-1.39666323383321 50.9364797047529,-1.39677579273831 50.9370544076913))" .

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

<http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_DVDPC> rdfs:label "DVD playback via PC in 67 / 2017 GP Consultation Room" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/67-2017> rdfs:label "Tutorial Room 6" ,
                                                      "67 / 2017 GP Consultation Room" ;
                                           ns2:within <http://id.southampton.ac.uk/building/67> ,
                                                      <http://id.southampton.ac.uk/floor/67-2> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/006702017/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/003401025/RSC-_DVDPC> rdfs:label "DVD playback via PC in 34 / 1025" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/34-1025> rdfs:label "Seminar Room" ,
                                                      "34 / 1025" ;
                                           ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-1> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003401025/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/003402019/RSC-_DVDPC> rdfs:label "DVD playback via PC in 34 / 2019" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/34-2019> rdfs:label "Seminar Room" ,
                                                      "34 / 2019" ;
                                           ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-2> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003402019/RSC-_DVDPC> .

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

<http://id.southampton.ac.uk/syllabus/room-feature/003405003/RSC-_DVDPC> rdfs:label "DVD playback via PC in 34 / 5003" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/34-5003> rdfs:label "Laboratory" ,
                                                      "34 / 5003" ;
                                           ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-5> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003405003/RSC-_DVDPC> .

<http://id.southampton.ac.uk/floor/34-5> rdf:type ns3:Floor ;
                                         ns2:within <http://id.southampton.ac.uk/building/34> ;
                                         rdfs:label "Floor 5, Building 34" .

<http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_DVDPC> rdfs:label "DVD playback via PC in 58 / 1001 (L/R A)" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/58-1001> rdfs:label "Lecture Room A" ,
                                                      "58 / 1001 (L/R A)" ;
                                           ns2:within <http://id.southampton.ac.uk/building/58> ,
                                                      <http://id.southampton.ac.uk/floor/58-1> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/005801001/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/005801035/RSC-_DVDPC> rdfs:label "DVD playback via PC in 58 / 1035 (S/R J)" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/58-1035> rdfs:label "Seminar Room J" ,
                                                      "58 / 1035 (S/R J)" ;
                                           ns2:within <http://id.southampton.ac.uk/building/58> ,
                                                      <http://id.southampton.ac.uk/floor/58-1> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/005801035/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/000404053/RSC-_DVDPC> rdfs:label "DVD playback via PC in 04 / 4053" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/4-4053> rdfs:label "Seminar Room" ,
                                                     "04 / 4053" ;
                                          ns2:within <http://id.southampton.ac.uk/building/4> ,
                                                     <http://id.southampton.ac.uk/floor/4-4> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/000404053/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/006702019/RSC-_DVDPC> rdfs:label "DVD playback via PC in 67 / 2019 T The Flat" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/67-2019> rdfs:label "Tutorial Room 5" ,
                                                      "67 / 2019 T The Flat" ;
                                           ns2:within <http://id.southampton.ac.uk/building/67> ,
                                                      <http://id.southampton.ac.uk/floor/67-2> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/006702019/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/005801037/RSC-_DVDPC> rdfs:label "DVD playback via PC in 58 / 1037 (S/R K)" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/58-1037> rdfs:label "Seminar Room K" ,
                                                      "58 / 1037 (S/R K)" ;
                                           ns2:within <http://id.southampton.ac.uk/building/58> ,
                                                      <http://id.southampton.ac.uk/floor/58-1> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/005801037/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/003403019/RSC-_DVDPC> rdfs:label "DVD playback via PC in 34 / 3019" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/34-3019> rdfs:label "Seminar Room" ,
                                                      "34 / 3019" ;
                                           ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-3> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003403019/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/006702039/RSC-_DVDPC> rdfs:label "DVD playback via PC in 67 / 2039 Skills Lab" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/67-2039> rdfs:label "67 / 2039 Skills Lab" ;
                                           ns2:within <http://id.southampton.ac.uk/building/67> ,
                                                      <http://id.southampton.ac.uk/floor/67-2> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/006702039/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/006702025/RSC-_DVDPC> rdfs:label "DVD playback via PC in 67 / 2025 Teaching multi-purpose" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/67-2025> rdfs:label "67 / 2025 Teaching multi-purpose" ;
                                           ns2:within <http://id.southampton.ac.uk/building/67> ,
                                                      <http://id.southampton.ac.uk/floor/67-2> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/006702025/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/003405007/RSC-_DVDPC> rdfs:label "DVD playback via PC in 34 / 5007" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/34-5007> rdfs:label "Classroom" ,
                                                      "34 / 5007" ;
                                           ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-5> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003405007/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/000404055/RSC-_DVDPC> rdfs:label "DVD playback via PC in 04 / 4055" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/4-4055> rdfs:label "Seminar Room" ,
                                                     "04 / 4055" ;
                                          ns2:within <http://id.southampton.ac.uk/building/4> ,
                                                     <http://id.southampton.ac.uk/floor/4-4> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/000404055/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/003402003/RSC-_DVDPC> rdfs:label "DVD playback via PC in 34 / 2003" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/34-2003> rdfs:label "Seminar Room" ,
                                                      "34 / 2003" ;
                                           ns2:within <http://id.southampton.ac.uk/building/34> ,
                                                      <http://id.southampton.ac.uk/floor/34-2> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003402003/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/95000AC21/RSC-_DVDPC> rdfs:label "DVD playback via PC in SGH 9500 SAB / AC21 Dean's Committee Room (DCR)" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/9500-AC21> rdfs:label "SGH 9500 SAB / AC21 Dean's Committee Room (DCR)" ;
                                             ns2:within <http://id.southampton.ac.uk/building/9500> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/95000AC21/RSC-_DVDPC> .

<http://id.southampton.ac.uk/building/9500> rdf:type ns3:Building ,
                                                     ns0:UoSBuilding ;
                                            ns2:within <http://id.southampton.ac.uk/site/18> ;
                                            skos:notation "9500"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            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> ;
                                            ns3:occupant <http://id.southampton.ac.uk/org/F5> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9500#residential> ;
                                            dcterms:spatial "POLYGON((-1.4368463 50.9327316,-1.4371389 50.9325069,-1.4368722 50.9323711,-1.4369393 50.9323170,-1.4361598 50.9318953,-1.4361883 50.9318724,-1.4361051 50.9318284,-1.4360300 50.9318758,-1.4359737 50.9318504,-1.4357537 50.9319975,-1.4357779 50.9320093,-1.4357296 50.9320532,-1.4357099 50.9320457,-1.4355403 50.9321824,-1.4357031 50.9322638,-1.4356760 50.9322899,-1.4358154 50.9323626,-1.4358396 50.9323474,-1.4362732 50.9325647,-1.4363616 50.9325024,-1.4368463 50.9327316))" .

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

<http://id.southampton.ac.uk/room/9500-AB59> rdfs:label "SGH 9500 SAB / AB59" ;
                                             ns2:within <http://id.southampton.ac.uk/building/9500> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/95000AB59/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/95100LC51/RSC-_DVDPC> rdfs:label "DVD playback via PC in SGH 9510 LPB / LC51" ;
                                                                         rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/room/9510-LC51> rdfs:label "SGH 9510 LPB / LC51" ;
                                             ns2:within <http://id.southampton.ac.uk/building/9510> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/95100LC51/RSC-_DVDPC> .

<http://id.southampton.ac.uk/building/9510> rdf:type ns3:Building ,
                                                     ns0:UoSBuilding ;
                                            ns2:within <http://id.southampton.ac.uk/site/18> ;
                                            skos:notation "9510"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Lab & Path Block" ;
                                            geo:lat "50.93282"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.4358"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            ns3:occupant <http://id.southampton.ac.uk/org/BJ> ,
                                                         <http://id.southampton.ac.uk/org/F5> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9510#residential> ;
                                            dcterms:spatial "POLYGON((-1.4356326 50.9332577,-1.4359137 50.9330367,-1.4362053 50.9331841,-1.4367106 50.9327869,-1.4361974 50.9325276,-1.4361272 50.9325828,-1.4358959 50.9324659,-1.4352057 50.9329661,-1.4354176 50.9330602,-1.4353015 50.9331419,-1.4353948 50.9332100,-1.4354509 50.9331659,-1.4356326 50.9332577))" .

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

<http://id.southampton.ac.uk/room/9500-AA27> rdfs:label "SGH 9500 SAB / AA27" ;
                                             ns2:within <http://id.southampton.ac.uk/building/9500> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/95000AA27/RSC-_DVDPC> .

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

<http://id.southampton.ac.uk/room/9500-AB225> rdfs:label "SGH 9500 SAB / AB225" ;
                                              ns2:within <http://id.southampton.ac.uk/building/9500> ;
                                              oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/9500AB225/RSC-_DVDPC> .

<http://id.southampton.ac.uk/syllabus/room-feature/006702043A/RSC-_DVDPC> rdfs:label "DVD playback via PC in 67 / 2043a Skills Lab" ;
                                                                          rdf:type ns1:RSC-_DVDPC .

<http://id.southampton.ac.uk/syllabus/room-feature/006702043B/RSC-_DVDPC> rdfs:label "DVD playback via PC in 67 / 2043b Skills Lab" ;
                                                                          rdf:type ns1:RSC-_DVDPC .