@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-_VIDEO_CONFERENCING> rdf:type rdfs:Class ,
                                                                                ns0:RoomFeatureClass ;
                                                                       rdfs:label "Video conferencing" ;
                                                                       rdfs:subClassOf oo:Feature .

<http://id.southampton.ac.uk/syllabus/room-feature/006701023/RSC-_VIDEO_CONFERENCING> rdfs:label "Video conferencing in 67 / 1023" ;
                                                                                      rdf:type ns1:RSC-_VIDEO_CONFERENCING .

<http://id.southampton.ac.uk/room/67-1023> rdfs:label "67 / 1023" ;
                                           ns2:within <http://id.southampton.ac.uk/building/67> ,
                                                      <http://id.southampton.ac.uk/floor/67-1> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/006701023/RSC-_VIDEO_CONFERENCING> .

<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-1> rdf:type ns3:Floor ;
                                         ns2:within <http://id.southampton.ac.uk/building/67> ;
                                         rdfs:label "Building 67 / Level 1" ,
                                                    "Floor 1, Building 67" ;
                                         ns0:levelNumber "1" .

<http://id.southampton.ac.uk/syllabus/room-feature/003201015/RSC-_VIDEO_CONFERENCING> rdfs:label "Video conferencing in 32 / 1015" ;
                                                                                      rdf:type ns1:RSC-_VIDEO_CONFERENCING .

<http://id.southampton.ac.uk/room/32-1015> rdfs:label "Lecture Theatre" ,
                                                      "32 / 1015" ;
                                           ns2:within <http://id.southampton.ac.uk/building/32> ,
                                                      <http://id.southampton.ac.uk/floor/32-1> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/syllabus/room-feature/003201015/RSC-_VIDEO_CONFERENCING> .

<http://id.southampton.ac.uk/building/32> rdf:type ns3:Building ,
                                                   ns0:UoSBuilding ;
                                          ns2:within <http://id.southampton.ac.uk/site/1> ;
                                          skos:notation "32"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "EEE Building" ;
                                          geo:lat "50.93643"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39589"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns0:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-32-eee> ;
                                          ns3:occupant <http://id.southampton.ac.uk/org/F7> ,
                                                       <http://id.southampton.ac.uk/org/FP> ,
                                                       <http://id.southampton.ac.uk/org/F8> ,
                                                       <http://id.southampton.ac.uk/org/GK> ,
                                                       <http://id.southampton.ac.uk/org/F801000000> ,
                                                       <http://id.southampton.ac.uk/org/F7FP080000> ,
                                                       <http://id.southampton.ac.uk/org/F7FP090000> ,
                                                       <http://id.southampton.ac.uk/org/CJ> ,
                                                       <http://id.southampton.ac.uk/org/F8CJ030000> ,
                                                       <http://id.southampton.ac.uk/org/F8CJ040000> ,
                                                       <http://id.southampton.ac.uk/org/F8CJ010000> ,
                                                       <http://id.southampton.ac.uk/org/F8CJ050000> ,
                                                       <http://id.southampton.ac.uk/org/F8CJ020000> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/32#residential> ;
                                          ns0:buildingArchitect <http://id.southampton.ac.uk/building/32#architect> ;
                                          ns0:buildingDate "2006" ;
                                          dcterms:spatial "POLYGON((-1.39607672378421 50.936836687142,-1.39602498082385 50.9368400837262,-1.39597656163003 50.9368433670908,-1.39596093094409 50.9368441030173,-1.39590164213534 50.9368481789177,-1.39581208010151 50.9368546890357,-1.39580893599801 50.9368354983374,-1.39580552239994 50.9368147791675,-1.3958025579595 50.9367966640388,-1.39579905452989 50.9367750957044,-1.39579501211111 50.9367513761859,-1.39579141884997 50.9367291851219,-1.39578719676814 50.9367037106732,-1.39578584929521 50.9366949927475,-1.39578279502325 50.9366771040118,-1.39574246066699 50.9364319823515,-1.39573814875363 50.9364056019757,-1.39573419616638 50.93638210871,-1.39571030097982 50.9362369030814,-1.39570509075117 50.9362052012075,-1.39570015001711 50.9361776884922,-1.39569700591361 50.9361560632601,-1.39569242450566 50.9361313810458,-1.39568919057064 50.9361083971372,-1.39568550747798 50.9360890929096,-1.39568254303754 50.9360678639111,-1.3956783209557 50.9360422758786,-1.39576132528796 50.9360367846397,-1.39583328034221 50.9360320859503,-1.39585025850108 50.9360310103466,-1.39589220982485 50.9360282930319,-1.39594314430146 50.9360248963884,-1.39595248678042 50.9360824694631,-1.39595733768295 50.9361113975003,-1.39596434454217 50.9361539120585,-1.39605633202726 50.9367123719873,-1.39606360838106 50.9367568107306,-1.39606765079984 50.9367812095639,-1.39607672378421 50.936836687142))" .

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