@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/65> rdf:type ns0:Site ,
                                               ns1:UoSSite ,
                                               ns2:Site ;
                                      rdfs:label "Stoneham Hall" ;
                                      ns3:within <http://id.southampton.ac.uk/site/wl> ;
                                      skos:notation "65"^^<http://id.southampton.ac.uk/ns/site-code-scheme> ;
                                      oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                      geo:lat "50.9369483"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                      geo:long "-1.3765588"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                      dcterms:spatial "-1.3780071003962364 50.9367008995772,-1.3778548200660665 50.93686551960566,-1.377702985857283 50.93699842560324,-1.3771648827005065 50.93718069188753,-1.3759155003962387 50.937463599577214,-1.3755866003962354 50.93725639957723,-1.3754551003962308 50.93694139957721,-1.3775730003962305 50.9363444995772,-1.3780071003962364 50.9367008995772" .

<http://id.southampton.ac.uk/site/wl> rdf:type ns0:Site ;
                                      rdfs:label "Wessex Lane 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/76Y> ns3:within <http://id.southampton.ac.uk/site/65> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ;
                                           skos:notation "76Y"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "Montefiore Cycle Store" ;
                                           geo:lat "50.93713"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.37798"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/76Y#residential> .

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

<http://id.southampton.ac.uk/building/78E> ns3:within <http://id.southampton.ac.uk/site/65> ;
                                           rdf:type ns2:Building ,
                                                    ns1:UoSBuilding ,
                                                    ns1:HiddenFromLists ;
                                           skos:notation "78E"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           rdfs:label "South Stoneham Warden's Lodge" ;
                                           geo:lat "50.93736"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.37597"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/78E#residential> ;
                                           dcterms:spatial "POLYGON((-1.3760824 50.9373886,-1.3758890 50.9373749,-1.3759048 50.9372859,-1.3760982 50.9372996,-1.3760824 50.9373886))" .

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

<http://id.southampton.ac.uk/building/78D> ns3:within <http://id.southampton.ac.uk/site/65> ;
                                           rdf:type ns2:Building ,
                                                    ns1:HiddenFromLists ,
                                                    ns1:ExUoSBuilding ;
                                           skos:notation "78D"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           rdfs:label "South Stoneham Staff Block" ;
                                           geo:lat "50.93693"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.37769"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/78D#residential> .

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

<http://id.southampton.ac.uk/building/78B> ns3:within <http://id.southampton.ac.uk/site/65> ;
                                           rdf:type ns2:Building ,
                                                    ns1:HiddenFromLists ,
                                                    ns1:ExUoSBuilding ;
                                           skos:notation "78B"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           rdfs:label "South Stoneham Tower" ;
                                           geo:lat "50.93677"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.37749"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/78B#residential> ;
                                           dcterms:spatial "POLYGON((-1.3776734 50.9367750,-1.3775727 50.9366134,-1.3773241 50.9366750,-1.3774248 50.9368366,-1.3776734 50.9367750))" .

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

<http://id.southampton.ac.uk/building/78A> ns3:within <http://id.southampton.ac.uk/site/65> ;
                                           rdf:type ns2:Building ,
                                                    ns1:HiddenFromLists ,
                                                    ns1:ExUoSBuilding ;
                                           skos:notation "78A"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           rdfs:label "South Stoneham House" ;
                                           geo:lat "50.93672"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.37695"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/78A#residential> ;
                                           dcterms:spatial "POLYGON((-1.3772479 50.9366915,-1.3771882 50.9365958,-1.3767457 50.9367053,-1.3768054 50.9368011,-1.3772479 50.9366915))" .

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

<http://id.southampton.ac.uk/building/78C> ns3:within <http://id.southampton.ac.uk/site/65> ;
                                           rdf:type ns2:Building ,
                                                    ns1:HiddenFromLists ,
                                                    ns1:ExUoSBuilding ;
                                           skos:notation "78C"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           rdfs:label "South Stoneham Dining Room" ;
                                           geo:lat "50.93654"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.37764"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/78C#residential> ;
                                           dcterms:spatial "POLYGON((-1.3772479 50.9366915,-1.3775727 50.9366134,-1.3776763 50.9365890,-1.3777938 50.9366920,-1.3777070 50.9367242,-1.3777683 50.9367982,-1.3779573 50.9367113,-1.3776814 50.9364602,-1.3771882 50.9365958,-1.3772479 50.9366915))" .

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

<http://id.southampton.ac.uk/point-of-service/rail-swg> foaf:based_near <http://id.southampton.ac.uk/site/65> ,
                                                                        <http://id.southampton.ac.uk/site/59> ,
                                                                        <http://id.southampton.ac.uk/site/63> ,
                                                                        <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> .