@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.w3.org/ns/org#> .
@prefix ns1: <http://id.southampton.ac.uk/ns/> .
@prefix ns2: <http://vocab.deri.ie/rooms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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://purl.org/vocab/aiiso/schema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns4: <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@prefix ns5: <http://purl.org/goodrelations/v1#> .

<http://id.southampton.ac.uk/site/1> rdf:type ns0:Site ,
                                              ns1:UoSSite ,
                                              ns2:Site ;
                                     rdfs:label "Highfield Campus" ;
                                     skos:notation "1"^^<http://id.southampton.ac.uk/ns/site-code-scheme> ;
                                     oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                     geo:lat "50.93418"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     geo:long "-1.395675"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     dcterms:spatial "-1.3990062749647798 50.937768127817115,-1.4007300639873421 50.934240307863206,-1.4004745870084554 50.9339760836638,-1.4003141265203154 50.934132711814605,-1.3979531003962586 50.93302369957717,-1.396153100396251 50.932858999577164,-1.395635700396251 50.93293789957716,-1.3954335003962512 50.933113999577174,-1.3950459003962516 50.933198999577165,-1.3951385003962546 50.93338489957717,-1.3946835003962539 50.93347519957715,-1.3944391003962526 50.93341139957718,-1.3944644003962492 50.93315119957717,-1.393891904825068 50.93299697754079,-1.393810069754744 50.933217279304785,-1.3938280437600754 50.933485696058966,-1.3928038874741513 50.935020422762484,-1.3925722363910906 50.93496725750712,-1.3924841003962667 50.9351108995772,-1.392720000396269 50.93516399957717,-1.3923620003962731 50.9357141995772,-1.3944239003962886 50.936316899577214,-1.3945234003962916 50.936571199577216,-1.3950503311303706 50.937173437065496,-1.3938914003962954 50.93702789957722,-1.3939167003962942 50.936916399577186,-1.3936133003962927 50.93687929957719,-1.3933771875136614 50.93792246161714,-1.3934411082265123 50.938211037309856,-1.3990062749647798 50.937768127817115" .

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

<http://id.southampton.ac.uk/building/27> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "27"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Chemistry" ;
                                          geo:lat "50.93434"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39375"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-27-chemistry-southampton> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/EB> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/27#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/27#architect> ;
                                          ns1:buildingDate "1937" ;
                                          dcterms:spatial "POLYGON((-1.39421065344451 50.9341295872045,-1.39412675079697 50.9342445681369,-1.39405811950927 50.9343386020608,-1.39384369165095 50.9346325913021,-1.39374119387703 50.9346028131582,-1.39334404868992 50.9344877764989,-1.39371523256532 50.9339788830606,-1.39383345085671 50.9340130774321,-1.39371163930418 50.9341799727786,-1.39397385753562 50.9342560039403,-1.39398553563431 50.9342399824922,-1.39389103286642 50.9342125818401,-1.39399685440689 50.9340675958897,-1.39410734718684 50.9340995822862,-1.39413402715077 50.9341072816633,-1.39420149062861 50.9341268697788,-1.39421065344451 50.9341295872045))" .

<http://id.southampton.ac.uk/org/EB> rdfs:label "Chemistry and Chemical Engineering" .

<http://id.southampton.ac.uk/building/27#residential> rdfs:label "Building 27 is non-residential" .

<http://id.southampton.ac.uk/building/27#architect> rdfs:label "Gutteridge & Gutteridge" .

<http://id.southampton.ac.uk/building/85> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "85"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Life Sciences" ;
                                          geo:lat "50.93645"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39534"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-85-life-sciences> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/BJ> ,
                                                       <http://id.southampton.ac.uk/org/F5> ,
                                                       <http://id.southampton.ac.uk/org/JL> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/85#residential> ;
                                          ns1:buildingDate "2010" ;
                                          dcterms:spatial "POLYGON((-1.39571622986069 50.9366911998832,-1.39565963599779 50.9367090886135,-1.39570311445755 50.9367731143608,-1.39541340777842 50.9369135064954,-1.39519260188158 50.9366390621206,-1.39496416030483 50.9363017786347,-1.39490037991966 50.9362076920698,-1.3949628128319 50.9361549876593,-1.3950845345529 50.9360662788121,-1.39513187576837 50.936073411757,-1.39518766114752 50.9361762732286,-1.39544583696017 50.9361800661349,-1.3955537246258 50.936328895004,-1.39558974706869 50.9363744097095,-1.3956182236632 50.9364082626581,-1.39563951373543 50.9364319823515,-1.39557672149707 50.9364853091598,-1.39570482125659 50.9366073039108,-1.39571622986069 50.9366911998832))" .

<http://id.southampton.ac.uk/org/BJ> rdfs:label "School of Biological Sciences" .

<http://id.southampton.ac.uk/org/F5> rdfs:label "Faculty of Medicine" .

<http://id.southampton.ac.uk/org/JL> rdfs:label "Institute for Life Sciences" .

<http://id.southampton.ac.uk/building/85#residential> rdfs:label "Building 85 is non-residential" .

<http://id.southampton.ac.uk/building/30> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "30"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Synthetic Chemistry" ;
                                          geo:lat "50.93433"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39456"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-30-synthetic-chemistry> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/EB> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/30#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/30#architect> ;
                                          ns1:buildingDate "1997" ;
                                          dcterms:spatial "POLYGON((-1.39499515218213 50.9343006148694,-1.39483390458863 50.934513591837,-1.39467283665819 50.9344651880664,-1.3946178597628 50.9345377653971,-1.39420858731936 50.9344148028013,-1.39426994225326 50.9343337899742,-1.3942150551894 50.9343181648425,-1.39415567654912 50.9343005016438,-1.39411480320369 50.9342871976275,-1.39415414941314 50.9342352836212,-1.39429132215702 50.9342764977989,-1.39435438388997 50.9341929937608,-1.39431979875153 50.9341825769753,-1.3943507007973 50.9341417023925,-1.39427434399815 50.9341187741136,-1.39433228533398 50.9340442712822,-1.39455542685055 50.9341115842559,-1.39458785603231 50.9341213783137,-1.39457204568331 50.9341428912659,-1.39455309123082 50.9341678009876,-1.39459630019598 50.9341807653602,-1.39499515218213 50.9343006148694))" .

<http://id.southampton.ac.uk/building/30#residential> rdfs:label "Building 30 is non-residential" .

<http://id.southampton.ac.uk/building/30#architect> rdfs:label "Wilson Mason Architects" .

<http://id.southampton.ac.uk/building/53> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "53"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "New Mountbatten" ;
                                          geo:lat "50.93739"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39862"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-53-mountbatten> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/F7> ,
                                                       <http://id.southampton.ac.uk/org/FP> ,
                                                       <http://id.southampton.ac.uk/org/EH> ,
                                                       <http://id.southampton.ac.uk/org/F7FP040000> ,
                                                       <http://id.southampton.ac.uk/org/F7EH020000> ,
                                                       <http://id.southampton.ac.uk/org/F7FP060000> ,
                                                       <http://id.southampton.ac.uk/org/F7EH010000> ,
                                                       <http://id.southampton.ac.uk/org/F7EH040000> ,
                                                       <http://id.southampton.ac.uk/org/F7FP070000> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/53#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/53#architect> ;
                                          ns1:buildingDate "2008" ;
                                          ns1:buildingFeature "Clean rooms" ;
                                          dcterms:spatial "POLYGON((-1.39913396019065 50.9372142159638,-1.39907008997395 50.9373032056671,-1.39891522041897 50.937259276929,-1.39890569827696 50.9372705987727,-1.39892932396893 50.9372784674524,-1.39859712697686 50.9377277159088,-1.39838674153732 50.93774396259,-1.3984577982763 50.937687410529,-1.39842294364327 50.9376771643524,-1.39822064304129 50.9376180648148,-1.39809892132029 50.937582514482,-1.39802930188577 50.9375621919069,-1.39799786085083 50.9375543798841,-1.3979582451468 50.9375445865492,-1.39795617902165 50.9375199050719,-1.39795384340191 50.9374888833799,-1.39795249592898 50.9374689004178,-1.39794872300479 50.9374351048503,-1.39794863317326 50.9374339726701,-1.39794486024907 50.9373881759563,-1.39794521957518 50.9373882891745,-1.39807691259583 50.93743340658,-1.39810988076676 50.9374439924643,-1.3983446105505 50.9371126021949,-1.39848726301762 50.9371526816356,-1.39856272150148 50.9370497091047,-1.39867465158588 50.9370818632785,-1.3986993552562 50.9370889960675,-1.39913396019065 50.9372142159638))" .

<http://id.southampton.ac.uk/org/F7> rdfs:label "Physical Sciences and Engineering" .

<http://id.southampton.ac.uk/org/FP> rdfs:label "School of Electronics & Computer Science" .

<http://id.southampton.ac.uk/org/EH> rdfs:label "Optoelectronics Research Centre" .

<http://id.southampton.ac.uk/org/F7FP040000> rdfs:label "NANO" .

<http://id.southampton.ac.uk/org/F7EH020000> rdfs:label "ORC - Enterprise" .

<http://id.southampton.ac.uk/org/F7FP060000> rdfs:label "Comms, Signal Processing &amp; Control" .

<http://id.southampton.ac.uk/org/F7EH010000> rdfs:label "ORC Research" .

<http://id.southampton.ac.uk/org/F7EH040000> rdfs:label "Technical Support Staff" .

<http://id.southampton.ac.uk/org/F7FP070000> rdfs:label "Electronic &amp; Software Systems" .

<http://id.southampton.ac.uk/building/53#residential> rdfs:label "Building 53 is non-residential" .

<http://id.southampton.ac.uk/building/53#architect> rdfs:label "Jestico + Whiles" .

<http://id.southampton.ac.uk/building/13> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "13"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Tizard" ;
                                          geo:lat "50.93565"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.3937"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-13-tizard> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/13#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/13#architect> ;
                                          ns1:buildingDate "1960" ;
                                          dcterms:spatial "POLYGON((-1.39420858731936 50.935713479731,-1.39410680819767 50.9358542147303,-1.39318953846105 50.9355906900777,-1.39329131758274 50.9354500108923,-1.39359333118126 50.9355366829075,-1.39370400362427 50.9355684984598,-1.39373769044742 50.9355780091545,-1.3938561782334 50.9356122023502,-1.39386183761969 50.9356137874646,-1.3939029804597 50.9356256758211,-1.39410519123015 50.9356838155014,-1.39420858731936 50.935713479731))" .

<http://id.southampton.ac.uk/building/13#residential> rdfs:label "Building 13 is non-residential" .

<http://id.southampton.ac.uk/building/13#architect> rdfs:label "Sir Basil Spence" .

<http://id.southampton.ac.uk/building/5> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                         rdf:type ns2:Building ,
                                                  ns1:UoSBuilding ;
                                         skos:notation "5"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                         oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                         rdfs:label "Eustice" ;
                                         geo:lat "50.93558"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         geo:long "-1.3948"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-5-eustice> ;
                                         oo:lacksFeature <http://id.southampton.ac.uk/building/5#residential> ;
                                         ns1:buildingArchitect <http://id.southampton.ac.uk/building/5#architect> ;
                                         ns1:buildingDate "1939" ;
                                         dcterms:spatial "POLYGON((-1.39507105982364 50.9355985024304,-1.39502425759734 50.9356624730956,-1.39500278786205 50.935691797672,-1.39468011301199 50.9355981061517,-1.39466969255469 50.9356123721839,-1.39464013798185 50.9356037672761,-1.39461193088193 50.9355956152567,-1.39457132703108 50.9355837835038,-1.39451626030417 50.9355677625131,-1.39452937570731 50.9355497035098,-1.39444475440755 50.935525077585,-1.39445454604415 50.935511773919,-1.39453377745221 50.9355348147339,-1.39454078431142 50.9355253040304,-1.3945460843716 50.9355180011674,-1.39455812179641 50.9355015838745,-1.39458956283135 50.93545867244,-1.39464714484106 50.9354753728051,-1.39466609929356 50.9354808641102,-1.39469673184475 50.935489808709,-1.39473428142362 50.9355006780926,-1.39480605681482 50.9355215110707,-1.39492409544316 50.9355557609192,-1.39499901493785 50.9355776128755,-1.39507105982364 50.9355985024304))" .

<http://id.southampton.ac.uk/building/5#residential> rdfs:label "Building 5 is non-residential" .

<http://id.southampton.ac.uk/building/5#architect> rdfs:label "Gutteridge & Gutteridge" .

<http://id.southampton.ac.uk/building/8> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                         rdf:type ns2:Building ,
                                                  ns1:UoSBuilding ;
                                         skos:notation "8"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                         oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                         rdfs:label "A B Woods Laboratory" ;
                                         geo:lat "50.93655"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         geo:long "-1.39476"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         oo:lacksFeature <http://id.southampton.ac.uk/building/8#residential> ;
                                         ns1:buildingDate "1989" ;
                                         ns1:buildingFeature "Large water tank" ;
                                         dcterms:spatial "POLYGON((-1.39485842859589 50.9365942836046,-1.39470805061733 50.9366182862532,-1.39466493148369 50.9365240871084,-1.39481728575588 50.9364979898357,-1.39485842859589 50.9365942836046))" .

<http://id.southampton.ac.uk/building/8#residential> rdfs:label "Building 8 is non-residential" .

<http://id.southampton.ac.uk/building/20> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "20"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "High Voltage Laboratory" ;
                                          geo:lat "50.93694"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39508"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-20-tony-davies-high-voltage-laboratory> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/F7> ,
                                                       <http://id.southampton.ac.uk/org/FP> ,
                                                       <http://id.southampton.ac.uk/org/F7FP050000> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/20#residential> ;
                                          ns1:buildingDate "1991 and 2004" ;
                                          dcterms:spatial "POLYGON((-1.39535322065438 50.9370647672241,-1.3951819119297 50.9371264148874,-1.3948771135538 50.9367902671322,-1.39505264436031 50.9367270905567,-1.39514822510655 50.936832498021,-1.3950785158405 50.9368575761312,-1.39517095248323 50.9369594735054,-1.39523643966745 50.9369359805195,-1.39535322065438 50.9370647672241))" .

<http://id.southampton.ac.uk/org/F7FP050000> rdfs:label "EEE" .

<http://id.southampton.ac.uk/building/20#residential> rdfs:label "Building 20 is non-residential" .

<http://id.southampton.ac.uk/building/46> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "46"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Physics" ;
                                          geo:lat "50.93486"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39961"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/F7> ,
                                                       <http://id.southampton.ac.uk/org/WF> ,
                                                       <http://id.southampton.ac.uk/org/EH> ,
                                                       <http://id.southampton.ac.uk/org/F7EH020000> ,
                                                       <http://id.southampton.ac.uk/org/F7EH010000> ,
                                                       <http://id.southampton.ac.uk/org/F7WF040000> ,
                                                       <http://id.southampton.ac.uk/org/F7WF020000> ,
                                                       <http://id.southampton.ac.uk/org/F7WF030000> ,
                                                       <http://id.southampton.ac.uk/org/F7WF010000> ,
                                                       <http://id.southampton.ac.uk/org/F7EH040000> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/46#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/46#architect> ;
                                          ns1:buildingDate "1966" ;
                                          dcterms:spatial "POLYGON((-1.40008150315234 50.9344174635976,-1.40008132348929 50.934417576823,-1.40005410453618 50.9344551110177,-1.39995493052881 50.9345917737273,-1.3999454083868 50.9346046813693,-1.39992591494513 50.9346314024412,-1.39992268101011 50.9346357615977,-1.39990543335666 50.9346597086448,-1.39969900050437 50.9349433924652,-1.39963108786889 50.9350368022449,-1.39990669099805 50.9351163985516,-1.39997927487301 50.9351374015372,-1.39993382011963 50.9351999009316,-1.39964707788094 50.9351170778936,-1.39958841789289 50.9351002075642,-1.39949669990238 50.9352262819914,-1.39947585898779 50.9352549841145,-1.39975487571504 50.9353355990559,-1.39963881338033 50.9354951867898,-1.39963369298321 50.9355022065995,-1.39907925278985 50.9353419961626,-1.39915012986577 50.9352475679858,-1.39957602114197 50.9346594821952,-1.39959802986643 50.9346294776188,-1.39962974039596 50.9345852632925,-1.3996478863647 50.9345601839569,-1.39965615086531 50.9345489746784,-1.39968229184008 50.9345129690987,-1.39968327998689 50.9345116103971,-1.39979431175601 50.9343589826575,-1.39980868480056 50.9343389983503,-1.40008150315234 50.9344174635976))" .

<http://id.southampton.ac.uk/org/WF> rdfs:label "School of Physics & Astronomy" .

<http://id.southampton.ac.uk/org/F7WF040000> rdfs:label "Support Staff" .

<http://id.southampton.ac.uk/org/F7WF020000> rdfs:label "Astronomy Group" .

<http://id.southampton.ac.uk/org/F7WF030000> rdfs:label "Quantum, Light &amp; Matter Group" .

<http://id.southampton.ac.uk/org/F7WF010000> rdfs:label "Theory Group" .

<http://id.southampton.ac.uk/building/46#residential> rdfs:label "Building 46 is non-residential" .

<http://id.southampton.ac.uk/building/46#architect> rdfs:label "Sir Basil Spence" .

<http://id.southampton.ac.uk/building/1> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                         rdf:type ns2:Building ,
                                                  ns1:UoSBuilding ;
                                         skos:notation "1"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                         oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                         rdfs:label "Building 1" ;
                                         geo:lat "50.93772"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         geo:long "-1.39609"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-1> ;
                                         ns2:occupant <http://id.southampton.ac.uk/org/F7> ,
                                                      <http://id.southampton.ac.uk/org/FP> ,
                                                      <http://id.southampton.ac.uk/org/F7FP060000> ;
                                         oo:lacksFeature <http://id.southampton.ac.uk/building/1#residential> ;
                                         ns1:buildingDate "1965" ;
                                         dcterms:spatial "POLYGON((-1.39627543112506 50.937596610079,-1.39625737498785 50.937620385775,-1.39608408996954 50.9378490847068,-1.39591080495123 50.9377966651995,-1.39583633461418 50.9377744746344,-1.39588394532424 50.9377118654827,-1.39588897588983 50.9377049026153,-1.39589373696084 50.9376983926163,-1.39592140507159 50.9376621630401,-1.39596730898261 50.9376015916544,-1.39598033455422 50.9375843825734,-1.39598581427746 50.9375770800338,-1.39602758593817 50.9375219996014,-1.39607834075172 50.9375372840034,-1.39610960212361 50.9375466810777,-1.39627543112506 50.937596610079))" .

<http://id.southampton.ac.uk/building/1#residential> rdfs:label "Building 1 is non-residential" .

<http://id.southampton.ac.uk/building/17> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "17"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "R J Mitchell Wind Tunnel" ;
                                          geo:lat "50.93627"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.3946"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/17#residential> ;
                                          ns1:buildingDate "1960" ;
                                          dcterms:spatial "POLYGON((-1.39477021403499 50.9364050924833,-1.39455057594802 50.9364352091346,-1.3945065584991 50.9362999104917,-1.39443828653751 50.9363078925565,-1.39440019796946 50.9361734993119,-1.39445643250624 50.9361655172241,-1.39444367642921 50.9360989997723,-1.39453063334871 50.9360883003605,-1.39451733828251 50.9360428985964,-1.39462980735608 50.9360290855821,-1.39466187721172 50.9361403821301,-1.39470104375811 50.9361373817688,-1.39473913232616 50.936268774765,-1.39472511860772 50.9362708127405,-1.39477021403499 50.9364050924833))" .

<http://id.southampton.ac.uk/building/17#residential> rdfs:label "Building 17 is non-residential" .

<http://id.southampton.ac.uk/building/15> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "15"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Wolfson/Rayleigh" ;
                                          geo:lat "50.93585"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.3934"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-15-wolfson-rayleigh> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/15#residential> ;
                                          ns1:buildingDate "1968 and 1978" ;
                                          dcterms:spatial "POLYGON((-1.39392319255359 50.9359946662498,-1.393828060965 50.9361248708265,-1.39370597991789 50.9360910742823,-1.39373409718628 50.9360438043677,-1.39376499923206 50.9360530885224,-1.39377568918394 50.9360412002752,-1.39330631944799 50.9359094103599,-1.39295364086744 50.9358045669131,-1.39306089971236 50.9356491128577,-1.3932244829256 50.9356955906177,-1.39321109802787 50.935716706564,-1.39380650139818 50.9358848978473,-1.39376365175913 50.9359507928864,-1.39392319255359 50.9359946662498))" .

<http://id.southampton.ac.uk/building/15#residential> rdfs:label "Building 15 is non-residential" .

<http://id.southampton.ac.uk/building/39> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "39"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Soton Stat Sci Res Institute" ;
                                          geo:lat "50.95334"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.36574"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-39-s-ri> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/F8> ,
                                                       <http://id.southampton.ac.uk/org/F8WT010104> ,
                                                       <http://id.southampton.ac.uk/org/F801000000> ,
                                                       <http://id.southampton.ac.uk/org/F8PJ020000> ,
                                                       <http://id.southampton.ac.uk/org/F8WT010103> ,
                                                       <http://id.southampton.ac.uk/org/F8WT010101> ,
                                                       <http://id.southampton.ac.uk/org/F8WT010000> ,
                                                       <http://id.southampton.ac.uk/org/WT> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/39#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/39#architect> ;
                                          ns1:buildingDate "2003" ;
                                          dcterms:spatial "POLYGON((-1.39941845664114 50.9366271174132,-1.39939698690584 50.9367018991563,-1.39936338991422 50.9366977100232,-1.39936285092505 50.9367035974534,-1.39935072366871 50.9367032011841,-1.39932323522102 50.9367698876011,-1.39933257769997 50.9367715858957,-1.39933536247735 50.9367851156405,-1.39934533377701 50.9367855685189,-1.39936213227282 50.9368814654246,-1.39920250164683 50.9368921080442,-1.39918237938447 50.936797399966,-1.39918040309084 50.9367936071101,-1.39917303690551 50.9367615093468,-1.39918714045547 50.9367602073207,-1.39918893708604 50.9367569805601,-1.39919244051565 50.9367508666973,-1.39918507433032 50.9367462812997,-1.39924005122571 50.9366009069782,-1.39941845664114 50.9366271174132))" .

<http://id.southampton.ac.uk/org/F8> rdfs:label "Social and Human Sciences" .

<http://id.southampton.ac.uk/org/F8WT010104> rdfs:label "Social Sciences" .

<http://id.southampton.ac.uk/org/F801000000> rdfs:label "FOS - Social &amp; Human Sciences" .

<http://id.southampton.ac.uk/org/F8PJ020000> rdfs:label "Operational Research" .

<http://id.southampton.ac.uk/org/F8WT010103> rdfs:label "Maths" .

<http://id.southampton.ac.uk/org/F8WT010101> rdfs:label "Academic &amp; Research" .

<http://id.southampton.ac.uk/org/F8WT010000> rdfs:label "Research Groups" .

<http://id.southampton.ac.uk/org/WT> rdfs:label "Statistical Sciences Research Institute" .

<http://id.southampton.ac.uk/building/39#residential> rdfs:label "Building 39 is non-residential" .

<http://id.southampton.ac.uk/building/39#architect> rdfs:label "Charles Walker" .

<http://id.southampton.ac.uk/building/45> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "45"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Health Profs & Rehab Sciences" ;
                                          geo:lat "50.9378"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39402"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/KE> ,
                                                       <http://id.southampton.ac.uk/org/MR> ,
                                                       <http://id.southampton.ac.uk/org/BN> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/45#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/45#architect> ;
                                          ns1:buildingDate "1994" ;
                                          dcterms:spatial "POLYGON((-1.39437594345679 50.9377703988152,-1.39410528106168 50.9379883980346,-1.39410222678972 50.9379667170362,-1.39404671090516 50.9379718117887,-1.39399326114575 50.9379767933239,-1.39399775272217 50.9380003990006,-1.39391376024311 50.9379591881231,-1.39383955940064 50.9379229021417,-1.39376266361232 50.9378852009204,-1.39374685326332 50.9378775021688,-1.39365792005019 50.9378339136244,-1.39373957690952 50.9377627000445,-1.39390828051987 50.937615574028,-1.39403943455136 50.9376107622805,-1.39437594345679 50.9377703988152))" .

<http://id.southampton.ac.uk/org/KE> rdfs:label "Professional Practice in Health Sciences" .

<http://id.southampton.ac.uk/org/MR> rdfs:label "School of Health Sciences" .

<http://id.southampton.ac.uk/org/BN> rdfs:label "Centre for Innovation and Leadership in Health Sciences" .

<http://id.southampton.ac.uk/building/45#residential> rdfs:label "Building 45 is non-residential" .

<http://id.southampton.ac.uk/building/45#architect> rdfs:label "Sir Norman Foster" .

<http://id.southampton.ac.uk/building/44> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "44"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Shackleton" ;
                                          geo:lat "50.93452"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39894"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/F8> ,
                                                       <http://id.southampton.ac.uk/org/JW> ,
                                                       <http://id.southampton.ac.uk/org/WR> ,
                                                       <http://id.southampton.ac.uk/org/F8JW030100> ,
                                                       <http://id.southampton.ac.uk/org/F8JW040000> ,
                                                       <http://id.southampton.ac.uk/org/F801000000> ,
                                                       <http://id.southampton.ac.uk/org/F8JW010300> ,
                                                       <http://id.southampton.ac.uk/org/F8JW020000> ,
                                                       <http://id.southampton.ac.uk/org/F8WR050000> ,
                                                       <http://id.southampton.ac.uk/org/F8JW010100> ,
                                                       <http://id.southampton.ac.uk/org/F8WR020000> ,
                                                       <http://id.southampton.ac.uk/org/F8JW030000> ,
                                                       <http://id.southampton.ac.uk/org/F8WR060000> ,
                                                       <http://id.southampton.ac.uk/org/F8JW020300> ,
                                                       <http://id.southampton.ac.uk/org/F8JW010000> ,
                                                       <http://id.southampton.ac.uk/org/F8JW030200> ,
                                                       <http://id.southampton.ac.uk/org/F8JW030300> ,
                                                       <http://id.southampton.ac.uk/org/F8JW020200> ,
                                                       <http://id.southampton.ac.uk/org/F8JW020100> ,
                                                       <http://id.southampton.ac.uk/org/F8WR040000> ,
                                                       <http://id.southampton.ac.uk/org/F8WR010000> ,
                                                       <http://id.southampton.ac.uk/org/F8WR070000> ,
                                                       <http://id.southampton.ac.uk/org/F8WR030000> ,
                                                       <http://id.southampton.ac.uk/org/F8JW050000> ,
                                                       <http://id.southampton.ac.uk/org/F8JW010200> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/44#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/44#architect> ;
                                          ns1:buildingDate "1966" ;
                                          dcterms:spatial "POLYGON((-1.39939959202017 50.9343623794227,-1.39939249532942 50.9343720035895,-1.39937704430654 50.9343928936859,-1.39917402505233 50.9346670116425,-1.39915929268167 50.9346880148311,-1.39915399262149 50.9346954876614,-1.39914851289826 50.9347025642042,-1.39911752102096 50.9347445705398,-1.39909084105702 50.9347806891646,-1.3991271329945 50.9347913888772,-1.39914177553363 50.9347956914065,-1.3990613763157 50.9349046698106,-1.39898097709777 50.9348810625624,-1.39885000272934 50.9348426795289,-1.39886392661625 50.9348238842857,-1.39887290976909 50.9348117126632,-1.39872585555708 50.9347684609186,-1.39871552493131 50.9347823875319,-1.39858329292149 50.9347436647432,-1.39866234466649 50.9346366673964,-1.39864824111653 50.9346324780773,-1.398632340936 50.9346278924708,-1.39860700844499 50.9346621995899,-1.39846390682023 50.9346203064048,-1.39850469033413 50.9345648827951,-1.39852175832453 50.9345418981122,-1.39854134159772 50.9345154034391,-1.39855912824035 50.9344912864799,-1.39856254183843 50.9344865876343,-1.398580148818 50.934462810336,-1.39867016000946 50.9343408099592,-1.39878164093622 50.9341897102091,-1.39878685116487 50.9341826902013,-1.39880885988933 50.9341892006924,-1.39886895718184 50.9342068073205,-1.39892061031068 50.9342218663604,-1.39896813118921 50.9342359063631,-1.3990272403349 50.9342531732962,-1.39932754713438 50.9343412062487,-1.39939959202017 50.9343623794227),(-1.39918399635198 50.9343956110961,-1.39887084364394 50.9343048608313,-1.39872316061123 50.9345074776793,-1.3987072604307 50.9345293867407,-1.39902050297027 50.9346199667301,-1.39918399635198 50.9343956110961))" .

<http://id.southampton.ac.uk/org/JW> rdfs:label "School of Psychology" .

<http://id.southampton.ac.uk/org/WR> rdfs:label "Geography & Environmental Science" .

<http://id.southampton.ac.uk/org/F8JW030100> rdfs:label "Centre for Apps. of Health Psychology" .

<http://id.southampton.ac.uk/org/F8JW040000> rdfs:label "Technical Staff" .

<http://id.southampton.ac.uk/org/F8JW010300> rdfs:label "Animal Behaviour" .

<http://id.southampton.ac.uk/org/F8JW020000> rdfs:label "Cognition" .

<http://id.southampton.ac.uk/org/F8WR050000> rdfs:label "Palaeoenvironment Laboratory (PLUS)" .

<http://id.southampton.ac.uk/org/F8JW010100> rdfs:label "Developmental Brain-Behaviour Lab" .

<http://id.southampton.ac.uk/org/F8WR020000> rdfs:label "Economy, Society &amp; Space" .

<http://id.southampton.ac.uk/org/F8JW030000> rdfs:label "Human Wellbeing" .

