@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/2> rdf:type ns0:Site ,
                                              ns1:UoSSite ,
                                              ns2:Site ;
                                     rdfs:label "Boldrewood Campus" ;
                                     skos:notation "2"^^<http://id.southampton.ac.uk/ns/site-code-scheme> ;
                                     oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                     geo:lat "50.9372223"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     geo:long "-1.4046552"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     dcterms:spatial "-1.4065107 50.9378018,-1.4063454 50.9360955,-1.4062868 50.9360436,-1.4061603 50.9360322,-1.4042079 50.9365743,-1.4040924 50.9366131,-1.4034130 50.9367908,-1.4036121 50.9372814,-1.4027470 50.9374784,-1.4028907 50.9378250,-1.4025727 50.9380705,-1.4032107 50.9383464,-1.4033887 50.9384112,-1.4037027 50.9385077,-1.4036990 50.9382698,-1.4037605 50.9382905,-1.4039809 50.9381541,-1.4039372 50.9381172,-1.4039491 50.9380709,-1.4041109 50.9380347,-1.4065107 50.9378018" .

<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/176> ns4:within <http://id.southampton.ac.uk/site/2> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "176"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Building 176" ;
                                           geo:lat "50.93667"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40466"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-176> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298140> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/176#residential> ;
                                           dcterms:spatial "POLYGON((-1.4049588 50.9367901,-1.4048950 50.9365290,-1.4043707 50.9365879,-1.4044375 50.9368500,-1.4049588 50.9367901))" .

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

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

<http://id.southampton.ac.uk/building/185> ns4:within <http://id.southampton.ac.uk/site/2> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "185"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Building 185" ;
                                           geo:lat "50.93768"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40505"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/185#residential> ;
                                           dcterms:spatial "POLYGON((-1.4054681902 50.9377922613,-1.40484428947 50.9378618328,-1.40483915449 50.9378327099,-1.40391228962 50.9379394938,-1.40392512708 50.9379896497,-1.40387377723 50.9379945035,-1.40385837227 50.9379427296,-1.40380445492 50.9379508193,-1.40377107752 50.9378456534,-1.40542967781 50.9376515003,-1.40545535274 50.9377372513,-1.40559656484 50.9377210719,-1.40559142985 50.9376968027,-1.40564021221 50.9376935669,-1.40565561717 50.937746959,-1.40546305521 50.9377663743,-1.4054681902 50.9377922613))" .

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

<http://id.southampton.ac.uk/point-of-service/sculpture-shawcross> ns4:within <http://id.southampton.ac.uk/site/2> ;
                                                                   rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                   skos:notation "sculpture-shawcross" ;
                                                                   rdfs:label "Conrad Shawcross: Manifold 9:8" ;
                                                                   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.93712"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   geo:long "-1.40524"^^<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/point-of-interest-category/Entertainment> rdfs:label "Entertainment" .

<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-shawcross#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-shawcross> .

<http://id.southampton.ac.uk/building/177> ns4:within <http://id.southampton.ac.uk/site/2> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "177"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Building 177" ;
                                           geo:lat "50.93693"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40396"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-177> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/177#residential> ;
                                           dcterms:spatial "POLYGON((-1.4042395 50.9369824,-1.4039722 50.9370114,-1.4039796 50.9370264,-1.4040108 50.9370395,-1.4040271 50.9370591,-1.4040242 50.9370825,-1.4039915 50.9371041,-1.4038400 50.9371143,-1.4038162 50.9370329,-1.4037850 50.9370357,-1.4037434 50.9368626,-1.4038043 50.9368579,-1.4037984 50.9368336,-1.4039930 50.9368139,-1.4040004 50.9368364,-1.4041935 50.9368148,-1.4042395 50.9369824))" .

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

<http://id.southampton.ac.uk/point-of-service/waste-compound-55> ns4:within <http://id.southampton.ac.uk/site/2> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-55" ;
                                                                 rdfs:label "Boldrewood Tank Bldg 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.93764"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.4053"^^<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/FoodWasteRecyclingCollection> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                         rdfs:label "Food Waste Recycling Collection" .

<http://id.southampton.ac.uk/point-of-service/waste-compound-55#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-55> .

