@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://vocab.deri.ie/rooms#> .
@prefix ns1: <http://id.southampton.ac.uk/ns/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns2: <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@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 dcterms: <http://purl.org/dc/terms/> .
@prefix ns3: <http://www.w3.org/ns/org#> .
@prefix ns4: <http://purl.org/vocab/aiiso/schema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns5: <http://purl.org/goodrelations/v1#> .
@prefix ns6: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .

<http://id.southampton.ac.uk/building/93> rdf:type ns0:Building ,
                                                   ns1:UoSBuilding ;
                                          rdfs:label "New Sports Pavilion Wide Lane" ;
                                          ns2:within <http://id.southampton.ac.uk/site/39> ;
                                          skos:notation "93"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          geo:lat "50.952265"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.363419"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/93#residential> ;
                                          dcterms:spatial "POLYGON((-1.36363219981018 50.9520737947907,-1.3635278998102 50.9520697947907,-1.3635306998102 50.9520411947907,-1.3635075998102 50.9520402947907,-1.36327769981023 50.9520315947907,-1.36326929981023 50.9521195947907,-1.36323409981024 50.9524889947907,-1.36331979981022 50.9524921947907,-1.36331759981022 50.9525160947907,-1.3634625998102 50.9525215947907,-1.3634663998102 50.9524811947907,-1.36359299981019 50.9524859947907,-1.36363219981018 50.9520737947907))" .

<http://id.southampton.ac.uk/site/39> rdf:type ns3:Site ,
                                               ns1:UoSSite ,
                                               ns0:Site ;
                                      rdfs:label "Recreation Facilities at Wide Lane" .

<http://id.southampton.ac.uk/> rdf:type ns3:Organization ,
                                        ns4:Institution ,
                                        ns3:FormalOrganization ,
                                        foaf:Organization ;
                               rdfs:label "University of Southampton" .

<http://id.southampton.ac.uk/building/93#residential> rdf:type ns1:PlaceFeature-ResidentialUse ;
                                                      rdfs:label "Building 93 is non-residential" .

<http://id.southampton.ac.uk/point-of-service/sport-football-pitches> ns2:within <http://id.southampton.ac.uk/building/93> ;
                                                                      rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                      dcterms:description "12 grass football pitches" ;
                                                                      skos:notation "sport-football-pitches" ;
                                                                      rdfs:label "Football pitches" ;
                                                                      foaf:phone <tel:+442380598085> ;
                                                                      oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/soccer.png> ;
                                                                      foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                                      foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/widelane-sports-ground.page> ;
                                                                      dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                                      geo:lat "50.95424"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      geo:long "-1.36711"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      foaf:based_near <http://id.southampton.ac.uk/site/80> ,
                                                                                      <http://id.southampton.ac.uk/site/63> ,
                                                                                      <http://id.southampton.ac.uk/site/64> .

<http://id.southampton.ac.uk/point-of-service/sport-gym-3> ns2:within <http://id.southampton.ac.uk/building/93> ;
                                                           rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                           dcterms:description "Gym space ideal for weightlifting and team stength and conditioning sessions. Adjoining performance centre for bursary athletes" ;
                                                           skos:notation "sport-gym-3" ;
                                                           rdfs:label "Gym" ;
                                                           foaf:phone <tel:+442380598085> ;
                                                           oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/weights.png> ;
                                                           foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                           foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/widelane-sports-ground.page> ;
                                                           dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                           geo:lat "50.95288"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           geo:long "-1.36217"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                           foaf:based_near <http://id.southampton.ac.uk/site/80> ,
                                                                           <http://id.southampton.ac.uk/site/63> ,
                                                                           <http://id.southampton.ac.uk/site/64> .

<http://id.southampton.ac.uk/point-of-service/sport-3g-astro-pitch> ns2:within <http://id.southampton.ac.uk/building/93> ;
                                                                    rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                    dcterms:description "Floodlit all-weather 3G astro pitch with built in shock pads. American football, soccer, and lacrosse among activities available" ;
                                                                    skos:notation "sport-3g-astro-pitch" ;
                                                                    rdfs:label "3G astro pitch" ;
                                                                    foaf:phone <tel:+442380598085> ;
                                                                    oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/usfootball.png> ;
                                                                    foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                                    foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/widelane-sports-ground.page> ;
                                                                    dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                                    geo:lat "50.95229"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    geo:long "-1.36434"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    foaf:based_near <http://id.southampton.ac.uk/site/80> ,
                                                                                    <http://id.southampton.ac.uk/site/63> ,
                                                                                    <http://id.southampton.ac.uk/site/64> .

