@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/57> rdf:type ns0:Site ,
                                               ns1:UoSSite ,
                                               ns2:Site ;
                                      rdfs:label "Glen Eyre Hall" ;
                                      ns3:within <http://id.southampton.ac.uk/site/ge> ;
                                      skos:notation "57"^^<http://id.southampton.ac.uk/ns/site-code-scheme> ;
                                      oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                      geo:lat "50.943504"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                      geo:long "-1.401615"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                      dcterms:spatial "-1.4016517 50.9418655,-1.4013481 50.9423883,-1.4011390 50.9423458,-1.3990076 50.9432298,-1.3990615 50.9439693,-1.3995269 50.9439608,-1.3999721 50.9440756,-1.4009299 50.9442286,-1.4017056 50.9443178,-1.4023532 50.9443476,-1.4026162 50.9443433,-1.4030614 50.9442243,-1.4035470 50.9439311,-1.4034863 50.9430811,-1.4033919 50.9428303,-1.4031626 50.9425668,-1.4027106 50.9422481,-1.4016517 50.9418655" .

<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/73J> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73J"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Hall Block J" ;
                                           geo:lat "50.94393"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40148"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73J#residential> ;
                                           dcterms:spatial "POLYGON((-1.4017643 50.9440878,-1.4016547 50.9441327,-1.4012224 50.9437139,-1.4013368 50.9436670,-1.4014174 50.9437419,-1.4014829 50.9437137,-1.4014807 50.9436979,-1.4015003 50.9436759,-1.4015233 50.9436670,-1.4015538 50.9436649,-1.4015833 50.9436683,-1.4015997 50.9436773,-1.4016161 50.9436938,-1.4016193 50.9437137,-1.4016117 50.9437330,-1.4015866 50.9437488,-1.4015517 50.9437530,-1.4015200 50.9437461,-1.4014439 50.9437774,-1.4017643 50.9440878))" .

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

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

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

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

<http://id.southampton.ac.uk/point-of-service/waste-compound-33> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-33" ;
                                                                 rdfs:label "Main Block - Kitchens 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.94421"^^<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/waste-compound-33#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-33> .

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

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

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

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

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

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

<http://id.southampton.ac.uk/point-of-service/sport-gym-5> ns3:within <http://id.southampton.ac.uk/site/57> ,
                                                                      <http://id.southampton.ac.uk/building/73> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           dcterms:description "Unsupervised gym space with 15 fitness stations" ;
                                                           skos:notation "sport-gym-5" ;
                                                           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/halls-of-residence.page> ;
                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                           geo:lat "50.94409"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           geo:long "-1.40131"^^<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-interest-category/Sport> rdfs:label "Sport" .

<http://id.southampton.ac.uk/building/73F> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73F"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Hall Block F Richard Newitt" ;
                                           geo:lat "50.94367"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40221"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73F#residential> ;
                                           dcterms:spatial "POLYGON((-1.4023885 50.9436503,-1.4021262 50.9437578,-1.4020517 50.9436856,-1.4023140 50.9435781,-1.4023885 50.9436503))" .

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

<http://id.southampton.ac.uk/building/73E> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73E"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Hall Block E Richard Newitt" ;
                                           geo:lat "50.94389"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40209"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73E#residential> ;
                                           dcterms:spatial "POLYGON((-1.4022525 50.9439496,-1.4021590 50.9439878,-1.4019751 50.9438096,-1.4020685 50.9437714,-1.4022525 50.9439496))" .

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

<http://id.southampton.ac.uk/building/73L> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73L"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Hall, Chancellor's Court, Jellicoe" ;
                                           geo:lat "50.94379"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40044"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73L#residential> ;
                                           dcterms:spatial "POLYGON((-1.40103209980497 50.9437870947909,-1.40091439980499 50.9436663947909,-1.400847399805 50.9435975947909,-1.40073909980502 50.9434865947909,-1.40068889980502 50.943505994791,-1.40061359980503 50.9434671947909,-1.40065979980503 50.9434171947909,-1.40062089980503 50.9433993947909,-1.40063429980503 50.9433900947909,-1.40060059980503 50.943364994791,-1.40058329980504 50.9433520947909,-1.40019439980509 50.9436241947909,-1.40025069980508 50.9436588947909,-1.40027089980508 50.9436478947909,-1.40028429980508 50.9436537947909,-1.40035129980507 50.9436072947909,-1.40041439980506 50.9436393947909,-1.40051229980505 50.9435734947909,-1.40058469980504 50.9434982947909,-1.40059999980504 50.943481894791,-1.40066159980503 50.9435149947909,-1.40061569980503 50.9435343947909,-1.400835799805 50.9437601947909,-1.40059729980504 50.9438524947909,-1.40037689980507 50.9436264947909,-1.40026069980508 50.9436713947909,-1.40055389980504 50.9439721947909,-1.40103209980497 50.9437870947909))" .

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

