@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 ns3: <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@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 ns4: <http://purl.org/vocab/aiiso/schema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns5: <http://purl.org/goodrelations/v1#> .

<http://id.southampton.ac.uk/site/59> rdf:type ns0:Site ,
                                               ns1:UoSSite ,
                                               ns2:Site ;
                                      rdfs:label "Chamberlain Hall" ;
                                      ns3:within <http://id.southampton.ac.uk/site/ge> ;
                                      skos:notation "59"^^<http://id.southampton.ac.uk/ns/site-code-scheme> ;
                                      oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                      geo:lat "50.941608"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                      geo:long "-1.403273"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                      dcterms:spatial "-1.4027057 50.9419262,-1.4032299 50.9422742,-1.4036418 50.9421090,-1.4039226 50.9413540,-1.4032299 50.9407878,-1.4027057 50.9419262" .

<http://id.southampton.ac.uk/site/ge> rdf:type ns0:Site ;
                                      rdfs:label "Glen Eyre Halls Complex" .

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

<http://id.southampton.ac.uk/building/70D> ns3:within <http://id.southampton.ac.uk/site/59> ;
                                           rdf:type ns2:Building ,
                                                    ns1:ExUoSBuilding ;
                                           skos:notation "70D"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           rdfs:label "Chamberlain Dining Room" ;
                                           geo:lat "50.94184"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40323"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/70D#residential> ;
                                           dcterms:spatial "POLYGON((-1.4035242 50.9417724,-1.4033675 50.9417613,-1.4031318 50.9417446,-1.4030120 50.9417361,-1.4029859 50.9418020,-1.4028709 50.9417987,-1.4027977 50.9419041,-1.4034040 50.9419831,-1.4035242 50.9417724))" .

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

<http://id.southampton.ac.uk/point-of-service/waste-compound-57> ns3:within <http://id.southampton.ac.uk/site/59> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-57" ;
                                                                 rdfs:label "Chamberlain Halls 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.94082"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.40175"^^<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-57#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-57> .

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

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

<http://id.southampton.ac.uk/building/200> ns3:within <http://id.southampton.ac.uk/site/59> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "200"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Chamberlain Hall Block A" ;
                                           geo:lat "50.94192"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40344"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/200#residential> ;
                                           dcterms:spatial "POLYGON((-1.403661 50.942196,-1.403355 50.942248,-1.40312 50.942130,-1.40323 50.942050,-1.403403 50.942132,-1.403618 50.942096,-1.403661 50.942196))" .

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

<http://id.southampton.ac.uk/building/201> ns3:within <http://id.southampton.ac.uk/site/59> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "201"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Chamberlain Hall Block B" ;
                                           geo:lat "50.94186"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.4031"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/201#residential> ;
                                           dcterms:spatial "POLYGON((-1.40312 50.942130,-1.402877 50.941991,-1.402911 50.941790,-1.403064 50.941799,-1.403047 50.941958,-1.40323 50.942050,-1.40312 50.942130))" .

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

<http://id.southampton.ac.uk/building/202> ns3:within <http://id.southampton.ac.uk/site/59> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "202"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Chamberlain Hall Block C" ;
                                           geo:lat "50.9415"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40309"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/202#residential> ;
                                           dcterms:spatial "POLYGON((-1.403119 50.941720,-1.403170 50.941396,-1.402977 50.941382,-1.402934 50.941701,-1.403119 50.941720))" .

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

<http://id.southampton.ac.uk/building/203> ns3:within <http://id.southampton.ac.uk/site/59> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "203"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Chamberlain Hall Block D" ;
                                           geo:lat "50.94121"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40334"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/203#residential> ;
                                           dcterms:spatial "POLYGON((-1.403800 50.941705,-1.403628 50.941744,-1.403435 50.941391,-1.403575 50.941330,-1.403800 50.941705))" .

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

<http://id.southampton.ac.uk/building/204> ns3:within <http://id.southampton.ac.uk/site/59> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "204"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Chamberlain Hall Block E" ;
                                           geo:lat "50.9414"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40356"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/204#residential> ;
                                           dcterms:spatial "POLYGON((-1.403435 50.941391,-1.403231 50.941296,-1.402987 50.941294,-1.402992 50.941196,-1.403196 50.941191,-1.403239 50.941047,-1.403411 50.941067,-1.403368 50.941212,-1.403575 50.941330,-1.403435 50.941391))" .

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