<http://id.southampton.ac.uk/org/F8WR060000> rdfs:label "Population, Health &amp; Wellbeing (PHeW)" .

<http://id.southampton.ac.uk/org/F8JW020300> rdfs:label "CBT" .

<http://id.southampton.ac.uk/org/F8JW010000> rdfs:label "Clinical Neuroscience" .

<http://id.southampton.ac.uk/org/F8JW030200> rdfs:label "Centre for Research on Self &amp; Identity" .

<http://id.southampton.ac.uk/org/F8JW030300> rdfs:label "Centre for Sexual Health Research" .

<http://id.southampton.ac.uk/org/F8JW020200> rdfs:label "Memory &amp; Associated Learning Lab" .

<http://id.southampton.ac.uk/org/F8JW020100> rdfs:label "Centre for Visual Cognition" .

<http://id.southampton.ac.uk/org/F8WR040000> rdfs:label "Global Env Change &amp; Earth Observation" .

<http://id.southampton.ac.uk/org/F8WR010000> rdfs:label "Earth Surface Dynamics" .

<http://id.southampton.ac.uk/org/F8WR070000> rdfs:label "Technical Staff" .

<http://id.southampton.ac.uk/org/F8WR030000> rdfs:label "GeoData" .

<http://id.southampton.ac.uk/org/F8JW050000> rdfs:label "Professional Training" .

<http://id.southampton.ac.uk/org/F8JW010200> rdfs:label "Experimental Psychopathology Laboratory" .

<http://id.southampton.ac.uk/building/44#residential> rdfs:label "Building 44 is non-residential" .

<http://id.southampton.ac.uk/building/44#architect> rdfs:label "Sir Basil Spence" .

<http://id.southampton.ac.uk/building/19> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "19"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "ISVR" ;
                                          geo:lat "50.93556"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39282"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-19-isvr-cochlear-implant-centre> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/19#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/19#architect> ;
                                          ns1:buildingDate "2007" ;
                                          dcterms:spatial "POLYGON((-1.39313923280514 50.9354851665757,-1.39297834453775 50.9357212920631,-1.39255721433256 50.9356073903953,-1.39271810259994 50.9353712643295,-1.39313923280514 50.9354851665757))" .

<http://id.southampton.ac.uk/building/19#residential> rdfs:label "Building 19 is non-residential" .

<http://id.southampton.ac.uk/building/19#architect> rdfs:label "Wilson Mason Architects" .

<http://id.southampton.ac.uk/building/59> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "59"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "New Zepler" ;
                                          geo:lat "50.93733"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39775"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-59-zepler> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/F7> ,
                                                       <http://id.southampton.ac.uk/org/FP> ,
                                                       <http://id.southampton.ac.uk/org/F7FP050000> ,
                                                       <http://id.southampton.ac.uk/org/F7FP010000> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/59#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/59#architect> ;
                                          ns1:buildingDate "1997" ;
                                          dcterms:spatial "POLYGON((-1.3979582451468 50.9375445865492,-1.39793461945483 50.9375234714329,-1.39777193455687 50.9375343969501,-1.3977739108505 50.9375559649323,-1.3977233357 50.9375599841615,-1.39771525086245 50.9375098852941,-1.39770339310069 50.9375103947744,-1.39768875056156 50.9375111872992,-1.39760529707167 50.9375161688838,-1.39753594713173 50.9371225088395,-1.39767383852785 50.9371127154137,-1.39767482667466 50.937117413994,-1.39771219659048 50.9371150930086,-1.39771327456882 50.9371272640282,-1.3977154305255 50.9371390953884,-1.39777004809478 50.9371363781385,-1.39790497505045 50.9371298114505,-1.39790991578451 50.93716100321,-1.39792779225867 50.9372765993487,-1.39793282282426 50.9373053002064,-1.39793614659081 50.9373261889851,-1.39794144665099 50.937359588368,-1.39794521957518 50.9373882891745,-1.39794486024907 50.9373881759563,-1.39794863317326 50.9374339726701,-1.39794872300479 50.9374351048503,-1.39795303491815 50.9374790900313,-1.39795384340191 50.9374888833799,-1.3979582451468 50.9375445865492))" .

<http://id.southampton.ac.uk/org/F7FP010000> rdfs:label "ECML" .

<http://id.southampton.ac.uk/building/59#residential> rdfs:label "Building 59 is non-residential" .

<http://id.southampton.ac.uk/building/59#architect> rdfs:label "Wilson Mason" .

<http://id.southampton.ac.uk/building/7> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                         rdf:type ns2:Building ,
                                                  ns1:UoSBuilding ;
                                         skos:notation "7"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                         oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                         rdfs:label "Lanchester" ;
                                         geo:lat "50.93535"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         geo:long "-1.39404"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-7-lanchester> ;
                                         oo:lacksFeature <http://id.southampton.ac.uk/building/7#residential> ;
                                         ns1:buildingArchitect <http://id.southampton.ac.uk/building/7#architect> ;
                                         ns1:buildingDate "1959" ;
                                         dcterms:spatial "POLYGON((-1.39455812179641 50.9355015838745,-1.3945460843716 50.9355180011674,-1.39454078431142 50.9355253040304,-1.39453377745221 50.9355348147339,-1.39445454604415 50.935511773919,-1.39444475440755 50.935525077585,-1.39441699646527 50.9355164160497,-1.39433183617634 50.9354915636618,-1.39373544465921 50.9353177664089,-1.3936863966447 50.9353035002863,-1.39356359694536 50.9352663630578,-1.39361920266145 50.9351919752884,-1.39363348587446 50.9351725008451,-1.39380183015871 50.935223508018,-1.39385545958117 50.9351203613798,-1.39388447516485 50.9351263056214,-1.39391178394948 50.9351314006851,-1.39394529110958 50.9351398924567,-1.39398284068846 50.9351508751456,-1.39401338340812 50.935162876844,-1.3940405125297 50.9351761806098,-1.39395616072452 50.9352659101646,-1.39399739339606 50.9352783647264,-1.39413142203645 50.9353188986407,-1.39450961277106 50.9354300836655,-1.39449541938958 50.9354495013895,-1.39447844123071 50.9354791657685,-1.39450440254242 50.9354864686375,-1.39455812179641 50.9355015838745))" .

<http://id.southampton.ac.uk/building/7#residential> rdfs:label "Building 7 is non-residential" .

<http://id.southampton.ac.uk/building/7#architect> rdfs:label "Sir Basil Spence" .

<http://id.southampton.ac.uk/building/29> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "29"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Graham Hills" ;
                                          geo:lat "50.93402"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39407"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-29-graham-hills> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/EB> ,
                                                       <http://id.southampton.ac.uk/org/F8> ,
                                                       <http://id.southampton.ac.uk/org/F8CJ030000> ,
                                                       <http://id.southampton.ac.uk/org/F8CJ050000> ,
                                                       <http://id.southampton.ac.uk/org/F8CJ060000> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/29#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/29#architect> ;
                                          ns1:buildingDate "1960" ;
                                          dcterms:spatial "POLYGON((-1.39433228533398 50.9340442712822,-1.39427434399815 50.9341187741136,-1.39425476072496 50.9341415891665,-1.39421065344451 50.9341295872045,-1.39420149062861 50.9341268697788,-1.39413402715077 50.9341072816633,-1.39410734718684 50.9340995822862,-1.39399685440689 50.9340675958897,-1.39393774526119 50.9340476680704,-1.39383345085671 50.9340130774321,-1.39371523256532 50.9339788830606,-1.39362207727035 50.9339479156197,-1.39369645777588 50.9338487857022,-1.39392741463543 50.9339198920494,-1.3940149105441 50.9339468965811,-1.39403287684978 50.9339523880668,-1.39418388364904 50.9339984712302,-1.39420679068879 50.9340052081999,-1.39421200091744 50.9340066801427,-1.39427784742776 50.9340272873374,-1.394314947849 50.9340388930337,-1.39433228533398 50.9340442712822))" .

<http://id.southampton.ac.uk/org/F8CJ030000> rdfs:label "Mathematics &amp; Science Education" .

<http://id.southampton.ac.uk/org/F8CJ050000> rdfs:label "Teaching Only Staff" .

<http://id.southampton.ac.uk/org/F8CJ060000> rdfs:label "Technical Staff" .

<http://id.southampton.ac.uk/building/29#residential> rdfs:label "Building 29 is non-residential" .

<http://id.southampton.ac.uk/building/29#architect> rdfs:label "Sir Basil Spence" .

<http://id.southampton.ac.uk/building/9> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                         rdf:type ns2:Building ,
                                                  ns1:UoSBuilding ;
                                         skos:notation "9"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                         oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                         rdfs:label "Engineering Workshops" ;
                                         geo:lat "50.93556"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         geo:long "-1.39424"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-9-engineering-workshops> ;
                                         oo:lacksFeature <http://id.southampton.ac.uk/building/9#residential> ;
                                         ns1:buildingArchitect <http://id.southampton.ac.uk/building/9#architect> ;
                                         ns1:buildingDate "1939 and 1957" ;
                                         dcterms:spatial "POLYGON((-1.39513933178523 50.9357325010591,-1.39509315837963 50.9357948864318,-1.39504545783804 50.9357809035107,-1.39499784712798 50.9358452135906,-1.39429814935318 50.9356394889552,-1.39335204369595 50.9353614139234,-1.39344762444218 50.9352322828312,-1.39356359694536 50.9352663630578,-1.3936863966447 50.9353035002863,-1.39373544465921 50.9353177664089,-1.39433183617634 50.9354915636618,-1.39441699646527 50.9355164160497,-1.39444475440755 50.935525077585,-1.39452937570731 50.9355497035098,-1.39451626030417 50.9355677625131,-1.39457132703108 50.9355837835038,-1.39461193088193 50.9355956152567,-1.39464013798185 50.9356037672761,-1.39466969255469 50.9356123721839,-1.39468011301199 50.9355981061517,-1.39500278786205 50.935691797672,-1.39513933178523 50.9357325010591))" .

<http://id.southampton.ac.uk/building/9#residential> rdfs:label "Building 9 is non-residential" .

<http://id.southampton.ac.uk/building/9#architect> rdfs:label "Gutteridge & Gutteridge (1957)" .

<http://id.southampton.ac.uk/building/21> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "21"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Faraday" ;
                                          geo:lat "50.93515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39323"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/21#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/21#architect> ;
                                          ns1:buildingDate "1963" ;
                                          ns1:buildingFeature "Iconic 1960s building which appeared on Royal Mail postage stamps" ;
                                          dcterms:spatial "POLYGON((-1.39347394508 50.9350859979868,-1.39333551469472 50.9352744019117,-1.3932823344299 50.9352588903193,-1.39321082853328 50.9353562622734,-1.39317013485091 50.9354116849399,-1.39276355735332 50.9352929705264,-1.39289560970009 50.9351131150651,-1.3930584742611 50.9351606689846,-1.3931770518786 50.9349993817436,-1.39347394508 50.9350859979868))" .

<http://id.southampton.ac.uk/building/21#residential> rdfs:label "Building 21 is non-residential" .

<http://id.southampton.ac.uk/building/21#architect> rdfs:label "Sir Basil Spence" .

<http://id.southampton.ac.uk/building/32> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          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> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-32-eee> ;
                                          ns2: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> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/32#architect> ;
                                          ns1: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/org/GK> rdfs:label "Deanery" .

<http://id.southampton.ac.uk/org/F7FP080000> rdfs:label "Agents, Interactions &amp; Complexity" .

<http://id.southampton.ac.uk/org/F7FP090000> rdfs:label "Web &amp; Internet Science" .

<http://id.southampton.ac.uk/org/CJ> rdfs:label "Southampton Education School" .

<http://id.southampton.ac.uk/org/F8CJ040000> rdfs:label "Social Justice &amp; Inclusive Education" .

<http://id.southampton.ac.uk/org/F8CJ010000> rdfs:label "Leadership School Improve &amp;Effectiveness" .

<http://id.southampton.ac.uk/org/F8CJ020000> rdfs:label "Lifelong &amp; Work-Related Learning" .

<http://id.southampton.ac.uk/building/32#residential> rdfs:label "Building 32 is non-residential" .

<http://id.southampton.ac.uk/building/32#architect> rdfs:label "John McAslan & Partners" .

<http://id.southampton.ac.uk/point-of-service/john-hansard-gallery> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                               <http://id.southampton.ac.uk/building/50> ;
                                                                    rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                    skos:notation "john-hansard-gallery" ;
                                                                    rdfs:label "John Hansard Gallery" ;
                                                                    foaf:phone <tel:+442380592158> ;
                                                                    oo:mapIcon <https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/museum_art.png> ;
                                                                    foaf:mbox <mailto:info@hansardgallery.org.uk> ;
                                                                    foaf:homepage <http://www.hansardgallery.org.uk> ;
                                                                    dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Entertainment> .

<http://id.southampton.ac.uk/building/50> rdfs:label "John Hansard Gallery" ;
                                          ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:ExUoSBuilding ;
                                          skos:notation "50"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/50#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/50#architect> ;
                                          ns1:buildingDate "1959" ;
                                          ns1:buildingFeature "Art Gallery" .

<https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/museum_art.png> rdfs:label "Art" .

<http://id.southampton.ac.uk/point-of-interest-category/Entertainment> rdfs:label "Entertainment" .

<http://id.southampton.ac.uk/generic-products-and-services/ArtGallery> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                       rdfs:label "Art Gallery" .

<http://id.southampton.ac.uk/point-of-service/john-hansard-gallery#generic-offering-ArtGallery> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/ArtGallery> ;
                                                                                                ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/john-hansard-gallery> .

<http://id.southampton.ac.uk/generic-products-and-services/ArtExhibitions> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                           rdfs:label "Art Exhibitions" .

<http://id.southampton.ac.uk/point-of-service/john-hansard-gallery#generic-offering-ArtExhibitions> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/ArtExhibitions> ;
                                                                                                    ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/john-hansard-gallery> .

<http://id.southampton.ac.uk/point-of-service/112-burgess-road> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                           <http://id.southampton.ac.uk/building/60> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "112-burgess-road" ;
                                                                rdfs:label "John Smith's Bookshop" ;
                                                                foaf:phone <tel:+442380586730> ;
                                                                ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/112-burgess-road#Tuesday-0900-1730> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/112-burgess-road#Wednesday-0900-1730> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/112-burgess-road#Thursday-0900-1730> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/112-burgess-road#Friday-0900-1730> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/112-burgess-road#Monday-0900-1730> ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Stores/library.png> ;
                                                                foaf:mbox <mailto:so@johnsmith.co.uk> ;
                                                                foaf:homepage <http://www.jscampus.co.uk> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Retail> .

<http://id.southampton.ac.uk/building/60> rdfs:label "Gower" ;
                                          ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "60"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          geo:lat "50.93775"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39762"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-60-gower> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/1> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/building/60#residential> ,
                                                        <http://id.southampton.ac.uk/mfd/PR-ID298178> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/60#architect> ;
                                          ns1:buildingDate "1999" ;
                                          ns1:buildingFeature "Commercial services building encompassing university offices, residential and commercial accommodation" ;
                                          dcterms:spatial "POLYGON((-1.39834879980535 50.9377397947911,-1.39824359980536 50.9376910947911,-1.39818609980537 50.9376644947911,-1.39814709980538 50.9376481947911,-1.39811199980538 50.9376416947911,-1.3979664998054 50.9376493947911,-1.3979617998054 50.9376327947911,-1.39776469980543 50.9376454947911,-1.3972392998055 50.9376793947911,-1.39715479980551 50.9376847947911,-1.39715449980551 50.9376952947911,-1.39710249980552 50.9376982947911,-1.39710489980552 50.9377060947911,-1.39709549980552 50.9377085947911,-1.39709149980552 50.9377180947911,-1.39705589980553 50.9377210947911,-1.39705829980553 50.9377297947911,-1.39705019980553 50.9377319947911,-1.39705199980553 50.9377568947911,-1.39703739980553 50.9377617947911,-1.39696839980554 50.9377649947911,-1.39697109980554 50.9377752947911,-1.39695889980554 50.9377777947911,-1.39695699980554 50.9377918947911,-1.39687889980555 50.9377966947911,-1.39688159980555 50.9378089947911,-1.39687349980555 50.9378109947911,-1.39687469980555 50.9378395947911,-1.39695669980554 50.9378339947911,-1.39695899980554 50.9378427947911,-1.39709149980552 50.9378466947911,-1.39717929980551 50.9378474947911,-1.3972845998055 50.9378458947911,-1.3972947998055 50.9378457947911,-1.39736419980549 50.9378410947911,-1.39741079980548 50.9378374947911,-1.39752899980546 50.9378269947911,-1.39772639980544 50.9377995947911,-1.39781769980542 50.9377915947911,-1.39788709980541 50.9377855947911,-1.39831069980535 50.9377488947911,-1.39834879980535 50.9377397947911))" .

<https://data.southampton.ac.uk/map-icons/Stores/library.png> rdfs:label "Library" .

<http://id.southampton.ac.uk/point-of-interest-category/Retail> rdfs:label "Retail" .

<http://id.southampton.ac.uk/generic-products-and-services/Stationery> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                       rdfs:label "Stationery" .

<http://id.southampton.ac.uk/point-of-service/112-burgess-road#generic-offering-Stationery> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Stationery> ;
                                                                                            ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/112-burgess-road> .

<http://id.southampton.ac.uk/generic-products-and-services/Books> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                  rdfs:label "Books" .

<http://id.southampton.ac.uk/point-of-service/112-burgess-road#generic-offering-Books> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Books> ;
                                                                                       ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/112-burgess-road> .

<http://id.southampton.ac.uk/generic-products-and-services/Cigarettes> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                       rdfs:label "Cigarettes" .

<http://id.southampton.ac.uk/point-of-service/112-burgess-road#generic-offering-Cigarettes> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Cigarettes> ;
                                                                                            ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/112-burgess-road> .

<http://id.southampton.ac.uk/org/1> rdfs:label "Bookshop" .

<http://id.southampton.ac.uk/building/60#residential> rdfs:label "Building 60 is residential" .

<http://id.southampton.ac.uk/mfd/PR-ID298178> rdfs:label "Multi-function Device (MFD) #PR-ID298178" .

<http://id.southampton.ac.uk/building/60#architect> rdfs:label "Wilson Mason" .

<http://id.southampton.ac.uk/point-of-service/shine> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                <http://id.southampton.ac.uk/building/57> ;
                                                     rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                     skos:notation "shine" ;
                                                     rdfs:label "Shine" ;
                                                     foaf:phone <tel:+442380595060> ;
                                                     oo:mapIcon <https://data.southampton.ac.uk/map-icons/Health/barber.png> ;
                                                     dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Health> .

<http://id.southampton.ac.uk/building/57> rdfs:label "Students' Union Retail Centre" ;
                                          ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "57"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          geo:lat "50.93443"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39674"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-57-the-shop> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/57#residential> ;
                                          ns1:buildingDate "1996" ;
                                          dcterms:spatial "POLYGON((-1.39696138467601 50.9344303712879,-1.39694530483243 50.9344517142593,-1.39691530110194 50.9344920790563,-1.39690820441119 50.9345015899711,-1.39689499917652 50.9345186869678,-1.39688880080106 50.9345266693383,-1.39649668617954 50.9344159916678,-1.39647800122163 50.9344106700749,-1.39648617589071 50.9343992909222,-1.39650486084862 50.9343733622952,-1.39654959694977 50.9343109750156,-1.3968332849165 50.9343932899749,-1.39696138467601 50.9344303712879))" .

<https://data.southampton.ac.uk/map-icons/Health/barber.png> rdfs:label "Barber" .

<http://id.southampton.ac.uk/point-of-interest-category/Health> rdfs:label "Health" .

<http://id.southampton.ac.uk/generic-products-and-services/HairCut> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                    rdfs:label "Hair Cut" .

<http://id.southampton.ac.uk/point-of-service/shine#generic-offering-HairCut> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/HairCut> ;
                                                                              ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/shine> .

<http://id.southampton.ac.uk/generic-products-and-services/HairStyling> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                        rdfs:label "Hair Styling" .

<http://id.southampton.ac.uk/point-of-service/shine#generic-offering-HairStyling> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/HairStyling> ;
                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/shine> .

<http://id.southampton.ac.uk/point-of-service/turner-sims-bar> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                          <http://id.southampton.ac.uk/building/52> ;
                                                               rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                               dcterms:description "Only open before & during concerts" ;
                                                               skos:notation "turner-sims-bar" ;
                                                               rdfs:label "Turner Sims Bar" ;
                                                               foaf:phone <tel:+442380595151> ;
                                                               oo:mapIcon <https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/coffee.png> ;
                                                               foaf:mbox <mailto:info@turnersims.co.uk> ;
                                                               foaf:homepage <http://www.turnersims.co.uk> ;
                                                               dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Catering> .

<http://id.southampton.ac.uk/building/52> rdfs:label "Turner Sims Concert Hall" ;
                                          ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "52"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          geo:lat "50.93587"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.3988"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/turner-sims-concert-hall> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298011> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/52#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/52#architect> ;
                                          ns1:buildingDate "1974" ;
                                          dcterms:spatial "POLYGON((-1.39906568822906 50.9358555733927,-1.39894899707365 50.9360114796439,-1.39903676247691 50.9360345768219,-1.39899283485952 50.9360967919573,-1.39885377565354 50.9360541075148,-1.3988659927414 50.936037916854,-1.39868309574956 50.9359826081554,-1.39870240952816 50.9359609828326,-1.39864806145347 50.9359439995877,-1.39862964599015 50.9359672666316,-1.39857215381197 50.9359506796648,-1.39862524424526 50.9358752173827,-1.39863593419714 50.9358599890454,-1.39865111572544 50.9358384768875,-1.3986196746905 50.9358289096351,-1.39845770844477 50.9357824886194,-1.3984875325122 50.935749314548,-1.39855490615851 50.9357309725598,-1.39859649815617 50.9357197069524,-1.39867150748239 50.9357314820596,-1.39870285868581 50.9356870989476,-1.39877750868592 50.9357079884533,-1.39882700585807 50.9357219147852,-1.39895600393287 50.935758089262,-1.39893722914343 50.9357844133941,-1.39891701704954 50.9358124924519,-1.39906568822906 50.9358555733927))" .

<https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/coffee.png> rdfs:label "Cafe" .

<http://id.southampton.ac.uk/point-of-interest-category/Catering> rdfs:label "Catering" .

<http://id.southampton.ac.uk/generic-products-and-services/HotDrinks> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                      rdfs:label "Hot Drinks" .

<http://id.southampton.ac.uk/point-of-service/turner-sims-bar#generic-offering-HotDrinks> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/HotDrinks> ;
                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/turner-sims-bar> .

<http://id.southampton.ac.uk/generic-products-and-services/SoftDrinks> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                       rdfs:label "Soft Drinks" .

<http://id.southampton.ac.uk/point-of-service/turner-sims-bar#generic-offering-SoftDrinks> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/SoftDrinks> ;
                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/turner-sims-bar> .

<http://id.southampton.ac.uk/generic-products-and-services/Caffeine> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                     rdfs:label "Caffeine" .

<http://id.southampton.ac.uk/point-of-service/turner-sims-bar#generic-offering-Caffeine> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Caffeine> ;
                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/turner-sims-bar> .

<http://id.southampton.ac.uk/generic-products-and-services/Snacks> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                   rdfs:label "Snacks" .

<http://id.southampton.ac.uk/point-of-service/turner-sims-bar#generic-offering-Snacks> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Snacks> ;
                                                                                       ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/turner-sims-bar> .

<http://id.southampton.ac.uk/generic-products-and-services/Alcohol> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                    rdfs:label "Alcohol" .

<http://id.southampton.ac.uk/point-of-service/turner-sims-bar#generic-offering-Alcohol> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Alcohol> ;
                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/turner-sims-bar> .

<http://id.southampton.ac.uk/point-of-service/turner-sims-concert-hall> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                                   <http://id.southampton.ac.uk/building/52> ;
                                                                        rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                        skos:notation "turner-sims-concert-hall" ;
                                                                        rdfs:label "Turner Sims Concert Hall" ;
                                                                        foaf:phone <tel:+442380595151> ;
                                                                        oo:mapIcon <https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/music_classical.png> ;
                                                                        foaf:mbox <mailto:info@turnersims.co.uk> ;
                                                                        foaf:homepage <http://www.turnersims.co.uk> ;
                                                                        dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Entertainment> .

<https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/music_classical.png> rdfs:label "Music" .

<http://id.southampton.ac.uk/generic-products-and-services/Concerts> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                     rdfs:label "Concerts" .

<http://id.southampton.ac.uk/point-of-service/turner-sims-concert-hall#generic-offering-Concerts> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Concerts> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/turner-sims-concert-hall> .

<http://id.southampton.ac.uk/point-of-service/110-burgess-road> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                           <http://id.southampton.ac.uk/building/60> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "110-burgess-road" ;
                                                                rdfs:label "Pret-a-Manger" ;
                                                                foaf:phone <tel:+442380553950> ;
                                                                ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/110-burgess-road#Sunday-1000-1600> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/110-burgess-road#Thursday-0800-1800> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/110-burgess-road#Wednesday-0800-1800> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/110-burgess-road#Friday-0800-1800> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/110-burgess-road#Monday-0800-1800> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/110-burgess-road#Tuesday-0800-1800> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/110-burgess-road#Saturday-1000-1600> ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/coffee.png> ;
                                                                foaf:homepage <https://www.pret.co.uk/en-gb/find-a-pret/so171tw> ;
                                                                oo:ukfhrsId "1007421" ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Catering> ;
                                                                oo:ukfhrsPage <http://ratings.food.gov.uk/business/1007421> .

<http://id.southampton.ac.uk/point-of-service/110-burgess-road#generic-offering-Snacks> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Snacks> ;
                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/110-burgess-road> .

<http://id.southampton.ac.uk/point-of-service/110-burgess-road#generic-offering-HotDrinks> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/HotDrinks> ;
                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/110-burgess-road> .

<http://id.southampton.ac.uk/point-of-service/110-burgess-road#generic-offering-SoftDrinks> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/SoftDrinks> ;
                                                                                            ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/110-burgess-road> .

<http://id.southampton.ac.uk/generic-products-and-services/LightMeals> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                       rdfs:label "Light Meals" .

<http://id.southampton.ac.uk/point-of-service/110-burgess-road#generic-offering-LightMeals> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/LightMeals> ;
                                                                                            ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/110-burgess-road> .

<http://id.southampton.ac.uk/point-of-service/110-burgess-road#generic-offering-Caffeine> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Caffeine> ;
                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/110-burgess-road> .

<http://id.southampton.ac.uk/point-of-service/nuffield-theatre> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                           <http://id.southampton.ac.uk/building/6> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "nuffield-theatre" ;
                                                                rdfs:label "Nuffield Theatre" ;
                                                                foaf:phone <tel:+442380671771> ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/theater.png> ;
                                                                foaf:mbox <mailto:info@nuffieldtheatre.co.uk> ;
                                                                foaf:homepage <http://www.nuffieldtheatre.co.uk> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Entertainment> .

<http://id.southampton.ac.uk/building/6> rdfs:label "Nuffield Theatre" ;
                                         ns4:within <http://id.southampton.ac.uk/site/1> ;
                                         rdf:type ns2:Building ,
                                                  ns1:UoSBuilding ;
                                         skos:notation "6"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                         oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                         geo:lat "50.93596"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         geo:long "-1.39719"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-6-nst-campus-university-of-southampton> ;
                                         ns2:occupant <http://id.southampton.ac.uk/org/4> ;
                                         oo:lacksFeature <http://id.southampton.ac.uk/building/6#residential> ;
                                         ns1:buildingArchitect <http://id.southampton.ac.uk/building/6#architect> ;
                                         ns1:buildingDate "1964" ;
                                         ns1:buildingFeature "Theatre plays host to touring productions as well as own and student productions" ;
                                         dcterms:spatial "POLYGON((-1.39764033136775 50.9360101775968,-1.39760251229429 50.9360628821713,-1.39756945429183 50.9361089066328,-1.39754232517025 50.9361466659049,-1.39753433016422 50.9361577615772,-1.39743129340113 50.936128380684,-1.39736904015195 50.9361106049516,-1.39735251115072 50.9361333058061,-1.39731469207726 50.9361861800727,-1.3972566609099 50.936169593184,-1.39723051993513 50.9361621772011,-1.39684397486838 50.9360518996978,-1.39673860248555 50.9360217827982,-1.3969572524257 50.9357176123417,-1.39704151439936 50.9357416720538,-1.39703199225734 50.935754975654,-1.39704510766049 50.9357587685946,-1.39705292300346 50.9357609764256,-1.39706217565089 50.9357480691046,-1.39714095790131 50.9357704870809,-1.39713062727554 50.9357848662823,-1.397152636 50.9357912067161,-1.3971624276366 50.9357775068491,-1.39724201837077 50.9358002078662,-1.39723249622876 50.9358133982277,-1.39725118118667 50.935818776271,-1.39726070332868 50.935805585911,-1.39733939574757 50.9358281170816,-1.39733122107848 50.9358394958847,-1.39734981620486 50.935844817314,-1.39735763154784 50.935833778178,-1.39743785110271 50.9358567056114,-1.39742913744445 50.9358687637385,-1.39743937823869 50.9358717075061,-1.39744602577179 50.9358735756663,-1.39745491909311 50.9358611778749,-1.39754007938204 50.9358855771781,-1.39748393467678 50.9359637001512,-1.3975206757719 50.9359741731484,-1.39753504881645 50.935954302757,-1.39755571006799 50.9359601902813,-1.39757430519437 50.9359655116968,-1.39755885417148 50.9359869671852,-1.39764033136775 50.9360101775968))" .

<https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/theater.png> rdfs:label "Theatre" .

<http://id.southampton.ac.uk/generic-products-and-services/TheatricalPerformances> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                   rdfs:label "Theatrical Performances" .

