@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://id.southampton.ac.uk/ns/> .
@prefix ns3: <http://vocab.deri.ie/rooms#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@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/115-kiosk> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                         rdfs:label "Interchange Café" ;
                                                         ns1:within <http://id.southampton.ac.uk/building/115> ;
                                                         dcterms:description '<p>The Interchange Cafe is centrally located in the Bus Interchange, fresh brew coffee, delicious danish pastries, homemade cakes and a large range of Ginsters sandwiches and slices.</p><p> </p><p>Main Site Supervisor: <strong>Mrs Lin Treviss</strong> - <a target="_self" href="mailto:L.C.Treviss@soton.ac.uk">L.C.Treviss@soton.ac.uk</a> </p><p>'^^<http://purl.org/xtypes/Fragment-HTML> ;
                                                         skos:notation "115-kiosk" ;
                                                         oo:mapIcon <https://data.southampton.ac.uk/map-icons/Restaurants-and-Hotels/coffee.png> ;
                                                         oo:ukfhrsId "220181" ;
                                                         dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Catering> ;
                                                         oo:ukfhrsPage <http://ratings.food.gov.uk/business/220181> ;
                                                         ns2:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/bus-interchange-and-cafe> .

<http://id.southampton.ac.uk/building/115> rdf:type ns3:Building ,
                                                    ns2:UoSBuilding ;
                                           rdfs:label "Interchange Kiosk" ;
                                           geo:lat "50.93619"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.39691"^^<http://www.w3.org/2001/XMLSchema#float> .

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

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

<https://data.southampton.ac.uk/image-archive/catering/480x297/interchange-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/115-kiosk> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/interchange-cafe.jpg> ;
                                                                                     ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "35022"^^<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/raw/interchange-cafe.jpg> rdf:type foaf:Image ;
                                                                                 foaf:depicts <http://id.southampton.ac.uk/point-of-service/115-kiosk> ;
                                                                                 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 "2498465"^^<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/interchange-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/115-kiosk> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/interchange-cafe.jpg> ;
                                                                                  ns4:height "1277"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "374974"^^<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/400/interchange-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/115-kiosk> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/interchange-cafe.jpg> ;
                                                                                 ns4:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "26768"^^<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/300/interchange-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/115-kiosk> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/interchange-cafe.jpg> ;
                                                                                 ns4:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "16523"^^<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/220x220/interchange-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/115-kiosk> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/interchange-cafe.jpg> ;
                                                                                     ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "13361"^^<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/interchange-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/115-kiosk> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/interchange-cafe.jpg> ;
                                                                                  ns4:height "665"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "127084"^^<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/interchange-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/115-kiosk> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/interchange-cafe.jpg> ;
                                                                                 ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "3121"^^<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/320x198/interchange-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/115-kiosk> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/interchange-cafe.jpg> ;
                                                                                     ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "17473"^^<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/600/interchange-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/115-kiosk> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/interchange-cafe.jpg> ;
                                                                                 ns4:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "53128"^^<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/interchange-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/115-kiosk> ;
                                                                                rdf:type foaf:Image ;
                                                                                dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/interchange-cafe.jpg> ;
                                                                                ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:fileSize "1460"^^<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/200/interchange-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/115-kiosk> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/interchange-cafe.jpg> ;
                                                                                 ns4:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "8605"^^<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/interchange-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/115-kiosk> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/interchange-cafe.jpg> ;
                                                                                     ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "94116"^^<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/interchange-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/115-kiosk> ;
                                                                                     rdf:type foaf:Image ;
                                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/interchange-cafe.jpg> ;
                                                                                     ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "16388"^^<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/1600/interchange-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/115-kiosk> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/interchange-cafe.jpg> ;
                                                                                  ns4:height "1064"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "277877"^^<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/interchange-cafe.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/115-kiosk> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/catering/raw/interchange-cafe.jpg> ;
                                                                                 ns4:height "532"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "86897"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://foo.baa/PKTD100400> ns0:hasPOS <http://id.southampton.ac.uk/point-of-service/115-kiosk> .

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

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