<http://id.southampton.ac.uk/point-of-service/sport-cricket-pitches> ns2:within <http://id.southampton.ac.uk/building/93> ;
                                                                     rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                     dcterms:description "4 grass cricket pitches" ;
                                                                     skos:notation "sport-cricket-pitches" ;
                                                                     rdfs:label "Cricket pitches" ;
                                                                     foaf:phone <tel:+442380598085> ;
                                                                     oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/cricket.png> ;
                                                                     foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                                     foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/widelane-sports-ground.page> ;
                                                                     dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                                     geo:lat "50.9539"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     geo:long "-1.36357"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     foaf:based_near <http://id.southampton.ac.uk/site/80> ,
                                                                                     <http://id.southampton.ac.uk/site/63> ,
                                                                                     <http://id.southampton.ac.uk/site/64> .

<http://id.southampton.ac.uk/point-of-service/sport-multi-use-courts> ns2:within <http://id.southampton.ac.uk/building/93> ;
                                                                      rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                      dcterms:description "8 outdoor tennis/netball multi-use courts" ;
                                                                      skos:notation "sport-multi-use-courts" ;
                                                                      rdfs:label "Multi-use courts" ;
                                                                      foaf:phone <tel:+442380598085> ;
                                                                      oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/tennis.png> ;
                                                                      foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                                      foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/widelane-sports-ground.page> ;
                                                                      dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                                      geo:lat "50.95164"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      geo:long "-1.36445"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      foaf:based_near <http://id.southampton.ac.uk/site/80> ,
                                                                                      <http://id.southampton.ac.uk/site/63> ,
                                                                                      <http://id.southampton.ac.uk/site/64> .

<http://id.southampton.ac.uk/point-of-service/sport-baseball-pitch> ns2:within <http://id.southampton.ac.uk/building/93> ;
                                                                    rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                    dcterms:description "Grass and sand based baseball diamond" ;
                                                                    skos:notation "sport-baseball-pitch" ;
                                                                    rdfs:label "Baseball pitch" ;
                                                                    foaf:phone <tel:+442380598085> ;
                                                                    oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/baseball.png> ;
                                                                    foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                                    foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/widelane-sports-ground.page> ;
                                                                    dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                                    geo:lat "50.94968"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    geo:long "-1.36758"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    foaf:based_near <http://id.southampton.ac.uk/site/80> ,
                                                                                    <http://id.southampton.ac.uk/site/63> ,
                                                                                    <http://id.southampton.ac.uk/site/64> .

<http://id.southampton.ac.uk/point-of-service/sport-sand-astro-pitch> ns2:within <http://id.southampton.ac.uk/building/93> ;
                                                                      rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                      dcterms:description "Floodlit sand astro pitch with dugouts used for field hockey" ;
                                                                      skos:notation "sport-sand-astro-pitch" ;
                                                                      rdfs:label "Sand astro pitch" ;
                                                                      foaf:phone <tel:+442380598085> ;
                                                                      oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/icehockey.png> ;
                                                                      foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                                      foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/widelane-sports-ground.page> ;
                                                                      dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                                      geo:lat "50.95233"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      geo:long "-1.36527"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      foaf:based_near <http://id.southampton.ac.uk/site/80> ,
                                                                                      <http://id.southampton.ac.uk/site/63> ,
                                                                                      <http://id.southampton.ac.uk/site/64> .

<http://id.southampton.ac.uk/point-of-service/sport-rugby-pitches> ns2:within <http://id.southampton.ac.uk/building/93> ;
                                                                   rdf:type ns5:LocationOfSalesOrServiceProvisioning ;
                                                                   dcterms:description "3 grass rugby pitches" ;
                                                                   skos:notation "sport-rugby-pitches" ;
                                                                   rdfs:label "Rugby pitches" ;
                                                                   foaf:phone <tel:+442380598085> ;
                                                                   oo:mapIcon <https://data.southampton.ac.uk/map-icons/Sports/rugbyfield.png> ;
                                                                   foaf:mbox <mailto:sportwel@soton.ac.uk> ;
                                                                   foaf:homepage <https://www.southampton.ac.uk/sportandwellbeing/facilities/widelane-sports-ground.page> ;
                                                                   dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Sport> ;
                                                                   geo:lat "50.95401"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   geo:long "-1.36198"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   foaf:based_near <http://id.southampton.ac.uk/site/80> ,
                                                                                   <http://id.southampton.ac.uk/site/63> ,
                                                                                   <http://id.southampton.ac.uk/site/64> .

