@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 dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix oo: <http://purl.org/openorg/> .
@prefix ns2: <http://vocab.deri.ie/rooms#> .
@prefix ns3: <http://id.southampton.ac.uk/ns/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .

<http://id.southampton.ac.uk/point-of-service/75A-catering> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                            rdfs:label "Highfield Catering" ;
                                                            ns1:within <http://id.southampton.ac.uk/building/75A> ;
                                                            dcterms:description '<p>Highfield Hall is on the U2 Uni-Link bus route from Highfield campus. The Avenue Campus stop is at a short walk through the Common. This is a traditional hall which creates a close knit community & a family atmosphere in a small dining room.<p>Meals provided during term time are breakfast and dinner Monday to Friday. Brunch is served on Saturday and lunch is served on Sunday.<p>The Breakfast is Full English or Continental. For Dinner we serve International food, vegetarian option, pasta, salads, filled jacket potatoes, desserts and Fresh fruit.<p>Most dietary needs can be catered for by prior arrangement.</p><p> </p><p>Offsite Catering Operations Manager: <strong>Mrs Gina Hodge</strong> - email: <a target="_self" href="mailto:rbh@soton.ac.uk">rbh@soton.ac.uk</a></'^^<http://purl.org/xtypes/Fragment-HTML> ;
                                                            skos:notation "75A-catering" ;
                                                            oo:mapIcon <https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/restaurant.png> ;
                                                            oo:ukfhrsId "220368" ;
                                                            dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Catering> ;
                                                            oo:ukfhrsPage <http://ratings.food.gov.uk/business/220368> .

<http://id.southampton.ac.uk/building/75A> rdf:type ns2:Building ,
                                                    ns3:UoSBuilding ;
                                           rdfs:label "Highfield Hall, Aubrey House" ;
                                           geo:lat "50.92992"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.40177"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/restaurant.png> rdf:type ns3:MapMarker ;
                                                                                 rdfs:label "Restaurant" .

<http://id.southampton.ac.uk/point-of-interest-category/Catering> rdf:type ns3:ProductOrServiceCategory ;
                                                                  rdfs:label "Catering" .

<http://foo.baa/P1TD060400> ns0:hasPOS <http://id.southampton.ac.uk/point-of-service/75A-catering> ,
                                       <http://id.southampton.ac.uk/point-of-service/38-blue-room> ,
                                       <http://id.southampton.ac.uk/point-of-service/38-arlott> ,
                                       <http://id.southampton.ac.uk/point-of-service/38-terrace> ,
                                       <http://id.southampton.ac.uk/point-of-service/38-starbucks> ,
                                       <http://id.southampton.ac.uk/point-of-service/12-lattes> ,
                                       <http://id.southampton.ac.uk/point-of-service/65-avenue> ,
                                       <http://id.southampton.ac.uk/point-of-service/72C-catering> ,
                                       <http://id.southampton.ac.uk/point-of-service/42-piazza> ,
                                       <http://id.southampton.ac.uk/point-of-service/68-cafe> ,
                                       <http://id.southampton.ac.uk/point-of-service/38-fotg> ,
                                       <http://id.southampton.ac.uk/point-of-service/85-lattes> ,
                                       <http://id.southampton.ac.uk/point-of-service/63A-cafe> ,
                                       <http://id.southampton.ac.uk/point-of-service/176-cafe> .

<http://id.southampton.ac.uk/point-of-service/75A-catering#generic-offering-> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/75A-catering> ;
                                                                              rdf:type ns0:Offering ;
                                                                              rdfs:label "" ;
                                                                              ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/> .

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