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

<http://id.southampton.ac.uk/point-of-service/highfield-church> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                rdfs:label "Highfield Church" ;
                                                                skos:notation "highfield-church" ;
                                                                foaf:phone <tel:+442380558234> ;
                                                                oo:mapIcon <https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> ;
                                                                foaf:mbox <mailto:office@highfield.org.uk> ;
                                                                foaf:homepage <http://www.highfield.org.uk/> ;
                                                                dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Religious> ;
                                                                geo:lat "50.929726"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                geo:long "-1.395221"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                foaf:based_near <http://id.southampton.ac.uk/site/1> ,
                                                                                <http://id.southampton.ac.uk/site/3> .

<https://data.southampton.ac.uk/map-icons/Tourism/church-2.png> rdf:type ns1:MapMarker ;
                                                                rdfs:label "Church" .

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

<http://id.southampton.ac.uk/site/1> rdf:type ns2:Site ,
                                              ns1:UoSSite ,
                                              ns3:Site ;
                                     rdfs:label "Highfield Campus" ;
                                     geo:lat "50.93418"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     geo:long "-1.395675"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/site/3> rdf:type ns2:Site ,
                                              ns1:UoSSite ,
                                              ns3:Site ;
                                     rdfs:label "Avenue Campus" ;
                                     geo:lat "50.928699"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     geo:long "-1.402511"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/amenities/1000/highfield-church.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/highfield-church> ;
                                                                                   rdf:type foaf:Image ;
                                                                                   dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                   dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/amenities/raw/highfield-church.jpg> ;
                                                                                   ns4:height "1336"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:fileSize "135409"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:aspectRatio "0.74850299401198"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "2011"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/person/D5mY> rdf:type foaf:Agent ,
                                                   foaf:Person ;
                                          foaf:name "Ash Smith" ,
                                                    "Dr Ash Smith" .

<https://data.southampton.ac.uk/image-archive/amenities/raw/highfield-church.jpg> rdf:type foaf:Image ;
                                                                                  foaf:depicts <http://id.southampton.ac.uk/point-of-service/highfield-church> ;
                                                                                  dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                                  ns4:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "958"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "191884"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "0.7484375"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "2011"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/amenities/1920/highfield-church.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/highfield-church> ;
                                                                                   rdf:type foaf:Image ;
                                                                                   dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                   dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/amenities/raw/highfield-church.jpg> ;
                                                                                   ns4:height "2565"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:fileSize "407275"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:aspectRatio "0.74853801169591"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "2011"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/amenities/300/highfield-church.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/highfield-church> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/amenities/raw/highfield-church.jpg> ;
                                                                                  ns4:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "15786"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "0.75"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "2011"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/amenities/320x198/highfield-church.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/highfield-church> ;
                                                                                      rdf:type foaf:Image ;
                                                                                      dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                      dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/amenities/raw/highfield-church.jpg> ;
                                                                                      ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns4:fileSize "8635"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                      dcterms:date "2011"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/amenities/800x600/highfield-church.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/highfield-church> ;
                                                                                      rdf:type foaf:Image ;
                                                                                      dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                      dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/amenities/raw/highfield-church.jpg> ;
                                                                                      ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns4:fileSize "53958"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                      dcterms:date "2011"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/amenities/480x297/highfield-church.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/highfield-church> ;
                                                                                      rdf:type foaf:Image ;
                                                                                      dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                      dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/amenities/raw/highfield-church.jpg> ;
                                                                                      ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns4:fileSize "17442"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                      dcterms:date "2011"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/amenities/600/highfield-church.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/highfield-church> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/amenities/raw/highfield-church.jpg> ;
                                                                                  ns4:height "801"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "54804"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "0.74906367041199"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "2011"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/amenities/200/highfield-church.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/highfield-church> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/amenities/raw/highfield-church.jpg> ;
                                                                                  ns4:height "267"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "8103"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "0.74906367041199"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "2011"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/amenities/220x220/highfield-church.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/highfield-church> ;
                                                                                      rdf:type foaf:Image ;
                                                                                      dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                      dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/amenities/raw/highfield-church.jpg> ;
                                                                                      ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns4:fileSize "7372"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                      dcterms:date "2011"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/amenities/800/highfield-church.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/highfield-church> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/amenities/raw/highfield-church.jpg> ;
                                                                                  ns4:height "1068"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "91290"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "0.74906367041199"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "2011"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/amenities/1600/highfield-church.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/highfield-church> ;
                                                                                   rdf:type foaf:Image ;
                                                                                   dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                   dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/amenities/raw/highfield-church.jpg> ;
                                                                                   ns4:height "2137"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:fileSize "300269"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                   ns4:aspectRatio "0.74871314927468"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                   dcterms:date "2011"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/amenities/400/highfield-church.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/highfield-church> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/amenities/raw/highfield-church.jpg> ;
                                                                                  ns4:height "534"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "26070"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "0.74906367041199"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "2011"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/amenities/240x260/highfield-church.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/highfield-church> ;
                                                                                      rdf:type foaf:Image ;
                                                                                      dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                      dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                      dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/amenities/raw/highfield-church.jpg> ;
                                                                                      ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns4:fileSize "8986"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                      dcterms:date "2011"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/amenities/100/highfield-church.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/highfield-church> ;
                                                                                  rdf:type foaf:Image ;
                                                                                  dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                  dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/amenities/raw/highfield-church.jpg> ;
                                                                                  ns4:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "3076"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "0.75187969924812"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "2011"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/amenities/50/highfield-church.jpg> foaf:depicts <http://id.southampton.ac.uk/point-of-service/highfield-church> ;
                                                                                 rdf:type foaf:Image ;
                                                                                 dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                                 dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                                 dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/amenities/raw/highfield-church.jpg> ;
                                                                                 ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "1548"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "0.75757575757576"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2011"^^<http://www.w3.org/2001/XMLSchema#date> .