<http://id.southampton.ac.uk/floor/93-2> ns2:within <http://id.southampton.ac.uk/building/93> ;
                                         rdf:type ns0:Floor ;
                                         rdfs:label "Building 93 / Level 2" ;
                                         ns1:levelNumber "2" .

<http://id.southampton.ac.uk/room/93-2015> ns2:within <http://id.southampton.ac.uk/building/93> ,
                                                      <http://id.southampton.ac.uk/floor/93-2> ;
                                           rdf:type ns0:Room ;
                                           rdfs:label "93 / 2015" ;
                                           oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID297917> ;
                                           ns1:roomNumber "2015" .

<https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg> foaf:depicts <http://id.southampton.ac.uk/building/93> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg#creator> ;
                                                                          ns6:height "2736"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:width "3648"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:fileSize "1975892"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2017-08-25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1000/img_0079.jpg> foaf:depicts <http://id.southampton.ac.uk/building/93> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/1000/img_0079.jpg#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg> ;
                                                                           ns6:height "750"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:fileSize "79175"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "2017-08-25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800/img_0079.jpg> foaf:depicts <http://id.southampton.ac.uk/building/93> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/800/img_0079.jpg#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg> ;
                                                                          ns6:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:fileSize "53113"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2017-08-25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/600/img_0079.jpg> foaf:depicts <http://id.southampton.ac.uk/building/93> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/600/img_0079.jpg#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg> ;
                                                                          ns6:height "450"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:fileSize "33161"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2017-08-25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/400/img_0079.jpg> foaf:depicts <http://id.southampton.ac.uk/building/93> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/400/img_0079.jpg#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg> ;
                                                                          ns6:height "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:fileSize "16783"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2017-08-25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/300/img_0079.jpg> foaf:depicts <http://id.southampton.ac.uk/building/93> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/300/img_0079.jpg#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg> ;
                                                                          ns6:height "225"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:fileSize "10842"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2017-08-25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/200/img_0079.jpg> foaf:depicts <http://id.southampton.ac.uk/building/93> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/200/img_0079.jpg#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg> ;
                                                                          ns6:height "150"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:fileSize "5728"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2017-08-25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/100/img_0079.jpg> foaf:depicts <http://id.southampton.ac.uk/building/93> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                          dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                          dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/100/img_0079.jpg#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg> ;
                                                                          ns6:height "75"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:fileSize "2364"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "2017-08-25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/50/img_0079.jpg> foaf:depicts <http://id.southampton.ac.uk/building/93> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                         dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                         dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/50/img_0079.jpg#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg> ;
                                                                         ns6:height "37"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns6:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns6:fileSize "1277"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns6:aspectRatio "1.3513513513514"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "2017-08-25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1920/img_0079.jpg> foaf:depicts <http://id.southampton.ac.uk/building/93> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/1920/img_0079.jpg#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg> ;
                                                                           ns6:height "1440"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:fileSize "244530"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "2017-08-25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1600/img_0079.jpg> foaf:depicts <http://id.southampton.ac.uk/building/93> ;
                                                                           rdf:type foaf:Image ;
                                                                           dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                           dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                           dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/1600/img_0079.jpg#creator> ;
                                                                           dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg> ;
                                                                           ns6:height "1200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:fileSize "178595"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                           ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                           dcterms:date "2017-08-25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800x600/img_0079.jpg> foaf:depicts <http://id.southampton.ac.uk/building/93> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/800x600/img_0079.jpg#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg> ;
                                                                              ns6:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:fileSize "53113"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2017-08-25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/480x297/img_0079.jpg> foaf:depicts <http://id.southampton.ac.uk/building/93> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/480x297/img_0079.jpg#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg> ;
                                                                              ns6:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:fileSize "19586"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2017-08-25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/320x198/img_0079.jpg> foaf:depicts <http://id.southampton.ac.uk/building/93> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/320x198/img_0079.jpg#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg> ;
                                                                              ns6:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:fileSize "10390"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2017-08-25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/240x260/img_0079.jpg> foaf:depicts <http://id.southampton.ac.uk/building/93> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/240x260/img_0079.jpg#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg> ;
                                                                              ns6:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:fileSize "9734"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2017-08-25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/220x220/img_0079.jpg> foaf:depicts <http://id.southampton.ac.uk/building/93> ;
                                                                              rdf:type foaf:Image ;
                                                                              dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                              dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                              dcterms:creator <https://data.southampton.ac.uk/image-archive/buildings/220x220/img_0079.jpg#creator> ;
                                                                              dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/img_0079.jpg> ;
                                                                              ns6:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:fileSize "8191"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                              ns6:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                              dcterms:date "2017-08-25"^^<http://www.w3.org/2001/XMLSchema#date> .