@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://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix ns6: <http://purl.org/openorg/portals/> .

<http://id.southampton.ac.uk/building/76S> rdf:type ns0:Building ,
                                                    ns1:UoSBuilding ;
                                           rdfs:label "Montefiore Hall Block S" ;
                                           ns2:within <http://id.southampton.ac.uk/site/64> ;
                                           skos:notation "76S"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           geo:lat "50.93927"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "-1.37632"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:hasFeature <http://id.southampton.ac.uk/building/76S#residential> ;
                                           dcterms:spatial "POLYGON((-1.3765668 50.939279,-1.3765556 50.939258,-1.3765267 50.9392074,-1.3765098 50.9391775,-1.3763337 50.9392165,-1.3763151 50.939183,-1.3762347 50.9392008,-1.3762545 50.9392364,-1.3760763 50.9392758,-1.3761329 50.9393774,-1.3763242 50.9393351,-1.3763065 50.9393034,-1.3763146 50.9393016,-1.3763316 50.9392979,-1.3763454 50.9392947,-1.3763548 50.9392926,-1.3763721 50.9393231,-1.3765668 50.939279))" .

<http://id.southampton.ac.uk/site/64> rdf:type ns3:Site ,
                                               ns1:UoSSite ,
                                               ns0:Site ;
                                      rdfs:label "Montefiore Hall" .

<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/76S#residential> rdf:type ns1:PlaceFeature-ResidentialUse ;
                                                       rdfs:label "Building 76S is residential" .

<https://data.southampton.ac.uk/image-archive/buildings/raw/1473345051_DSC_0231.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76S> ;
                                                                                     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/1473345051_DSC_0231.JPG#creator> ;
                                                                                     ns5:height "4000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5:width "6000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5:fileSize "13193305"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5: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/buildings/1000/1473345051_DSC_0231.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76S> ;
                                                                                      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/1473345051_DSC_0231.JPG#creator> ;
                                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345051_DSC_0231.JPG> ;
                                                                                      ns5:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns5:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns5:fileSize "144855"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns5: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/buildings/800/1473345051_DSC_0231.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76S> ;
                                                                                     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/1473345051_DSC_0231.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345051_DSC_0231.JPG> ;
                                                                                     ns5:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5:fileSize "93273"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5: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/buildings/600/1473345051_DSC_0231.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76S> ;
                                                                                     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/1473345051_DSC_0231.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345051_DSC_0231.JPG> ;
                                                                                     ns5:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5:fileSize "53015"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5: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/buildings/400/1473345051_DSC_0231.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76S> ;
                                                                                     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/1473345051_DSC_0231.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345051_DSC_0231.JPG> ;
                                                                                     ns5:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5:fileSize "24041"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5: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/buildings/300/1473345051_DSC_0231.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76S> ;
                                                                                     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/1473345051_DSC_0231.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345051_DSC_0231.JPG> ;
                                                                                     ns5:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5:fileSize "13973"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5: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/buildings/200/1473345051_DSC_0231.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76S> ;
                                                                                     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/1473345051_DSC_0231.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345051_DSC_0231.JPG> ;
                                                                                     ns5:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5:fileSize "6922"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5: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/buildings/100/1473345051_DSC_0231.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76S> ;
                                                                                     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/1473345051_DSC_0231.JPG#creator> ;
                                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345051_DSC_0231.JPG> ;
                                                                                     ns5:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5:fileSize "2481"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                     ns5: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/buildings/50/1473345051_DSC_0231.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76S> ;
                                                                                    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/1473345051_DSC_0231.JPG#creator> ;
                                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345051_DSC_0231.JPG> ;
                                                                                    ns5:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns5:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns5:fileSize "1272"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                    ns5: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/buildings/1920/1473345051_DSC_0231.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76S> ;
                                                                                      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/1473345051_DSC_0231.JPG#creator> ;
                                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345051_DSC_0231.JPG> ;
                                                                                      ns5:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns5:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns5:fileSize "487635"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns5: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/buildings/1600/1473345051_DSC_0231.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76S> ;
                                                                                      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/1473345051_DSC_0231.JPG#creator> ;
                                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345051_DSC_0231.JPG> ;
                                                                                      ns5:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns5:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns5:fileSize "351144"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                      ns5: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/buildings/800x600/1473345051_DSC_0231.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76S> ;
                                                                                         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/1473345051_DSC_0231.JPG#creator> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345051_DSC_0231.JPG> ;
                                                                                         ns5:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "105493"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5: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/buildings/480x297/1473345051_DSC_0231.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76S> ;
                                                                                         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/1473345051_DSC_0231.JPG#creator> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345051_DSC_0231.JPG> ;
                                                                                         ns5:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "32412"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5: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/buildings/320x198/1473345051_DSC_0231.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76S> ;
                                                                                         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/1473345051_DSC_0231.JPG#creator> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345051_DSC_0231.JPG> ;
                                                                                         ns5:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "14710"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5: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/buildings/240x260/1473345051_DSC_0231.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76S> ;
                                                                                         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/1473345051_DSC_0231.JPG#creator> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345051_DSC_0231.JPG> ;
                                                                                         ns5:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "14569"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5: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/buildings/220x220/1473345051_DSC_0231.JPG> foaf:depicts <http://id.southampton.ac.uk/building/76S> ;
                                                                                         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/1473345051_DSC_0231.JPG#creator> ;
                                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/1473345051_DSC_0231.JPG> ;
                                                                                         ns5:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:fileSize "11534"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                                         ns5:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                                         dcterms:date "2016"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/building-portal/76S-A> ns6:connectsBuilding <http://id.southampton.ac.uk/building/76S> ;
                                                    rdf:type ns6:BuildingEntrance ;
                                                    rdfs:label "Main" ;
                                                    geo:lat "50.9393"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                    geo:long "-1.37633"^^<http://www.w3.org/2001/XMLSchema#float> .