<http://id.southampton.ac.uk/building/1710> ns3:within <http://id.southampton.ac.uk/site/59> ;
                                            rdf:type ns2:Building ,
                                                     ns1:HiddenFromLists ,
                                                     ns1:ExUoSBuilding ;
                                            skos:notation "1710"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            rdfs:label "50 Glen Eyre Road" ;
                                            geo:lat "50.94215"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.40322"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/1710#residential> ;
                                            dcterms:spatial "POLYGON((-1.4032984 50.9421913,-1.4033171 50.9421268,-1.4031306 50.9421053,-1.4031119 50.9421699,-1.4032984 50.9421913))" .

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

<http://id.southampton.ac.uk/building/70A> ns3:within <http://id.southampton.ac.uk/site/59> ;
                                           rdf:type ns2:Building ,
                                                    ns1:ExUoSBuilding ;
                                           skos:notation "70A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           rdfs:label "Chamberlain A" ;
                                           geo:lat "50.94161"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40311"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/70A#residential> ;
                                           dcterms:spatial "POLYGON((-1.4031318 50.9417446,-1.4032027 50.9414496,-1.4031113 50.9414463,-1.4030120 50.9417361,-1.4031318 50.9417446))" .

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

<http://id.southampton.ac.uk/building/211> ns3:within <http://id.southampton.ac.uk/site/59> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "211"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Chamberlain Hall Cycle Store" ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/211#residential> .

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

<http://id.southampton.ac.uk/building/70F> ns3:within <http://id.southampton.ac.uk/site/59> ;
                                           rdf:type ns2:Building ,
                                                    ns1:ExUoSBuilding ;
                                           skos:notation "70F"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           rdfs:label "Chamberlain Bin Store" ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/70F#residential> .

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

<http://id.southampton.ac.uk/building/70C> ns3:within <http://id.southampton.ac.uk/site/59> ;
                                           rdf:type ns2:Building ,
                                                    ns1:ExUoSBuilding ;
                                           skos:notation "70C"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           rdfs:label "Chamberlain C" ;
                                           geo:lat "50.94154"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40359"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/70C#residential> ;
                                           dcterms:spatial "POLYGON((-1.4035242 50.9417724,-1.4036235 50.9416077,-1.4037855 50.9416373,-1.4038168 50.9415781,-1.4036653 50.9415451,-1.4038064 50.9413080,-1.4036600 50.9412751,-1.4035607 50.9414299,-1.4033093 50.9413969,-1.4032942 50.9414529,-1.4035398 50.9414859,-1.4033675 50.9417613,-1.4035242 50.9417724))" .

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

<http://id.southampton.ac.uk/building/70E> ns3:within <http://id.southampton.ac.uk/site/59> ;
                                           rdf:type ns2:Building ,
                                                    ns1:ExUoSBuilding ;
                                           skos:notation "70E"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           rdfs:label "Chamberlain Boiler House" ;
                                           geo:lat "50.94204"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40348"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/70E#residential> ;
                                           dcterms:spatial "POLYGON((-1.4035346 50.9420844,-1.4034059 50.9420748,-1.4034196 50.9420020,-1.4035483 50.9420117,-1.4035346 50.9420844))" .

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

<http://id.southampton.ac.uk/building/70B> ns3:within <http://id.southampton.ac.uk/site/59> ;
                                           rdf:type ns2:Building ,
                                                    ns1:ExUoSBuilding ;
                                           skos:notation "70B"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           rdfs:label "Chamberlain B" ;
                                           geo:lat "50.94124"^^<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/building/70B#residential> ;
                                           dcterms:spatial "POLYGON((-1.4032942 50.9414529,-1.4031113 50.9414463,-1.4032629 50.9409754,-1.4034196 50.9409886,-1.4033093 50.9413969,-1.4032942 50.9414529))" .

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

<http://id.southampton.ac.uk/point-of-service/rail-swg> foaf:based_near <http://id.southampton.ac.uk/site/59> ,
                                                                        <http://id.southampton.ac.uk/site/63> ,
                                                                        <http://id.southampton.ac.uk/site/65> ,
                                                                        <http://id.southampton.ac.uk/site/64> ;
                                                        rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                        dcterms:description "http://ontologi.es/rail/stations/gb/SWG" ;
                                                        skos:notation "rail-swg" ;
                                                        rdfs:label "Swaythling Railway Station" ;
                                                        oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/train.png> ;
                                                        foaf:homepage <http://nationalrail.co.uk/stations/SWG/details.html> ;
                                                        dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                        geo:lat "50.9416"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                        geo:long "-1.3759"^^<http://www.w3.org/2001/XMLSchema#float> .