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

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

<http://id.southampton.ac.uk/point-of-service/national-oceanographic-library> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                              ns1:within <http://id.southampton.ac.uk/site/6> ;
                                                                              skos:notation "national-oceanographic-library" ;
                                                                              rdfs:label "National Oceanographic Library" ;
                                                                              foaf:phone <tel:+442380596116> ;
                                                                              oo:mapIcon <https://data.southampton.ac.uk/map-icons/Education/library.png> ;
                                                                              foaf:mbox <mailto:nol@noc.soton.ac.uk> ;
                                                                              foaf:homepage <https://www.soton.ac.uk/library/about/nol/index.html> ;
                                                                              dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Education> .

<http://id.southampton.ac.uk/site/6> rdf:type ns2:Site ,
                                              ns3:UoSSite ,
                                              ns4:Site ;
                                     skos:notation "6"^^<http://id.southampton.ac.uk/ns/site-code-scheme> ;
                                     oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                     rdfs:label "National Oceanography Centre Campus" ;
                                     geo:lat "50.8927263"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     geo:long "-1.3946555"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     dcterms:spatial "-1.3963013 50.8937513,-1.3942781 50.8935386,-1.3933204 50.8934195,-1.3924032 50.8927474,-1.3922278 50.8921944,-1.3935902 50.8912840,-1.3963553 50.8925687,-1.3961530 50.8927134,-1.3967330 50.8930197,-1.3963013 50.8937513" .

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

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

<http://id.southampton.ac.uk/site/4> rdf:type ns2:Site ,
                                              ns3:UoSSite ,
                                              ns4:Site ;
                                     skos:notation "4"^^<http://id.southampton.ac.uk/ns/site-code-scheme> ;
                                     oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                     rdfs:label "Winchester School of Art" ;
                                     geo:lat "51.065765"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     geo:long "-1.30954"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     dcterms:spatial "-1.3104990 51.0653919,-1.3091437 51.0651497,-1.3090241 51.0653251,-1.3086520 51.0651497,-1.3080940 51.0654169,-1.3093961 51.0663689,-1.3104193 51.0665693,-1.3111235 51.0658595,-1.3103661 51.0657009,-1.3104990 51.0653919" .

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

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

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

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

<http://id.southampton.ac.uk/point-of-service/hartley-library> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                               ns1:within <http://id.southampton.ac.uk/site/1> ,
                                                                          <http://id.southampton.ac.uk/building/36> ;
                                                               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/site/1> rdf:type ns2:Site ,
                                              ns3:UoSSite ,
                                              ns4:Site ;
                                     skos:notation "1"^^<http://id.southampton.ac.uk/ns/site-code-scheme> ;
                                     oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                     rdfs:label "Highfield Campus" ;
                                     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/building/36> rdf:type ns4:Building ,
                                                   ns3:UoSBuilding ;
                                          ns1:within <http://id.southampton.ac.uk/site/1> ;
                                          skos:notation "36"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Library (inc. blds 10 12 & 14)" ;
                                          geo:lat "50.93504"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39531"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns3: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> ;
                                          ns3:buildingDate "1914 (1935/1959/1965/1995)" ;
                                          ns3: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))" .

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

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

<http://id.southampton.ac.uk/building/63C> rdf:type ns4:Building ,
                                                    ns3:HiddenFromLists ,
                                                    ns3:ExUoSBuilding ;
                                           ns1:within <http://id.southampton.ac.uk/site/4> ;
                                           skos:notation "63C"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           rdfs:label "Terrapin" ;
                                           geo:lat "51.06533"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.30872"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/63C#residential> ;
                                           ns3:buildingDate "1980's" ;
                                           dcterms:spatial "POLYGON((-1.3088342 51.0653596,-1.3087433 51.0654074,-1.3085890 51.0652916,-1.3086799 51.0652438,-1.3088342 51.0653596))" .

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