<http://id.southampton.ac.uk/point-of-service/nuffield-theatre#generic-offering-TheatricalPerformances> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/TheatricalPerformances> ;
                                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/nuffield-theatre> .

<http://id.southampton.ac.uk/point-of-service/114-burgess-road> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                           <http://id.southampton.ac.uk/building/60> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "114-burgess-road" ;
                                                                rdfs:label "Costa Coffee" ;
                                                                foaf:phone <tel:+442380558272> ;
                                                                ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/114-burgess-road#Thursday-0700-1930> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/114-burgess-road#Wednesday-0700-1930> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/114-burgess-road#Monday-0700-1930> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/114-burgess-road#Tuesday-0700-1930> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/114-burgess-road#Friday-0700-1930> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/114-burgess-road#Sunday-0900-1700> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/114-burgess-road#Saturday-0700-1800> ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/coffee.png> ;
                                                                foaf:homepage <https://www.costa.co.uk> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Catering> .

<http://id.southampton.ac.uk/point-of-service/114-burgess-road#generic-offering-HotDrinks> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/HotDrinks> ;
                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/114-burgess-road> .

<http://id.southampton.ac.uk/point-of-service/114-burgess-road#generic-offering-SoftDrinks> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/SoftDrinks> ;
                                                                                            ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/114-burgess-road> .

<http://id.southampton.ac.uk/point-of-service/114-burgess-road#generic-offering-LightMeals> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/LightMeals> ;
                                                                                            ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/114-burgess-road> .

<http://id.southampton.ac.uk/point-of-service/114-burgess-road#generic-offering-Snacks> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Snacks> ;
                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/114-burgess-road> .

<http://id.southampton.ac.uk/point-of-service/114-burgess-road#generic-offering-Caffeine> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Caffeine> ;
                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/114-burgess-road> .

<http://id.southampton.ac.uk/point-of-service/university-post-office> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                                 <http://id.southampton.ac.uk/building/60> ;
                                                                      rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                      skos:notation "university-post-office" ;
                                                                      rdfs:label "University Post Office" ;
                                                                      ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/university-post-office#Saturday-0900-1230> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/university-post-office#Monday-0900-1730> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/university-post-office#Friday-0900-1730> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/university-post-office#Wednesday-0900-1730> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/university-post-office#Tuesday-0900-1730> ,
                                                                                                       <http://id.southampton.ac.uk/point-of-service/university-post-office#Thursday-0900-1730> ;
                                                                      oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/postal.png> ;
                                                                      dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Service> .

<https://data.southampton.ac.uk/map-icons/Offices/postal.png> rdfs:label "Postal Service" .

<http://id.southampton.ac.uk/point-of-interest-category/Service> rdfs:label "Service" .

<http://id.southampton.ac.uk/generic-products-and-services/CarInsurance> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                         rdfs:label "Car Insurance" .

<http://id.southampton.ac.uk/point-of-service/university-post-office#generic-offering-CarInsurance> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/CarInsurance> ;
                                                                                                    ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-post-office> .

<http://id.southampton.ac.uk/generic-products-and-services/TravelInsurance> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                            rdfs:label "Travel Insurance" .

<http://id.southampton.ac.uk/point-of-service/university-post-office#generic-offering-TravelInsurance> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/TravelInsurance> ;
                                                                                                       ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-post-office> .

<http://id.southampton.ac.uk/generic-products-and-services/Broadband> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                      rdfs:label "Broadband" .

<http://id.southampton.ac.uk/point-of-service/university-post-office#generic-offering-Broadband> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Broadband> ;
                                                                                                 ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-post-office> .

<http://id.southampton.ac.uk/generic-products-and-services/InstantSaverAccounts> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                 rdfs:label "Instant Saver Accounts" .

<http://id.southampton.ac.uk/point-of-service/university-post-office#generic-offering-InstantSaverAccounts> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/InstantSaverAccounts> ;
                                                                                                            ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-post-office> .

<http://id.southampton.ac.uk/generic-products-and-services/HomePhone> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                      rdfs:label "Home Phone" .

<http://id.southampton.ac.uk/point-of-service/university-post-office#generic-offering-HomePhone> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/HomePhone> ;
                                                                                                 ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-post-office> .

<http://id.southampton.ac.uk/generic-products-and-services/HomeInsurance> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                          rdfs:label "Home Insurance" .

<http://id.southampton.ac.uk/point-of-service/university-post-office#generic-offering-HomeInsurance> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/HomeInsurance> ;
                                                                                                     ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-post-office> .

<http://id.southampton.ac.uk/generic-products-and-services/MailRe-Direction> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                             rdfs:label "Mail Re-direction" .

<http://id.southampton.ac.uk/point-of-service/university-post-office#generic-offering-MailRe-Direction> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MailRe-Direction> ;
                                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-post-office> .

<http://id.southampton.ac.uk/generic-products-and-services/BureauDeChange> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                           rdfs:label "Bureau de Change" .

<http://id.southampton.ac.uk/point-of-service/university-post-office#generic-offering-BureauDeChange> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/BureauDeChange> ;
                                                                                                      ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-post-office> .

<http://id.southampton.ac.uk/generic-products-and-services/BlackAndWhitePhotocopying> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                      rdfs:label "Black and White photocopying" .

<http://id.southampton.ac.uk/point-of-service/university-post-office#generic-offering-BlackAndWhitePhotocopying> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/BlackAndWhitePhotocopying> ;
                                                                                                                 ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-post-office> .

<http://id.southampton.ac.uk/point-of-service/108-burgess-road> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                           <http://id.southampton.ac.uk/building/60> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "108-burgess-road" ;
                                                                rdfs:label "Santander" ;
                                                                foaf:phone <tel:+448457654321> ;
                                                                ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/108-burgess-road#Thursday-1000-1800> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/108-burgess-road#Wednesday-1000-1700> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/108-burgess-road#Monday-1000-1800> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/108-burgess-road#Tuesday-1000-1800> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/108-burgess-road#Friday-1000-1800> ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/bank_pound.png> ;
                                                                foaf:homepage <http://www.santander.co.uk> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Service> .

<https://data.southampton.ac.uk/map-icons/Offices/bank_pound.png> rdfs:label "Bank" .

<http://id.southampton.ac.uk/generic-products-and-services/BankAccounts> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                         rdfs:label "Bank Accounts" .

<http://id.southampton.ac.uk/point-of-service/108-burgess-road#generic-offering-BankAccounts> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/BankAccounts> ;
                                                                                              ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/108-burgess-road> .

<http://id.southampton.ac.uk/generic-products-and-services/CurrentAccounts> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                            rdfs:label "Current Accounts" .

<http://id.southampton.ac.uk/point-of-service/108-burgess-road#generic-offering-CurrentAccounts> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/CurrentAccounts> ;
                                                                                                 ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/108-burgess-road> .

<http://id.southampton.ac.uk/point-of-service/106-burgess-road> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                           <http://id.southampton.ac.uk/building/60> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "106-burgess-road" ;
                                                                rdfs:label "Barclays" ;
                                                                foaf:phone <tel:+448457555555> ;
                                                                ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/106-burgess-road#Tuesday-0930-1630> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/106-burgess-road#Thursday-0930-1630> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/106-burgess-road#Monday-0930-1630> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/106-burgess-road#Wednesday-0930-1630> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/106-burgess-road#Friday-0930-1630> ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/bank_pound.png> ;
                                                                foaf:homepage <http://www.barclays.co.uk> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Service> .

<http://id.southampton.ac.uk/point-of-service/106-burgess-road#generic-offering-CurrentAccounts> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/CurrentAccounts> ;
                                                                                                 ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/106-burgess-road> .

<http://id.southampton.ac.uk/point-of-service/106-burgess-road#generic-offering-BankAccounts> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/BankAccounts> ;
                                                                                              ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/106-burgess-road> .

<http://id.southampton.ac.uk/point-of-service/116-burgess-road> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                           <http://id.southampton.ac.uk/building/60> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "116-burgess-road" .

<http://id.southampton.ac.uk/point-of-service/burgess-road-postbox> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                    rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                    skos:notation "burgess-road-postbox" ;
                                                                    rdfs:label "Royal Mail Post Box" ;
                                                                    oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/postal.png> ;
                                                                    dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Service> ;
                                                                    geo:lat "50.937798"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    geo:long "-1.398163"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/generic-products-and-services/MailSending> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                        rdfs:label "Mail Sending" .

<http://id.southampton.ac.uk/point-of-service/burgess-road-postbox#generic-offering-MailSending> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MailSending> ;
                                                                                                 ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/burgess-road-postbox> .

<http://id.southampton.ac.uk/building/57#residential> rdfs:label "Building 57 is non-residential" .

<http://id.southampton.ac.uk/org/4> rdfs:label "Nuffield Theatre" .

<http://id.southampton.ac.uk/building/6#residential> rdfs:label "Building 6 is non-residential" .

<http://id.southampton.ac.uk/building/6#architect> rdfs:label "Sir Basil Spence" .

<http://id.southampton.ac.uk/mfd/PR-ID298011> rdfs:label "Multi-function Device (MFD) #PR-ID298011" .

<http://id.southampton.ac.uk/building/52#residential> rdfs:label "Building 52 is non-residential" .

<http://id.southampton.ac.uk/building/52#architect> rdfs:label "John S. Bonnington Partnership" .

<http://id.southampton.ac.uk/building/50#residential> rdfs:label "Building 50 is non-residential" .

<http://id.southampton.ac.uk/building/50#architect> rdfs:label "Ronald Sims" .

<http://id.southampton.ac.uk/building/41> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "41"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Early Years Centre" ;
                                          geo:lat "50.93361"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39527"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/41#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/41#architect> ;
                                          ns1:buildingDate "1978" ;
                                          dcterms:spatial "POLYGON((-1.39548635097949 50.9334661909265,-1.39545284381939 50.9335228047348,-1.3954380216172 50.9335186153153,-1.39525835856038 50.9337644883074,-1.39510941788627 50.9337240096518,-1.39513124694767 50.9336951933567,-1.39515100988393 50.9336689812692,-1.39512962998016 50.9336647918629,-1.39514705729668 50.9336385797582,-1.39516852703197 50.9336427691669,-1.3952154190898 50.9335768708574,-1.39517517456507 50.9335624909733,-1.39521811403565 50.9335117650476,-1.3952543161416 50.9335237105552,-1.39526904851226 50.9334990835575,-1.39524488383112 50.9334931957216,-1.39530794556406 50.9334122945169,-1.39548635097949 50.9334661909265))" .

<http://id.southampton.ac.uk/building/41#residential> rdfs:label "Building 41 is non-residential" .

<http://id.southampton.ac.uk/building/41#architect> rdfs:label "John S Bonnington Partnership" .

<http://id.southampton.ac.uk/building/67> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          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> ;
                                          ns2: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> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/67#architect> ;
                                          ns1:buildingDate "2000" ;
                                          ns1: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/mfd/PR-ID309270> rdfs:label "Multi-function Device (MFD) #PR-ID309270" .

<http://id.southampton.ac.uk/mfd/PR-ID309269> rdfs:label "Multi-function Device (MFD) #PR-ID309269" .

<http://id.southampton.ac.uk/building/67#residential> rdfs:label "Building 67 is non-residential" .

<http://id.southampton.ac.uk/building/67#architect> rdfs:label "Wilson Mason" .

<http://id.southampton.ac.uk/point-of-service/post-room> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                    <http://id.southampton.ac.uk/building/35> ;
                                                         rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                         skos:notation "post-room" ;
                                                         rdfs:label "Post Room" ;
                                                         foaf:phone <tel:+442380592368> ;
                                                         ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/post-room#Wednesday-0700-1200> ,
                                                                                          <http://id.southampton.ac.uk/point-of-service/post-room#Tuesday-0700-1200> ,
                                                                                          <http://id.southampton.ac.uk/point-of-service/post-room#Friday-1300-1700> ,
                                                                                          <http://id.southampton.ac.uk/point-of-service/post-room#Thursday-0700-1200> ,
                                                                                          <http://id.southampton.ac.uk/point-of-service/post-room#Tuesday-1300-1700> ,
                                                                                          <http://id.southampton.ac.uk/point-of-service/post-room#Sunday-CLOSED> ,
                                                                                          <http://id.southampton.ac.uk/point-of-service/post-room#Thursday-1300-1700> ,
                                                                                          <http://id.southampton.ac.uk/point-of-service/post-room#Monday-0700-1200> ,
                                                                                          <http://id.southampton.ac.uk/point-of-service/post-room#Monday-1300-1700> ,
                                                                                          <http://id.southampton.ac.uk/point-of-service/post-room#Wednesday-1300-1700> ,
                                                                                          <http://id.southampton.ac.uk/point-of-service/post-room#Saturday-CLOSED> ,
                                                                                          <http://id.southampton.ac.uk/point-of-service/post-room#Friday-0700-1200> ;
                                                         oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/postal.png> ;
                                                         foaf:mbox <mailto:dpc2@soton.ac.uk> ;
                                                         foaf:homepage <http://www.southampton.ac.uk/estates/what-we-do/post-and-portering.page> ;
                                                         dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Service> .

<http://id.southampton.ac.uk/building/35> rdfs:label "David Kiddle" ;
                                          ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "35"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          geo:lat "50.93383"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.3945"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-35-david-kiddle> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/PKTD020301> ,
                                                       <http://id.southampton.ac.uk/org/JF> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID297952> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/35#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/35#architect> ;
                                          ns1:buildingDate "1938" ;
                                          dcterms:spatial "POLYGON((-1.39511408912575 50.9340949966272,-1.39506593942652 50.9341621963014,-1.39469170127916 50.9340489135594,-1.39470778112274 50.9340227016712,-1.39462612426341 50.9339971125135,-1.39460519351729 50.9339906019954,-1.39459980362559 50.9339949045988,-1.39458013052087 50.9339892998917,-1.3945704287158 50.9339864126181,-1.39456009809003 50.9339830158254,-1.39428835771659 50.9339033609656,-1.39425718617623 50.933894302835,-1.39427658978636 50.9338654866454,-1.39423041638076 50.9338498613563,-1.39424640639282 50.9338271027737,-1.39422772143491 50.9338199128709,-1.39440873196466 50.9335806639757,-1.39440271325225 50.9335781729727,-1.39444753918493 50.933519974046,-1.39458578990716 50.933560905789,-1.39453952667003 50.9336183120732,-1.39461992588795 50.9336419765761,-1.39462666325259 50.9336551109361,-1.39462531577966 50.9336651881581,-1.39461588346918 50.9336736801974,-1.39460321722367 50.9336761711953,-1.39458309496131 50.9336740764925,-1.3945113195701 50.9336517141192,-1.39448993966634 50.933678265898,-1.39466807558718 50.9337344831535,-1.39481980103867 50.9337822649366,-1.39477623274739 50.9338392746539,-1.39479635500976 50.9338443698586,-1.39470778112274 50.9339618990919,-1.39469035380623 50.9339585022975,-1.39467364514194 50.9339817703347,-1.39462333948603 50.9339677868685,-1.39461525464848 50.9339774677302,-1.39471918972685 50.934007076435,-1.39473859333699 50.9339834121179,-1.39484387588829 50.9340129642058,-1.39489148659834 50.9339551055027,-1.39503234243489 50.9339969992871,-1.39498670801846 50.9340570092368,-1.39511408912575 50.9340949966272))" .

<http://id.southampton.ac.uk/generic-products-and-services/DangerousGoodsCarriage> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                   rdfs:label "Dangerous goods carriage" .

<http://id.southampton.ac.uk/point-of-service/post-room#generic-offering-DangerousGoodsCarriage> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/DangerousGoodsCarriage> ;
                                                                                                 ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/post-room> .

<http://id.southampton.ac.uk/generic-products-and-services/BusinessParcels> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                            rdfs:label "Business parcels" .

<http://id.southampton.ac.uk/point-of-service/post-room#generic-offering-BusinessParcels> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/BusinessParcels> ;
                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/post-room> .

<http://id.southampton.ac.uk/generic-products-and-services/DryIce> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                   rdfs:label "Dry ice" .

<http://id.southampton.ac.uk/point-of-service/post-room#generic-offering-DryIce> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/DryIce> ;
                                                                                 ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/post-room> .

<http://id.southampton.ac.uk/generic-products-and-services/FreightForwarding> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                              rdfs:label "Freight forwarding" .

<http://id.southampton.ac.uk/point-of-service/post-room#generic-offering-FreightForwarding> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/FreightForwarding> ;
                                                                                            ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/post-room> .

<http://id.southampton.ac.uk/generic-products-and-services/Airmail> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                    rdfs:label "Airmail" .

<http://id.southampton.ac.uk/point-of-service/post-room#generic-offering-Airmail> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Airmail> ;
                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/post-room> .

<http://id.southampton.ac.uk/generic-products-and-services/CourierServices> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                            rdfs:label "Courier services" .

<http://id.southampton.ac.uk/point-of-service/post-room#generic-offering-CourierServices> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/CourierServices> ;
                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/post-room> .

<http://id.southampton.ac.uk/generic-products-and-services/MailPriorityServices> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                 rdfs:label "Mail priority services" .

<http://id.southampton.ac.uk/point-of-service/post-room#generic-offering-MailPriorityServices> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MailPriorityServices> ;
                                                                                               ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/post-room> .

<http://id.southampton.ac.uk/generic-products-and-services/MailShot> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                     rdfs:label "Mail shot" .

<http://id.southampton.ac.uk/point-of-service/post-room#generic-offering-MailShot> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MailShot> ;
                                                                                   ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/post-room> .

<http://id.southampton.ac.uk/generic-products-and-services/Presstream> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                       rdfs:label "Presstream" .

<http://id.southampton.ac.uk/point-of-service/post-room#generic-offering-Presstream> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Presstream> ;
                                                                                     ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/post-room> .

<http://id.southampton.ac.uk/generic-products-and-services/PPIPostPrintImpression> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                   rdfs:label "P.P.I (post print impression)" .

<http://id.southampton.ac.uk/point-of-service/post-room#generic-offering-PPIPostPrintImpression> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/PPIPostPrintImpression> ;
                                                                                                 ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/post-room> .

<http://id.southampton.ac.uk/generic-products-and-services/SameDayMail> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                        rdfs:label "Same day Mail" .

<http://id.southampton.ac.uk/point-of-service/post-room#generic-offering-SameDayMail> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/SameDayMail> ;
                                                                                      ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/post-room> .

<http://id.southampton.ac.uk/generic-products-and-services/InlandLetterPost> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                             rdfs:label "Inland letter post" .

<http://id.southampton.ac.uk/point-of-service/post-room#generic-offering-InlandLetterPost> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/InlandLetterPost> ;
                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/post-room> .

<http://id.southampton.ac.uk/generic-products-and-services/ResponseServices> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                             rdfs:label "Response services" .

<http://id.southampton.ac.uk/point-of-service/post-room#generic-offering-ResponseServices> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/ResponseServices> ;
                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/post-room> .

<http://id.southampton.ac.uk/generic-products-and-services/InternalPost> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                         rdfs:label "Internal post" .

<http://id.southampton.ac.uk/point-of-service/post-room#generic-offering-InternalPost> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/InternalPost> ;
                                                                                       ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/post-room> .

<http://id.southampton.ac.uk/point-of-service/cube> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                               <http://id.southampton.ac.uk/building/42> ,
                                                               <http://id.southampton.ac.uk/floor/42-2> ;
                                                    rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                    skos:notation "cube" ;
                                                    rdfs:label "Cube Nightclub" ,
                                                               "The Cube" ;
                                                    oo:mapIcon <https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/dancinghall.png> ;
                                                    dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Entertainment> ;
                                                    geo:lat "50.93411479"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.397437203"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/cube-cinema-southampton> ;
                                                    dcterms:spatial "POLYGON((-1.3976123938 50.9340649917,-1.3975964936 50.9340854856,-1.397590385 50.9340930152,-1.397586163 50.9340990162,-1.3975817612 50.9341049039,-1.3975773595 50.934111188,-1.3975734069 50.9341167927,-1.3974873483 50.9342289996,-1.3974395579 50.9342158654,-1.3972646559 50.93416531,-1.3972721119 50.9341541006,-1.3973010377 50.9341137922,-1.3973558349 50.934040365,-1.3973623926 50.9340304011,-1.397362213 50.9340304011,-1.397370208 50.9340185123,-1.3973822454 50.934000113,-1.3976123938 50.9340649917))" .

<http://id.southampton.ac.uk/building/42> rdfs:label "Students' Union" ;
                                          ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "42"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          geo:lat "50.93418"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39755"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/SU> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/42#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/42#architect> ;
                                          ns1:buildingDate "1966" ;
                                          ns1:buildingFeature "Dining area, Coffee Bar, Internet Cafe, The Cube Nightclub, SUSU Bar and sports facilities" ;
                                          dcterms:spatial "POLYGON((-1.39811958257183 50.9339286104953,-1.39804933431661 50.9340207768236,-1.39802642727686 50.9340527066392,-1.39798267932253 50.934115886848,-1.39802391199407 50.9341278888135,-1.39798285898558 50.9341848981071,-1.39794557890129 50.9342364158793,-1.39794000934653 50.9342441152337,-1.39793659574845 50.9342488707168,-1.39798034370279 50.9342613821638,-1.39791575483386 50.9343507738071,-1.39781595200579 50.9343215049979,-1.39788072053778 50.9342338682985,-1.39788952402756 50.9342207907148,-1.3978146943644 50.9342001836059,-1.39780175862431 50.9341961074733,-1.397786577096 50.9341920879534,-1.39773142053756 50.9341760098702,-1.39772162890096 50.9341732924472,-1.39769845236663 50.9341991079598,-1.39768102505012 50.934194012794,-1.3976613519454 50.9342245837806,-1.3976351211391 50.9342640995817,-1.39761688533883 50.9342915002034,-1.39765919598872 50.9343027661568,-1.39766359773361 50.9343040116389,-1.39770375242681 50.9343152775893,-1.39776241241486 50.9343316953011,-1.39778945170491 50.9343391115759,-1.39780130946666 50.9343422818914,-1.39781541301662 50.9343461881728,-1.3979022801046 50.9343697956926,-1.39796767745728 50.9343884778939,-1.39793794322138 50.9344295787105,-1.39793003804688 50.9344406747925,-1.3979266244488 50.9344453736428,-1.39792069556792 50.9344536957017,-1.3978469438831 50.9345557681808,-1.39781738931025 50.9345966990122,-1.39761212426783 50.9345377087846,-1.39757071193323 50.9345257635375,-1.39756684917751 50.9345249709617,-1.39749121103059 50.9345030052856,-1.39745438010394 50.9344915129303,-1.3974210526069 50.9344826813647,-1.39741745934576 50.9344816623378,-1.39741781867187 50.9344810962117,-1.39744746307625 50.934440108666,-1.39741611187283 50.93443189983,-1.39738359285955 50.9344222756755,-1.39735457727587 50.934463263237,-1.39730373263079 50.9344486005638,-1.39720689424316 50.9344205772951,-1.39702184129463 50.9343657761877,-1.39696282198047 50.9343502076795,-1.39690775525355 50.9343356015834,-1.39689940092141 50.9343333936847,-1.39690739592744 50.9343213917723,-1.39695877956169 50.9342522108771,-1.39704304153534 50.934132078178,-1.39724794725165 50.9341901631128,-1.39726465591593 50.934165310016,-1.39727211193279 50.9341541006423,-1.39730103768494 50.934113792165,-1.39735583491727 50.9340403649755,-1.39732448371385 50.9340313068716,-1.3973322092253 50.9340198143997,-1.39733202956224 50.9340198143997,-1.3973388567584 50.9340099070941,-1.39734146187272 50.9340058875581,-1.39735053485709 50.9339926966839,-1.39726618305191 50.9339675038023,-1.39721255362945 50.9339514822547,-1.39723725729976 50.9339184767171,-1.39734568395456 50.9337732633959,-1.39775854965914 50.9338930007286,-1.39767689279981 50.9340027172196,-1.39772243738472 50.9340159080909,-1.39775504622953 50.9340266645927,-1.3977805583836 50.9339924702311,-1.39781199941854 50.9339480854595,-1.3978365234258 50.9339142873333,-1.39787802559193 50.9338597120827,-1.39811958257183 50.9339286104953))" .

<http://id.southampton.ac.uk/floor/42-2> rdfs:label "Floor 2, Building 42" .

<http://id.southampton.ac.uk/generic-products-and-services/Nightclub> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                      rdfs:label "Nightclub" .

<http://id.southampton.ac.uk/point-of-service/cube#generic-offering-Nightclub> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Nightclub> ;
                                                                               ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/cube> .

<http://id.southampton.ac.uk/point-of-service/university-health-service> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                                    <http://id.southampton.ac.uk/building/48> ;
                                                                         rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                         skos:notation "university-health-service" ;
                                                                         rdfs:label "University Health Service" ;
                                                                         foaf:phone <tel:+442380557531> ,
                                                                                    <tel:+442380593539> ;
                                                                         ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/university-health-service#Friday-0800-1800> ,
                                                                                                          <http://id.southampton.ac.uk/point-of-service/university-health-service#Thursday-0800-2000> ,
                                                                                                          <http://id.southampton.ac.uk/point-of-service/university-health-service#Saturday-0900-1100> ,
                                                                                                          <http://id.southampton.ac.uk/point-of-service/university-health-service#Wednesday-0800-1800> ,
                                                                                                          <http://id.southampton.ac.uk/point-of-service/university-health-service#Monday-0800-1800> ,
                                                                                                          <http://id.southampton.ac.uk/point-of-service/university-health-service#Tuesday-0800-1800> ;
                                                                         oo:mapIcon <https://data.southampton.ac.uk/map-icons/Health/medicine.png> ;
                                                                         foaf:mbox <mailto:surgery@unidocs.co.uk> ;
                                                                         foaf:homepage <http://www.unidocs.co.uk> ;
                                                                         dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Health> ;
                                                                         ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/university-health-centre> .

<http://id.southampton.ac.uk/building/48> rdfs:label "University Health Centre" ;
                                          ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "48"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          geo:lat "50.93569"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39948"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/university-health-centre> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/CU> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/48#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/48#architect> ;
                                          ns1:buildingDate "1992" ;
                                          dcterms:spatial "POLYGON((-1.39965794749588 50.9356598123706,-1.39954880218886 50.9358156060561,-1.39929808239306 50.9357458046619,-1.399335811635 50.9356919675054,-1.39935485591902 50.935664963987,-1.39937641548584 50.9356341675024,-1.39940731753161 50.9355900107426,-1.39962300303133 50.9356499620255,-1.39965794749588 50.9356598123706))" .

<https://data.southampton.ac.uk/map-icons/Health/medicine.png> rdfs:label "Healthcare" .

<http://id.southampton.ac.uk/generic-products-and-services/AlcoholAdvice> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                          rdfs:label "Alcohol advice" .

<http://id.southampton.ac.uk/point-of-service/university-health-service#generic-offering-AlcoholAdvice> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/AlcoholAdvice> ;
                                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-health-service> .

<http://id.southampton.ac.uk/generic-products-and-services/SexualHealth> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                         rdfs:label "Sexual health" .

<http://id.southampton.ac.uk/point-of-service/university-health-service#generic-offering-SexualHealth> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/SexualHealth> ;
                                                                                                       ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-health-service> .

<http://id.southampton.ac.uk/generic-products-and-services/DrugAdvice> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                       rdfs:label "Drug advice" .

<http://id.southampton.ac.uk/point-of-service/university-health-service#generic-offering-DrugAdvice> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/DrugAdvice> ;
                                                                                                     ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-health-service> .

<http://id.southampton.ac.uk/generic-products-and-services/DiabeticCare> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                         rdfs:label "Diabetic care" .

<http://id.southampton.ac.uk/point-of-service/university-health-service#generic-offering-DiabeticCare> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/DiabeticCare> ;
                                                                                                       ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-health-service> .

<http://id.southampton.ac.uk/generic-products-and-services/Contraception> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                          rdfs:label "Contraception" .

<http://id.southampton.ac.uk/point-of-service/university-health-service#generic-offering-Contraception> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Contraception> ;
                                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-health-service> .

<http://id.southampton.ac.uk/generic-products-and-services/ChildhoodImmunisations> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                   rdfs:label "Childhood immunisations" .

<http://id.southampton.ac.uk/point-of-service/university-health-service#generic-offering-ChildhoodImmunisations> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/ChildhoodImmunisations> ;
                                                                                                                 ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-health-service> .

<http://id.southampton.ac.uk/generic-products-and-services/StopSmokingHelp> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                            rdfs:label "Stop smoking help" .

<http://id.southampton.ac.uk/point-of-service/university-health-service#generic-offering-StopSmokingHelp> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/StopSmokingHelp> ;
                                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-health-service> .

<http://id.southampton.ac.uk/generic-products-and-services/MeningitisAdvice> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                             rdfs:label "Meningitis advice" .

<http://id.southampton.ac.uk/point-of-service/university-health-service#generic-offering-MeningitisAdvice> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MeningitisAdvice> ;
                                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-health-service> .

<http://id.southampton.ac.uk/generic-products-and-services/ForeignTravelAdvice> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                rdfs:label "Foreign travel advice" .

<http://id.southampton.ac.uk/point-of-service/university-health-service#generic-offering-ForeignTravelAdvice> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/ForeignTravelAdvice> ;
                                                                                                              ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-health-service> .

<http://id.southampton.ac.uk/generic-products-and-services/MaternityCare> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                          rdfs:label "Maternity care" .

<http://id.southampton.ac.uk/point-of-service/university-health-service#generic-offering-MaternityCare> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MaternityCare> ;
                                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-health-service> .

<http://id.southampton.ac.uk/generic-products-and-services/MinorSurgery> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                         rdfs:label "Minor surgery" .

<http://id.southampton.ac.uk/point-of-service/university-health-service#generic-offering-MinorSurgery> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MinorSurgery> ;
                                                                                                       ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-health-service> .

<http://id.southampton.ac.uk/generic-products-and-services/SportsInjury> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                         rdfs:label "Sports injury" .

