@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.org/openorg/portals/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix ns1: <http://vocab.deri.ie/rooms#> .
@prefix ns2: <http://id.southampton.ac.uk/ns/> .
@prefix ns3: <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix oo: <http://purl.org/openorg/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns4: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .

<http://id.southampton.ac.uk/building-portal/35-E> rdf:type ns0:BuildingEntrance ;
                                                   rdfs:label "Stairwell" ;
                                                   geo:lat "50.93362"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                   geo:long "-1.39458"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                   ns0:connectsBuilding <http://id.southampton.ac.uk/building/35> .

<http://id.southampton.ac.uk/building/35> rdf:type ns1:Building ,
                                                   ns2:UoSBuilding ;
                                          ns3:within <http://id.southampton.ac.uk/site/1> ;
                                          skos:notation "35"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "David Kiddle" ;
                                          geo:lat "50.93383"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.3945"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns2:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-35-david-kiddle> ;
                                          ns1:occupant <http://id.southampton.ac.uk/org/PKTD020301> ,
                                                       <http://id.southampton.ac.uk/org/JF> ;
                                          oo:hasFeature <http://id.southampton.ac.uk/mfd/PR-ID297952> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/35#residential> ;
                                          ns2:buildingArchitect <http://id.southampton.ac.uk/building/35#architect> ;
                                          ns2:buildingDate "1938" ;
                                          dcterms:spatial "POLYGON((-1.39511408912575 50.9340949966272,-1.39506593942652 50.9341621963014,-1.39469170127916 50.9340489135594,-1.39470778112274 50.9340227016712,-1.39462612426341 50.9339971125135,-1.39460519351729 50.9339906019954,-1.39459980362559 50.9339949045988,-1.39458013052087 50.9339892998917,-1.3945704287158 50.9339864126181,-1.39456009809003 50.9339830158254,-1.39428835771659 50.9339033609656,-1.39425718617623 50.933894302835,-1.39427658978636 50.9338654866454,-1.39423041638076 50.9338498613563,-1.39424640639282 50.9338271027737,-1.39422772143491 50.9338199128709,-1.39440873196466 50.9335806639757,-1.39440271325225 50.9335781729727,-1.39444753918493 50.933519974046,-1.39458578990716 50.933560905789,-1.39453952667003 50.9336183120732,-1.39461992588795 50.9336419765761,-1.39462666325259 50.9336551109361,-1.39462531577966 50.9336651881581,-1.39461588346918 50.9336736801974,-1.39460321722367 50.9336761711953,-1.39458309496131 50.9336740764925,-1.3945113195701 50.9336517141192,-1.39448993966634 50.933678265898,-1.39466807558718 50.9337344831535,-1.39481980103867 50.9337822649366,-1.39477623274739 50.9338392746539,-1.39479635500976 50.9338443698586,-1.39470778112274 50.9339618990919,-1.39469035380623 50.9339585022975,-1.39467364514194 50.9339817703347,-1.39462333948603 50.9339677868685,-1.39461525464848 50.9339774677302,-1.39471918972685 50.934007076435,-1.39473859333699 50.9339834121179,-1.39484387588829 50.9340129642058,-1.39489148659834 50.9339551055027,-1.39503234243489 50.9339969992871,-1.39498670801846 50.9340570092368,-1.39511408912575 50.9340949966272))" .

<https://data.southampton.ac.uk/image-archive/building-portals/raw/DSC_0074.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/35-E> ;
                                                                                 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/building-portals/raw/DSC_0074.jpg#creator> ;
                                                                                 ns4:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "8351182"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/1000/DSC_0074.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/35-E> ;
                                                                                  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/building-portals/1000/DSC_0074.jpg#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/DSC_0074.jpg> ;
                                                                                  ns4:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "55909"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/800/DSC_0074.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/35-E> ;
                                                                                 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/building-portals/800/DSC_0074.jpg#creator> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/DSC_0074.jpg> ;
                                                                                 ns4:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "37281"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/600/DSC_0074.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/35-E> ;
                                                                                 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/building-portals/600/DSC_0074.jpg#creator> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/DSC_0074.jpg> ;
                                                                                 ns4:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "22420"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/400/DSC_0074.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/35-E> ;
                                                                                 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/building-portals/400/DSC_0074.jpg#creator> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/DSC_0074.jpg> ;
                                                                                 ns4:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "11939"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/300/DSC_0074.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/35-E> ;
                                                                                 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/building-portals/300/DSC_0074.jpg#creator> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/DSC_0074.jpg> ;
                                                                                 ns4:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "7573"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/200/DSC_0074.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/35-E> ;
                                                                                 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/building-portals/200/DSC_0074.jpg#creator> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/DSC_0074.jpg> ;
                                                                                 ns4:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "4230"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/100/DSC_0074.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/35-E> ;
                                                                                 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/building-portals/100/DSC_0074.jpg#creator> ;
                                                                                 dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/DSC_0074.jpg> ;
                                                                                 ns4:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:fileSize "1891"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                 ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                 dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/50/DSC_0074.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/35-E> ;
                                                                                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/building-portals/50/DSC_0074.jpg#creator> ;
                                                                                dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/DSC_0074.jpg> ;
                                                                                ns4:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:fileSize "1117"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                ns4:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/1920/DSC_0074.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/35-E> ;
                                                                                  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/building-portals/1920/DSC_0074.jpg#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/DSC_0074.jpg> ;
                                                                                  ns4:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "204010"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/1600/DSC_0074.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/35-E> ;
                                                                                  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/building-portals/1600/DSC_0074.jpg#creator> ;
                                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/DSC_0074.jpg> ;
                                                                                  ns4:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:fileSize "141678"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                  ns4:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                  dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/800x600/DSC_0074.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/35-E> ;
                                                                                     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/building-portals/800x600/DSC_0074.jpg#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/DSC_0074.jpg> ;
                                                                                     ns4:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "42576"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/480x297/DSC_0074.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/35-E> ;
                                                                                     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/building-portals/480x297/DSC_0074.jpg#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/DSC_0074.jpg> ;
                                                                                     ns4:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "14389"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/320x198/DSC_0074.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/35-E> ;
                                                                                     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/building-portals/320x198/DSC_0074.jpg#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/DSC_0074.jpg> ;
                                                                                     ns4:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "7663"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/240x260/DSC_0074.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/35-E> ;
                                                                                     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/building-portals/240x260/DSC_0074.jpg#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/DSC_0074.jpg> ;
                                                                                     ns4:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "8834"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/building-portals/220x220/DSC_0074.jpg> foaf:depicts <http://id.southampton.ac.uk/building-portal/35-E> ;
                                                                                     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/building-portals/220x220/DSC_0074.jpg#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/building-portals/raw/DSC_0074.jpg> ;
                                                                                     ns4:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:fileSize "7244"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns4:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                     dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .