@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 geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix ns2: <http://vocab.deri.ie/rooms#> .
@prefix ns3: <http://id.southampton.ac.uk/ns/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns4: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .

<http://id.southampton.ac.uk/point-of-service/85-lattes> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                         rdfs:label "Café 85" ,
                                                                    "Lattes" ;
                                                         ns1:within <http://id.southampton.ac.uk/building/85> ,
                                                                    <http://id.southampton.ac.uk/floor/85-2> ;
                                                         dcterms:description "<p>INGREDIENTS FOR THE PERFECT COFFEE<p>Fair trade coffee bean, particularly selected for the University of Southampton<p>A skilled team, trained in the art of hand making your coffee<p>The home of great coffee and a whole lot more.<p>We are passionate about our business and aim to produce a 'Top of the Class' product, competing with High Street Brands. Walk into any of our Lattes Café Bars and you'll instantly notice the difference to other coffee shops.<p>The rich aroma of a carefully selected Fair Trade coffee<p>Warm and welcoming atmosphere<p>Great range of authentic, speciality coffee drinks and flavoured, detoxifying teas<p>Traditional Barista Coffee Machines (No push button coffee machines)<p>Passionate and well trained team<p>You will also find delicious danish pastries, homemade cakes and a selection of paninis. </p><p> </p><p>Supervisor: <strong>Mrs Lin Treviss</strong> -"^^<http://purl.org/xtypes/Fragment-HTML> ;
                                                         skos:notation "85-lattes" ;
                                                         oo:mapIcon <https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/lattes.png> ;
                                                         oo:ukfhrsId "219665" ;
                                                         dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Catering> ;
                                                         oo:ukfhrsPage <http://ratings.food.gov.uk/business/219665> ;
                                                         geo:lat "50.93636199"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                         geo:long "-1.395552317"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                         dcterms:spatial "POLYGON((-1.3955897471 50.9363744097,-1.3955134801 50.9363826748,-1.3955537246 50.936328895,-1.3955897471 50.9363744097))" .

<http://id.southampton.ac.uk/building/85> rdf:type ns2:Building ,
                                                   ns3:UoSBuilding ;
                                          rdfs:label "Life Sciences" ;
                                          geo:lat "50.93645"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39534"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/floor/85-2> rdf:type ns2:Floor ;
                                         rdfs:label "Building 85 / Level 2" ,
                                                    "Floor 2, Building 85" .

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

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

<https://data.southampton.ac.uk/image-archive/catering/1600/b85-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/85-lattes> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b85-cafe.jpg> ;
                                                                          ns4:height "1064"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "244989"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/catering/raw/b85-cafe.jpg> rdf:type foaf:Image ;
                                                                         foaf:depicts <http://id.southampton.ac.uk/point-of-service/85-lattes> ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         ns4:height "1797"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "2700"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "2206301"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:aspectRatio "1.5025041736227"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/catering/300/b85-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/85-lattes> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b85-cafe.jpg> ;
                                                                         ns4:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "14870"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/catering/240x260/b85-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/85-lattes> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b85-cafe.jpg> ;
                                                                             ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "14232"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/catering/600/b85-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/85-lattes> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b85-cafe.jpg> ;
                                                                         ns4:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "47597"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/catering/100/b85-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/85-lattes> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b85-cafe.jpg> ;
                                                                         ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "2892"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/catering/400/b85-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/85-lattes> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b85-cafe.jpg> ;
                                                                         ns4:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "24262"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/catering/200/b85-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/85-lattes> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b85-cafe.jpg> ;
                                                                         ns4:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "7751"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/catering/800/b85-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/85-lattes> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b85-cafe.jpg> ;
                                                                         ns4:height "532"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "77351"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/catering/220x220/b85-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/85-lattes> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b85-cafe.jpg> ;
                                                                             ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "11915"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/catering/1000/b85-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/85-lattes> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b85-cafe.jpg> ;
                                                                          ns4:height "665"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "113286"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/catering/50/b85-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/85-lattes> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b85-cafe.jpg> ;
                                                                        ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns4:fileSize "1398"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/catering/1920/b85-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/85-lattes> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b85-cafe.jpg> ;
                                                                          ns4:height "1277"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "331625"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:aspectRatio "1.5035238841034"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/catering/800x600/b85-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/85-lattes> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b85-cafe.jpg> ;
                                                                             ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "83266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/catering/480x297/b85-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/85-lattes> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b85-cafe.jpg> ;
                                                                             ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "31603"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/catering/320x198/b85-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/85-lattes> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b85-cafe.jpg> ;
                                                                             ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "15783"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://foo.baa/P1TD060400> ns0:hasPOS <http://id.southampton.ac.uk/point-of-service/85-lattes> ,
                                       <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/63A-cafe> ,
                                       <http://id.southampton.ac.uk/point-of-service/176-cafe> .

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