<http://id.southampton.ac.uk/point-of-service/university-health-service#generic-offering-SportsInjury> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/SportsInjury> ;
                                                                                                       ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-health-service> .

<http://id.southampton.ac.uk/generic-products-and-services/FluVaccination> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                           rdfs:label "Flu vaccination" .

<http://id.southampton.ac.uk/point-of-service/university-health-service#generic-offering-FluVaccination> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/FluVaccination> ;
                                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-health-service> .

<http://id.southampton.ac.uk/generic-products-and-services/Vaccination> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                        rdfs:label "Vaccination" .

<http://id.southampton.ac.uk/point-of-service/university-health-service#generic-offering-Vaccination> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Vaccination> ;
                                                                                                      ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-health-service> .

<http://id.southampton.ac.uk/generic-products-and-services/Physiotherapy> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                          rdfs:label "Physiotherapy" .

<http://id.southampton.ac.uk/point-of-service/university-health-service#generic-offering-Physiotherapy> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Physiotherapy> ;
                                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-health-service> .

<http://id.southampton.ac.uk/generic-products-and-services/CervicalSmears> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                           rdfs:label "Cervical smears" .

<http://id.southampton.ac.uk/point-of-service/university-health-service#generic-offering-CervicalSmears> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/CervicalSmears> ;
                                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/university-health-service> .

<http://id.southampton.ac.uk/point-of-service/susu-cinema> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                      <http://id.southampton.ac.uk/building/42> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           dcterms:description "Same physical location as Cube NIghtclub" ;
                                                           skos:notation "susu-cinema" ;
                                                           rdfs:label "SUSU Cinema" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/cinema.png> ;
                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Entertainment> .

<https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/cinema.png> rdfs:label "Cinema" .

<http://id.southampton.ac.uk/generic-products-and-services/Cinema> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                   rdfs:label "Cinema" .

<http://id.southampton.ac.uk/point-of-service/susu-cinema#generic-offering-Cinema> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Cinema> ;
                                                                                   ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/susu-cinema> .

<http://id.southampton.ac.uk/point-of-service/susu-squash> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                      <http://id.southampton.ac.uk/building/42> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           skos:notation "susu-squash" ;
                                                           rdfs:label "SUSU Squash Court" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/squash-2.png> ;
                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sports> .

<https://data.southampton.ac.uk/map-icons/Sports/squash-2.png> rdfs:label "Squash" .

<http://id.southampton.ac.uk/point-of-interest-category/Sports> rdfs:label "Sports" .

<http://id.southampton.ac.uk/generic-products-and-services/SquashCourt> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                        rdfs:label "Squash Court" .

<http://id.southampton.ac.uk/point-of-service/susu-squash#generic-offering-SquashCourt> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/SquashCourt> ;
                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/susu-squash> .

<http://id.southampton.ac.uk/point-of-service/31-university-road> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                             <http://id.southampton.ac.uk/building/1101> ;
                                                                  rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                  skos:notation "31-university-road" ;
                                                                  rdfs:label "Highfield Health" ;
                                                                  foaf:phone <tel:+442380595545> ;
                                                                  ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/31-university-road#Thursday-0840-1730> ,
                                                                                                   <http://id.southampton.ac.uk/point-of-service/31-university-road#Wednesday-0840-1730> ,
                                                                                                   <http://id.southampton.ac.uk/point-of-service/31-university-road#Saturday-0840-1730> ,
                                                                                                   <http://id.southampton.ac.uk/point-of-service/31-university-road#Monday-0840-1730> ,
                                                                                                   <http://id.southampton.ac.uk/point-of-service/31-university-road#Tuesday-0840-1730> ,
                                                                                                   <http://id.southampton.ac.uk/point-of-service/31-university-road#Friday-0840-1730> ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Health/medicine.png> ;
                                                                  foaf:mbox <mailto:health@soton.ac.uk> ;
                                                                  foaf:homepage <http://www.highfieldhealth.co.uk/> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Health> .

<http://id.southampton.ac.uk/building/1101> rdfs:label "31 University Road" ;
                                            ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "1101"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            geo:lat "50.93306"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39587"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/1101#residential> ;
                                            dcterms:spatial "POLYGON((-1.3959691 50.9331648,-1.3958492 50.9331810,-1.3958478 50.9331761,-1.3958291 50.9331788,-1.3958205 50.9331557,-1.3958385 50.9331539,-1.3958263 50.9331177,-1.3958148 50.9331195,-1.3958040 50.9330865,-1.3958191 50.9330851,-1.3958004 50.9330345,-1.3959002 50.9330227,-1.3958815 50.9329779,-1.3958377 50.9329852,-1.3958212 50.9329395,-1.3959526 50.9329219,-1.3959554 50.9329327,-1.3959691 50.9329313,-1.3959813 50.9329662,-1.3959497 50.9329698,-1.3959533 50.9329807,-1.3959863 50.9329761,-1.3959913 50.9329992,-1.3960100 50.9329992,-1.3960179 50.9330046,-1.3960279 50.9330322,-1.3960157 50.9330417,-1.3960208 50.9330598,-1.3958966 50.9330761,-1.3959066 50.9331055,-1.3959483 50.9331014,-1.3959691 50.9331648))" .

<http://id.southampton.ac.uk/generic-products-and-services/MotherAndBabyClinic> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                rdfs:label "Mother and Baby Clinic" .

<http://id.southampton.ac.uk/point-of-service/31-university-road#generic-offering-MotherAndBabyClinic> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MotherAndBabyClinic> ;
                                                                                                       ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/31-university-road> .

<http://id.southampton.ac.uk/org/SU> rdfs:label "Students Union" .

<http://id.southampton.ac.uk/building/42#residential> rdfs:label "Building 42 is non-residential" .

<http://id.southampton.ac.uk/building/42#architect> rdfs:label "Sir Basil Spence" .

<http://id.southampton.ac.uk/org/CU> rdfs:label "Highfield Health" .

<http://id.southampton.ac.uk/building/48#residential> rdfs:label "Building 48 is non-residential" .

<http://id.southampton.ac.uk/building/48#architect> rdfs:label "Gutteridge" .

<http://id.southampton.ac.uk/org/PKTD020301> rdfs:label "Post & Portering" .

<http://id.southampton.ac.uk/org/JF> rdfs:label "iSolutions" .

<http://id.southampton.ac.uk/mfd/PR-ID297952> rdfs:label "Multi-function Device (MFD) #PR-ID297952" .

<http://id.southampton.ac.uk/building/35#residential> rdfs:label "Building 35 is non-residential" .

<http://id.southampton.ac.uk/building/35#architect> rdfs:label "Gutteridge & Gutteridge" .

<http://id.southampton.ac.uk/building/1101#residential> rdfs:label "Building 1101 is non-residential" .

<http://id.southampton.ac.uk/point-of-service/6-cafe> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                 <http://id.southampton.ac.uk/building/6> ;
                                                      rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                      dcterms:description "Café run by the Nuffield Theater serving food, drinks and snacks." ;
                                                      skos:notation "6-cafe" ;
                                                      rdfs:label "Nuffield Café & Bar" ;
                                                      oo:mapIcon <https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/coffee.png> ;
                                                      foaf:homepage <https://www.nstheatres.co.uk/campus/cafe-bar> ;
                                                      oo:ukfhrsId "220362" ;
                                                      dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Catering> ;
                                                      oo:ukfhrsPage <http://ratings.food.gov.uk/business/220362> ;
                                                      geo:lat "50.93596"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                      geo:long "-1.39719"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                      ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/studio-cafe-bar> .

<http://id.southampton.ac.uk/point-of-service/6-cafe#generic-offering-SoftDrinks> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/SoftDrinks> ;
                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/6-cafe> .

<http://id.southampton.ac.uk/point-of-service/6-cafe#generic-offering-Snacks> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Snacks> ;
                                                                              ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/6-cafe> .

<http://id.southampton.ac.uk/point-of-service/6-cafe#generic-offering-Caffeine> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Caffeine> ;
                                                                                ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/6-cafe> .

<http://id.southampton.ac.uk/point-of-service/6-cafe#generic-offering-HotDrinks> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/HotDrinks> ;
                                                                                 ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/6-cafe> .

<http://id.southampton.ac.uk/point-of-service/6-cafe#generic-offering-Alcohol> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Alcohol> ;
                                                                               ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/6-cafe> .

<http://id.southampton.ac.uk/point-of-service/valley-gardens> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                              rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                              skos:notation "valley-gardens" ;
                                                              rdfs:label "The Valley Gardens" ;
                                                              foaf:homepage <http://www.southampton.ac.uk/susdev/estates_and_biodiversity/valleygardens.shtml> ;
                                                              dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Nature> ;
                                                              geo:lat "50.9337"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                              geo:long "-1.3978"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-interest-category/Nature> rdfs:label "Nature" .

<http://id.southampton.ac.uk/generic-products-and-services/Wildlife> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                     rdfs:label "Wildlife" .

<http://id.southampton.ac.uk/point-of-service/valley-gardens#generic-offering-Wildlife> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Wildlife> ;
                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/valley-gardens> .

<http://id.southampton.ac.uk/generic-products-and-services/Nature> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                   rdfs:label "Nature" .

<http://id.southampton.ac.uk/point-of-service/valley-gardens#generic-offering-Nature> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Nature> ;
                                                                                      ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/valley-gardens> .

<http://id.southampton.ac.uk/generic-products-and-services/Garden> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                   rdfs:label "Garden" .

<http://id.southampton.ac.uk/point-of-service/valley-gardens#generic-offering-Garden> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Garden> ;
                                                                                      ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/valley-gardens> .

<http://id.southampton.ac.uk/point-of-service/sculpture-morice> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "sculpture-morice" ;
                                                                rdfs:label "Professor Peter Morice: Sundial" ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/museum_crafts.png> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Entertainment> ;
                                                                geo:lat "50.9348342"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                geo:long "-1.3961038"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/museum_crafts.png> rdfs:label "Art" .

<http://id.southampton.ac.uk/generic-products-and-services/Sculpture> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                      rdfs:label "Sculpture" .

<http://id.southampton.ac.uk/point-of-service/sculpture-morice#generic-offering-Sculpture> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Sculpture> ;
                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/sculpture-morice> .

<http://id.southampton.ac.uk/building/38> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "38"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Staff Social Centre" ;
                                          geo:lat "50.9354"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39743"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/13> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/38#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/38#architect> ;
                                          ns1:buildingDate "1960" ;
                                          ns1:buildingFeature "Staff dining room, bars, coffee bar and staff sitting area.  Used for social events and staff clubs" ;
                                          dcterms:spatial "POLYGON((-1.39795555020095 50.935153479288,-1.39781999442457 50.9353328817006,-1.39775666319704 50.9354167799723,-1.39765165014033 50.9355583650389,-1.39761275308853 50.9356101643458,-1.39754933202947 50.9355917090803,-1.39751860964675 50.9355827078898,-1.39748591097041 50.9355731971961,-1.3972244113912 50.9354969983537,-1.39717841764866 50.9354836946797,-1.39714392234175 50.9354735612403,-1.39708795729954 50.9354577100459,-1.39703387871944 50.9354410662859,-1.39698303407436 50.9354266869782,-1.39700863605996 50.9353928899266,-1.39702220062075 50.9353748874669,-1.39713152559082 50.9352308109272,-1.39714149689048 50.9352175637888,-1.39714895290734 50.9352078831852,-1.39719045507346 50.9351529697819,-1.39720833154762 50.9351582912898,-1.39742491536262 50.9352226022308,-1.39746255477302 50.9351722743981,-1.39754241500178 50.9351957116633,-1.39752633515819 50.9352201679274,-1.3976370076012 50.9352527762595,-1.39773483413564 50.9351209841099,-1.39775360892508 50.935095565392,-1.39778612793836 50.9351049063478,-1.39780759767365 50.9351110770389,-1.39782394701182 50.9351157758214,-1.39787847474957 50.9351314006851,-1.39791674298067 50.9351423833761,-1.39795555020095 50.935153479288),(-1.39740227781746 50.9353097841742,-1.39729097655376 50.9352784779497,-1.39724659977872 50.935338203188,-1.39719907890019 50.9354029101605,-1.39718371770883 50.9354239130168,-1.39729501897253 50.9354577100459,-1.39731118864765 50.9354354051416,-1.39735844003159 50.9353703019336,-1.39740227781746 50.9353097841742),(-1.39767850976732 50.935394305214,-1.39756864580808 50.9353597155773,-1.3975323538706 50.9354093638694,-1.39747800579591 50.9354838079024,-1.39746129713162 50.935506678897,-1.39757259839533 50.9355362866283,-1.39758849857586 50.935515000766,-1.39767850976732 50.935394305214))" .

<http://id.southampton.ac.uk/org/13> rdfs:label "Staff Club" .

<http://id.southampton.ac.uk/building/38#residential> rdfs:label "Building 38 is non-residential" .

<http://id.southampton.ac.uk/building/38#architect> rdfs:label "Sir Basil Spence" .

<http://id.southampton.ac.uk/point-of-service/sculpture-hepworth-1968> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                       rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                       skos:notation "sculpture-hepworth-1968" ;
                                                                       rdfs:label "Barbara Hepworth: Two Figures" ;
                                                                       oo:mapIcon <https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/museum_crafts.png> ;
                                                                       foaf:homepage <http://www.barbarahepworth.org.uk/sculptures/1968/two-figures/> ;
                                                                       dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Entertainment> ;
                                                                       geo:lat "50.935436"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       geo:long "-1.398055"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/sculpture-hepworth-1968#generic-offering-Sculpture> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Sculpture> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/sculpture-hepworth-1968> .

<http://id.southampton.ac.uk/point-of-service/telephone-2> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           skos:notation "telephone-2" ;
                                                           rdfs:label "Public Telephone Box near Building 2" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/telephone.png> ;
                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Service> ;
                                                           geo:lat "50.935787"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           geo:long "-1.398193"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/map-icons/Offices/telephone.png> rdfs:label "Telephone" .

<http://id.southampton.ac.uk/generic-products-and-services/PublicTelephone> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                            rdfs:label "Public Telephone" .

<http://id.southampton.ac.uk/point-of-service/telephone-2#generic-offering-PublicTelephone> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/PublicTelephone> ;
                                                                                            ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/telephone-2> .

<http://id.southampton.ac.uk/point-of-service/telephone-7> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           skos:notation "telephone-7" ;
                                                           rdfs:label "Public Telephone Box near Building 7" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/telephone.png> ;
                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Service> ;
                                                           geo:lat "50.935201"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           geo:long "-1.393884"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/telephone-7#generic-offering-PublicTelephone> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/PublicTelephone> ;
                                                                                            ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/telephone-7> .

<http://id.southampton.ac.uk/point-of-service/sculpture-hepworth-1961> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                       rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                       skos:notation "sculpture-hepworth-1961" ;
                                                                       rdfs:label "Barbara Hepworth: Two Forms in Echelon" ;
                                                                       oo:mapIcon <https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/museum_crafts.png> ;
                                                                       foaf:homepage <http://www.barbarahepworth.org.uk/sculptures/1961/two-forms-in-echelon/> ;
                                                                       dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Entertainment> ;
                                                                       geo:lat "50.934963"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       geo:long "-1.399205"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/sculpture-hepworth-1961#generic-offering-Sculpture> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Sculpture> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/sculpture-hepworth-1961> .

<http://id.southampton.ac.uk/point-of-service/sculpture-zebraversity> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                      rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                      skos:notation "sculpture-zebraversity" ;
                                                                      rdfs:label "Zebraversity" ;
                                                                      oo:mapIcon <https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/museum_crafts.png> ;
                                                                      dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Entertainment> ;
                                                                      geo:lat "50.9332818"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      geo:long "-1.397161"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/sculpture-zebraversity#generic-offering-Sculpture> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Sculpture> ;
                                                                                                 ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/sculpture-zebraversity> .

<http://id.southampton.ac.uk/point-of-service/sculpture-pope> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                              rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                              skos:notation "sculpture-pope" ;
                                                              rdfs:label "Nick Pope: Three Wilderness Stones" ;
                                                              oo:mapIcon <https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/museum_crafts.png> ;
                                                              dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Entertainment> ;
                                                              geo:lat "50.935183"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                              geo:long "-1.398762"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/sculpture-pope#generic-offering-Sculpture> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Sculpture> ;
                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/sculpture-pope> .

<http://id.southampton.ac.uk/building/34> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          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> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-34-education> ;
                                          ns2: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> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/34#architect> ;
                                          ns1: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/building/34#residential> rdfs:label "Building 34 is non-residential" .

<http://id.southampton.ac.uk/building/34#architect> rdfs:label "Gutteridge & Gutteridge" .

<http://id.southampton.ac.uk/point-of-service/sculpture-erica> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                          <http://id.southampton.ac.uk/building/53> ;
                                                               rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                               skos:notation "sculpture-erica" ;
                                                               rdfs:label "Erica the Rhino" ;
                                                               oo:mapIcon <https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/museum_crafts.png> ;
                                                               foaf:homepage <https://www.ericatherhino.org/> ;
                                                               dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Entertainment> ;
                                                               geo:lat "50.93754"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                               geo:long "-1.3981"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/sculpture-erica#generic-offering-Sculpture> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Sculpture> ;
                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/sculpture-erica> .

<http://id.southampton.ac.uk/point-of-service/sculpture-rhoda> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                               rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                               skos:notation "sculpture-rhoda" ;
                                                               rdfs:label "Matt Rhoda: Nth" ;
                                                               oo:mapIcon <https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/museum_crafts.png> ;
                                                               dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Entertainment> ;
                                                               geo:lat "50.9335993"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                               geo:long "-1.3973344"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/sculpture-rhoda#generic-offering-Sculpture> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Sculpture> ;
                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/sculpture-rhoda> .

<http://id.southampton.ac.uk/point-of-service/sculpture-mcwilliam> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                   rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                   skos:notation "sculpture-mcwilliam" ;
                                                                   rdfs:label "F E McWilliam: Puy de Dôme Figure" ;
                                                                   oo:mapIcon <https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/museum_crafts.png> ;
                                                                   foaf:homepage <http://femcwilliam.com/> ;
                                                                   dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Entertainment> ;
                                                                   geo:lat "50.935565"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   geo:long "-1.3969337"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/sculpture-mcwilliam#generic-offering-Sculpture> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Sculpture> ;
                                                                                              ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/sculpture-mcwilliam> .

<http://id.southampton.ac.uk/building/37> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "37"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "George Thomas" ;
                                          geo:lat "50.93403"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39566"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-37-george-thomas> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/37#residential> ;
                                          ns1:buildingDate "1970" ;
                                          ns1:buildingFeature "Mainly open plan office space. The new extension features a three storey atrium with good use of natural light and ventilation. Efficient energy consumption provided by use of photovoltaic cells." ;
                                          dcterms:spatial "POLYGON((-1.39607780176255 50.934181105038,-1.39594170699701 50.9343627757119,-1.39542840964366 50.9342129781306,-1.39538591933072 50.9342005798965,-1.3953558257687 50.9341918048886,-1.39528207408388 50.934170291959,-1.39540720940296 50.9339919040991,-1.39547673900595 50.9340125113004,-1.39549066289285 50.9339909982879,-1.39550638341032 50.9339664847641,-1.39538034977596 50.9339277046828,-1.39534549514294 50.9338837161427,-1.39547422372315 50.9338397841744,-1.39549030356674 50.9338584099753,-1.39553324303732 50.9338464645537,-1.39549569345844 50.9337940971478,-1.39561894231542 50.9336388628264,-1.3957124569365 50.9337228773812,-1.39585421108833 50.9338910758756,-1.39586094845297 50.9338990017405,-1.39586570952397 50.9339055122714,-1.39598850922331 50.9340709926762,-1.39596784797178 50.9340644821685,-1.39594817486705 50.9340934680741,-1.39599156349528 50.934106092789,-1.39597629213545 50.9341218878311,-1.39596757847719 50.934133889795,-1.39592886108844 50.9341216613789,-1.39591412871779 50.9341371167376,-1.39607780176255 50.934181105038))" .

<http://id.southampton.ac.uk/building/37#residential> rdfs:label "Building 37 is non-residential" .

<http://id.southampton.ac.uk/point-of-service/telephone-6> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           skos:notation "telephone-6" ;
                                                           rdfs:label "Public Telephone Box near Building 6" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/telephone.png> ;
                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Service> ;
                                                           geo:lat "50.935684"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           geo:long "-1.396776"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/telephone-6#generic-offering-PublicTelephone> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/PublicTelephone> ;
                                                                                            ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/telephone-6> .

<http://id.southampton.ac.uk/building/23> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "23"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Building 23" ;
                                          geo:lat "50.93476"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39327"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/23#residential> ;
                                          dcterms:spatial "POLYGON((-1.39324 50.93493, -1.39307715921901 50.9348815720715,-1.39319205374385 50.9347226615797,-1.39330748725786 50.9345629013573,-1.39346181782367 50.9346071723173,-1.39336111668032 50.9347464953575,-1.39324 50.93493))" .

<http://id.southampton.ac.uk/building/23#residential> rdfs:label "Building 23 is non-residential" .

<http://id.southampton.ac.uk/point-of-service/highfield-national-express> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                          rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                          skos:notation "highfield-national-express" ;
                                                                          rdfs:label "National Express Coach Stop" ;
                                                                          oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/bus.png> ;
                                                                          foaf:homepage <http://www.nationalexpress.com/coach/destinations/england/south/southampton/southampton-coach-station.aspx> ;
                                                                          dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                          geo:lat "50.936335"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          geo:long "-1.3968"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/map-icons/Transportation/bus.png> rdfs:label "Bus" .

<http://id.southampton.ac.uk/point-of-interest-category/Transport> rdfs:label "Transport" .

<http://id.southampton.ac.uk/generic-products-and-services/LongDistanceCoaches> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                rdfs:label "Long Distance Coaches" .

<http://id.southampton.ac.uk/point-of-service/highfield-national-express#generic-offering-LongDistanceCoaches> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/LongDistanceCoaches> ;
                                                                                                               ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/highfield-national-express> .

<http://id.southampton.ac.uk/generic-products-and-services/CoachTravel> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                        rdfs:label "Coach Travel" .

<http://id.southampton.ac.uk/point-of-service/highfield-national-express#generic-offering-CoachTravel> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/CoachTravel> ;
                                                                                                       ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/highfield-national-express> .

<http://id.southampton.ac.uk/point-of-service/highfield-greyhound> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                   rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                   skos:notation "highfield-greyhound" ;
                                                                   rdfs:label "Greyhound Coach Stop" ;
                                                                   oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/bus.png> ;
                                                                   foaf:homepage <http://www.greyhounduk.com/where-we-go/> ;
                                                                   dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                   geo:lat "50.936335"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   geo:long "-1.3968"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/highfield-greyhound#generic-offering-LongDistanceCoaches> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/LongDistanceCoaches> ;
                                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/highfield-greyhound> .

<http://id.southampton.ac.uk/point-of-service/highfield-greyhound#generic-offering-CoachTravel> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/CoachTravel> ;
                                                                                                ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/highfield-greyhound> .

<http://id.southampton.ac.uk/point-of-service/106-burgess-road-atm> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                               <http://id.southampton.ac.uk/building/60> ;
                                                                    rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                    skos:notation "106-burgess-road-atm" ;
                                                                    rdfs:label "Barclays ATM" ;
                                                                    oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/atm.png> ;
                                                                    dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Service> .

<https://data.southampton.ac.uk/map-icons/Offices/atm.png> rdfs:label "Cashpoint" .

<http://id.southampton.ac.uk/generic-products-and-services/ATM> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                rdfs:label "ATM" .

<http://id.southampton.ac.uk/point-of-service/106-burgess-road-atm#generic-offering-ATM> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/ATM> ;
                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/106-burgess-road-atm> .

<http://id.southampton.ac.uk/point-of-service/susu-shop-atm> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                        <http://id.southampton.ac.uk/building/57> ;
                                                             rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                             skos:notation "susu-shop-atm" ;
                                                             rdfs:label "SUSU Shop ATM" ;
                                                             oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/atm.png> ;
                                                             dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Service> .

<http://id.southampton.ac.uk/point-of-service/susu-shop-atm#generic-offering-ATM> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/ATM> ;
                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/susu-shop-atm> .

<http://id.southampton.ac.uk/point-of-service/hartley-library> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                          <http://id.southampton.ac.uk/building/36> ;
                                                               rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                               skos:notation "hartley-library" ;
                                                               rdfs:label "Hartley Library" ;
                                                               foaf:phone <tel:+442380592180> ;
                                                               oo:mapIcon <https://data.southampton.ac.uk/map-icons/Education/library.png> ;
                                                               foaf:mbox <mailto:libenqs@soton.ac.uk> ;
                                                               foaf:homepage <https://www.soton.ac.uk/library/about/hl/index.html> ;
                                                               dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Education> .

<http://id.southampton.ac.uk/building/36> rdfs:label "Library (inc. blds 10 12 & 14)" ;
                                          ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "36"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          geo:lat "50.93504"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39531"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-36-hartley-library> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID301010> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/36#residential> ;
                                          ns1:buildingDate "1914 (1935/1959/1965/1995)" ;
                                          ns1:buildingFeature "Special Collections Learning Centre Cafe Termodex energy efficiency and perimeter lighting control" ;
                                          dcterms:spatial "POLYGON((-1.39604528274927 50.9345901885781,-1.39599156349528 50.9346589726837,-1.39594080868172 50.9346449894211,-1.39590855916302 50.9346897698141,-1.3958816097045 50.9347274170138,-1.39586660783926 50.9347480805014,-1.39585573822432 50.9347642149991,-1.39586930278511 50.9347684609186,-1.39586247558895 50.9347781982259,-1.39585115681637 50.934796087692,-1.39583947871767 50.9348106936435,-1.39582393786326 50.9348326025621,-1.3958657993555 50.9348444911183,-1.39588789791149 50.9348506618438,-1.39589373696084 50.9348426795289,-1.39589894718948 50.9348352633345,-1.39602551981302 50.9348710988282,-1.39601482986114 50.9348862142651,-1.39603872504769 50.9348930077183,-1.39599282113667 50.9349573756381,-1.39596515302592 50.9349495631777,-1.39594035952408 50.9349839832835,-1.39587684863349 50.9350725809714,-1.39589535392835 50.9350782987717,-1.39591367956014 50.9350839033475,-1.39587082992109 50.935141817258,-1.39585259412082 50.93513717509,-1.39583328034221 50.9351321932505,-1.39578531030604 50.9351950889342,-1.395767793158 50.9352180166824,-1.39573644195459 50.9352591167659,-1.39576168461407 50.9352677783491,-1.39571640952375 50.9353311833535,-1.39568954989676 50.9353229746748,-1.39567589550444 50.9353401845927,-1.39555390428885 50.9353042928488,-1.39556423491462 50.9352881019269,-1.39552246325391 50.9352759870376,-1.39549973587722 50.93527021265,-1.39545823371109 50.9353263713696,-1.39544359117196 50.9353224651705,-1.39543433852454 50.9353359953369,-1.39538376337404 50.9354091940349,-1.39535519694801 50.9354470104865,-1.39540595176156 50.9354624654048,-1.39535250200215 50.9355326068921,-1.39520383082263 50.9354900917659,-1.39519385952298 50.9355056032812,-1.39507177847587 50.9354701645562,-1.39520850206211 50.9352832899385,-1.39510672294042 50.9352530027062,-1.3949830249258 50.9354266869782,-1.3947857548894 50.935373585402,-1.39477569375822 50.9353875684455,-1.39453665206112 50.9353282961632,-1.3945198535653 50.9353019151613,-1.39450979243412 50.9352758172027,-1.39450215675421 50.9352519836962,-1.39450440254242 50.9352263952148,-1.3945113195701 50.9352006934959,-1.39452281800574 50.9351745954804,-1.39454204195282 50.9351488937329,-1.39456890157982 50.9351217766755,-1.39461354784944 50.9350942067074,-1.3946659196305 50.9350685615273,-1.39472889153192 50.9350294993053,-1.39479572618906 50.9349705662387,-1.39484414538287 50.9349158790035,-1.39487405928183 50.9349213137626,-1.39508309724845 50.9346354785356,-1.39514535049764 50.9346548965914,-1.39514939291641 50.9346505940491,-1.39548994424062 50.9347483069506,-1.39538133792277 50.9348991784374,-1.39549389682787 50.9349328626238,-1.39551321060648 50.9349058020525,-1.3955420465271 50.9348649847174,-1.39552893112395 50.9348613049282,-1.39561157613009 50.9347447969889,-1.39565253930705 50.9346880714435,-1.39569305332636 50.9346316855034,-1.39572772829633 50.9345835083056,-1.39574246066699 50.9345629013573,-1.39579375446971 50.9344911732547,-1.39588457414494 50.9345189700306,-1.39590352859743 50.934524801124,-1.39592194406076 50.9345305756042,-1.39597808876601 50.9345478990404,-1.39596614117274 50.9345635807074,-1.39604528274927 50.9345901885781))" .

<https://data.southampton.ac.uk/map-icons/Education/library.png> rdfs:label "Library" .

<http://id.southampton.ac.uk/point-of-interest-category/Education> rdfs:label "Education" .

<http://id.southampton.ac.uk/generic-products-and-services/UniversityLibrary> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                              rdfs:label "University Library" .

<http://id.southampton.ac.uk/point-of-service/hartley-library#generic-offering-UniversityLibrary> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/UniversityLibrary> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/hartley-library> .

<http://id.southampton.ac.uk/point-of-service/108-burgess-road-atm> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                               <http://id.southampton.ac.uk/building/60> ;
                                                                    rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                    skos:notation "108-burgess-road-atm" ;
                                                                    rdfs:label "Santander ATM" ;
                                                                    oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/atm.png> ;
                                                                    dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Service> .

<http://id.southampton.ac.uk/point-of-service/108-burgess-road-atm#generic-offering-ATM> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/ATM> ;
                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/108-burgess-road-atm> .

