@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/63A-cafe> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                        rdfs:label "WSA Café" ;
                                                        ns1:within <http://id.southampton.ac.uk/building/63A> ;
                                                        dcterms:description """<p>The Cafe at Winchester school of Art is located on the ground floor of the Eastside Building. Outside the Restaurant there is a moat and the nearby 'North Wall' park.</p><p>The Cafe area has a modern and open environment and seating capacity for up to 175 customers.</p><p>Filter coffee and bean to cup speciality coffee is served with a wide varity of homemade cakes, cookies, flapjacks, Danish pastries and croissants.</p><p>We also offer sandwiches, snacks, healthy options, homemade soups and a varied daily menu.</p><p>Fairtrade teas and coffees together with soft drinks are also available.</p><p>Vending machines for snacks and drinks can be found inside the dining room.</p><p>Hospitality requirements can be arranged with the unit Manager Sandra Morgan on 26939 (02380 596939)</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></> Unit Manager WSA: <strong>Mrs Sandra Morgan</strong> - email: <a target="_self" href="mailto:sm30@soton.ac.uk">sm30@soton.ac.uk</a> </p>"""^^<http://purl.org/xtypes/Fragment-HTML> ;
                                                        skos:notation "63A-cafe" ;
                                                        oo:mapIcon <https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/coffee.png> ;
                                                        oo:ukfhrsId "12351" ;
                                                        dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Catering> ;
                                                        oo:ukfhrsPage <http://ratings.food.gov.uk/business/12351> .

<http://id.southampton.ac.uk/building/63A> rdf:type ns2:Building ,
                                                    ns3:UoSBuilding ;
                                           rdfs:label "East Side" ;
                                           geo:lat "51.06581"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.309"^^<http://www.w3.org/2001/XMLSchema#float> .

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

<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/63A-cafe> ,
                                       <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/75A-catering> ,
                                       <http://id.southampton.ac.uk/point-of-service/85-lattes> ,
                                       <http://id.southampton.ac.uk/point-of-service/176-cafe> .

<http://id.southampton.ac.uk/point-of-service/63A-cafe#generic-offering-> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/63A-cafe> ;
                                                                          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 "" .

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

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