<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-55#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-55> .

<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-55#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-55> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-52> ns4:within <http://id.southampton.ac.uk/site/2> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-52" ;
                                                                 rdfs:label "Boldrewood 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.93702"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.40467"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-52#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-52> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-52#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-52> .

<http://id.southampton.ac.uk/point-of-service/waste-compound-52#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-52> .

<http://id.southampton.ac.uk/point-of-service/boldrewood-innovation-campus-muslim-prayer-room> ns4:within <http://id.southampton.ac.uk/site/2> ,
                                                                                                          <http://id.southampton.ac.uk/building/177> ;
                                                                                               rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                                               skos:notation "boldrewood-innovation-campus-muslim-prayer-room" ;
                                                                                               rdfs:label "Boldrewood Innovation Campus Muslim Prayer Room" ;
                                                                                               foaf:phone <tel:+442380595000> ;
                                                                                               oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/prayer.png> ;
                                                                                               foaf:homepage <http://www.southampton.ac.uk/about/visit/boldrewood-campus.page> ;
                                                                                               dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                                               geo:lat "50.93694"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                               geo:long "-1.40394"^^<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-interest-category/Religious> rdfs:label "Religious" .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-177> ns4:within <http://id.southampton.ac.uk/site/2> ;
                                                                   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-177" ;
                                                                   rdfs:label "Bicycle Parking near Building 177" ;
                                                                   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.93702"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   geo:long "-1.40425"^^<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/point-of-interest-category/Transport> rdfs:label "Transport" .

<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-177#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-177> .

<http://id.southampton.ac.uk/building/175> ns4:within <http://id.southampton.ac.uk/site/2> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ,
                                                    ns1:HiddenFromLists ;
                                           skos:notation "175"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Lloyds Register" ;
                                           geo:lat "50.93672"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40564"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/175#residential> ;
                                           dcterms:spatial "POLYGON((-1.4060938 50.9365865,-1.4052383 50.9366787,-1.4052572 50.9367657,-1.4054142 50.9367452,-1.4054413 50.9368100,-1.4054007 50.9368151,-1.4054359 50.9369022,-1.4061614 50.9368254,-1.4060938 50.9365865))" .

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

<http://id.southampton.ac.uk/building/186> ns4:within <http://id.southampton.ac.uk/site/2> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ,
                                                    ns1:HiddenFromLists ;
                                           skos:notation "186"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Car Park 21 (Boldrewood) - Multistory" ;
                                           geo:lat "50.93754"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40607"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/186#residential> ;
                                           dcterms:spatial "POLYGON((-1.4063215 50.9376813,-1.4058717 50.9377286,-1.4057730 50.9373560,-1.4062228 50.9373087,-1.4063215 50.9376813))" .

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

<http://id.southampton.ac.uk/building/1603> ns4:within <http://id.southampton.ac.uk/site/2> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "1603"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "34 Bassett Crescent East" ;
                                            geo:lat "50.93803"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.40326"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID298180> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/1603#residential> ;
                                            dcterms:spatial "POLYGON((-1.4033641 50.9379879,-1.4033746 50.9380892,-1.4031840 50.9380970,-1.4031736 50.9379957,-1.4033641 50.9379879))" .

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

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

<http://id.southampton.ac.uk/building/1395> ns4:within <http://id.southampton.ac.uk/site/2> ;
                                            rdf:type ns2:Building ,
                                                     ns1:HiddenFromLists ,
                                                     ns1:ExUoSBuilding ;
                                            skos:notation "1395"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            rdfs:label "17 Oaklands Way" ;
                                            geo:lat "50.93816"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.4038"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1395#residential> ;
                                            dcterms:spatial "POLYGON((-1.4039034 50.9381685,-1.4037952 50.9382360,-1.4036826 50.9381644,-1.4037908 50.9380969,-1.4039034 50.9381685))" .

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

<http://id.southampton.ac.uk/building/191> ns4:within <http://id.southampton.ac.uk/site/2> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ,
                                                    ns1:HiddenFromLists ;
                                           skos:notation "191"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Boldrewood Switch Room" ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/191#residential> .

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