<http://id.southampton.ac.uk/point-of-service/susu-cafe-atm> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                        <http://id.southampton.ac.uk/building/42> ;
                                                             rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                             skos:notation "susu-cafe-atm" ;
                                                             rdfs:label "SUSU Cafe ATM" ;
                                                             oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/atm.png> ;
                                                             dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Service> .

<http://id.southampton.ac.uk/point-of-service/susu-cafe-atm#generic-offering-ATM> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/ATM> ;
                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/susu-cafe-atm> .

<http://id.southampton.ac.uk/mfd/PR-ID301010> rdfs:label "Multi-function Device (MFD) #PR-ID301010" .

<http://id.southampton.ac.uk/building/36#residential> rdfs:label "Building 36 is non-residential" .

<http://id.southampton.ac.uk/point-of-service/wellbeing-12> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                            rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                            dcterms:description "Highfield Health is an NHS doctor's surgery." ;
                                                            skos:notation "wellbeing-12" ;
                                                            rdfs:label "Highfield Health" ;
                                                            oo:mapIcon <https://data.southampton.ac.uk/map-icons/Health/medicine.png> ;
                                                            foaf:homepage <https://www.highfieldhealth.co.uk/> ;
                                                            dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Wellbeing> ;
                                                            geo:lat "50.933083"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                            geo:long "-1.395726"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-interest-category/Wellbeing> rdfs:label "Wellbeing" .

<http://id.southampton.ac.uk/generic-products-and-services/Service> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                    rdfs:label "Service" .

<http://id.southampton.ac.uk/point-of-service/wellbeing-12#generic-offering-Service> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Service> ;
                                                                                     ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/wellbeing-12> .

<http://id.southampton.ac.uk/point-of-service/wellbeing-11> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                            rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                            dcterms:description "The University Health Service is an NHS doctor's surgery." ;
                                                            skos:notation "wellbeing-11" ;
                                                            rdfs:label "University Health Service" ;
                                                            oo:mapIcon <https://data.southampton.ac.uk/map-icons/Health/medicine.png> ;
                                                            foaf:homepage <https://www.unidocs.co.uk/> ;
                                                            dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Wellbeing> ;
                                                            geo:lat "50.93579638"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                            geo:long "-1.399455244"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/wellbeing-11#generic-offering-Service> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Service> ;
                                                                                     ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/wellbeing-11> .

<http://id.southampton.ac.uk/point-of-service/wellbeing-7> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           dcterms:description "The Advice Centre provides free, independent, and confidential advice and information to all students on practical matters such as academic support, housing and finance." ;
                                                           skos:notation "wellbeing-7" ;
                                                           rdfs:label "The Students' Union Advice Centre" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/administrativeboundary.png> ;
                                                           foaf:homepage <https://www.susu.org/support/advice-centre.html> ;
                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Wellbeing> ;
                                                           geo:lat "50.935277"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           geo:long "-1.39756"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/wellbeing-7#generic-offering-Service> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Service> ;
                                                                                    ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/wellbeing-7> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-5> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "waste-compound-5" ;
                                                                rdfs:label "ISVR rear of Building Bins" ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                geo:lat "50.9354"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                geo:long "-1.39269"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/map-icons/Offices/recycle.png> rdfs:label "Recycling" .

<http://id.southampton.ac.uk/point-of-interest-category/Waste> rdfs:label "Waste" .

<http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                     rdfs:label "Mixed Recycling Collection" .

<http://id.southampton.ac.uk/point-of-service/waste-compound-5#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-5> .

<http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                   rdfs:label "General Waste Collection" .

<http://id.southampton.ac.uk/point-of-service/waste-compound-5#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-5> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-6> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "waste-compound-6" ;
                                                                rdfs:label "Library Bin Compound" ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                geo:lat "50.9351"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                geo:long "-1.39519"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-6#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-6> .

<http://id.southampton.ac.uk/generic-products-and-services/FoodWasteRecyclingCollection> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                         rdfs:label "Food Waste Recycling Collection" .

<http://id.southampton.ac.uk/point-of-service/waste-compound-6#generic-offering-FoodWasteRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/FoodWasteRecyclingCollection> ;
                                                                                                              ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-6> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-6#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-6> .

<http://id.southampton.ac.uk/point-of-service/wellbeing-9> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           dcterms:description "With over 300 sports and activities, the Students' Union has something for everybody." ;
                                                           skos:notation "wellbeing-9" ;
                                                           rdfs:label "Southampton University Students' Union" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Culture-and-Entertainment/dancinghall.png> ;
                                                           foaf:homepage <https://www.susu.org/opportunities/> ;
                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Wellbeing> ;
                                                           geo:lat "50.93434798"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           geo:long "-1.396897552"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/wellbeing-9#generic-offering-Service> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Service> ;
                                                                                    ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/wellbeing-9> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-12> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-12" ;
                                                                 rdfs:label "Stags Head Bar Bins" ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                 geo:lat "50.9346"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.39719"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/generic-products-and-services/GlassRecyclingCollection> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                     rdfs:label "Glass Recycling Collection" .

<http://id.southampton.ac.uk/point-of-service/waste-compound-12#generic-offering-GlassRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GlassRecyclingCollection> ;
                                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-12> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-8> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "waste-compound-8" ;
                                                                rdfs:label "B16 Bin Compound" ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                geo:lat "50.9374"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                geo:long "-1.39583"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-8#generic-offering-FoodWasteRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/FoodWasteRecyclingCollection> ;
                                                                                                              ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-8> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-8#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-8> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-8#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-8> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-7> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "waste-compound-7" ;
                                                                rdfs:label "Life Sciences Bins" ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                geo:lat "50.9369"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                geo:long "-1.39556"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-7#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-7> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-7#generic-offering-FoodWasteRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/FoodWasteRecyclingCollection> ;
                                                                                                              ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-7> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-7#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-7> .

<http://id.southampton.ac.uk/point-of-service/wellbeing-3> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           dcterms:description "A hidden gem within the University campus, full of evergreens, flowers and wildlife. Open Monday - Friday 08:30-17:00." ;
                                                           skos:notation "wellbeing-3" ;
                                                           rdfs:label "The Valley Gardens" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Nature/birds-2.png> ;
                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Wellbeing> ;
                                                           geo:lat "50.93363349"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           geo:long "-1.397716041"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/generic-products-and-services/GreenSpace> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                       rdfs:label "Green Space" .

<http://id.southampton.ac.uk/point-of-service/wellbeing-3#generic-offering-GreenSpace> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GreenSpace> ;
                                                                                       ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/wellbeing-3> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-9> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "waste-compound-9" ;
                                                                rdfs:label "SHPRS - Broadlands Car Park Bins" ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                geo:lat "50.9376"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                geo:long "-1.39375"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-9#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-9> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-9#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-9> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-4> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "waste-compound-4" ;
                                                                rdfs:label "Bin Compound" ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                geo:lat "50.93504"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                geo:long "-1.39376"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-4#generic-offering-FoodWasteRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/FoodWasteRecyclingCollection> ;
                                                                                                              ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-4> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-4#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-4> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-4#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-4> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-11> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-11" ;
                                                                 rdfs:label "Compound at Rear of SU Building" ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                 geo:lat "50.934"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.39725"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-11#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-11> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-11#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-11> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-11#generic-offering-FoodWasteRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/FoodWasteRecyclingCollection> ;
                                                                                                               ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-11> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-1> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "waste-compound-1" ;
                                                                rdfs:label "E&F Yard Compound" ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                geo:lat "50.9332"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                geo:long "-1.39412"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-1#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-1> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-3> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "waste-compound-3" ;
                                                                rdfs:label "Rear of Chemistry Bins" ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                geo:lat "50.9341"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                geo:long "-1.39349"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-3#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-3> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-3#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-3> .

<http://id.southampton.ac.uk/point-of-service/wellbeing-1> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           dcterms:description "Sport & Wellbeing offer a wide range of sports & exercise activities, including their free Be Active programme." ;
                                                           skos:notation "wellbeing-1" ;
                                                           rdfs:label "Jubilee Sports Centre" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/fitness.png> ;
                                                           foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/index.page> ;
                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Wellbeing> ;
                                                           geo:lat "50.93417589"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           geo:long "-1.396470931"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/generic-products-and-services/Sport> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                  rdfs:label "Sport" .

<http://id.southampton.ac.uk/point-of-service/wellbeing-1#generic-offering-Sport> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Sport> ;
                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/wellbeing-1> .

<http://id.southampton.ac.uk/point-of-service/wellbeing-5> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           dcterms:description "The Faith and Reflection Centre provides opportunities for individuals to maintain and explore their faith and beliefs. Sometimes you just need a place to be or be quiet for a moment, to reflect in the midst of a busy academic life, you can find this at the Faith and Reflection Centre." ;
                                                           skos:notation "wellbeing-5" ;
                                                           rdfs:label "Faith and Reflection Centre" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/chapel-2.png> ;
                                                           foaf:homepage <https://www.southampton.ac.uk/chaplaincy/index.page?> ;
                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Wellbeing> ;
                                                           geo:lat "50.936021"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           geo:long "-1.397441"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/wellbeing-5#generic-offering-Service> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/Service> ;
                                                                                    ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/wellbeing-5> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-10> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-10" ;
                                                                 rdfs:label "31 University Road Bins" ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                 geo:lat "50.9331"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.39613"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-10#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-10> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-10#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-10> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-2> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "waste-compound-2" ;
                                                                rdfs:label "Compound at Rear of Nursery" ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                geo:lat "50.9337"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                geo:long "-1.39499"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-2#generic-offering-FoodWasteRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/FoodWasteRecyclingCollection> ;
                                                                                                              ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-2> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-2#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                        ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-2> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-2#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-2> .

<http://id.southampton.ac.uk/building/40> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "40"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "West Bld & Staff Social Centre" ;
                                          geo:lat "50.93495"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39752"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/SU> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID301026> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/40#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/40#architect> ;
                                          ns1:buildingDate "1939/1948/1956" ;
                                          ns1:buildingFeature "Dining area, Students' Union clubs and societies, offices" ;
                                          dcterms:spatial "POLYGON((-1.39806155140447 50.9350090623905,-1.39803280531538 50.9350475018986,-1.39795555020095 50.935153479288,-1.39791674298067 50.9351423833761,-1.39787847474957 50.9351314006851,-1.39782394701182 50.9351157758214,-1.39780759767365 50.9351110770389,-1.39778612793836 50.9351049063478,-1.39775360892508 50.935095565392,-1.39773492396717 50.9350895645345,-1.39763287535089 50.9352227720659,-1.39754241500178 50.9351957116633,-1.39746255477302 50.9351722743981,-1.39740793720375 50.9351563664891,-1.39739194719169 50.9351771996215,-1.39733589231796 50.9351597065844,-1.397348648395 50.935139213115,-1.39724489297968 50.9351090956244,-1.3972275554947 50.935104113782,-1.39733418551892 50.9349632066766,-1.3973132547728 50.934920011685,-1.39725091169208 50.9349320700549,-1.39721560790142 50.9348746087803,-1.39723519117461 50.9348699099734,-1.3972275554947 50.934855870162,-1.39719108389416 50.9347946723864,-1.39715398347293 50.9347355125731,-1.39714275453188 50.9347186987176,-1.39712380007938 50.9347230012536,-1.39707627920085 50.9346499147003,-1.39718569400246 50.934625684586,-1.39734262968259 50.9345910943777,-1.39740048118689 50.9345782999569,-1.3975706221017 50.9348699099734,-1.39785574737288 50.9349506954184,-1.39806155140447 50.9350090623905))" .

<http://id.southampton.ac.uk/mfd/PR-ID301026> rdfs:label "Multi-function Device (MFD) #PR-ID301026" .

<http://id.southampton.ac.uk/building/40#residential> rdfs:label "Building 40 is non-residential" .

<http://id.southampton.ac.uk/building/40#architect> rdfs:label "Gutteridge & Gutteridge" .

<http://id.southampton.ac.uk/point-of-service/waste-compound-19> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-19" ;
                                                                 rdfs:label "Interchange Compound" ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                 geo:lat "50.9363"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.39713"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-19#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-19> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-39> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                  rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-39" ;
                                                                  rdfs:label "Bicycle Parking near Building 39" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.936588"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.399394"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> rdfs:label "Bicycle Parking" .

<http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                           rdfs:label "Bicycle Parking" .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-39#generic-offering-BicycleParking> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-39> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-15> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                  rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-15" ;
                                                                  rdfs:label "Bicycle Parking near Building 15" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.935669"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.393015"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-15#generic-offering-BicycleParking> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-15> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-56> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-56" ;
                                                                 rdfs:label "John Hansard Gallery Bins" ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                 geo:lat "50.93635"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.39926"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-56#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-56> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-56#generic-offering-FoodWasteRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/FoodWasteRecyclingCollection> ;
                                                                                                               ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-56> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-56#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-56> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-13> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-13" ;
                                                                 rdfs:label "Compound Between B38 & B40" ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                 geo:lat "50.9352"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.39743"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-13#generic-offering-FoodWasteRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/FoodWasteRecyclingCollection> ;
                                                                                                               ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-13> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-13#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-13> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-13#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-13> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-13#generic-offering-GlassRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GlassRecyclingCollection> ;
                                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-13> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-57> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                  rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-57" ;
                                                                  rdfs:label "Bicycle Parking near Building 57" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.934612"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.396715"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-57#generic-offering-BicycleParking> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-57> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-46> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                  rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-46" ;
                                                                  rdfs:label "Bicycle Parking near Building 46" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.934193"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.400295"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-46#generic-offering-BicycleParking> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-46> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-18> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-18" ;
                                                                 rdfs:label "Nuffield Theatre Bin Compound" ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                 geo:lat "50.9363"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.39741"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-18#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-18> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-18#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-18> .

<http://id.southampton.ac.uk/point-of-service/car-parking-32> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                              rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                              skos:notation "car-parking-32" ;
                                                              rdfs:label "Pay and Display Car Parking near Building 32" ;
                                                              oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking.png> ;
                                                              dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                              geo:lat "50.937283"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                              geo:long "-1.396015"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/map-icons/Transportation/parking.png> rdfs:label "Parking" .

<http://id.southampton.ac.uk/generic-products-and-services/PayAndDisplayCarParking> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                    rdfs:label "Pay and Display Car Parking" .

<http://id.southampton.ac.uk/point-of-service/car-parking-32#generic-offering-PayAndDisplayCarParking> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/PayAndDisplayCarParking> ;
                                                                                                       ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/car-parking-32> .

<http://id.southampton.ac.uk/generic-products-and-services/CarParking> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                       rdfs:label "Car Parking" .

<http://id.southampton.ac.uk/point-of-service/car-parking-32#generic-offering-CarParking> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/CarParking> ;
                                                                                          ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/car-parking-32> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-17> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-17" ;
                                                                 rdfs:label "Zepler Bin Compound" ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                 geo:lat "50.9376"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.39764"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-17#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-17> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-17#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-17> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-53> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                  rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-53" ;
                                                                  rdfs:label "Bicycle Parking near Building 53" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.937122"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.398461"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-53#generic-offering-BicycleParking> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-53> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-35> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                  rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-35" ;
                                                                  rdfs:label "Bicycle Parking near Building 35" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.933811"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.394126"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-35#generic-offering-BicycleParking> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-35> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-20> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-20" ;
                                                                 rdfs:label "Gower Compound" ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                 geo:lat "50.9377"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.39687"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-20#generic-offering-FoodWasteRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/FoodWasteRecyclingCollection> ;
                                                                                                               ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-20> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-20#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-20> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-20#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-20> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-21> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-21" ;
                                                                 rdfs:label "Rear of Nightingale Bins" ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                 geo:lat "50.9365"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.39684"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-21#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-21> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-21#generic-offering-FoodWasteRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/FoodWasteRecyclingCollection> ;
                                                                                                               ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-21> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-21#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-21> .

<http://id.southampton.ac.uk/point-of-service/Building+36> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           skos:notation "Building 36" ;
                                                           rdfs:label "Level 1" ,
                                                                      "Level 3" ,
                                                                      "Level 2" ,
                                                                      "Level 5" ,
                                                                      "Level 4" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                           geo:lat "50.935129"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           geo:long "-1.3958"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/generic-products-and-services/CrispPacketCollection> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                  rdfs:label "Crisp Packet Collection" .

<http://id.southampton.ac.uk/point-of-service/Building+36#generic-offering-CrispPacketCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/CrispPacketCollection> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/Building+36> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-16> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-16" ;
                                                                 rdfs:label "Murray Arts 2 Bin Compound" ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                 geo:lat "50.9363"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.39825"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-16#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-16> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-16#generic-offering-FoodWasteRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/FoodWasteRecyclingCollection> ;
                                                                                                               ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-16> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-16#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-16> .

<http://id.southampton.ac.uk/point-of-service/Building+52> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           skos:notation "Building 52" ;
                                                           rdfs:label "Level 1" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                           geo:lat "50.935807"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           geo:long "-1.398811"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/Building+52#generic-offering-CrispPacketCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/CrispPacketCollection> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/Building+52> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-15> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-15" ;
                                                                 rdfs:label "Shackleton Bin Compound" ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                 geo:lat "50.9343"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.3986"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-15#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-15> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-15#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-15> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-67> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                  rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-67" ;
                                                                  rdfs:label "Bicycle Parking near Building 67" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.936577"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.39681"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-67#generic-offering-BicycleParking> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-67> .

<http://id.southampton.ac.uk/point-of-service/Building+35> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           skos:notation "Building 35" ;
                                                           rdfs:label "Level 1" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                           geo:lat "50.933799"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           geo:long "-1.394381"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/Building+35#generic-offering-CrispPacketCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/CrispPacketCollection> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/Building+35> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-32> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                  rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-32" ;
                                                                  rdfs:label "Bicycle Parking near Building 32" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.937214"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.39565"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-32#generic-offering-BicycleParking> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-32> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-14> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-14" ;
                                                                 rdfs:label "Physics Yard Bin Compound" ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Waste> ;
                                                                 geo:lat "50.9353"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.39988"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-14#generic-offering-FoodWasteRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/FoodWasteRecyclingCollection> ;
                                                                                                               ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-14> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-14#generic-offering-GeneralWasteCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/GeneralWasteCollection> ;
                                                                                                         ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-14> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-14#generic-offering-MixedRecyclingCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/MixedRecyclingCollection> ;
                                                                                                           ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/waste-compound-14> .

<http://id.southampton.ac.uk/point-of-service/Building+28> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           skos:notation "Building 28" ;
                                                           rdfs:label "Level 1" ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/recycle.png> ;
                                                           geo:lat "50.934622"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           geo:long "-1.394229"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/Building+28#generic-offering-CrispPacketCollection> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/CrispPacketCollection> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/Building+28> .

<http://id.southampton.ac.uk/point-of-service/sport-sports-hall> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                            <http://id.southampton.ac.uk/building/18> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 dcterms:description "8 court sports hall. Badminton, basketball, volleyball, trampolining, netball and fitness classes available" ;
                                                                 skos:notation "sport-sports-hall" ;
                                                                 rdfs:label "Sports hall" ;
                                                                 foaf:phone <tel:+442380591199> ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/badminton-2.png> ;
                                                                 foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                                 foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/jubilee-sports-centre.page> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                                 geo:lat "50.93375"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.39682"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building/18> rdfs:label "Jubilee Sports Complex" ;
                                          ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "18"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          geo:lat "50.9339"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39671"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/18#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/18#architect> ;
                                          ns1:buildingDate "2004" ;
                                          ns1:buildingFeature "Swimming pool 25 m long x 12 m (6 lanes) wide Hall - 8 full size badminton courts, gymnasium" ;
                                          dcterms:spatial "POLYGON((-1.39716530224551 50.9339227793271,-1.39707151812984 50.9340292687979,-1.39703711265446 50.9340532727705,-1.39699902408642 50.9340678789552,-1.39684379520532 50.9340915998424,-1.39640892077628 50.9341460049819,-1.39638313912762 50.9341109048992,-1.39629681102882 50.9339937157216,-1.39614885850153 50.9337926818117,-1.39638879851391 50.9337202731588,-1.39691592992264 50.9335610756302,-1.39716530224551 50.9339227793271))" .

<https://data.southampton.ac.uk/map-icons/Sports/badminton-2.png> rdfs:label "Badminton" .

<http://id.southampton.ac.uk/point-of-interest-category/Sport> rdfs:label "Sport" .

<http://id.southampton.ac.uk/point-of-service/sport-bouldering-wall> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                                <http://id.southampton.ac.uk/building/42> ;
                                                                     rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                     dcterms:description "Unsupervised bouldering wall with variety of levels of difficulty and regular route resets" ;
                                                                     skos:notation "sport-bouldering-wall" ;
                                                                     rdfs:label "Bouldering wall" ;
                                                                     foaf:phone <tel:+442380591199> ;
                                                                     oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/climbing.png> ;
                                                                     foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                                     foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/jubilee-sports-centre.page> ;
                                                                     dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                                     geo:lat "50.9343"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     geo:long "-1.39789"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/map-icons/Sports/climbing.png> rdfs:label "Climbing" .

<http://id.southampton.ac.uk/point-of-service/sport-swimming-pool> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                              <http://id.southampton.ac.uk/building/18> ;
                                                                   rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                   dcterms:description "25m swimming pool in Jubilee sports centre" ;
                                                                   skos:notation "sport-swimming-pool" ;
                                                                   rdfs:label "Swimming pool" ;
                                                                   foaf:phone <tel:+442380591199> ;
                                                                   oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/swimming.png> ;
                                                                   foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                                   foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/jubilee-sports-centre.page> ;
                                                                   dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                                   geo:lat "50.93386"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   geo:long "-1.3963"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/map-icons/Sports/swimming.png> rdfs:label "Swimming" .

<http://id.southampton.ac.uk/point-of-service/sport-martial-arts-room> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                                  <http://id.southampton.ac.uk/building/42> ;
                                                                       rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                       dcterms:description "Purpose built martial arts studio" ;
                                                                       skos:notation "sport-martial-arts-room" ;
                                                                       rdfs:label "Martial arts room" ;
                                                                       foaf:phone <tel:+442380591199> ;
                                                                       oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/karate.png> ;
                                                                       foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                                       foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/jubilee-sports-centre.page> ;
                                                                       dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                                       geo:lat "50.93405"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       geo:long "-1.39757"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/map-icons/Sports/karate.png> rdfs:label "Karate" .

<http://id.southampton.ac.uk/point-of-service/sport-indoor-cycling-studio> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                                      <http://id.southampton.ac.uk/building/18> ;
                                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                           dcterms:description "Fitness studio used for indoor cycling classes" ;
                                                                           skos:notation "sport-indoor-cycling-studio" ;
                                                                           rdfs:label "Indoor cycling studio" ;
                                                                           foaf:phone <tel:+442380591199> ;
                                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/cycling_sprint.png> ;
                                                                           foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                                           foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/jubilee-sports-centre.page> ;
                                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                                           geo:lat "50.93401"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           geo:long "-1.39699"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/map-icons/Sports/cycling_sprint.png> rdfs:label "Cycling" .

<http://id.southampton.ac.uk/building/18#residential> rdfs:label "Building 18 is non-residential" .

<http://id.southampton.ac.uk/building/18#architect> rdfs:label "Rick Mather Architects" .

<http://id.southampton.ac.uk/point-of-service/university-faith-and-reflection-centre> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                                                 <http://id.southampton.ac.uk/building/1104> ;
                                                                                      rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                                      skos:notation "university-faith-and-reflection-centre" ;
                                                                                      rdfs:label "University Faith and Reflection Centre" ;
                                                                                      foaf:phone <tel:+442380599231> ;
                                                                                      oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                                      foaf:homepage <http://www.southampton.ac.uk/chaplaincy/index.page> ;
                                                                                      dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                                      geo:lat "50.93346"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                      geo:long "-1.39604"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building/1104> rdfs:label "41 University Road" ;
                                            ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "1104"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            geo:lat "50.93344"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39601"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            ns2:occupant <http://id.southampton.ac.uk/org/CY> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/1104#residential> ;
                                            dcterms:spatial "POLYGON((-1.3961190 50.9334705,-1.3960946 50.9333945,-1.3959440 50.9334137,-1.3959684 50.9334897,-1.3961190 50.9334705))" .

<https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> rdfs:label "Church" .

<http://id.southampton.ac.uk/point-of-interest-category/Religious> rdfs:label "Religious" .

<http://id.southampton.ac.uk/point-of-service/highfield-muslim-prayer-room> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                                       <http://id.southampton.ac.uk/building/40> ;
                                                                            rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                            skos:notation "highfield-muslim-prayer-room" ;
                                                                            rdfs:label "Highfield Muslim Prayer Room" ;
                                                                            oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/prayer.png> ;
                                                                            dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                            geo:lat "50.935078"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            geo:long "-1.397978"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/map-icons/Tourism/prayer.png> rdfs:label "Faith-based prayer / Meditation" .

<http://id.southampton.ac.uk/point-of-service/sport-gym> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                    <http://id.southampton.ac.uk/building/18> ;
                                                         rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                         dcterms:description "Multi-level gym with over 150 fitness stations" ;
                                                         skos:notation "sport-gym" ;
                                                         rdfs:label "Gym" ;
                                                         foaf:phone <tel:+442380591199> ;
                                                         oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/weights.png> ;
                                                         foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                         foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/jubilee-sports-centre.page> ;
                                                         dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                         geo:lat "50.93405"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                         geo:long "-1.39679"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/map-icons/Sports/weights.png> rdfs:label "Weights" .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-44> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                  rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-44" ;
                                                                  rdfs:label "Bicycle Parking near Building 44" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.934009"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.399432"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-44#generic-offering-BicycleParking> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-44> .

<http://id.southampton.ac.uk/point-of-service/sport-sports-hall-2> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                              <http://id.southampton.ac.uk/building/42> ;
                                                                   rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                   dcterms:description "4 court sports hall. Basketball, netball, cricket, futsal, dodgeball, and korfball activities available" ;
                                                                   skos:notation "sport-sports-hall-2" ;
                                                                   rdfs:label "Sports hall" ;
                                                                   foaf:phone <tel:+442380591199> ;
                                                                   oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/basketball.png> ;
                                                                   foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                                   foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/jubilee-sports-centre.page> ;
                                                                   dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                                   geo:lat "50.93392"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   geo:long "-1.39744"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/map-icons/Sports/basketball.png> rdfs:label "Basketball" .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-13> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                                                  rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-13" ;
                                                                  rdfs:label "Bicycle Parking near Building 13" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.93549"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.393597"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-13#generic-offering-BicycleParking> ns5:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> ;
                                                                                                  ns5:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-13> .

<http://id.southampton.ac.uk/point-of-service/sport-squash-courts> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                                              <http://id.southampton.ac.uk/building/42> ;
                                                                   rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                   dcterms:description "4 bookable squash courts" ;
                                                                   skos:notation "sport-squash-courts" ;
                                                                   rdfs:label "Squash courts" ;
                                                                   foaf:phone <tel:+442380591199> ;
                                                                   oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/squash-2.png> ;
                                                                   foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                                   foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/jubilee-sports-centre.page> ;
                                                                   dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                                   geo:lat "50.93414"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   geo:long "-1.39784"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/org/CY> rdfs:label "Chaplaincy" .

<http://id.southampton.ac.uk/building/1104#residential> rdfs:label "Building 1104 is non-residential" .

<http://id.southampton.ac.uk/building/115> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "115"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Interchange Kiosk" ;
                                           geo:lat "50.93619"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39691"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/115#residential> ;
                                           dcterms:spatial "POLYGON((-1.39720339081355 50.9362729073263,-1.39716961415887 50.936315591568,-1.39714320368952 50.9363179125933,-1.39709801843073 50.9362930040232,-1.39708669965815 50.9362751717433,-1.39708669965815 50.9362550750387,-1.39710565411064 50.9362384881745,-1.39713386121056 50.9362361105348,-1.39715101903249 50.9362408658141,-1.39719782125879 50.9362538862193,-1.39720339081355 50.9362729073263))" .

<http://id.southampton.ac.uk/building/115#residential> rdfs:label "Building 115 is non-residential" .

<http://id.southampton.ac.uk/building/4> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                         rdf:type ns2:Building ,
                                                  ns1:UoSBuilding ;
                                         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> ;
                                         ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-4-law> ;
                                         ns2:occupant <http://id.southampton.ac.uk/org/JJ> ;
                                         oo:lacksFeature <http://id.southampton.ac.uk/building/4#residential> ;
                                         ns1:buildingArchitect <http://id.southampton.ac.uk/building/4#architect> ;
                                         ns1: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/org/JJ> rdfs:label "Southampton Law School" .

<http://id.southampton.ac.uk/building/4#residential> rdfs:label "Building 4 is non-residential" .

<http://id.southampton.ac.uk/building/4#architect> rdfs:label "Sir Basil Spence" .

<http://id.southampton.ac.uk/building/54> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "54"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Mathematics" ;
                                          geo:lat "50.93628"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39884"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/F8> ,
                                                       <http://id.southampton.ac.uk/org/JF> ,
                                                       <http://id.southampton.ac.uk/org/F801000000> ,
                                                       <http://id.southampton.ac.uk/org/F8PJ030000> ,
                                                       <http://id.southampton.ac.uk/org/PJ> ,
                                                       <http://id.southampton.ac.uk/org/F8PJ020000> ,
                                                       <http://id.southampton.ac.uk/org/F8WT010103> ,
                                                       <http://id.southampton.ac.uk/org/F8PJ010000> ,
                                                       <http://id.southampton.ac.uk/org/F8PJ040000> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298136> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/54#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/54#architect> ;
                                          ns1:buildingDate "1963 & 1965" ;
                                          dcterms:spatial "POLYGON((-1.39907979177902 50.9361920109571,-1.39904960838548 50.936230279656,-1.39901089099673 50.9362793609145,-1.39900936386075 50.9362813988895,-1.39899948239262 50.9362935701272,-1.39898762463087 50.9363089681538,-1.39898340254904 50.9363144027501,-1.3989298629581 50.9363821653203,-1.39888422854167 50.9364399643936,-1.39877005266906 50.936404809432,-1.39875648810827 50.9364002806105,-1.39873358106852 50.9363932043261,-1.39872289111664 50.9363898643195,-1.39860332535233 50.9363526713483,-1.39865102589391 50.9362915887632,-1.3986519242092 50.9362903999447,-1.39866009887828 50.936279983629,-1.39868282625497 50.9362509990863,-1.39870483497943 50.9362228636828,-1.39872693353542 50.9361946150412,-1.39875055922739 50.936164498234,-1.39879691229605 50.9361051703314,-1.39907979177902 50.9361920109571))" .

