@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://vocab.deri.ie/rooms#> .
@prefix ns1: <http://id.southampton.ac.uk/ns/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns2: <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 ns3: <http://www.w3.org/ns/org#> .
@prefix ns4: <http://purl.org/vocab/aiiso/schema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns5: <http://purl.org/goodrelations/v1#> .
@prefix ns6: <http://purl.org/openorg/portals/> .

<http://id.southampton.ac.uk/building/73J> rdf:type ns0:Building ,
                                                    ns1:UoSBuilding ;
                                           rdfs:label "Glen Eyre Hall Block J" ;
                                           ns2:within <http://id.southampton.ac.uk/site/57> ;
                                           skos:notation "73J"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           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/site/57> rdf:type ns3:Site ,
                                               ns1:UoSSite ,
                                               ns0:Site ;
                                      rdfs:label "Glen Eyre Hall" .

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

<http://id.southampton.ac.uk/building/73J#residential> rdf:type ns1:PlaceFeature-ResidentialUse ;
                                                       rdfs:label "Building 73J is residential" .

<http://id.southampton.ac.uk/point-of-service/dw-3> ns2:within <http://id.southampton.ac.uk/building/73J> ,
                                                               <http://id.southampton.ac.uk/floor/73J-1> ;
                                                    rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                    skos:notation "dw-3" ;
                                                    rdfs:label "Water Fountain" ;
                                                    oo:mapIcon <https://data.southampton.ac.uk/map-icons/drinkingfountain.png> ;
                                                    dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Amenity> ;
                                                    geo:lat "50.94372"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.40123"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/GLEN> ns2:within <http://id.southampton.ac.uk/building/73J> ;
                                                    rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                    rdfs:label "Glen Eyre Reception" ;
                                                    foaf:phone <tel:+442380595777> ;
                                                    ns5:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/GLEN#Thursday-0800-1800-2011-01-01> ,
                                                                                     <http://id.southampton.ac.uk/point-of-service/GLEN#Monday-0800-1800-2011-01-01> ,
                                                                                     <http://id.southampton.ac.uk/point-of-service/GLEN#Friday-0800-1800-2011-01-01> ,
                                                                                     <http://id.southampton.ac.uk/point-of-service/GLEN#Sunday-CLOSED-2011-01-01> ,
                                                                                     <http://id.southampton.ac.uk/point-of-service/GLEN#Wednesday-0800-1800-2011-01-01> ,
                                                                                     <http://id.southampton.ac.uk/point-of-service/GLEN#Saturday-CLOSED-2011-01-01> ,
                                                                                     <http://id.southampton.ac.uk/point-of-service/GLEN#Tuesday-0800-1800-2011-01-01> ;
                                                    oo:mapIcon <https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/lodging_0star.png> ;
                                                    foaf:homepage <http://www.soton.ac.uk/accommodation> ;
                                                    dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Accommodation> ;
                                                    geo:lat "50.943658"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.401025"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/73J-B> ns6:connectsBuilding <http://id.southampton.ac.uk/building/73J> ;
                                                    rdf:type ns6:BuildingEntrance ;
                                                    rdfs:label "South West" ;
                                                    geo:lat "50.94376"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.40139"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/73J-D> ns6:connectsBuilding <http://id.southampton.ac.uk/building/73J> ;
                                                    rdf:type ns6:BuildingEntrance ;
                                                    rdfs:label "West" ;
                                                    geo:lat "50.944"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.40167"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/73J-C> ns6:connectsBuilding <http://id.southampton.ac.uk/building/73J> ;
                                                    rdf:type ns6:BuildingEntrance ;
                                                    rdfs:label "Music Room" ;
                                                    geo:lat "50.94367"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.40157"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building-portal/73J-A> ns6:connectsBuilding <http://id.southampton.ac.uk/building/73J> ;
                                                    rdf:type ns6:BuildingEntrance ;
                                                    rdfs:label "Reception" ;
                                                    geo:lat "50.94368"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.40125"^^<http://www.w3.org/2001/XMLSchema#float> .