<http://id.southampton.ac.uk/building/73X-R> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                             rdf:type ns2:Building ,
                                                      ns1:UoSBuilding ;
                                             skos:notation "73X-R"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                             oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                             rdfs:label "Block R Glen Eyre Hall New Terrace" ;
                                             geo:lat "50.94292"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             geo:long "-1.40231"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/building/73X-R#residential> ;
                                             dcterms:spatial "POLYGON((-1.40247089980477 50.9429620947909,-1.4023097998048 50.942791194791,-1.40215849980482 50.942856494791,-1.40234709980479 50.943058894791,-1.40239969980478 50.943041994791,-1.40244839980478 50.9430494947909,-1.40247089980477 50.9429620947909))" .

<http://id.southampton.ac.uk/building/73X-R#residential> rdfs:label "Building 73X-R is residential" .

<http://id.southampton.ac.uk/building/73X-T> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                             rdf:type ns2:Building ,
                                                      ns1:UoSBuilding ;
                                             skos:notation "73X-T"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                             oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                             rdfs:label "Block T Glen Eyre Hall New Terrace" ;
                                             geo:lat "50.9425"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             geo:long "-1.40216"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/building/73X-T#residential> ;
                                             dcterms:spatial "POLYGON((-1.40237609980479 50.942456894791,-1.40223289980481 50.942363294791,-1.40198109980484 50.942552494791,-1.40202459980484 50.942582494791,-1.40202179980484 50.942602694791,-1.40214789980482 50.942617694791,-1.40237609980479 50.942456894791))" .

<http://id.southampton.ac.uk/building/73X-T#residential> rdfs:label "Building 73X-T is residential" .

<http://id.southampton.ac.uk/building/73S> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73S"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Hall Squash Court" ;
                                           geo:lat "50.94411"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40133"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73S#residential> ;
                                           dcterms:spatial "POLYGON((-1.4014971 50.9441888,-1.4014142 50.9442227,-1.4013838 50.9441932,-1.4012982 50.9442283,-1.4011816 50.9441154,-1.4012710 50.9440788,-1.4012275 50.9440366,-1.4013066 50.9440041,-1.4014971 50.9441888))" .

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

<http://id.southampton.ac.uk/building/73N-K> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                             rdf:type ns2:Building ,
                                                      ns1:UoSBuilding ;
                                             skos:notation "73N-K"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                             oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                             rdfs:label "Block K Glen Eyre Hall Old Terrace" ;
                                             geo:lat "50.94262"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             geo:long "-1.4028"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/building/73N-K#residential> .

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

<http://id.southampton.ac.uk/building/73H> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73H"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Hall Block H Richard Newitt" ;
                                           geo:lat "50.9441"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40201"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73H#residential> ;
                                           dcterms:spatial "POLYGON((-1.4022518 50.9441608,-1.4021089 50.9440225,-1.4017929 50.9441520,-1.4018576 50.9442147,-1.4020465 50.9441374,-1.4021245 50.9442130,-1.4022518 50.9441608))" .

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