<http://id.southampton.ac.uk/org/F8PJ030000> rdfs:label "Pure Mathematics" .

<http://id.southampton.ac.uk/org/PJ> rdfs:label "School of Mathematical Sciences" .

<http://id.southampton.ac.uk/org/F8PJ010000> rdfs:label "Applied Mathematics" .

<http://id.southampton.ac.uk/org/F8PJ040000> rdfs:label "Statistics" .

<http://id.southampton.ac.uk/mfd/PR-ID298136> rdfs:label "Multi-function Device (MFD) #PR-ID298136" .

<http://id.southampton.ac.uk/building/54#residential> rdfs:label "Building 54 is non-residential" .

<http://id.southampton.ac.uk/building/54#architect> rdfs:label "Ronald Sims" .

<http://id.southampton.ac.uk/building/1102> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "1102"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "39 University Road" ;
                                            geo:lat "50.93334"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39597"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/1102#residential> ;
                                            dcterms:spatial "POLYGON((-1.3960698 50.9333649,-1.3960435 50.9332908,-1.3958652 50.9333160,-1.3958806 50.9333594,-1.3958965 50.9333571,-1.3959074 50.9333878,-1.3960698 50.9333649))" .

<http://id.southampton.ac.uk/building/1102#residential> rdfs:label "Building 1102 is non-residential" .

<http://id.southampton.ac.uk/building/1220> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1220"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "130 Burgess Road" ;
                                            geo:lat "50.93797"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39508"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1220#residential> ;
                                            dcterms:spatial "POLYGON((-1.3951457 50.9380189,-1.3951091 50.9378950,-1.3950515 50.9379021,-1.3950888 50.9380256,-1.3951457 50.9380189))" .

<http://id.southampton.ac.uk/building/1220#residential> rdfs:label "Building 1220 is residential" .

<http://id.southampton.ac.uk/building/25> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "25"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "EScience Building" ;
                                          geo:lat "50.93483"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39356"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/25#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/25#architect> ;
                                          ns1:buildingDate "1931/1947" ;
                                          dcterms:spatial "POLYGON((-1.39376940097695 50.9346954876614,-1.39373885825729 50.9347377770649,-1.39369753575422 50.9347948988353,-1.39368873226444 50.9348065609523,-1.39368001860618 50.9348190722493,-1.39366852017054 50.9348349802736,-1.3936582793763 50.9348490767034,-1.39364983521263 50.9348609086432,-1.39360599742677 50.9349213703747,-1.39353898310657 50.935014214079,-1.39339668996557 50.9349733968392, -1.39324 50.93493,-1.39336111668032 50.9347464953575,-1.39343944977309 50.9347684043063,-1.39347628069974 50.9347787077361,-1.39350493695731 50.9347866900619,-1.39354940356387 50.9347252091338,-1.39360500927996 50.9346482729406,-1.39367067612723 50.9346671814797,-1.39368846276985 50.9346730125545,-1.3937009493523 50.9346769754205,-1.39375574658463 50.9346915814094,-1.39376940097695 50.9346954876614))" .

<http://id.southampton.ac.uk/building/25#residential> rdfs:label "Building 25 is non-residential" .

<http://id.southampton.ac.uk/building/25#architect> rdfs:label "Gutteridge & Gutteridge" .

<http://id.southampton.ac.uk/building/1630> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1630"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "185 Broadlands Road" ;
                                            geo:lat "50.93695"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.3937"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1630#residential> ;
                                            dcterms:spatial "POLYGON((-1.3937526 50.9369803,-1.3936615 50.9369721,-1.3936753 50.9369116,-1.3937663 50.9369198,-1.3937526 50.9369803))" .

<http://id.southampton.ac.uk/building/1630#residential> rdfs:label "Building 1630 is residential" .

<http://id.southampton.ac.uk/building/58> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          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> ;
                                          ns2: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> ;
                                          ns1: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/org/CC> rdfs:label "Economic, Social & Political Sciences" .

<http://id.southampton.ac.uk/org/F8CC040000> rdfs:label "Politics &amp; International Relations" .

<http://id.southampton.ac.uk/org/F8CC030000> rdfs:label "Economics" .

<http://id.southampton.ac.uk/org/F8CC010700> rdfs:label "ESRC National Centre - Research Methods" .

<http://id.southampton.ac.uk/org/F8CC010000> rdfs:label "Social Statistics &amp; Demography" .

<http://id.southampton.ac.uk/org/F8CC060000> rdfs:label "Gerontology" .

<http://id.southampton.ac.uk/org/F8CC050000> rdfs:label "Sociology &amp; Social Policy" .

<http://id.southampton.ac.uk/org/F8CC020300> rdfs:label "SWAP" .

<http://id.southampton.ac.uk/org/F8CC010600> rdfs:label "Centre for Population Change (CPC)" .

<http://id.southampton.ac.uk/org/F8CC010500> rdfs:label "Centre Global Population, Poverty&amp;Policy" .

<http://id.southampton.ac.uk/org/F8CC080000> rdfs:label "Third Sector Research Centre" .

<http://id.southampton.ac.uk/org/F8CC070000> rdfs:label "Centre for Contemporary China" .

<http://id.southampton.ac.uk/org/F8CC040100> rdfs:label "Citizenship, Globalisation &amp; Governance" .

<http://id.southampton.ac.uk/org/F8CC020000> rdfs:label "Social Work Studies" .

<http://id.southampton.ac.uk/building/58#residential> rdfs:label "Building 58 is non-residential" .

<http://id.southampton.ac.uk/building/16> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "16"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Building 16" ;
                                          geo:lat "50.93765"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39564"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-16> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/F7> ,
                                                       <http://id.southampton.ac.uk/org/FP> ,
                                                       <http://id.southampton.ac.uk/org/F7FP050000> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/16#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/16#architect> ;
                                          ns1:buildingDate "1989" ;
                                          dcterms:spatial "POLYGON((-1.39586481120869 50.9375728909796,-1.39583049556483 50.9376185742939,-1.39569107703274 50.9378043639646,-1.39541933665929 50.9377230173902,-1.39559280134066 50.9374917704361,-1.39586481120869 50.9375728909796))" .

<http://id.southampton.ac.uk/building/16#residential> rdfs:label "Building 16 is non-residential" .

<http://id.southampton.ac.uk/building/16#architect> rdfs:label "Sheppard Robson" .

<http://id.southampton.ac.uk/building/2A> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "2A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Building 2 Annexe" ;
                                          geo:lat "50.93645"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39752"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/2A#residential> ;
                                          dcterms:spatial "POLYGON((-1.39774390712001 50.9363849958348,-1.39772486283598 50.9364121687659,-1.39770411175292 50.9364414928696,-1.3976765334737 50.9364819125497,-1.39760763269141 50.9365784894022,-1.39744575627721 50.9365328050661,-1.39728971891236 50.9364887623799,-1.39738790477291 50.9363506899867,-1.39742204075371 50.9363026844009,-1.39742662216166 50.9362961742056,-1.3974580631966 50.9363052884788,-1.39766746048933 50.9363633140889,-1.39774390712001 50.9363849958348))" .

<http://id.southampton.ac.uk/building/2A#residential> rdfs:label "Building 2A is non-residential" .

<http://id.southampton.ac.uk/building/56> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "56"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Mathematical Sciences Student Centre" ;
                                          geo:lat "50.93618"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39855"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-56-mathematical-sciences-student-centre> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/F8> ,
                                                       <http://id.southampton.ac.uk/org/F801000000> ,
                                                       <http://id.southampton.ac.uk/org/F8PJ030000> ,
                                                       <http://id.southampton.ac.uk/org/PJ> ,
                                                       <http://id.southampton.ac.uk/org/F8WT010103> ,
                                                       <http://id.southampton.ac.uk/org/F8PJ010000> ,
                                                       <http://id.southampton.ac.uk/org/F8PJ040000> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/56#residential> ;
                                          dcterms:spatial "POLYGON((-1.39875055922739 50.936164498234,-1.39872693353542 50.9361946150412,-1.39870483497943 50.9362228636828,-1.39868282625497 50.9362509990863,-1.39867150748239 50.936265378139,-1.39866009887828 50.936279983629,-1.39837344647112 50.936198407946,-1.39845761861324 50.936080997586,-1.3984729798046 50.9360852999959,-1.39850864292138 50.9360357090362,-1.39852993299361 50.9360417097716,-1.39854628233178 50.93604640846,-1.39855158239196 50.9360478803383,-1.39851591927518 50.9360975845063,-1.39855005525598 50.9361056798271,-1.39863395790351 50.936131211214,-1.39869261789157 50.9361494964338,-1.39875055922739 50.936164498234))" .

<http://id.southampton.ac.uk/building/56#residential> rdfs:label "Building 56 is non-residential" .

<http://id.southampton.ac.uk/building/61> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "61"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Ship Science Store" ;
                                          geo:lat "50.9359"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39487"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/61#residential> .

<http://id.southampton.ac.uk/building/61#residential> rdfs:label "Building 61 is non-residential" .

<http://id.southampton.ac.uk/building/1107> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "1107"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "47 University Road" ;
                                            geo:lat "50.93363"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39619"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/1107#residential> ;
                                            dcterms:spatial "POLYGON((-1.3961180 50.9336773,-1.3961708 50.9336703,-1.3962237 50.9336633,-1.3962225 50.9336598,-1.3962560 50.9336553,-1.3962523 50.9336443,-1.3962913 50.9336391,-1.3962765 50.9335958,-1.3961150 50.9336172,-1.3961178 50.9336256,-1.3961015 50.9336278,-1.3961180 50.9336773))" .

<http://id.southampton.ac.uk/building/1107#residential> rdfs:label "Building 1107 is non-residential" .

<http://id.southampton.ac.uk/building/1222> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1222"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "136 Burgess Road" ;
                                            geo:lat "50.93799"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39492"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1222#residential> ;
                                            dcterms:spatial "POLYGON((-1.3949363 50.9379162,-1.3948787 50.9379233,-1.3949181 50.9380455,-1.3949750 50.9380389,-1.3949363 50.9379162))" .

<http://id.southampton.ac.uk/building/1222#residential> rdfs:label "Building 1222 is residential" .

<http://id.southampton.ac.uk/building/11> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ,
                                                   ns1:HiddenFromLists ;
                                          skos:notation "11"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Energy Centre (CHP)" ;
                                          geo:lat "50.93587"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39454"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/11#residential> .

<http://id.southampton.ac.uk/building/11#residential> rdfs:label "Building 11 is non-residential" .

<http://id.southampton.ac.uk/building/1221> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1221"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "134 Burgess Road" ;
                                            geo:lat "50.93799"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39497"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1221#residential> ;
                                            dcterms:spatial "POLYGON((-1.3949939 50.9379092,-1.3949363 50.9379162,-1.3949750 50.9380389,-1.3950319 50.9380322,-1.3949939 50.9379092))" .

<http://id.southampton.ac.uk/building/1221#residential> rdfs:label "Building 1221 is residential" .

<http://id.southampton.ac.uk/building/1051> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "1051"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "28 University Road" ;
                                            geo:lat "50.93321"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39528"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/1051#residential> ;
                                            dcterms:spatial "POLYGON((-1.3952417 50.9332818,-1.3952352 50.9332962,-1.3952474 50.9333157,-1.3952086 50.9333275,-1.3952316 50.9333623,-1.3952840 50.9333523,-1.3952919 50.9333673,-1.3954505 50.9333261,-1.3954225 50.9332809,-1.3954075 50.9332845,-1.3953773 50.9332429,-1.3952417 50.9332818))" .

<http://id.southampton.ac.uk/building/1051#residential> rdfs:label "Building 1051 is non-residential" .

<http://id.southampton.ac.uk/building/1105> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "1105"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "43 University Road" ;
                                            geo:lat "50.93351"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39611"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/1105#residential> ;
                                            dcterms:spatial "POLYGON((-1.3962112 50.9335358,-1.3961530 50.9335435,-1.3960513 50.9335569,-1.3960479 50.9335466,-1.3960331 50.9335485,-1.3960172 50.9335009,-1.3961539 50.9334828,-1.3961558 50.9334886,-1.3961938 50.9334836,-1.3962112 50.9335358))" .

<http://id.southampton.ac.uk/building/1105#residential> rdfs:label "Building 1105 is non-residential" .

<http://id.southampton.ac.uk/building/28> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "28"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Froude" ;
                                          geo:lat "50.93471"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39452"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-28-froude> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/28#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/28#architect> ;
                                          ns1:buildingDate "1959 and 1966" ;
                                          dcterms:spatial "POLYGON((-1.39489930194132 50.934774801491,-1.39483974363798 50.9348542850218,-1.39421676198844 50.9346687100139,-1.39412845759601 50.9346423852503,-1.39413618310746 50.9346319685655,-1.39418801589935 50.9345629013573,-1.39422017558652 50.9345724688702,-1.39481108738041 50.9347484767874,-1.39489930194132 50.934774801491))" .

<http://id.southampton.ac.uk/building/28#residential> rdfs:label "Building 28 is non-residential" .

<http://id.southampton.ac.uk/building/28#architect> rdfs:label "Sir Basil Spence" .

<http://id.southampton.ac.uk/building/2> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                         rdf:type ns2:Building ,
                                                  ns1:UoSBuilding ;
                                         skos:notation "2"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                         oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                         rdfs:label "Building 2" ;
                                         geo:lat "50.93617"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         geo:long "-1.39821"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-2> ;
                                         ns2:occupant <http://id.southampton.ac.uk/org/F4> ,
                                                      <http://id.southampton.ac.uk/org/JF> ,
                                                      <http://id.southampton.ac.uk/org/TR> ;
                                         oo:lacksFeature <http://id.southampton.ac.uk/building/2#residential> ;
                                         ns1:buildingArchitect <http://id.southampton.ac.uk/building/2#architect> ;
                                         ns1:buildingDate "1968" ;
                                         dcterms:spatial "POLYGON((-1.39857835218743 50.9358607815984,-1.39852400411274 50.9359357910172,-1.39849939027395 50.9359698141174,-1.39848591554469 50.935988269233,-1.39847100351097 50.9360088755496,-1.39842635724135 50.9359959682974,-1.3983695837154 50.936074260917,-1.39835197673583 50.9360984902765,-1.39834568852884 50.9361072649247,-1.39832951885373 50.9361295695066,-1.39821237854068 50.9362911924904,-1.39812434364283 50.9364127914788,-1.39809299243942 50.9364558718634,-1.3980720616933 50.9364849694988,-1.39805409538762 50.9365097081356,-1.39804780718063 50.9365183694859,-1.39804340543573 50.9365244833793,-1.39803055952717 50.9365422023434,-1.39797082156078 50.9366245699634,-1.39794459075448 50.9366174937131,-1.39789033251132 50.9366014164684,-1.39778585844378 50.9365712999248,-1.39784963882895 50.9364832711938,-1.39787047974354 50.9364543999981,-1.39789141048966 50.9364255853948,-1.39793039737299 50.9363716924149,-1.39795402306496 50.9363390848673,-1.39812299616991 50.9361059062696,-1.39814868798703 50.9360704113914,-1.39816854075481 50.9360430684285,-1.39818578840827 50.936019291926,-1.39824175345047 50.9359421880413,-1.39813000302912 50.9359099764686,-1.39815847962363 50.9358706885097,-1.39819602920251 50.935818776271,-1.39821884641072 50.9358253997551,-1.39823789069475 50.9358308910189,-1.39826007908226 50.9358002644772,-1.39827867420864 50.9357745630755,-1.39842698606205 50.9358171911636,-1.39857835218743 50.9358607815984))" .

<http://id.southampton.ac.uk/org/F4> rdfs:label "Faculty of Humanities" .

<http://id.southampton.ac.uk/org/TR> rdfs:label "Southampton Business School" .

<http://id.southampton.ac.uk/building/2#residential> rdfs:label "Building 2 is non-residential" .

<http://id.southampton.ac.uk/building/2#architect> rdfs:label "Sir Basil Spence" .

<http://id.southampton.ac.uk/building/26> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "26"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Building 26" ;
                                          geo:lat "50.93472"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39408"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-26-people-strategy> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/26#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/26#architect> ;
                                          ns1:buildingDate "1955" ;
                                          dcterms:spatial "POLYGON((-1.39421676198844 50.9346687100139,-1.39410105897985 50.9348228652662,-1.39395975398565 50.9347808023891,-1.39406764165128 50.9346368938461,-1.39412064225304 50.9346526887079,-1.39412845759601 50.9346423852503,-1.39421676198844 50.9346687100139))" .

<http://id.southampton.ac.uk/building/26#residential> rdfs:label "Building 26 is non-residential" .

<http://id.southampton.ac.uk/building/26#architect> rdfs:label "Gutteridge & Gutteridge" .

<http://id.southampton.ac.uk/building/1106> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "1106"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "45 University Road" ;
                                            geo:lat "50.93358"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39617"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/1106#residential> ;
                                            dcterms:spatial "POLYGON((-1.3961150 50.9336172,-1.3961130 50.9336115,-1.3960974 50.9336135,-1.3960796 50.9335672,-1.3961567 50.9335563,-1.3962067 50.9335493,-1.3962078 50.9335526,-1.3962192 50.9335511,-1.3962223 50.9335601,-1.3962625 50.9335546,-1.3962765 50.9335958,-1.3961150 50.9336172))" .

<http://id.southampton.ac.uk/building/1106#residential> rdfs:label "Building 1106 is non-residential" .

<http://id.southampton.ac.uk/building/1050> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "1050"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "26 University Road" ;
                                            geo:lat "50.93331"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39535"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/1050#residential> ;
                                            dcterms:spatial "POLYGON((-1.3954175 50.9332266,-1.3952661 50.9332664,-1.3952582 50.9332528,-1.3952029 50.9332673,-1.3951799 50.9332279,-1.3952180 50.9332162,-1.3952058 50.9331990,-1.3952144 50.9331895,-1.3952080 50.9331777,-1.3953306 50.9331447,-1.3953536 50.9331533,-1.3953665 50.9331506,-1.3954175 50.9332266))" .

<http://id.southampton.ac.uk/building/1050#residential> rdfs:label "Building 1050 is non-residential" .

<http://id.southampton.ac.uk/building/13A> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ,
                                                    ns1:HiddenFromLists ;
                                           skos:notation "13A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Cycle store near B13" ,
                                                      "Workshop adjacent to B13" ;
                                           geo:lat "50.93572"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39434"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/13A#residential> ;
                                           dcterms:spatial "POLYGON((-1.39442121854711 50.9357041955085,-1.39437711126666 50.9357647693658,-1.39423733340845 50.9357244056734,-1.39428153052043 50.9356637751524,-1.39442121854711 50.9357041955085))" .

<http://id.southampton.ac.uk/building/13A#residential> rdfs:label "Building 13A is non-residential" .

<http://id.southampton.ac.uk/building/14> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                     <http://id.southampton.ac.uk/building/36> ;
                                          rdf:type ns2:Building ,
                                                   ns1:RetiredID ;
                                          skos:notation "14"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          rdfs:label "Building 14" ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/14#residential> .

<http://id.southampton.ac.uk/building/14#residential> rdfs:label "Building 14 is non-residential" .

<http://id.southampton.ac.uk/building/100> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "100"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Centenary Building" ;
                                           geo:lat "50.93683"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39771"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/100#residential> ;
                                           dcterms:spatial "POLYGON((-1.39813072168135 50.9367675099886,-1.39802975104342 50.9369041659028,-1.39792276169308 50.9368729173613,-1.39784981849201 50.9369713615178,-1.39742132210148 50.936998817154,-1.39739104887641 50.9367690950636,-1.39757223906921 50.9367602073207,-1.39766719099474 50.9366314763826,-1.39813072168135 50.9367675099886))" .

<http://id.southampton.ac.uk/building/100#residential> rdfs:label "Building 100 is non-residential" .

<http://id.southampton.ac.uk/building/9014> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:HiddenFromLists ,
                                                     ns1:ExUoSBuilding ;
                                            skos:notation "9014"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            rdfs:label "P/kabin Occ Health rr 26/28 UR" ;
                                            geo:lat "50.9333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39509"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            ns2:occupant <http://id.southampton.ac.uk/org/BH> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9014#residential> ;
                                            dcterms:spatial "POLYGON((-1.395086532746736 50.93338020506439,-1.3950129108579883 50.93327230676244,-1.3951144843402126 50.933247714353065,-1.3951906568975019 50.93335567762631,-1.395086532746736 50.93338020506439))" .

<http://id.southampton.ac.uk/org/BH> rdfs:label "Safety & Occupational Health" .

<http://id.southampton.ac.uk/building/9014#residential> rdfs:label "Building 9014 is non-residential" .

<http://id.southampton.ac.uk/building/58A> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:ExUoSBuilding ;
                                           skos:notation "58A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           rdfs:label "Building 58A" ;
                                           geo:lat "50.93681"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39799"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           ns2:occupant <http://id.southampton.ac.uk/org/TR> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/58A#residential> ;
                                           ns1:buildingDate "1997" ;
                                           dcterms:spatial "POLYGON((-1.39818677655508 50.9367698876011,-1.39813503359471 50.936839064751,-1.39808984833592 50.936899297472,-1.39804008166918 50.9369655873407,-1.39791988708417 50.9369298100706,-1.39794809418409 50.9368921646538,-1.39792896006854 50.9368865036863,-1.39786356271585 50.9368670865623,-1.39789410543551 50.936826214339,-1.39786976109131 50.9368189682901,-1.39781550284815 50.9368028911151,-1.39791189207814 50.936674273515,-1.39806271921434 50.9367191651738,-1.39808338046588 50.9367252790407,-1.39807978720474 50.936730883418,-1.39807502613373 50.9367366010144,-1.39818677655508 50.9367698876011))" .

<http://id.southampton.ac.uk/building/58A#residential> rdfs:label "Building 58A is non-residential" .

<http://id.southampton.ac.uk/building/12> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                     <http://id.southampton.ac.uk/building/36> ;
                                          rdf:type ns2:Building ,
                                                   ns1:RetiredID ;
                                          skos:notation "12"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          rdfs:label "Building 12" ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/12#residential> .

<http://id.southampton.ac.uk/building/12#residential> rdfs:label "Building 12 is non-residential" .

<http://id.southampton.ac.uk/building/1580> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1580"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "65 Heatherdeane Road" ;
                                            geo:lat "50.92894"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.40124"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1580#residential> ;
                                            dcterms:spatial "POLYGON((-1.40133259980493 50.9289267947913,-1.40124539980495 50.9288955947913,-1.40118299980495 50.9289643947913,-1.40127029980494 50.9289950947913,-1.40133259980493 50.9289267947913))" .

<http://id.southampton.ac.uk/building/1580#residential> rdfs:label "Building 1580 is residential" .

<http://id.southampton.ac.uk/building/1391> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1391"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "1B Oakhurst Road" ;
                                            geo:lat "50.93363"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.40074"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1391#residential> .

<http://id.southampton.ac.uk/building/1391#residential> rdfs:label "Building 1391 is residential" .

<http://id.southampton.ac.uk/building/1426> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1426"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "58 Chamberlain Road" ;
                                            geo:lat "50.93413"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.40016"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1426#residential> ;
                                            dcterms:spatial "POLYGON((-1.40023639980509 50.9341222947912,-1.4001637998051 50.9340885947912,-1.40008799980511 50.9341535947912,-1.4001586998051 50.9341862947912,-1.40023639980509 50.9341222947912))" .

<http://id.southampton.ac.uk/building/1426#residential> rdfs:label "Building 1426 is residential" .

<http://id.southampton.ac.uk/building/1425> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1425"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "56 Chamberlain Road" ;
                                            geo:lat "50.9341"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.40007"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1425#residential> ;
                                            dcterms:spatial "POLYGON((-1.4001637998051 50.9340885947912,-1.40009029980511 50.9340545947912,-1.40001459980512 50.9341194947912,-1.40008799980511 50.9341535947912,-1.4001637998051 50.9340885947912))" .

<http://id.southampton.ac.uk/building/1425#residential> rdfs:label "Building 1425 is residential" .

<http://id.southampton.ac.uk/building/1424> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1424"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "54 Chamberlain Road" ;
                                            geo:lat "50.93406"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.40001"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1424#residential> ;
                                            dcterms:spatial "POLYGON((-1.40007669980511 50.9340512947912,-1.40000439980512 50.9340177947912,-1.39993179980513 50.9340798947912,-1.40000419980512 50.9341134947912,-1.40007669980511 50.9340512947912))" .

<http://id.southampton.ac.uk/building/1424#residential> rdfs:label "Building 1424 is residential" .

<http://id.southampton.ac.uk/building/1423> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1423"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "52 Chamberlain Road" ;
                                            geo:lat "50.93402"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39994"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1423#residential> ;
                                            dcterms:spatial "POLYGON((-1.40000439980512 50.9340177947912,-1.39993259980513 50.9339844947912,-1.39986009980514 50.9340466947912,-1.39993179980513 50.9340798947912,-1.40000439980512 50.9340177947912))" .

<http://id.southampton.ac.uk/building/1423#residential> rdfs:label "Building 1423 is residential" .

<http://id.southampton.ac.uk/building/1422> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1422"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "50 Chamberlain Road" ;
                                            geo:lat "50.93398"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39985"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1422#residential> ;
                                            dcterms:spatial "POLYGON((-1.39992309980513 50.9339780947912,-1.39984999980514 50.9339443947912,-1.39977729980515 50.9340069947912,-1.39985039980514 50.9340406947912,-1.39992309980513 50.9339780947912))" .

<http://id.southampton.ac.uk/building/1422#residential> rdfs:label "Building 1422 is residential" .

<http://id.southampton.ac.uk/building/1421> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1421"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "48 Chamberlain Road" ;
                                            geo:lat "50.93396"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39978"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1421#residential> ;
                                            dcterms:spatial "POLYGON((-1.39984999980514 50.9339443947912,-1.39977649980515 50.9339104947912,-1.39970379980516 50.9339729947912,-1.39977729980515 50.9340069947912,-1.39984999980514 50.9339443947912))" .

<http://id.southampton.ac.uk/building/1421#residential> rdfs:label "Building 1421 is residential" .

<http://id.southampton.ac.uk/building/1420> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "1420"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "46 Chamberlain Road S/UNION" ;
                                            geo:lat "50.93385"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39954"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/1420#residential> ;
                                            dcterms:spatial "POLYGON((-1.39962999980517 50.9338398947912,-1.39955669980518 50.9338051947912,-1.39948279980519 50.9338669947912,-1.39955609980518 50.9339017947912,-1.39962999980517 50.9338398947912))" .

<http://id.southampton.ac.uk/building/1420#residential> rdfs:label "Building 1420 is non-residential" .

<http://id.southampton.ac.uk/building/1419> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "1419"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "44 Chamberlain Road (PSYCHOLOGY)" ;
                                            geo:lat "50.93382"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39948"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/1419#residential> ;
                                            dcterms:spatial "POLYGON((-1.39955669980518 50.9338051947912,-1.39948859980519 50.9337728947912,-1.3994147998052 50.9338346947912,-1.39948279980519 50.9338669947912,-1.39955669980518 50.9338051947912))" .

<http://id.southampton.ac.uk/building/1419#residential> rdfs:label "Building 1419 is non-residential" .

<http://id.southampton.ac.uk/building/1418> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1418"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "42 Chamberlain Road" ;
                                            geo:lat "50.93378"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.3994"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1418#residential> ;
                                            dcterms:spatial "POLYGON((-1.39947169980519 50.9337641947912,-1.3993980998052 50.9337297947912,-1.39932219980521 50.9337943947912,-1.3993958998052 50.9338287947912,-1.39947169980519 50.9337641947912))" .

<http://id.southampton.ac.uk/building/1418#residential> rdfs:label "Building 1418 is residential" .

<http://id.southampton.ac.uk/building/1417> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1417"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "40 Chamberlain Road" ;
                                            geo:lat "50.93374"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39931"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1417#residential> ;
                                            dcterms:spatial "POLYGON((-1.3993980998052 50.9337297947912,-1.39932789980521 50.9336970947912,-1.39925209980522 50.9337616947912,-1.39932219980521 50.9337943947912,-1.3993980998052 50.9337297947912))" .

<http://id.southampton.ac.uk/building/1417#residential> rdfs:label "Building 1417 is residential" .

<http://id.southampton.ac.uk/building/1416> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1416"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "38 Chamberlain Road" ;
                                            geo:lat "50.9337"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39923"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1416#residential> ;
                                            dcterms:spatial "POLYGON((-1.39931259980521 50.9336885947912,-1.39924159980522 50.9336547947912,-1.39916189980524 50.9337214947912,-1.39923289980523 50.9337551947912,-1.39931259980521 50.9336885947912))" .

<http://id.southampton.ac.uk/building/1416#residential> rdfs:label "Building 1416 is residential" .

<http://id.southampton.ac.uk/building/1415> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1415"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "36 Chamberlain Road" ;
                                            geo:lat "50.93367"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39916"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1415#residential> ;
                                            dcterms:spatial "POLYGON((-1.39924159980522 50.9336547947912,-1.39917229980523 50.9336218947912,-1.39909259980524 50.9336884947912,-1.39916189980524 50.9337214947912,-1.39924159980522 50.9336547947912))" .