<http://id.southampton.ac.uk/point-of-service/health-services-library> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                       ns1:within <http://id.southampton.ac.uk/building/9500> ,
                                                                                  <http://id.southampton.ac.uk/site/18> ;
                                                                       skos:notation "health-services-library" ;
                                                                       rdfs:label "Health Sciences Library" ;
                                                                       foaf:phone <tel:+442380796547> ;
                                                                       oo:mapIcon <https://data.southampton.ac.uk/map-icons/Education/library.png> ;
                                                                       foaf:mbox <mailto:hslib@soton.ac.uk> ;
                                                                       foaf:homepage <https://www.soton.ac.uk/library/about/opening/hsl.html> ;
                                                                       dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Education> ;
                                                                       ns3:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/health-services-library> .

<http://id.southampton.ac.uk/building/9500> rdf:type ns4:Building ,
                                                     ns3:UoSBuilding ;
                                            ns1:within <http://id.southampton.ac.uk/site/18> ;
                                            skos:notation "9500"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "South Academic Block" ;
                                            geo:lat "50.93236"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.43644"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            ns4:occupant <http://id.southampton.ac.uk/org/F5> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9500#residential> ;
                                            dcterms:spatial "POLYGON((-1.4368463 50.9327316,-1.4371389 50.9325069,-1.4368722 50.9323711,-1.4369393 50.9323170,-1.4361598 50.9318953,-1.4361883 50.9318724,-1.4361051 50.9318284,-1.4360300 50.9318758,-1.4359737 50.9318504,-1.4357537 50.9319975,-1.4357779 50.9320093,-1.4357296 50.9320532,-1.4357099 50.9320457,-1.4355403 50.9321824,-1.4357031 50.9322638,-1.4356760 50.9322899,-1.4358154 50.9323626,-1.4358396 50.9323474,-1.4362732 50.9325647,-1.4363616 50.9325024,-1.4368463 50.9327316))" .

<http://id.southampton.ac.uk/site/18> rdf:type ns2:Site ,
                                               ns3:UoSSite ,
                                               ns4:Site ;
                                      skos:notation "18"^^<http://id.southampton.ac.uk/ns/site-code-scheme> ;
                                      oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                      rdfs:label "Southampton General Hospital" ;
                                      geo:lat "50.933185"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                      geo:long "-1.43541225"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                      dcterms:spatial "-1.4392547 50.9337565,-1.4392547 50.9332940,-1.4381754 50.9326954,-1.4384560 50.9325321,-1.4345488 50.9302464,-1.4317425 50.9323824,-1.4315698 50.9337429,-1.4339012 50.9348312,-1.4341602 50.9355931,-1.4348510 50.9361236,-1.4365564 50.9353482,-1.4357361 50.9342871,-1.4392547 50.9337565" .

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

<http://id.southampton.ac.uk/point-of-service/avenue-library> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                              ns1:within <http://id.southampton.ac.uk/site/3> ;
                                                              skos:notation "avenue-library" ;
                                                              rdfs:label "Avenue Library" ;
                                                              foaf:phone <tel:+442380595432> ;
                                                              oo:mapIcon <https://data.southampton.ac.uk/map-icons/Education/library.png> ;
                                                              foaf:mbox <mailto:alenqs@soton.ac.uk> ;
                                                              foaf:homepage <https://www.soton.ac.uk/library/about/al/index.html> ;
                                                              dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Education> ;
                                                              ns3:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/library-learning-commons-southampton> .

<http://id.southampton.ac.uk/site/3> rdf:type ns2:Site ,
                                              ns3:UoSSite ,
                                              ns4:Site ;
                                     skos:notation "3"^^<http://id.southampton.ac.uk/ns/site-code-scheme> ;
                                     oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                     rdfs:label "Avenue Campus" ;
                                     geo:lat "50.928699"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     geo:long "-1.402511"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     dcterms:spatial "-1.4033313 50.9296693,-1.4011463 50.9289554,-1.4021913 50.9277164,-1.4041790 50.9282737,-1.4033313 50.9296693" .

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