<http://id.southampton.ac.uk/building/73M> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73M"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Hall, Chancellor's Court, Roll" ;
                                           geo:lat "50.9438"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39967"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73M#residential> ;
                                           dcterms:spatial "POLYGON((-1.40023749980509 50.9437978947909,-1.39994279980513 50.9434964947909,-1.39990119980513 50.9435134947909,-1.39982599980514 50.9434603947909,-1.39987389980514 50.9434069947909,-1.39984709980514 50.9433841947909,-1.39985779980514 50.9433765947909,-1.39978809980515 50.9433326947909,-1.3994031998052 50.9436097947909,-1.39947019980519 50.9436444947909,-1.39948229980519 50.9436326947909,-1.39950639980519 50.9436410947909,-1.39956949980518 50.9435971947909,-1.39962309980517 50.9436275947909,-1.39970799980516 50.9435767947909,-1.39977729980515 50.943511794791,-1.39980579980515 50.9434805947909,-1.39987459980514 50.9435238947909,-1.39982969980514 50.9435403947909,-1.40004439980511 50.9437599947909,-1.39981149980514 50.9438503947909,-1.39959129980518 50.9436251947909,-1.39946559980519 50.9436739947909,-1.39976579980515 50.9439809947909,-1.40023749980509 50.9437978947909))" .

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

<http://id.southampton.ac.uk/building/73Q2> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "73Q2"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Glen Eyre Hall Dining Hall" ;
                                            geo:lat "50.94385"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.40287"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/73Q2#residential> .

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

<http://id.southampton.ac.uk/building/73X-S> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                             rdf:type ns2:Building ,
                                                      ns1:UoSBuilding ;
                                             skos:notation "73X-S"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                             oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                             rdfs:label "Block S Glen Eyre Hall New Terrace" ;
                                             geo:lat "50.94273"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             geo:long "-1.40215"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/building/73X-S#residential> ;
                                             dcterms:spatial "POLYGON((-1.4023097998048 50.942791194791,-1.40214789980482 50.942617694791,-1.40202179980484 50.942602694791,-1.40201809980484 50.942626994791,-1.40196269980485 50.942644794791,-1.40215849980482 50.942856494791,-1.4023097998048 50.942791194791))" .

<http://id.southampton.ac.uk/building/73X-S#residential> rdfs:label "Building 73X-S is residential" .

<http://id.southampton.ac.uk/building/73G> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73G"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Hall Block G Richard Newitt" ;
                                           geo:lat "50.94366"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40186"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73G#residential> ;
                                           dcterms:spatial "POLYGON((-1.4019955 50.9437002,-1.4018917 50.9437427,-1.4017679 50.9436227,-1.4018716 50.9435802,-1.4019955 50.9437002))" .

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

<http://id.southampton.ac.uk/building/73T> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73T"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Hall Brunei House" ;
                                           geo:lat "50.94316"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39938"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73T#residential> ;
                                           dcterms:spatial "POLYGON((-1.39973239980516 50.943255394791,-1.39961059980517 50.943128094791,-1.39970189980516 50.9430933947909,-1.39961399980517 50.943001494791,-1.39909359980524 50.943199194791,-1.39917449980523 50.943283794791,-1.39926859980522 50.943247994791,-1.3993903998052 50.943375394791,-1.39949589980519 50.9433352947909,-1.3993801998052 50.943214394791,-1.39949059980519 50.943172394791,-1.39961329980517 50.9433006947909,-1.39973239980516 50.943255394791))" .

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

<http://id.southampton.ac.uk/building/73A> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Hall Block A Richard Newitt" ;
                                           geo:lat "50.94338"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40295"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73A#residential> ;
                                           dcterms:spatial "POLYGON((-1.4031150 50.9433490,-1.4030468 50.9432829,-1.4027724 50.9433954,-1.4028407 50.9434615,-1.4031150 50.9433490))" .

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

<http://id.southampton.ac.uk/building/73D> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73D"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Hall Block D Richard Newitt" ;
                                           geo:lat "50.94392"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40245"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73D#residential> ;
                                           dcterms:spatial "POLYGON((-1.4026438 50.9438956,-1.4025815 50.9438351,-1.4023125 50.9439454,-1.4023749 50.9440058,-1.4026438 50.9438956))" .

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

<http://id.southampton.ac.uk/building/73C> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73C"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Hall Block C Richard Newitt" ;
                                           geo:lat "50.94363"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40318"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73C#residential> ;
                                           dcterms:spatial "POLYGON((-1.4033999 50.9435987,-1.4031254 50.9437111,-1.4030529 50.9436409,-1.4033274 50.9435284,-1.4033999 50.9435987))" .

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