<http://id.southampton.ac.uk/building/1415#residential> rdfs:label "Building 1415 is residential" .

<http://id.southampton.ac.uk/building/1414> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1414"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "34 Chamberlain Road" ;
                                            geo:lat "50.93363"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39907"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1414#residential> ;
                                            dcterms:spatial "POLYGON((-1.39915699980524 50.9336160947912,-1.39908509980525 50.9335831947912,-1.39900719980526 50.9336507947912,-1.39907909980525 50.9336836947912,-1.39915699980524 50.9336160947912))" .

<http://id.southampton.ac.uk/building/1414#residential> rdfs:label "Building 1414 is residential" .

<http://id.southampton.ac.uk/building/1413> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1413"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "32 Chamberlain Road" ;
                                            geo:lat "50.9336"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.399"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1413#residential> ;
                                            dcterms:spatial "POLYGON((-1.39908509980525 50.9335831947912,-1.39901299980526 50.9335501947912,-1.39893519980527 50.9336177947912,-1.39900719980526 50.9336507947912,-1.39908509980525 50.9335831947912))" .

<http://id.southampton.ac.uk/building/1413#residential> rdfs:label "Building 1413 is residential" .

<http://id.southampton.ac.uk/building/1601> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1601"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "62 Granby Grove" ;
                                            geo:lat "50.93505"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39256"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1601#residential> ;
                                            dcterms:spatial "POLYGON((-1.3925992 50.9350911,-1.3925099 50.9350685,-1.3925557 50.9349968,-1.3925895 50.9350054,-1.3925941 50.9349983,-1.3926426 50.9350107,-1.3926358 50.9350213,-1.3926427 50.9350230,-1.3925992 50.9350911))" .

<http://id.southampton.ac.uk/building/1601#residential> rdfs:label "Building 1601 is residential" .

<http://id.southampton.ac.uk/building/1602> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1602"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "64 Granby Grove" ;
                                            geo:lat "50.93507"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39265"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1602#residential> ;
                                            dcterms:spatial "POLYGON((-1.3926787 50.9351113,-1.3925992 50.9350911,-1.3926427 50.9350230,-1.3926541 50.9350259,-1.3926615 50.9350143,-1.3927039 50.9350251,-1.3926986 50.9350334,-1.3927243 50.9350399,-1.3926787 50.9351113))" .

<http://id.southampton.ac.uk/building/1602#residential> rdfs:label "Building 1602 is residential" .

<http://id.southampton.ac.uk/building/86> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:HiddenFromLists ,
                                                   ns1:ExUoSBuilding ;
                                          skos:notation "86"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          rdfs:label "Portacabin by Gower Building" ;
                                          geo:lat "50.93739"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39677"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/86#residential> ;
                                          dcterms:spatial "POLYGON((-1.3969051140363222 50.93758186018705,-1.3966643387712312 50.93759868817024,-1.3966240897857807 50.937243092552336,-1.3968522110547503 50.937234230592985,-1.3969051140363222 50.93758186018705))" .

<http://id.southampton.ac.uk/building/86#residential> rdfs:label "Building 86 is non-residential" .

<http://id.southampton.ac.uk/building/1401> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1401"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "8 Chamberlain Road" ;
                                            geo:lat "50.93305"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39792"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1401#residential> ;
                                            dcterms:spatial "POLYGON((-1.39801579980539 50.9330541947912,-1.3979468998054 50.9330212947912,-1.39787729980541 50.9330792947912,-1.3979461998054 50.9331120947912,-1.39801579980539 50.9330541947912))" .

<http://id.southampton.ac.uk/building/1401#residential> rdfs:label "Building 1401 is residential" .

<http://id.southampton.ac.uk/building/1402> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1402"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "10 Chamberlain Road" ;
                                            geo:lat "50.93311"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39804"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1402#residential> ;
                                            dcterms:spatial "POLYGON((-1.39808779980538 50.9330884947912,-1.39801579980539 50.9330541947912,-1.3979461998054 50.9331120947912,-1.39801819980539 50.9331464947912,-1.39808779980538 50.9330884947912))" .

<http://id.southampton.ac.uk/building/1402#residential> rdfs:label "Building 1402 is residential" .

<http://id.southampton.ac.uk/building/1403> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1403"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "12 Chamberlain Road" ;
                                            geo:lat "50.93311"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39804"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1403#residential> ;
                                            dcterms:spatial "POLYGON((-1.39815649980538 50.9331395947912,-1.39808749980538 50.9331078947912,-1.39802079980539 50.9331656947912,-1.39808969980538 50.9331973947912,-1.39815649980538 50.9331395947912))" .

<http://id.southampton.ac.uk/building/1403#residential> rdfs:label "Building 1403 is residential" .

<http://id.southampton.ac.uk/building/1404> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1404"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "14 Chamberlain Road" ;
                                            geo:lat "50.93318"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39816"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1404#residential> ;
                                            dcterms:spatial "POLYGON((-1.39822759980537 50.9331711947912,-1.39815719980538 50.9331388947912,-1.39815649980538 50.9331395947912,-1.39808969980538 50.9331973947912,-1.39816009980537 50.9332296947912,-1.39822759980537 50.9331711947912))" .

<http://id.southampton.ac.uk/building/1404#residential> rdfs:label "Building 1404 is residential" .

<http://id.southampton.ac.uk/building/1405> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1405"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "16 Chamberlain Road" ;
                                            geo:lat "50.93324"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39821"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1405#residential> ;
                                            dcterms:spatial "POLYGON((-1.39829729980536 50.9332217947912,-1.39823029980536 50.9331912947912,-1.39816309980537 50.9332498947912,-1.39823019980536 50.9332804947912,-1.39829729980536 50.9332217947912))" .

<http://id.southampton.ac.uk/building/1405#residential> rdfs:label "Building 1405 is residential" .

<http://id.southampton.ac.uk/building/1406> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1406"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "18 Chamberlain Road" ;
                                            geo:lat "50.93328"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.3983"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1406#residential> ;
                                            dcterms:spatial "POLYGON((-1.39836889980535 50.9332543947912,-1.39829729980536 50.9332217947912,-1.39823019980536 50.9332804947912,-1.39830169980535 50.9333129947912,-1.39836889980535 50.9332543947912))" .

<http://id.southampton.ac.uk/building/1406#residential> rdfs:label "Building 1406 is residential" .

<http://id.southampton.ac.uk/building/1407> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1407"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "20 Chamberlain Road" ;
                                            geo:lat "50.9333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39838"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1407#residential> ;
                                            dcterms:spatial "POLYGON((-1.39845529980533 50.9332946947912,-1.39838409980534 50.9332623947912,-1.39831159980535 50.9333257947912,-1.39838279980534 50.9333580947912,-1.39845529980533 50.9332946947912))" .

<http://id.southampton.ac.uk/building/1407#residential> rdfs:label "Building 1407 is residential" .

<http://id.southampton.ac.uk/building/1408> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1408"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "22 Chamberlain Road" ;
                                            geo:lat "50.93334"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39847"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1408#residential> ;
                                            dcterms:spatial "POLYGON((-1.39852979980532 50.9333284947912,-1.39845529980533 50.9332946947912,-1.39838279980534 50.9333580947912,-1.39845729980533 50.9333918947912,-1.39852979980532 50.9333284947912))" .

<http://id.southampton.ac.uk/building/1408#residential> rdfs:label "Building 1408 is residential" .

<http://id.southampton.ac.uk/building/1409> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1409"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "24 Chamberlain Road" ;
                                            geo:lat "50.93339"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39855"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1409#residential> ;
                                            dcterms:spatial "POLYGON((-1.39861649980531 50.9333677947912,-1.39854429980532 50.9333354947912,-1.39847029980533 50.9334012947912,-1.39854249980532 50.9334334947912,-1.39861649980531 50.9333677947912))" .

<http://id.southampton.ac.uk/building/1409#residential> rdfs:label "Building 1409 is residential" .

<http://id.southampton.ac.uk/building/1410> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1410"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "26 Chamberlain Road" ;
                                            geo:lat "50.93342"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39863"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1410#residential> ;
                                            dcterms:spatial "POLYGON((-1.3986922998053 50.9334015947912,-1.39861649980531 50.9333677947912,-1.39854249980532 50.9334334947912,-1.39861839980531 50.9334673947912,-1.3986922998053 50.9334015947912))" .

<http://id.southampton.ac.uk/building/1410#residential> rdfs:label "Building 1410 is residential" .

<http://id.southampton.ac.uk/building/1411> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1411"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "28 Chamberlain Road" ;
                                            geo:lat "50.93345"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.3987"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1411#residential> ;
                                            dcterms:spatial "POLYGON((-1.39877999980529 50.9334455947912,-1.3987101998053 50.9334133947912,-1.39863629980531 50.9334770947912,-1.3987060998053 50.9335092947912,-1.39877999980529 50.9334455947912))" .

<http://id.southampton.ac.uk/building/1411#residential> rdfs:label "Building 1411 is residential" .

<http://id.southampton.ac.uk/building/1412> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1412"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "30 Chamberlain Road" ;
                                            geo:lat "50.9335"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39878"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1412#residential> ;
                                            dcterms:spatial "POLYGON((-1.39885249980528 50.9334790947912,-1.39877999980529 50.9334455947912,-1.3987060998053 50.9335092947912,-1.39877859980529 50.9335426947912,-1.39885249980528 50.9334790947912))" .

<http://id.southampton.ac.uk/building/1412#residential> rdfs:label "Building 1412 is residential" .

<http://id.southampton.ac.uk/building/1501> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1501"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "17 Hartley Avenue" ;
                                            geo:lat "50.93312"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39397"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1501#residential> ;
                                            dcterms:spatial "POLYGON((-1.3940144 50.9331512,-1.3938893 50.9331228,-1.3939138 50.9330800,-1.3939372 50.9330854,-1.3939477 50.9330670,-1.3940493 50.9330901,-1.3940482 50.9330919,-1.3940624 50.9330952,-1.3940487 50.9331193,-1.3940345 50.9331161,-1.3940144 50.9331512))" .

<http://id.southampton.ac.uk/building/1501#residential> rdfs:label "Building 1501 is residential" .

<http://id.southampton.ac.uk/building/1502> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1502"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "19 Hartley Avenue" ;
                                            geo:lat "50.93318"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39396"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1502#residential> ;
                                            dcterms:spatial "POLYGON((-1.3940017 50.9332367,-1.3938767 50.9332083,-1.3939012 50.9331655,-1.3939246 50.9331708,-1.3939351 50.9331525,-1.3940367 50.9331755,-1.3940356 50.9331774,-1.3940498 50.9331807,-1.3940361 50.9332048,-1.3940219 50.9332015,-1.3940017 50.9332367))" .

<http://id.southampton.ac.uk/building/1502#residential> rdfs:label "Building 1502 is residential" .

<http://id.southampton.ac.uk/building/1503> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1503"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "21 Hartley Avenue" ;
                                            geo:lat "50.93328"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39398"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1503#residential> ;
                                            dcterms:spatial "POLYGON((-1.3940153 50.9333274,-1.3938782 50.9332948,-1.3939031 50.9332532,-1.3939150 50.9332560,-1.3939271 50.9332358,-1.3940512 50.9332653,-1.3940501 50.9332670,-1.3940646 50.9332705,-1.3940503 50.9332944,-1.3940369 50.9332912,-1.3940153 50.9333274))" .

<http://id.southampton.ac.uk/building/1503#residential> rdfs:label "Building 1503 is residential" .

<http://id.southampton.ac.uk/building/1504> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1504"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "23 Hartley Avenue" ;
                                            geo:lat "50.93336"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39396"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1504#residential> ;
                                            dcterms:spatial "POLYGON((-1.3940070 50.9334155,-1.3938721 50.9333796,-1.3938995 50.9333386,-1.3939112 50.9333417,-1.3939245 50.9333218,-1.3940467 50.9333543,-1.3940456 50.9333560,-1.3940599 50.9333598,-1.3940441 50.9333834,-1.3940309 50.9333799,-1.3940070 50.9334155))" .

<http://id.southampton.ac.uk/building/1504#residential> rdfs:label "Building 1504 is residential" .

<http://id.southampton.ac.uk/building/1505> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1505"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "25 Hartley Avenue" ;
                                            geo:lat "50.93345"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39394"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1505#residential> ;
                                            dcterms:spatial "POLYGON((-1.3939874 50.9335021,-1.3938555 50.9334620,-1.3938861 50.9334219,-1.3938975 50.9334254,-1.3939124 50.9334060,-1.3940319 50.9334423,-1.3940307 50.9334439,-1.3940446 50.9334482,-1.3940270 50.9334712,-1.3940140 50.9334673,-1.3939874 50.9335021))" .

<http://id.southampton.ac.uk/building/1505#residential> rdfs:label "Building 1505 is residential" .

<http://id.southampton.ac.uk/building/1506> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1506"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "27 Hartley Avenue" ;
                                            geo:lat "50.93354"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39392"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1506#residential> ;
                                            dcterms:spatial "POLYGON((-1.3939694 50.9335845,-1.3938374 50.9335444,-1.3938681 50.9335044,-1.3938795 50.9335078,-1.3938943 50.9334884,-1.3940138 50.9335247,-1.3940126 50.9335263,-1.3940265 50.9335306,-1.3940089 50.9335537,-1.3939960 50.9335497,-1.3939694 50.9335845))" .

<http://id.southampton.ac.uk/building/1506#residential> rdfs:label "Building 1506 is residential" .

<http://id.southampton.ac.uk/building/1507> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1507"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "29 Hartley Avenue" ;
                                            geo:lat "50.93361"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39389"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1507#residential> ;
                                            dcterms:spatial "POLYGON((-1.3939343 50.9336655,-1.3938024 50.9336254,-1.3938330 50.9335853,-1.3938444 50.9335888,-1.3938593 50.9335694,-1.3939788 50.9336057,-1.3939775 50.9336073,-1.3939915 50.9336116,-1.3939738 50.9336346,-1.3939609 50.9336307,-1.3939343 50.9336655))" .

<http://id.southampton.ac.uk/building/1507#residential> rdfs:label "Building 1507 is residential" .

<http://id.southampton.ac.uk/building/1508> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1508"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "31 Hartley Avenue" ;
                                            geo:lat "50.93371"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39389"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1508#residential> ;
                                            dcterms:spatial "POLYGON((-1.3939739 50.9337514,-1.3939337 50.9337415,-1.3939222 50.9337505,-1.3938411 50.9337261,-1.3938505 50.9337143,-1.3938131 50.9337021,-1.3938268 50.9336818,-1.3938218 50.9336696,-1.3938706 50.9336591,-1.3938749 50.9336700,-1.3939000 50.9336759,-1.3939036 50.9336718,-1.3940069 50.9337044,-1.3939739 50.9337514))" .

<http://id.southampton.ac.uk/building/1508#residential> rdfs:label "Building 1508 is residential" .

<http://id.southampton.ac.uk/building/1622> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1622"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "158 Mayfield Road" ;
                                            geo:lat "50.93673"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39046"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1622#residential> ;
                                            dcterms:spatial "POLYGON((-1.3906000003962806 50.9366930995772,-1.3905501003962812 50.93676469957719,-1.3904659003962796 50.93674139957722,-1.3905158003962796 50.93666979957721,-1.3906000003962806 50.9366930995772))" .

<http://id.southampton.ac.uk/building/1622#residential> rdfs:label "Building 1622 is residential" .

<http://id.southampton.ac.uk/building/44A> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "44A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Building 44A" ;
                                           geo:lat "50.93424"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39866"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/44A#residential> ;
                                           dcterms:spatial "POLYGON((-1.39883724665231 50.9339792793532,-1.39876942384836 50.9340673128241,-1.39849705465421 50.9339838650236,-1.39856478762664 50.933895888008,-1.39883724665231 50.9339792793532))" .

<http://id.southampton.ac.uk/building/44A#residential> rdfs:label "Building 44A is non-residential" .

<http://id.southampton.ac.uk/building/44B> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ,
                                                    ns1:HiddenFromLists ;
                                           skos:notation "44B"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Potting Shed behind B44" ;
                                           geo:lat "50.9342"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39858"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/44B#residential> .

<http://id.southampton.ac.uk/building/44B#residential> rdfs:label "Building 44B is non-residential" .

<http://id.southampton.ac.uk/building/1223> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:HiddenFromLists ,
                                                     ns1:ExUoSBuilding ;
                                            skos:notation "1223"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            rdfs:label "The Stile" ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/1223#residential> .

<http://id.southampton.ac.uk/building/1223#residential> rdfs:label "Building 1223 is non-residential" .

<http://id.southampton.ac.uk/building/31> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "31"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Hartley Store" ;
                                          geo:lat "50.93377"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39388"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/31#residential> .

<http://id.southampton.ac.uk/building/31#residential> rdfs:label "Building 31 is non-residential" .

<http://id.southampton.ac.uk/building/9022> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9022"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Container 3 - B21" ;
                                            geo:lat "50.93514"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39304"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9022#residential> .

<http://id.southampton.ac.uk/building/9022#residential> rdfs:label "Building 9022 is non-residential" .

<http://id.southampton.ac.uk/building/59A> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ,
                                                    ns1:HiddenFromLists ;
                                           skos:notation "59A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "El Sub Sta adj to B59" ;
                                           geo:lat "50.93724"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39684"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/59A#residential> .

<http://id.southampton.ac.uk/building/59A#residential> rdfs:label "Building 59A is non-residential" .

<http://id.southampton.ac.uk/building/59B> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ,
                                                    ns1:HiddenFromLists ;
                                           skos:notation "59B"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Waste store adj to B59" ;
                                           geo:lat "50.9376"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39765"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/59B#residential> .

<http://id.southampton.ac.uk/building/59B#residential> rdfs:label "Building 59B is non-residential" .

<http://id.southampton.ac.uk/building/9015> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9015"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "P/kabin 1 ORC behind B46" ;
                                            geo:lat "50.93538"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39984"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9015#residential> .

<http://id.southampton.ac.uk/building/9015#residential> rdfs:label "Building 9015 is non-residential" .

<http://id.southampton.ac.uk/building/9016> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9016"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "P/kabin 2 ORC behind B46" ;
                                            geo:lat "50.93548"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39978"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9016#residential> .

<http://id.southampton.ac.uk/building/9016#residential> rdfs:label "Building 9016 is non-residential" .

<http://id.southampton.ac.uk/building/1048> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1048"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "El Sub Sta adj to B54" ;
                                            geo:lat "50.9363"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39852"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/1048#residential> .

<http://id.southampton.ac.uk/building/1048#residential> rdfs:label "Building 1048 is non-residential" .

<http://id.southampton.ac.uk/building/1049> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1049"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "El Sub Sta adj to B31" ;
                                            geo:lat "50.93375"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39372"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/1049#residential> .

<http://id.southampton.ac.uk/building/1049#residential> rdfs:label "Building 1049 is non-residential" .

<http://id.southampton.ac.uk/building/9005> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9005"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Eng Store - rear of B1602" ;
                                            geo:lat "50.93521"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39261"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9005#residential> .

<http://id.southampton.ac.uk/building/9005#residential> rdfs:label "Building 9005 is non-residential" .

<http://id.southampton.ac.uk/building/9006> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9006"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Eng Garage - rear of B1602" ;
                                            geo:lat "50.93515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.3926"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9006#residential> .

<http://id.southampton.ac.uk/building/9006#residential> rdfs:label "Building 9006 is non-residential" .

<http://id.southampton.ac.uk/building/9008> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9008"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Eng Container 2 - rear of B1602" ;
                                            geo:lat "50.93512"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39246"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9008#residential> .

<http://id.southampton.ac.uk/building/9008#residential> rdfs:label "Building 9008 is non-residential" .

<http://id.southampton.ac.uk/building/38M> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "38M"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Staff Club Temporary Toilets (M)" ;
                                           geo:lat "50.93561"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39669"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/38M#residential> ;
                                           dcterms:spatial "POLYGON((-1.39674783675028 50.9356197042577, -1.39672782683102 50.9356495703116, -1.39663050060351 50.935623673604, -1.39665051052277 50.9355938075334, -1.39674783675028 50.9356197042577))" .

<http://id.southampton.ac.uk/building/38M#residential> rdfs:label "Building 38M is non-residential" .

<http://id.southampton.ac.uk/building/38N> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "38N"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Staff Club Temporary Toilets (F)" ;
                                           geo:lat "50.93572"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39672"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/38N#residential> ;
                                           dcterms:spatial "POLYGON((-1.39679733497162 50.9357093023619, -1.39668043491697 50.9356801000358, -1.39665037989014 50.9357278816007, -1.39676727994479 50.9357570838968, -1.39679733497162 50.9357093023619))" .

<http://id.southampton.ac.uk/building/38N#residential> rdfs:label "Building 38N is non-residential" .

<http://id.southampton.ac.uk/building/38P> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "38P"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "West Library Square Marquee" ;
                                           geo:lat "50.93499"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39689"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/38P#residential> ;
                                           dcterms:spatial "POLYGON((-1.39707624773879 50.9349570343868,-1.39691754204336 50.9348653523394,-1.39667534965519 50.9350318580192,-1.39683405535062 50.9351235397383,-1.39707624773879 50.9349570343868))" .

<http://id.southampton.ac.uk/building/38P#residential> rdfs:label "Building 38P is non-residential" .

<http://id.southampton.ac.uk/building/59N> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "59N"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Gower Temporary Toilets (F)" ;
                                           geo:lat "50.93725"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39661"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/59N#residential> ;
                                           dcterms:spatial "POLYGON((-1.39661688687721 50.9372463945651, -1.39661076318628 50.9372193817421, -1.39665191438931 50.9372156771252, -1.39665803808024 50.9372426899503, -1.39661688687721 50.9372463945651))" .

<http://id.southampton.ac.uk/building/59N#residential> rdfs:label "Building 59N is non-residential" .

<http://id.southampton.ac.uk/building/59M> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "59M"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Gower Temporary Toilets (M)" ;
                                           geo:lat "50.93722"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.3966"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/59M#residential> ;
                                           dcterms:spatial "POLYGON((-1.39662709302875 50.9372798389908, -1.39662096933782 50.9372605441328, -1.39666257903259 50.9372552998879, -1.39666870272351 50.9372745947481, -1.39662709302875 50.9372798389908))" .

<http://id.southampton.ac.uk/building/59M#residential> rdfs:label "Building 59M is non-residential" .

<http://id.southampton.ac.uk/building/59P> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "59P"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Gower Temporary Facility" ;
                                           geo:lat "50.93743"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39667"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/59P#residential> ;
                                           dcterms:spatial "POLYGON((-1.39669082160927 50.9376797710785, -1.39662861654257 50.9372877746718, -1.39676942213909 50.9372789015159, -1.39683162720579 50.9376708979974, -1.39669082160927 50.9376797710785))" .

<http://id.southampton.ac.uk/building/59P#residential> rdfs:label "Building 59P is non-residential" .

<http://id.southampton.ac.uk/building/67N> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "67N"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Nightingale Temporary Toilets (F)" ;
                                           geo:lat "50.93661"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39697"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/67N#residential> ;
                                           dcterms:spatial "POLYGON((-1.39691278446449 50.9366358706357, -1.39685485761987 50.9366417902528, -1.3968457448809 50.9366063771681, -1.39690367172552 50.9366004575465, -1.39691278446449 50.9366358706357))" .

<http://id.southampton.ac.uk/building/67N#residential> rdfs:label "Building 67N is non-residential" .

<http://id.southampton.ac.uk/building/67M> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "67M"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Nightingale Temporary Toilets (M)" ;
                                           geo:lat "50.93662"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39688"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/67M#residential> ;
                                           dcterms:spatial "POLYGON((-1.39701611343055 50.9366269912087, -1.39696131776673 50.9366319242239, -1.39695323932029 50.93659628811, -1.39700803498411 50.936591355091, -1.39701611343055 50.9366269912087))" .

<http://id.southampton.ac.uk/building/67M#residential> rdfs:label "Building 67M is non-residential" .

<http://id.southampton.ac.uk/building/67P> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "67P"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Nightingale Temporary Facility" ;
                                           geo:lat "50.93681"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39696"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/67P#residential> ;
                                           dcterms:spatial "POLYGON((-1.39688616942777 50.9369496093034, -1.39682511140237 50.9366792811436, -1.39703820559379 50.9366601672315, -1.3970992636192 50.9369304955024, -1.39688616942777 50.9369496093034))" .

<http://id.southampton.ac.uk/building/67P#residential> rdfs:label "Building 67P is non-residential" .

<http://id.southampton.ac.uk/building/1390> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "1390"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "1A Oakhurst Road" ;
                                            geo:lat "50.93362"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.40087"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1390#residential> .

<http://id.southampton.ac.uk/building/1390#residential> rdfs:label "Building 1390 is residential" .

<http://id.southampton.ac.uk/building/15A> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ,
                                                    ns1:HiddenFromLists ;
                                           skos:notation "15A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Cycle store near B15" ;
                                           geo:lat "50.93567"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39303"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/15A#residential> .

<http://id.southampton.ac.uk/building/15A#residential> rdfs:label "Building 15A is non-residential" .

<http://id.southampton.ac.uk/building/10> ns4:within <http://id.southampton.ac.uk/site/1> ,
                                                     <http://id.southampton.ac.uk/building/36> ;
                                          rdf:type ns2:Building ,
                                                   ns1:RetiredID ;
                                          skos:notation "10"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          rdfs:label "Building 10" ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/10#residential> .

<http://id.southampton.ac.uk/building/10#residential> rdfs:label "Building 10 is non-residential" .

<http://id.southampton.ac.uk/building/1640> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:HiddenFromLists ,
                                                     ns1:ExUoSBuilding ;
                                            skos:notation "1640"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            rdfs:label "10 Orchards Way" ;
                                            geo:lat "50.92999"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39821"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1640#residential> .

<http://id.southampton.ac.uk/building/1640#residential> rdfs:label "Building 1640 is residential" .

<http://id.southampton.ac.uk/building/30A> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:RetiredID ;
                                           skos:notation "30A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           rdfs:label "Combinatorial Chemistry" ;
                                           geo:lat "50.93413"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39444"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/30A#residential> .

<http://id.southampton.ac.uk/building/30A#residential> rdfs:label "Building 30A is non-residential" .

<http://id.southampton.ac.uk/building/46A> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ,
                                                    ns1:HiddenFromLists ;
                                           skos:notation "46A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Cycle store near B46" ;
                                           geo:lat "50.93427"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40021"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/46A#residential> .

<http://id.southampton.ac.uk/building/46A#residential> rdfs:label "Building 46A is non-residential" .

<http://id.southampton.ac.uk/building/32B> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ,
                                                    ns1:HiddenFromLists ;
                                           skos:notation "32B"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Cycle store near B32 Perspex" ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/32B#residential> .

<http://id.southampton.ac.uk/building/32B#residential> rdfs:label "Building 32B is non-residential" .

<http://id.southampton.ac.uk/building/39A> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ,
                                                    ns1:HiddenFromLists ;
                                           skos:notation "39A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Cycle store near B39" ;
                                           geo:lat "50.9369"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39914"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/39A#residential> .

<http://id.southampton.ac.uk/building/39A#residential> rdfs:label "Building 39A is non-residential" .

<http://id.southampton.ac.uk/building/64> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:HiddenFromLists ,
                                                   ns1:FutureUoSBuilding ;
                                          skos:notation "64"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          rdfs:label "South Gower" ;
                                          geo:lat "50.93685"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39778"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/64#residential> ;
                                          dcterms:spatial "POLYGON((-1.39817 50.93678,-1.39808 50.93691,-1.39795 50.93687,-1.39788 50.93698,-1.39739 50.93702,-1.39736 50.93688,-1.39759 50.93687,-1.39773 50.93666,-1.39817 50.93678))" .

<http://id.southampton.ac.uk/building/64#residential> rdfs:label "Building 64 is non-residential" .

<http://id.southampton.ac.uk/building/37A> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:RetiredID ;
                                           skos:notation "37A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           rdfs:label "George Thomas Building Exten" ;
                                           geo:lat "50.93381"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39569"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/37A#residential> .

<http://id.southampton.ac.uk/building/37A#residential> rdfs:label "Building 37A is non-residential" .

<http://id.southampton.ac.uk/building/32A> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ,
                                                    ns1:HiddenFromLists ;
                                           skos:notation "32A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Cycle store near B32" ;
                                           geo:lat "50.93697"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39609"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/32A#residential> .

<http://id.southampton.ac.uk/building/32A#residential> rdfs:label "Building 32A is non-residential" .

<http://id.southampton.ac.uk/building/33> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "33"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Estates (Maintenance)" ;
                                          geo:lat "50.93338"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39457"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/33#residential> ;
                                          ns1:buildingDate "1938/1985" ;
                                          dcterms:spatial "POLYGON((-1.39475673930573 50.9333680790335,-1.39473131698318 50.9334603030865,-1.39472053719978 50.9335041787995,-1.39470230139951 50.9335019142476,-1.39468029267505 50.9334990835575,-1.39467903503365 50.9335075756271,-1.3945716863572 50.9334982909643,-1.39456503882409 50.9335109724546,-1.39452614177229 50.9335058772133,-1.39452739941369 50.9334941015426,-1.39444026283113 50.9334830618486,-1.39451805693474 50.9331172785047,-1.39459980362559 50.9331239023735,-1.39461193088193 50.9332904046125,-1.39461732077363 50.9333276000329,-1.39473805434782 50.9333410741657,-1.39473535940196 50.933362191181,-1.39475673930573 50.9333680790335))" .

<http://id.southampton.ac.uk/building/33#residential> rdfs:label "Building 33 is non-residential" .