<http://id.southampton.ac.uk/building/176L> ns4:within <http://id.southampton.ac.uk/site/2> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "176L"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Building 176 Link" ;
                                            geo:lat "50.9367"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.40505"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/176L#residential> .

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

<http://id.southampton.ac.uk/building/192> ns4:within <http://id.southampton.ac.uk/site/2> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ,
                                                    ns1:HiddenFromLists ;
                                           skos:notation "192"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Boldrewood Sub Station" ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/192#residential> .

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

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

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

<http://id.southampton.ac.uk/building/62> ns4:within <http://id.southampton.ac.uk/site/2> ;
                                          rdf:type ns2:Building ,
                                                   ns1:ExUoSBuilding ;
                                          skos:notation "62"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          rdfs:label "Boldrewood" ;
                                          geo:lat "50.93723"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.405"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/62#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/62#architect> ;
                                          ns1:buildingDate "1975 (2005)" ;
                                          dcterms:spatial "POLYGON((-1.4038444142374125 50.93712485330101,-1.4037705989879314 50.93684477996396,-1.4042126200899683 50.93680401584861,-1.404255272070993 50.93699339013524,-1.4039881188596293 50.9370185609455,-1.404039428549151 50.937074634952126,-1.4040107402503852 50.93711595332868,-1.4038444142374125 50.93712485330101))" .

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

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

<http://id.southampton.ac.uk/building/178> ns4:within <http://id.southampton.ac.uk/site/2> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "178"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Building 178" ;
                                           geo:lat "50.93742"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40415"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/178#residential> ;
                                           dcterms:spatial "POLYGON((-1.4042323 50.9370000,-1.4042692 50.9371268,-1.4042377 50.9371297,-1.4043082 50.9373768,-1.4043326 50.9373745,-1.4043362 50.9373897,-1.4043579 50.9373876,-1.4043666 50.9374212,-1.4043456 50.9374234,-1.4043865 50.9375722,-1.4039849 50.9376161,-1.4038498 50.9371365,-1.4040419 50.9371164,-1.4040150 50.9370235, -1.4042323 50.9370000))" .

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

<http://id.southampton.ac.uk/point-of-service/rail-sou> foaf:based_near <http://id.southampton.ac.uk/site/2> ,
                                                                        <http://id.southampton.ac.uk/site/1> ,
                                                                        <http://id.southampton.ac.uk/site/3> ,
                                                                        <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/2> ,
                                                                        <http://id.southampton.ac.uk/site/1> ,
                                                                        <http://id.southampton.ac.uk/site/3> ,
                                                                        <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/2> ,
                                                                                         <http://id.southampton.ac.uk/site/1> ,
                                                                                         <http://id.southampton.ac.uk/site/3> ,
                                                                                         <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/2> ,
                                                                       <http://id.southampton.ac.uk/site/1> ,
                                                                       <http://id.southampton.ac.uk/site/3> ,
                                                                       <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/2> ,
                                                                                          <http://id.southampton.ac.uk/site/1> ,
                                                                                          <http://id.southampton.ac.uk/site/3> ,
                                                                                          <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/2> ,
                                                                                          <http://id.southampton.ac.uk/site/1> ,
                                                                                          <http://id.southampton.ac.uk/site/3> ,
                                                                                          <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/sport-soton-sports-centre> foaf:based_near <http://id.southampton.ac.uk/site/2> ,
                                                                                         <http://id.southampton.ac.uk/site/18> ,
                                                                                         <http://id.southampton.ac.uk/site/57> ;
                                                                         rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                         dcterms:description "Active Nation partner facility. 8 lane synthetic athletics track and artificial ski slope available for use by Sport and Wellbeing members" ;
                                                                         skos:notation "sport-soton-sports-centre" ;
                                                                         rdfs:label "Southampton Outdoor Sports Centre" ;
                                                                         foaf:phone <tel:+442380591199> ;
                                                                         oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/skiing.png> ;
                                                                         foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                                         foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/southampton-outdoor-sports-centre.page> ;
                                                                         dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                                         geo:lat "50.94203"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         geo:long "-1.41706"^^<http://www.w3.org/2001/XMLSchema#float> .