@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.org/goodrelations/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix oo: <http://purl.org/openorg/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns2: <http://vocab.deri.ie/rooms#> .
@prefix ns3: <http://id.southampton.ac.uk/ns/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .

<http://id.southampton.ac.uk/generic-products-and-services/PlacementsAndWorkExperience> rdf:type ns0:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                        rdfs:label "Placements and Work Experience" .

<http://id.southampton.ac.uk/point-of-service/37-CD> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                     ns1:within <http://id.southampton.ac.uk/building/37> ,
                                                                <http://id.southampton.ac.uk/room/37-2001> ;
                                                     rdfs:label "Career Destinations" ;
                                                     foaf:phone <tel:+442380593501> ;
                                                     ns0:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/37-CD#Tuesday-0900-1730-2011-01-01> ,
                                                                                      <http://id.southampton.ac.uk/point-of-service/37-CD#Saturday-CLOSED-2011-01-01> ,
                                                                                      <http://id.southampton.ac.uk/point-of-service/37-CD#Friday-0900-1730-2011-01-01> ,
                                                                                      <http://id.southampton.ac.uk/point-of-service/37-CD#Wednesday-0900-1530-2011-01-01> ,
                                                                                      <http://id.southampton.ac.uk/point-of-service/37-CD#Thursday-0900-1730-2011-01-01> ,
                                                                                      <http://id.southampton.ac.uk/point-of-service/37-CD#Monday-0900-1730-2011-01-01> ,
                                                                                      <http://id.southampton.ac.uk/point-of-service/37-CD#Sunday-CLOSED-2011-01-01> ;
                                                     oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/information.png> ;
                                                     foaf:mbox <mailto:employ@soton.ac.uk> ,
                                                               <mailto:volunteering@soton.ac.uk> ,
                                                               <mailto:careers@soton.ac.uk> ;
                                                     foaf:homepage <http://www.southampton.ac.uk/careers/employability/index.html> ;
                                                     dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Service> .

<http://id.southampton.ac.uk/building/37> rdf:type ns2:Building ,
                                                   ns3:UoSBuilding ;
                                          ns1:within <http://id.southampton.ac.uk/site/1> ;
                                          skos:notation "37"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "George Thomas" ;
                                          geo:lat "50.93403"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39566"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns3:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-37-george-thomas> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/37#residential> ;
                                          ns3:buildingDate "1970" ;
                                          ns3:buildingFeature "Mainly open plan office space. The new extension features a three storey atrium with good use of natural light and ventilation. Efficient energy consumption provided by use of photovoltaic cells." ;
                                          dcterms:spatial "POLYGON((-1.39607780176255 50.934181105038,-1.39594170699701 50.9343627757119,-1.39542840964366 50.9342129781306,-1.39538591933072 50.9342005798965,-1.3953558257687 50.9341918048886,-1.39528207408388 50.934170291959,-1.39540720940296 50.9339919040991,-1.39547673900595 50.9340125113004,-1.39549066289285 50.9339909982879,-1.39550638341032 50.9339664847641,-1.39538034977596 50.9339277046828,-1.39534549514294 50.9338837161427,-1.39547422372315 50.9338397841744,-1.39549030356674 50.9338584099753,-1.39553324303732 50.9338464645537,-1.39549569345844 50.9337940971478,-1.39561894231542 50.9336388628264,-1.3957124569365 50.9337228773812,-1.39585421108833 50.9338910758756,-1.39586094845297 50.9338990017405,-1.39586570952397 50.9339055122714,-1.39598850922331 50.9340709926762,-1.39596784797178 50.9340644821685,-1.39594817486705 50.9340934680741,-1.39599156349528 50.934106092789,-1.39597629213545 50.9341218878311,-1.39596757847719 50.934133889795,-1.39592886108844 50.9341216613789,-1.39591412871779 50.9341371167376,-1.39607780176255 50.934181105038))" .

<http://id.southampton.ac.uk/room/37-2001> rdf:type ns2:Room ;
                                           ns1:within <http://id.southampton.ac.uk/floor/37-2> ,
                                                      <http://id.southampton.ac.uk/building/37> ;
                                           rdfs:label "37 / 2001" ,
                                                      "Room 2001, Building 37" ;
                                           oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID301005> ;
                                           ns3:roomNumber "2001" .

<http://id.southampton.ac.uk/point-of-service/37-CD#generic-offering-PlacementsAndWorkExperience> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/37-CD> ;
                                                                                                  ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/PlacementsAndWorkExperience> .