<http://id.southampton.ac.uk/building/73X-Q> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                             rdf:type ns2:Building ,
                                                      ns1:UoSBuilding ;
                                             skos:notation "73X-Q"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                             oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                             rdfs:label "Block Q Glen Eyre Hall New Terrace" ;
                                             geo:lat "50.94298"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             geo:long "-1.40266"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/building/73X-Q#residential> ;
                                             dcterms:spatial "POLYGON((-1.40287199980472 50.942967294791,-1.40275739980473 50.942858794791,-1.40247089980477 50.9429620947909,-1.40244839980478 50.9430494947909,-1.40249049980477 50.943056994791,-1.40253079980477 50.9430945947909,-1.40287199980472 50.942967294791))" .

<http://id.southampton.ac.uk/building/73X-Q#residential> rdfs:label "Building 73X-Q is residential" .

<http://id.southampton.ac.uk/building/73B> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73B"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Hall Block B Richard Newitt" ;
                                           geo:lat "50.94341"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.4033"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73B#residential> ;
                                           dcterms:spatial "POLYGON((-1.4033580 50.9435146,-1.4034497 50.9434771,-1.4032686 50.9433017,-1.4031769 50.9433392,-1.4033580 50.9435146))" .

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

<http://id.southampton.ac.uk/building/73W> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73W"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Hall Block W Richard Newitt" ;
                                           geo:lat "50.94319"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40307"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73W#residential> ;
                                           dcterms:spatial "POLYGON((-1.4032175 50.9432005,-1.4031102 50.9432445,-1.4029941 50.9431321,-1.4031015 50.9430881,-1.4032175 50.9432005))" .

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

<http://id.southampton.ac.uk/building/73K> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73K"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Hall, Chancellor's Court, Selbourne" ;
                                           geo:lat "50.94335"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40079"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73K#residential> ;
                                           dcterms:spatial "POLYGON((-1.40139469980492 50.943361694791,-1.40108839980497 50.943060994791,-1.40103479980497 50.9430828947909,-1.40095369980499 50.943046494791,-1.40098569980498 50.943006494791,-1.40092129980499 50.9430165947909,-1.400852899805 50.9429734947909,-1.40081309980501 50.9430001947909,-1.40054179980504 50.9431822947909,-1.40060079980503 50.9432177947909,-1.40062089980503 50.9432100947909,-1.40063029980503 50.943214394791,-1.40071069980502 50.9431762947909,-1.40076169980501 50.943199194791,-1.400827399805 50.9431610947909,-1.400878399805 50.943121394791,-1.40091589980499 50.9430850947909,-1.40093939980499 50.943063694791,-1.40099909980498 50.943097594791,-1.40095679980499 50.943114194791,-1.40117589980495 50.9433292947909,-1.40094149980499 50.9434240947909,-1.40072449980502 50.943211094791,-1.40061419980503 50.9432556947909,-1.40091829980499 50.9435542947909,-1.40139469980492 50.943361694791))" .

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

<http://id.southampton.ac.uk/building/73N-A> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                             rdf:type ns2:Building ,
                                                      ns1:UoSBuilding ;
                                             skos:notation "73N-A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                             oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                             rdfs:label "Block A Glen Eyre Hall Old Terrace" ;
                                             geo:lat "50.94262"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             geo:long "-1.40302"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/building/73N-A#residential> .

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

<http://id.southampton.ac.uk/building/73N-B> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                             rdf:type ns2:Building ,
                                                      ns1:UoSBuilding ;
                                             skos:notation "73N-B"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                             oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                             rdfs:label "Block B Glen Eyre Hall Old Terrace" ;
                                             geo:lat "50.94258"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             geo:long "-1.40295"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/building/73N-B#residential> .

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

<http://id.southampton.ac.uk/building/73N-C> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                             rdf:type ns2:Building ,
                                                      ns1:UoSBuilding ;
                                             skos:notation "73N-C"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                             oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                             rdfs:label "Block C Glen Eyre Hall Old Terrace" ;
                                             geo:lat "50.94254"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             geo:long "-1.40288"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/building/73N-C#residential> .

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

<http://id.southampton.ac.uk/building/73N-D> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                             rdf:type ns2:Building ,
                                                      ns1:UoSBuilding ;
                                             skos:notation "73N-D"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                             oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                             rdfs:label "Block D Glen Eyre Hall Old Terrace" ;
                                             geo:lat "50.9425"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             geo:long "-1.40281"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/building/73N-D#residential> .

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

