@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 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#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .

<http://id.southampton.ac.uk/site/39> rdf:type ns0:Site ,
                                               ns1:UoSSite ,
                                               ns2:Site ;
                                      rdfs:label "Recreation Facilities at Wide Lane" ;
                                      skos:notation "39"^^<http://id.southampton.ac.uk/ns/site-code-scheme> ;
                                      oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                      dcterms:spatial "-1.3664622 50.9482380,-1.3647258 50.9494535,-1.3650860 50.9505474,-1.3647001 50.9509444,-1.3632810 50.9513658,-1.3626464 50.9517979,-1.3602112 50.9547041,-1.3641899 50.9548553,-1.3689403 50.9544880,-1.3680314 50.9529215,-1.3682886 50.9492590,-1.3664622 50.9482380" .

<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/point-of-service/waste-compound-59> ns4:within <http://id.southampton.ac.uk/site/39> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-59" ;
                                                                 rdfs:label "Wide Lane Sports Ground Workshop 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.95193"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.36365"^^<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/GeneralWasteCollection> rdf:type ns5:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                   rdfs:label "General Waste Collection" .

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

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

<http://id.southampton.ac.uk/point-of-service/waste-compound-58> ns4:within <http://id.southampton.ac.uk/site/39> ;
                                                                 rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                 skos:notation "waste-compound-58" ;
                                                                 rdfs:label "Wide Lane Sports Ground Pavillion 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.9528"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                 geo:long "-1.36332"^^<http://www.w3.org/2001/XMLSchema#float> .

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

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

<http://id.southampton.ac.uk/building/93> ns4:within <http://id.southampton.ac.uk/site/39> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "93"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "New Sports Pavilion Wide Lane" ;
                                          geo:lat "50.952265"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.363419"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/93#residential> ;
                                          dcterms:spatial "POLYGON((-1.36363219981018 50.9520737947907,-1.3635278998102 50.9520697947907,-1.3635306998102 50.9520411947907,-1.3635075998102 50.9520402947907,-1.36327769981023 50.9520315947907,-1.36326929981023 50.9521195947907,-1.36323409981024 50.9524889947907,-1.36331979981022 50.9524921947907,-1.36331759981022 50.9525160947907,-1.3634625998102 50.9525215947907,-1.3634663998102 50.9524811947907,-1.36359299981019 50.9524859947907,-1.36363219981018 50.9520737947907))" .

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

<http://id.southampton.ac.uk/building/95> ns4:within <http://id.southampton.ac.uk/site/39> ;
                                          rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          skos:notation "95"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Old Sports Pavilion Wide Lane" ;
                                          geo:lat "50.94972"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.36657"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/95#residential> .

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

<http://id.southampton.ac.uk/building/9012> ns4:within <http://id.southampton.ac.uk/site/39> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "9012"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Changing Room 2 Wide Lane" ;
                                            geo:lat "50.95056"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.36537"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9012#residential> .

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

<http://id.southampton.ac.uk/building/9001> ns4:within <http://id.southampton.ac.uk/site/39> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9001"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Staff P/kabin 1 Wide Lane" ;
                                            geo:lat "50.95149"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.36369"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9001#residential> ;
                                            dcterms:spatial "POLYGON((-1.3635847 50.9515068,-1.3637988 50.9515069,-1.3637989 50.9514271,-1.3635847 50.9514270,-1.3635847 50.9515068))" .

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

<http://id.southampton.ac.uk/building/9004> ns4:within <http://id.southampton.ac.uk/site/39> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9004"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Gardening Shed Wide Lane" ;
                                            geo:lat "50.95158"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.36351"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9004#residential> ;
                                            dcterms:spatial "POLYGON((-1.3635846 50.9516903,-1.3635847 50.9515068,-1.3634704 50.9515067,-1.3634702 50.9516902,-1.3635846 50.9516903))" .

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

<http://id.southampton.ac.uk/building/9003> ns4:within <http://id.southampton.ac.uk/site/39> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ,
                                                     ns1:HiddenFromLists ;
                                            skos:notation "9003"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Boiler House, Wide Lane" ;
                                            geo:lat "50.95141"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.36358"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9003#residential> .

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

<http://id.southampton.ac.uk/building/9011> ns4:within <http://id.southampton.ac.uk/site/39> ;
                                            rdf:type ns2:Building ,
                                                     ns1:UoSBuilding ;
                                            skos:notation "9011"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                            oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                            rdfs:label "Changing Room 1 Wide Lane" ;
                                            geo:lat "50.95056"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            geo:long "-1.36537"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                            oo:lacksFeature <http://id.southampton.ac.uk/building/9011#residential> .

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

<http://id.southampton.ac.uk/point-of-service/rail-soa> foaf:based_near <http://id.southampton.ac.uk/site/39> ,
                                                                        <http://id.southampton.ac.uk/site/1> ,
                                                                        <http://id.southampton.ac.uk/site/3> ,
                                                                        <http://id.southampton.ac.uk/site/2> ,
                                                                        <http://id.southampton.ac.uk/site/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> .