<http://id.southampton.ac.uk/building/67A> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ,
                                                    ns1:HiddenFromLists ;
                                           skos:notation "67A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Cycle store near B67" ;
                                           geo:lat "50.93658"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.3968"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/67A#residential> .

<http://id.southampton.ac.uk/building/67A#residential> rdfs:label "Building 67A is non-residential" .

<http://id.southampton.ac.uk/building/57A> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ,
                                                    ns1:HiddenFromLists ;
                                           skos:notation "57A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Cycle store near B57" ;
                                           geo:lat "50.93425"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.3968"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/57A#residential> .

<http://id.southampton.ac.uk/building/57A#residential> rdfs:label "Building 57A is non-residential" .

<http://id.southampton.ac.uk/building/22> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:ExUoSBuilding ;
                                          skos:notation "22"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          rdfs:label "Civil Eng Temp Accommodation" ;
                                          geo:lat "50.93502"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39416"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/22#residential> ;
                                          dcterms:spatial "POLYGON((-1.39448993966634 50.9350009668789,-1.39445769014764 50.9350229889318,-1.39444358659768 50.9350353869466,-1.39443083052065 50.9350467093318,-1.39442283551462 50.9350601829665,-1.39435043130272 50.9351581780662,-1.39402182757179 50.9350565031927,-1.39388645145847 50.9350146103627,-1.39394960302294 50.9349226158402,-1.3939399910494 50.9349198984608,-1.3938998363562 50.9349705662387,-1.39386489189165 50.9349587909388,-1.39390783136223 50.9348995747221,-1.39396415573055 50.934914803374,-1.39432087672987 50.9350263856485,-1.39433704640499 50.9350195922148,-1.39435312624857 50.9349992685196,-1.39438789105007 50.934987493227,-1.39440406072518 50.9349671695179,-1.39448993966634 50.9350009668789))" .

<http://id.southampton.ac.uk/building/22#residential> rdfs:label "Building 22 is non-residential" .

<http://id.southampton.ac.uk/building/7C> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "7C"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Engineering Square Cycle Store" ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/7C#residential> .

<http://id.southampton.ac.uk/building/7C#residential> rdfs:label "Building 7C is non-residential" .

<http://id.southampton.ac.uk/building/7B> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "7B"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Bin Store near B7" ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/7B#residential> .

<http://id.southampton.ac.uk/building/7B#residential> rdfs:label "Building 7B is non-residential" .

<http://id.southampton.ac.uk/building/9002> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9002"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "P/kabin 2 rear Bld 35" ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9002#residential> .

<http://id.southampton.ac.uk/building/9002#residential> rdfs:label "Building 9002 is non-residential" .

<http://id.southampton.ac.uk/building/9017> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9017"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "P/kabin 1 behind B35" ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9017#residential> .

<http://id.southampton.ac.uk/building/9017#residential> rdfs:label "Building 9017 is non-residential" .

<http://id.southampton.ac.uk/building/9030> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9030"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Estates container 1 Rear of B33" ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9030#residential> .

<http://id.southampton.ac.uk/building/9030#residential> rdfs:label "Building 9030 is non-residential" .

<http://id.southampton.ac.uk/building/9007> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9007"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Eng Container 1 - rear of B1602" ;
                                            geo:lat "50.93513"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39252"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9007#residential> .

<http://id.southampton.ac.uk/building/9007#residential> rdfs:label "Building 9007 is non-residential" .

<http://id.southampton.ac.uk/building/9021> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9021"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Container 2 - B21" ;
                                            geo:lat "50.93511"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39305"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9021#residential> .

<http://id.southampton.ac.uk/building/9021#residential> rdfs:label "Building 9021 is non-residential" .

<http://id.southampton.ac.uk/building/9031> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9031"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Estates container 2 rear of B33" ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9031#residential> .

<http://id.southampton.ac.uk/building/9031#residential> rdfs:label "Building 9031 is non-residential" .

<http://id.southampton.ac.uk/building/9034> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9034"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Estates Storage cage - Rear B33" ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9034#residential> .

<http://id.southampton.ac.uk/building/9034#residential> rdfs:label "Building 9034 is non-residential" .

<http://id.southampton.ac.uk/building/9033> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9033"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Estates container 4 rear of B33" ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9033#residential> .

<http://id.southampton.ac.uk/building/9033#residential> rdfs:label "Building 9033 is non-residential" .

<http://id.southampton.ac.uk/building/9018> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9018"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "P/kabin 2 behind B35" ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9018#residential> .

<http://id.southampton.ac.uk/building/9018#residential> rdfs:label "Building 9018 is non-residential" .

<http://id.southampton.ac.uk/building/9032> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9032"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Estates container 3 rear of B33" ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9032#residential> .

<http://id.southampton.ac.uk/building/9032#residential> rdfs:label "Building 9032 is non-residential" .

<http://id.southampton.ac.uk/building/9019> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "9019"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Plumbers' Store behind B35" ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9019#residential> .

<http://id.southampton.ac.uk/building/9019#residential> rdfs:label "Building 9019 is non-residential" .

<http://id.southampton.ac.uk/building/9020> ns4:within <http://id.southampton.ac.uk/site/1> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9020"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Container 1 - B21" ;
                                            geo:lat "50.93509"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.39307"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9020#residential> .

<http://id.southampton.ac.uk/building/9020#residential> rdfs:label "Building 9020 is non-residential" .

<http://id.southampton.ac.uk/point-of-service/126-burgess-road> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "126-burgess-road" ;
                                                                rdfs:label "Co-op Food" ;
                                                                foaf:phone <tel:+442380678539> ;
                                                                ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/126-burgess-road#Saturday-0700-2200> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/126-burgess-road#Tuesday-0700-2200> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/126-burgess-road#Thursday-0700-2200> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/126-burgess-road#Friday-0700-2200> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/126-burgess-road#Monday-0700-2200> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/126-burgess-road#Wednesday-0700-2200> ,
                                                                                                 <http://id.southampton.ac.uk/point-of-service/126-burgess-road#Sunday-0800-2200> ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Stores/conveniencestore.png> ;
                                                                foaf:homepage <http://www.co-operative.coop> ;
                                                                oo:ukfhrsId "220301" ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Retail> ;
                                                                oo:ukfhrsPage <http://ratings.food.gov.uk/business/220301> ;
                                                                geo:lat "50.937996"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                geo:long "-1.39521"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/197-burgess-road> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "197-burgess-road" ;
                                                                rdfs:label "Shell Hampton Park" ;
                                                                foaf:phone <tel:+442380674900> ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/fillingstation.png> ;
                                                                foaf:homepage <http://www.shell.co.uk> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                geo:lat "50.938065"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                geo:long "-1.398997"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/197-burgess-road-shop> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                     rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                     skos:notation "197-burgess-road-shop" ;
                                                                     rdfs:label "Shell Hampton Park" ;
                                                                     foaf:phone <tel:+442380674900> ;
                                                                     oo:mapIcon <https://data.southampton.ac.uk/map-icons/Stores/conveniencestore.png> ;
                                                                     foaf:homepage <http://www.shell.co.uk> ;
                                                                     dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Retail> ;
                                                                     geo:lat "50.938198"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     geo:long "-1.398804"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/29-university-road> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                  rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                  skos:notation "29-university-road" ;
                                                                  rdfs:label "Highfield Pharmacy" ;
                                                                  foaf:phone <tel:+442380582482> ;
                                                                  ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/29-university-road#Monday-0900-1830> ,
                                                                                                   <http://id.southampton.ac.uk/point-of-service/29-university-road#Thursday-0900-1830> ,
                                                                                                   <http://id.southampton.ac.uk/point-of-service/29-university-road#Friday-0900-1830> ,
                                                                                                   <http://id.southampton.ac.uk/point-of-service/29-university-road#Tuesday-0900-1830> ,
                                                                                                   <http://id.southampton.ac.uk/point-of-service/29-university-road#Saturday-0900-1300> ,
                                                                                                   <http://id.southampton.ac.uk/point-of-service/29-university-road#Wednesday-0900-1830> ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Health/drugstore.png> ;
                                                                  foaf:homepage <http://www.highfieldpharmacy.co.uk> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Health> ;
                                                                  geo:lat "50.932945"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.395705"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/portswood-library> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "portswood-library" ;
                                                                 rdfs:label "Portswood Library" ;
                                                                 ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/portswood-library#Wednesday-1000-1900> ,
                                                                                                  <http://id.southampton.ac.uk/point-of-service/portswood-library#Saturday-0930-1600> ,
                                                                                                  <http://id.southampton.ac.uk/point-of-service/portswood-library#Monday-0930-1900> ,
                                                                                                  <http://id.southampton.ac.uk/point-of-service/portswood-library#Tuesday-0930-1700> ,
                                                                                                  <http://id.southampton.ac.uk/point-of-service/portswood-library#Friday-0930-1900> ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Education/library.png> ;
                                                                 foaf:homepage <https://www.southampton.gov.uk/libraries-museums/using-library/local-libraries/portswood-library.aspx> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Education> ;
                                                                 geo:lat "50.926682"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.39177"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/47-highfield-lane> foaf:based_near <http://id.southampton.ac.uk/site/1> ,
                                                                                 <http://id.southampton.ac.uk/site/3> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "47-highfield-lane" ;
                                                                 rdfs:label "The Highfield" ;
                                                                 foaf:phone <tel:+442380555985> ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/bar.png> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Catering> ;
                                                                 geo:lat "50.931156"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.399695"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/pharmacy-citygateway> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                    rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                    ns4:within <http://id.southampton.ac.uk/site/80> ;
                                                                    skos:notation "pharmacy-citygateway" ;
                                                                    rdfs:label "Lloyds Pharmacy" ;
                                                                    foaf:phone <tel:+442476432113> ;
                                                                    ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/pharmacy-citygateway#Thursday-1400-1830> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/pharmacy-citygateway#Tuesday-0830-1300> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/pharmacy-citygateway#Monday-1400-1830> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/pharmacy-citygateway#Friday-0830-1300> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/pharmacy-citygateway#Wednesday-0830-1300> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/pharmacy-citygateway#Tuesday-1400-1830> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/pharmacy-citygateway#Thursday-0830-1300> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/pharmacy-citygateway#Saturday-0900-1300> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/pharmacy-citygateway#Wednesday-1400-1830> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/pharmacy-citygateway#Monday-0830-1300> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/pharmacy-citygateway#Friday-1400-1830> ;
                                                                    oo:mapIcon <https://data.southampton.ac.uk/map-icons/Health/drugstore.png> ;
                                                                    foaf:homepage <http://www.nhs.uk/Services/pharmacies/Overview/DefaultView.aspx?id=13908> ;
                                                                    dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Health> ;
                                                                    geo:lat "50.93973"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    geo:long "-1.37822"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/burgess-road-library> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                    rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                    skos:notation "burgess-road-library" ;
                                                                    rdfs:label "Burgess Road Library" ;
                                                                    ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/burgess-road-library#Friday-0930-1900> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/burgess-road-library#Saturday-0930-1600> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/burgess-road-library#Monday-0930-1900> ,
                                                                                                     <http://id.southampton.ac.uk/point-of-service/burgess-road-library#Wednesday-1000-1700> ;
                                                                    oo:mapIcon <https://data.southampton.ac.uk/map-icons/Education/library.png> ;
                                                                    foaf:homepage <https://www.southampton.gov.uk/libraries-museums/using-library/local-libraries/burgess-road-library.aspx> ;
                                                                    dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Education> ;
                                                                    geo:lat "50.938236"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    geo:long "-1.395536"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/the-crown-inn> foaf:based_near <http://id.southampton.ac.uk/site/1> ,
                                                                             <http://id.southampton.ac.uk/site/3> ;
                                                             rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                             dcterms:description "Outdoor Seating" ;
                                                             skos:notation "the-crown-inn" ;
                                                             rdfs:label "The Crown Inn" ;
                                                             foaf:phone <tel:+442380315033> ;
                                                             oo:mapIcon <https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/bar.png> ;
                                                             foaf:homepage <http://www.crowninnhighfield.co.uk> ;
                                                             oo:ukfhrsId "220096" ;
                                                             dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Catering> ;
                                                             oo:ukfhrsPage <http://ratings.food.gov.uk/business/220096> ;
                                                             geo:lat "50.931788"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                             geo:long "-1.400912"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/284a-broadlands-road> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                    rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                    dcterms:description "Outdoor Seating" ;
                                                                    skos:notation "284a-broadlands-road" ;
                                                                    rdfs:label "Brewed Awakening" ;
                                                                    foaf:phone <tel:+442380557954> ;
                                                                    oo:mapIcon <https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/coffee.png> ;
                                                                    oo:ukfhrsId "219658" ;
                                                                    dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Catering> ;
                                                                    oo:ukfhrsPage <http://ratings.food.gov.uk/business/219658> ;
                                                                    geo:lat "50.937653"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    geo:long "-1.393123"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/st-michaels-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                  rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                  dcterms:description "Used by Department of Music for Undergraduate Ensemble Examination Concert, January 2013" ;
                                                                  skos:notation "st-michaels-church" ;
                                                                  rdfs:label "St. Michael's Church" ;
                                                                  foaf:phone <tel:+442380330851> ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                  foaf:homepage <http://www.southamptonchurches.com/welcome.htm> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                  geo:lat "50.8996"^^<http://www.w3.org/2001/XMLSchema#float> ,
                                                                          "50.89961"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.40513"^^<http://www.w3.org/2001/XMLSchema#float> ,
                                                                           "-1.40516"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/rail-sou> foaf:based_near <http://id.southampton.ac.uk/site/1> ,
                                                                        <http://id.southampton.ac.uk/site/3> ,
                                                                        <http://id.southampton.ac.uk/site/2> ,
                                                                        <http://id.southampton.ac.uk/site/6> ;
                                                        rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                        dcterms:description "http://ontologi.es/rail/stations/gb/SOU" ;
                                                        skos:notation "rail-sou" ;
                                                        rdfs:label "Southampton Central Railway Station" ;
                                                        oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/train.png> ;
                                                        foaf:homepage <http://nationalrail.co.uk/stations/SOU/details.html> ;
                                                        dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                        geo:lat "50.9076"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                        geo:long "-1.4137"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/rail-soa> foaf:based_near <http://id.southampton.ac.uk/site/1> ,
                                                                        <http://id.southampton.ac.uk/site/3> ,
                                                                        <http://id.southampton.ac.uk/site/2> ,
                                                                        <http://id.southampton.ac.uk/site/39> ,
                                                                        <http://id.southampton.ac.uk/site/5> ;
                                                        rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                        dcterms:description "http://ontologi.es/rail/stations/gb/SOA" ;
                                                        skos:notation "rail-soa" ;
                                                        rdfs:label "Southampton Airport Parkway Railway Station" ;
                                                        oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/train.png> ;
                                                        foaf:homepage <http://nationalrail.co.uk/stations/SOA/details.html> ;
                                                        dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                        geo:lat "50.9513"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                        geo:long "-1.3628"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/southampton-coach-station> foaf:based_near <http://id.southampton.ac.uk/site/1> ,
                                                                                         <http://id.southampton.ac.uk/site/3> ,
                                                                                         <http://id.southampton.ac.uk/site/2> ,
                                                                                         <http://id.southampton.ac.uk/site/6> ;
                                                                         rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                         skos:notation "southampton-coach-station" ;
                                                                         rdfs:label "Southampton Coach Station" ;
                                                                         oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/bus.png> ;
                                                                         foaf:homepage <http://www.nationalexpress.com/coach/destinations/england/south/southampton/southampton-coach-station.aspx> ;
                                                                         dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                         geo:lat "50.906132"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         geo:long "-1.408921"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/air-sou> foaf:based_near <http://id.southampton.ac.uk/site/1> ,
                                                                       <http://id.southampton.ac.uk/site/3> ,
                                                                       <http://id.southampton.ac.uk/site/2> ,
                                                                       <http://id.southampton.ac.uk/site/4> ,
                                                                       <http://id.southampton.ac.uk/site/6> ,
                                                                       <http://id.southampton.ac.uk/site/5> ;
                                                       rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                       dcterms:description "Southampton_Airport" ;
                                                       skos:notation "air-sou" ;
                                                       rdfs:label "Southampton Airport" ;
                                                       oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/airport.png> ;
                                                       foaf:homepage <http://www.southamptonairport.com> ;
                                                       dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                       geo:lat "50.950278"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                       geo:long "-1.356667"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/town-quay-ferry-terminal-2> foaf:based_near <http://id.southampton.ac.uk/site/1> ,
                                                                                          <http://id.southampton.ac.uk/site/3> ,
                                                                                          <http://id.southampton.ac.uk/site/2> ,
                                                                                          <http://id.southampton.ac.uk/site/4> ,
                                                                                          <http://id.southampton.ac.uk/site/6> ,
                                                                                          <http://id.southampton.ac.uk/site/5> ;
                                                                          rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                          skos:notation "town-quay-ferry-terminal-2" ;
                                                                          rdfs:label "Town Quay Ferry Terminal 2" ;
                                                                          oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/ferry.png> ;
                                                                          foaf:homepage <http://www.redfunnel.co.uk/travel-connections/road-connections/finding-us-in-southampton/> ;
                                                                          dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                          geo:lat "50.894638"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          geo:long "-1.405869"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/town-quay-ferry-terminal-1> foaf:based_near <http://id.southampton.ac.uk/site/1> ,
                                                                                          <http://id.southampton.ac.uk/site/3> ,
                                                                                          <http://id.southampton.ac.uk/site/2> ,
                                                                                          <http://id.southampton.ac.uk/site/4> ,
                                                                                          <http://id.southampton.ac.uk/site/6> ,
                                                                                          <http://id.southampton.ac.uk/site/5> ;
                                                                          rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                          skos:notation "town-quay-ferry-terminal-1" ;
                                                                          rdfs:label "Town Quay Ferry Terminal 1" ;
                                                                          oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/ferry.png> ;
                                                                          foaf:homepage <http://www.redfunnel.co.uk/travel-connections/road-connections/finding-us-in-southampton/> ;
                                                                          dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                          geo:lat "50.896217"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          geo:long "-1.405134"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/gurdwara-tegh-bahadur-sahib> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                           skos:notation "gurdwara-tegh-bahadur-sahib" ;
                                                                           rdfs:label "Gurdwara Tegh Bahadur Sahib" ;
                                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/sikh.png> ;
                                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                           geo:lat "50.908928"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           geo:long "-1.395822"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/shah-jalal-mosque> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "shah-jalal-mosque" ;
                                                                 rdfs:label "Shah Jalal Mosque" ;
                                                                 foaf:phone <tel:+442380332979> ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/mosquee.png> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                 geo:lat "50.910439"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.399276"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/southampton-chinese-christian-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                                    rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                                    skos:notation "southampton-chinese-christian-church" ;
                                                                                    rdfs:label "Southampton Chinese Christian Church" ;
                                                                                    oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                                    foaf:homepage <http://sccc.org> ;
                                                                                    dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                                    geo:lat "50.92375"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                    geo:long "-1.39413"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/immaculate-conception-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                            rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                            skos:notation "immaculate-conception-church" ;
                                                                            rdfs:label "Immaculate Conception Church" ;
                                                                            foaf:phone <tel:+442380555470> ;
                                                                            oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                            foaf:mbox <mailto:portswood@portsmouthdiocese.org.uk> ;
                                                                            dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                            geo:lat "50.929813"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            geo:long "-1.384819"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/st-james-road-methodist-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                              rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                              skos:notation "st-james-road-methodist-church" ;
                                                                              rdfs:label "St. James Road Methodist Church" ;
                                                                              foaf:phone <tel:+447471196977> ;
                                                                              oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                              foaf:mbox <mailto:minister@stjamesroad.co.uk> ;
                                                                              foaf:homepage <http://stjamesroad.co.uk> ;
                                                                              dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                              geo:lat "50.92355"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              geo:long "-1.42549"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/st-nicholas-greek-orthodox-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                                 skos:notation "st-nicholas-greek-orthodox-church" ;
                                                                                 rdfs:label "St. Nicholas Greek Orthodox Church" ;
                                                                                 foaf:phone <tel:+442380333076> ;
                                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                                 foaf:homepage <http://www.st-nicholas-south.co.uk/> ;
                                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                                 geo:lat "50.89943"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 geo:long "-1.39869"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/southampton-medina-mosque> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                         rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                         skos:notation "southampton-medina-mosque" ;
                                                                         rdfs:label "Southampton Medina Mosque" ;
                                                                         foaf:phone <tel:+442380231945> ;
                                                                         oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/mosquee.png> ;
                                                                         dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                         geo:lat "50.909325"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         geo:long "-1.399577"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/highfield-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ,
                                                                                <http://id.southampton.ac.uk/site/3> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "highfield-church" ;
                                                                rdfs:label "Highfield Church" ;
                                                                foaf:phone <tel:+442380558234> ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                foaf:mbox <mailto:office@highfield.org.uk> ;
                                                                foaf:homepage <http://www.highfield.org.uk/> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                geo:lat "50.929726"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                geo:long "-1.395221"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/st-boniface-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                  rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                  skos:notation "st-boniface-church" ;
                                                                  rdfs:label "St. Boniface Church" ;
                                                                  foaf:phone <tel:+442380771231> ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                  foaf:mbox <mailto:office@st-boniface.org.uk> ;
                                                                  foaf:homepage <http://www.st-boniface.org.uk> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                  geo:lat "50.92025"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.430242"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/the-church-of-jesus-christ-of-the-latter-day-saints> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                                                   rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                                                   skos:notation "the-church-of-jesus-christ-of-the-latter-day-saints" ;
                                                                                                   rdfs:label "The Church of Jesus Christ of the Latter Day Saints" ;
                                                                                                   oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                                                   foaf:homepage <https://www.mormon.org.uk> ,
                                                                                                                 <https://www.mormon.org.uk/> ;
                                                                                                   dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                                                   geo:lat "50.94215"^^<http://www.w3.org/2001/XMLSchema#float> ,
                                                                                                           "50.94219"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                                   geo:long "-1.40594"^^<http://www.w3.org/2001/XMLSchema#float> ,
                                                                                                            "-1.40586"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/southampton-synagogue> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                     rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                     skos:notation "southampton-synagogue" ;
                                                                     rdfs:label "Southampton Synagogue" ;
                                                                     foaf:phone <tel:+442380220129> ;
                                                                     oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/synagogue-2.png> ;
                                                                     foaf:mbox <mailto:info@sotonhebrew@gmail.com> ;
                                                                     foaf:homepage <http://www.sotonhebrew.org.uk/wordpress/> ;
                                                                     dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                     geo:lat "50.91707"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     geo:long "-1.40082"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/gurdwara-nanaksar> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "gurdwara-nanaksar" ;
                                                                 rdfs:label "Gurdwara Nanaksar" ;
                                                                 foaf:phone <tel:+442380226464> ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/sikh.png> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                 geo:lat "50.915936"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.396776"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/kadampa-meditation-centre-southampton> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                                     rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                                     skos:notation "kadampa-meditation-centre-southampton" ;
                                                                                     rdfs:label "Kadampa Meditation Centre Southampton" ;
                                                                                     foaf:phone <tel:+442380557077> ;
                                                                                     oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/prayer.png> ;
                                                                                     foaf:homepage <http://thekchencentre.org> ;
                                                                                     dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                                     geo:lat "50.92217"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     geo:long "-1.37597"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/st-edmunds-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "st-edmunds-church" ;
                                                                 rdfs:label "St. Edmund Church" ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                 foaf:mbox <mailto:catholic14@btinternet.com> ;
                                                                 foaf:homepage <http://southampton-city-catholics.org.uk> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                 geo:lat "50.915035"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.403037"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/st-marys-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                               rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                               skos:notation "st-marys-church" ;
                                                               rdfs:label "St. Mary's Church" ;
                                                               foaf:phone <tel:+442380330851> ;
                                                               oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                               foaf:homepage <http://www.southamptonchurches.com/welcome.htm> ;
                                                               dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                               geo:lat "50.90281"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                               geo:long "-1.39521"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/avenue-st-andrews-united-reformed-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                                        rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                                        skos:notation "avenue-st-andrews-united-reformed-church" ;
                                                                                        rdfs:label "Avenue St. Andrews United ReformedChurch" ;
                                                                                        foaf:phone <tel:+442380678787> ;
                                                                                        oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                                        foaf:homepage <http://asaurc.org.uk> ;
                                                                                        dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                                        geo:lat "50.92134"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                        geo:long "-1.40425"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/edmund-kell-unitarian-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                            rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                            skos:notation "edmund-kell-unitarian-church" ;
                                                                            rdfs:label "Edmund Kell Unitarian Church" ;
                                                                            foaf:phone <tel:+442380555333> ;
                                                                            oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                            foaf:homepage <http://www.ukunitarians.org.uk/southampton/index.htm> ;
                                                                            dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                            geo:lat "50.9123"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            geo:long "-1.40287"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/abu-bakr-jamia-mosque> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                     rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                     skos:notation "abu-bakr-jamia-mosque" ;
                                                                     rdfs:label "Abu Bakr Jamia Masjid" ;
                                                                     foaf:phone <tel:+442380634508> ;
                                                                     oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/mosquee.png> ;
                                                                     foaf:homepage <http://www.abubakrmasjid.net> ;
                                                                     dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                     geo:lat "50.909828"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     geo:long "-1.397486"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/swaythling-methodist-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                           skos:notation "swaythling-methodist-church" ;
                                                                           rdfs:label "Swaythling Methodist Church" ;
                                                                           foaf:phone <tel:+442380553700> ;
                                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                           foaf:mbox <mailto:smc@prsucefd.demon.co.uk> ;
                                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                           geo:lat "50.938168"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           geo:long "-1.385125"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/vedic-society-hindu-temple> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                          rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                          skos:notation "vedic-society-hindu-temple" ;
                                                                          rdfs:label "Vedic Society Hindu Temple" ;
                                                                          foaf:phone <tel:+442380632275> ;
                                                                          oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/templehindu.png> ;
                                                                          foaf:homepage <http://www.vedicsociety.com> ;
                                                                          dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                          geo:lat "50.912117"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          geo:long "-1.390598"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/gurdwara-singh-sabha> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                    rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                    skos:notation "gurdwara-singh-sabha" ;
                                                                    rdfs:label "Gurdwara Singh Sabha" ;
                                                                    foaf:phone <tel:+442380333016> ;
                                                                    oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/sikh.png> ;
                                                                    dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                    geo:lat "50.913956"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    geo:long "-1.398241"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/southampton-buddhist-centre> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                           skos:notation "southampton-buddhist-centre" ;
                                                                           rdfs:label "Southampton Buddhist Centre" ;
                                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/prayer.png> ;
                                                                           foaf:mbox <mailto:sudarshini@southamptonBuddistCentre.org> ;
                                                                           foaf:homepage <http://www.southamptonbuddhistcentre.org/> ;
                                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                           geo:lat "50.90498"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           geo:long "-1.39688"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/st-albans-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                skos:notation "st-albans-church" ;
                                                                rdfs:label "St. Alban's Church" ;
                                                                foaf:phone <tel:+442380679787> ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                foaf:mbox <mailto:Swaythling.Parish@tiscali.co.uk> ;
                                                                foaf:homepage <http://www.swaythlingparish.org.uk> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                geo:lat "50.939022"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                geo:long "-1.387453"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/southampton-adventist-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                            rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                            skos:notation "southampton-adventist-church" ;
                                                                            rdfs:label "Southampton Adventist Church" ;
                                                                            foaf:phone <tel:+442380635600> ;
                                                                            oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                            foaf:homepage <http://southampton.adventistchurch.org.uk/> ,
                                                                                          <http://southampton.adventistchurch.org.uk> ;
                                                                            dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                            geo:lat "50.91363"^^<http://www.w3.org/2001/XMLSchema#float> ,
                                                                                    "50.9135"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                            geo:long "-1.42183"^^<http://www.w3.org/2001/XMLSchema#float> ,
                                                                                     "-1.42176"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/holy-family-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                  rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                  skos:notation "holy-family-church" ;
                                                                  rdfs:label "Holy Family Church" ;
                                                                  foaf:phone <tel:+442380778203> ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                  foaf:mbox <mailto:hfoffice@portsmouthdiocese.org.uk> ;
                                                                  foaf:homepage <http://www.holyfamilysouthampton.org.uk/> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                  geo:lat "50.92728"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.45036"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/st-josephs-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "st-josephs-church" ;
                                                                 rdfs:label "St. Joseph Church" ;
                                                                 oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                 foaf:mbox <mailto:catholic14@btinternet.com> ;
                                                                 foaf:homepage <http://southampton-city-catholics.org.uk> ;
                                                                 dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                 geo:lat "50.899162"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.405765"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/religious-society-of-friends-meeting-house> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                                          rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                                          skos:notation "religious-society-of-friends-meeting-house" ;
                                                                                          rdfs:label "Religious Society of Friends Meeting House" ;
                                                                                          foaf:phone <tel:+442380223758> ;
                                                                                          oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                                          foaf:homepage <http://www.hampshirequakers.org.uk/southampton.php> ;
                                                                                          dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                                          geo:lat "50.91287"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                          geo:long "-1.40237"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/salvation-army-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                     rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                     skos:notation "salvation-army-church" ;
                                                                     rdfs:label "Salvation Army Church" ;
                                                                     foaf:phone <tel:+442380771655> ;
                                                                     oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                     foaf:mbox <mailto:southampton.shirley@salvationarmy.org.uk> ;
                                                                     foaf:homepage <https://www.salvationarmy.org.uk/southampton-shirley> ;
                                                                     dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                     geo:lat "50.92377"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     geo:long "-1.43274"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/st-vincent-de-paul-church> foaf:based_near <http://id.southampton.ac.uk/site/1> ;
                                                                         rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                         skos:notation "st-vincent-de-paul-church" ;
                                                                         rdfs:label "St. Vincent de Paul Church" ;
                                                                         oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                         dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                         geo:lat "50.940643"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         geo:long "-1.427321"^^<http://www.w3.org/2001/XMLSchema#float> .