@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/38-fotg> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                       rdfs:label "Café 38" ;
                                                       ns1:within <http://id.southampton.ac.uk/building/38> ,
                                                                  <http://id.southampton.ac.uk/floor/38-1> ;
                                                       dcterms:description '<p>CAFE 38<p>Cafe 38 is situated in the Staff Social Centre in Building 38,on University Road. You will find a selection of sandwiches, sushi, snacks and hot and cold drinks. </p><p> </p><p>Main Site Assistant Catering Operations Manager: <strong>Mrs Suzie Hurst</strong> - <a target="_self" href="mailto:sbh@soton.ac.uk">sbh@soton.ac.uk</a>'^^<http://purl.org/xtypes/Fragment-HTML> ;
                                                       skos:notation "38-fotg" ;
                                                       oo:mapIcon <https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/coffee.png> ;
                                                       dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Catering> ;
                                                       geo:lat "50.93547"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                       geo:long "-1.39719"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/building/38> rdf:type ns2:Building ,
                                                   ns3:UoSBuilding ;
                                          rdfs:label "Staff Social Centre" ;
                                          geo:lat "50.9354"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39743"^^<http://www.w3.org/2001/XMLSchema#float> .

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

<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" .

<https://data.southampton.ac.uk/image-archive/catering/300/b38-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b38-cafe.jpg> ;
                                                                         ns4:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "13136"^^<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/raw/b38-cafe.jpg> rdf:type foaf:Image ;
                                                                         foaf:depicts <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                         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 "2812948"^^<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/1920/b38-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b38-cafe.jpg> ;
                                                                          ns4:height "1277"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "352948"^^<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/320x198/b38-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b38-cafe.jpg> ;
                                                                             ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "14200"^^<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/200/b38-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b38-cafe.jpg> ;
                                                                         ns4:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "6828"^^<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/400/b38-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b38-cafe.jpg> ;
                                                                         ns4:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "21351"^^<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/b38-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b38-cafe.jpg> ;
                                                                         ns4:height "532"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "72798"^^<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/b38-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b38-cafe.jpg> ;
                                                                             ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "10008"^^<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/600/b38-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b38-cafe.jpg> ;
                                                                         ns4:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "43344"^^<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/b38-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b38-cafe.jpg> ;
                                                                        ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns4:fileSize "1299"^^<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/1000/b38-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b38-cafe.jpg> ;
                                                                          ns4:height "665"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "109136"^^<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/800x600/b38-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b38-cafe.jpg> ;
                                                                             ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "80983"^^<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/240x260/b38-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b38-cafe.jpg> ;
                                                                             ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "12151"^^<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/480x297/b38-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b38-cafe.jpg> ;
                                                                             ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns4:fileSize "28704"^^<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/1600/b38-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b38-cafe.jpg> ;
                                                                          ns4:height "1064"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns4:fileSize "254282"^^<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/b38-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/b38-cafe.jpg> ;
                                                                         ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:fileSize "2552"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://foo.baa/P1TD060400> ns0:hasPOS <http://id.southampton.ac.uk/point-of-service/38-fotg> ,
                                       <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/75A-catering> ,
                                       <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/38-fotg#generic-offering-> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                         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/38-fotg#generic-offering-Caffeine> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/38-fotg> ;
                                                                                 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" .