@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 dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix oo: <http://purl.org/openorg/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns3: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .

<http://id.southampton.ac.uk/room/6-1129> rdf:type ns0:Room ,
                                                   ns1:SyllabusLocation ;
                                          rdfs:label "Lecture Room F" ,
                                                     "06 / 1129 (L/R F) (NOT AVAILABLE)" ;
                                          ns2:within <http://id.southampton.ac.uk/floor/6-1> ,
                                                     <http://id.southampton.ac.uk/building/6> ;
                                          dcterms:description "Common Learning Space: Nuffield Lecture Room F" ;
                                          skos:notation "6-1129"^^<http://id.southampton.ac.uk/ns/room-code-scheme> ;
                                          foaf:depiction <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B0601129A.jpg> ,
                                                         <http://www.southampton.ac.uk/studentadmin/academicprogmang/timetabling/learningspace/images/B0601129B.jpg> ;
                                          geo:lat "50.93585188"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.397200209"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          oo:access "This room is located off the Building 06 Foyer (Nuffield Theatre)." ;
                                          owl:sameAs <http://id.southampton.ac.uk/room/06-1129> ;
                                          dcterms:spatial "POLYGON((-1.397276334 50.9358426095,-1.3972393234 50.9358944085,-1.3971241594 50.9358614043,-1.3971612598 50.935809209,-1.397276334 50.9358426095))" ;
                                          oo:capacity "15"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> ;
                                          ns1:shortName "1129 (Lecture Room F) (NOT AVAILABLE)" .

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

<http://id.southampton.ac.uk/building/6> rdf:type ns0:Building ,
                                                  ns1:UoSBuilding ;
                                         rdfs:label "Nuffield Theatre" ;
                                         geo:lat "50.93596"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-6-nst-campus-university-of-southampton> ;
                                         geo:long "-1.39719"^^<http://www.w3.org/2001/XMLSchema#float> .

<https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/6-1129> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "Floor 1 entrance" ;
                                                                         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/cls/raw/6-1129-E1-OUT.JPG#creator> ;
                                                                         ns3:height "3974"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "5961"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "3634989"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1000/6-1129-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/6-1129> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          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/cls/1000/6-1129-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG> ;
                                                                          ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "47177"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1000/6-1129-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800/6-1129-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/6-1129> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "Floor 1 entrance" ;
                                                                         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/cls/800/6-1129-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG> ;
                                                                         ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "31696"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800/6-1129-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/600/6-1129-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/6-1129> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "Floor 1 entrance" ;
                                                                         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/cls/600/6-1129-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG> ;
                                                                         ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "19599"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/600/6-1129-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/400/6-1129-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/6-1129> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "Floor 1 entrance" ;
                                                                         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/cls/400/6-1129-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG> ;
                                                                         ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "10327"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/400/6-1129-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/300/6-1129-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/6-1129> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "Floor 1 entrance" ;
                                                                         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/cls/300/6-1129-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG> ;
                                                                         ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "6673"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/300/6-1129-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/200/6-1129-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/6-1129> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "Floor 1 entrance" ;
                                                                         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/cls/200/6-1129-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG> ;
                                                                         ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "3908"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/200/6-1129-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/100/6-1129-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/6-1129> ;
                                                                         rdf:type foaf:Image ;
                                                                         dcterms:description "Floor 1 entrance" ;
                                                                         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/cls/100/6-1129-E1-OUT.JPG#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG> ;
                                                                         ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:fileSize "1866"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/100/6-1129-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/50/6-1129-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/6-1129> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:description "Floor 1 entrance" ;
                                                                        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/cls/50/6-1129-E1-OUT.JPG#creator> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG> ;
                                                                        ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "1118"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/50/6-1129-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1920/6-1129-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/6-1129> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          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/cls/1920/6-1129-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG> ;
                                                                          ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "173197"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1920/6-1129-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/1600/6-1129-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/6-1129> ;
                                                                          rdf:type foaf:Image ;
                                                                          dcterms:description "Floor 1 entrance" ;
                                                                          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/cls/1600/6-1129-E1-OUT.JPG#creator> ;
                                                                          dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG> ;
                                                                          ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:fileSize "118851"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                          ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/1600/6-1129-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/800x600/6-1129-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/6-1129> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:description "Floor 1 entrance" ;
                                                                             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/cls/800x600/6-1129-E1-OUT.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG> ;
                                                                             ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "35223"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/800x600/6-1129-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/480x297/6-1129-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/6-1129> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:description "Floor 1 entrance" ;
                                                                             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/cls/480x297/6-1129-E1-OUT.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG> ;
                                                                             ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "12731"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/480x297/6-1129-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/320x198/6-1129-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/6-1129> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:description "Floor 1 entrance" ;
                                                                             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/cls/320x198/6-1129-E1-OUT.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG> ;
                                                                             ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "6873"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/320x198/6-1129-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/240x260/6-1129-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/6-1129> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:description "Floor 1 entrance" ;
                                                                             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/cls/240x260/6-1129-E1-OUT.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG> ;
                                                                             ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "6974"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/240x260/6-1129-E1-OUT.JPG#creator> rdf:type foaf:Agent .

<https://data.southampton.ac.uk/image-archive/cls/220x220/6-1129-E1-OUT.JPG> foaf:depicts <http://id.southampton.ac.uk/room/6-1129> ;
                                                                             rdf:type foaf:Image ;
                                                                             dcterms:description "Floor 1 entrance" ;
                                                                             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/cls/220x220/6-1129-E1-OUT.JPG#creator> ;
                                                                             dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/cls/raw/6-1129-E1-OUT.JPG> ;
                                                                             ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:fileSize "5808"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                             ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                             dcterms:date "20/10/25"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/cls/220x220/6-1129-E1-OUT.JPG#creator> rdf:type foaf:Agent .