<http://id.southampton.ac.uk/building/73N-E> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                             rdf:type ns2:Building ,
                                                      ns1:UoSBuilding ;
                                             skos:notation "73N-E"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                             oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                             rdfs:label "Block E Glen Eyre Hall Old Terrace" ;
                                             geo:lat "50.94245"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             geo:long "-1.40273"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/building/73N-E#residential> .

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

<http://id.southampton.ac.uk/building/73N-F> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                             rdf:type ns2:Building ,
                                                      ns1:UoSBuilding ;
                                             skos:notation "73N-F"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                             oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                             rdfs:label "Block F Glen Eyre Hall Old Terrace" ;
                                             geo:lat "50.94242"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             geo:long "-1.40267"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/building/73N-F#residential> .

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

<http://id.southampton.ac.uk/building/73N-G> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                             rdf:type ns2:Building ,
                                                      ns1:UoSBuilding ;
                                             skos:notation "73N-G"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                             oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                             rdfs:label "Block G Glen Eyre Hall Old Terrace" ;
                                             geo:lat "50.94238"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             geo:long "-1.4026"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/building/73N-G#residential> .

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

<http://id.southampton.ac.uk/building/73N-H> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                             rdf:type ns2:Building ,
                                                      ns1:UoSBuilding ;
                                             skos:notation "73N-H"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                             oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                             rdfs:label "Block H Glen Eyre Hall Old Terrace" ;
                                             geo:lat "50.94233"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             geo:long "-1.40252"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/building/73N-H#residential> .

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

<http://id.southampton.ac.uk/building/73N-J> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                             rdf:type ns2:Building ,
                                                      ns1:UoSBuilding ;
                                             skos:notation "73N-J"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                             oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                             rdfs:label "Block J Glen Eyre Hall Old Terrace" ;
                                             geo:lat "50.94229"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             geo:long "-1.40246"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/building/73N-J#residential> .

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

<http://id.southampton.ac.uk/building/73Q1> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "73Q1"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Glen Eyre Hall Main Building" ;
                                            geo:lat "50.94396"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.40297"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/73Q1#residential> .

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

<http://id.southampton.ac.uk/building/73B3> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "73B3"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Glen Eyre Hall Bungalow 3" ;
                                            geo:lat "50.94405"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.40098"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/73B3#residential> .

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

<http://id.southampton.ac.uk/building/73B2> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "73B2"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Glen Eyre Hall Bungalow 2" ;
                                            geo:lat "50.94409"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.40089"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/73B2#residential> .

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

<http://id.southampton.ac.uk/building/73B1> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "73B1"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Glen Eyre Hall Bungalow 1" ;
                                            geo:lat "50.94415"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.40077"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/73B1#residential> .

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

<http://id.southampton.ac.uk/building/73Y> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73Y"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Fitness suite Cycle store" ;
                                           geo:lat "50.9442"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40148"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73Y#residential> .

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

<http://id.southampton.ac.uk/building/73N-Z> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                             rdf:type ns2:Building ,
                                                      ns1:UoSBuilding ;
                                             skos:notation "73N-Z"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                             oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                             rdfs:label "Glen Eyre Old Terrace cycle store" ;
                                             geo:lat "50.94266"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             geo:long "-1.40308"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                             oo:hasFeature <http://id.southampton.ac.uk/building/73N-Z#residential> .

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

<http://id.southampton.ac.uk/building/73B4> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "73B4"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Glen Eyre Hall Bungalow 4" ;
                                            geo:lat "50.94405"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.40099"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:hasFeature <http://id.southampton.ac.uk/building/73B4#residential> .

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

<http://id.southampton.ac.uk/building/73Z> ns3:within <http://id.southampton.ac.uk/site/57> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "73Z"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Glen Eyre Laundry" ;
                                           geo:lat "50.94412"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40128"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/73Z#residential> .

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

<http://id.southampton.ac.uk/point-of-service/sport-soton-sports-centre> foaf:based_near <http://id.southampton.ac.uk/site/57> ,
                                                                                         <http://id.southampton.ac.uk/site/18> ,
                                                                                         <http://id.southampton.ac.uk/site/2> ;
                                                                         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> .