@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#> .

<http://id.southampton.ac.uk/building/193> rdf:type ns0:Building ,
                                                    ns1:UoSBuilding ;
                                           rdfs:label "USMC Building 1" ;
                                           ns2:within <http://id.southampton.ac.uk/site/10> ;
                                           skos:notation "193"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                           oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                           geo:lat "1.42987"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           geo:long "103.6122"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                           oo:lacksFeature <http://id.southampton.ac.uk/building/193#residential> ;
                                           dcterms:spatial "POLYGON((103.6120083 1.4296584,103.6124031 1.4296860,103.6123964 1.4301226,103.6120104 1.4301007,103.6120083 1.4296584))" .

<http://id.southampton.ac.uk/site/10> rdf:type ns3:Site ,
                                               ns1:UoSSite ,
                                               ns0:Site ;
                                      rdfs:label "University of Southampton Malaysia Campus" .

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

<https://data.southampton.ac.uk/image-archive/buildings/raw/193.jpg> foaf:depicts <http://id.southampton.ac.uk/building/193> ;
                                                                     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/193.jpg#creator> ;
                                                                     ns5:height "2832"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:width "4256"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:fileSize "2636460"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:aspectRatio "1.5028248587571"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2012-09-15"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1000/193.jpg> foaf:depicts <http://id.southampton.ac.uk/building/193> ;
                                                                      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/193.jpg#creator> ;
                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/193.jpg> ;
                                                                      ns5:height "665"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:fileSize "118323"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2012-09-15"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800/193.jpg> foaf:depicts <http://id.southampton.ac.uk/building/193> ;
                                                                     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/193.jpg#creator> ;
                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/193.jpg> ;
                                                                     ns5:height "532"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:fileSize "79182"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2012-09-15"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/600/193.jpg> foaf:depicts <http://id.southampton.ac.uk/building/193> ;
                                                                     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/193.jpg#creator> ;
                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/193.jpg> ;
                                                                     ns5:height "399"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:fileSize "46857"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2012-09-15"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/400/193.jpg> foaf:depicts <http://id.southampton.ac.uk/building/193> ;
                                                                     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/193.jpg#creator> ;
                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/193.jpg> ;
                                                                     ns5:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:fileSize "22577"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2012-09-15"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/300/193.jpg> foaf:depicts <http://id.southampton.ac.uk/building/193> ;
                                                                     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/193.jpg#creator> ;
                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/193.jpg> ;
                                                                     ns5:height "199"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:fileSize "13773"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:aspectRatio "1.5075376884422"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2012-09-15"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/200/193.jpg> foaf:depicts <http://id.southampton.ac.uk/building/193> ;
                                                                     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/193.jpg#creator> ;
                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/193.jpg> ;
                                                                     ns5:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:fileSize "7289"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2012-09-15"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/100/193.jpg> foaf:depicts <http://id.southampton.ac.uk/building/193> ;
                                                                     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/193.jpg#creator> ;
                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/193.jpg> ;
                                                                     ns5:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:fileSize "2723"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns5:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2012-09-15"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/50/193.jpg> foaf:depicts <http://id.southampton.ac.uk/building/193> ;
                                                                    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/193.jpg#creator> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/193.jpg> ;
                                                                    ns5:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns5:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns5:fileSize "1317"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns5:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2012-09-15"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1920/193.jpg> foaf:depicts <http://id.southampton.ac.uk/building/193> ;
                                                                      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/193.jpg#creator> ;
                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/193.jpg> ;
                                                                      ns5:height "1277"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:fileSize "380602"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:aspectRatio "1.5035238841034"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2012-09-15"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1600/193.jpg> foaf:depicts <http://id.southampton.ac.uk/building/193> ;
                                                                      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/193.jpg#creator> ;
                                                                      dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/193.jpg> ;
                                                                      ns5:height "1064"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:fileSize "276020"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                      ns5:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                      dcterms:date "2012-09-15"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800x600/193.jpg> foaf:depicts <http://id.southampton.ac.uk/building/193> ;
                                                                         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/193.jpg#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/193.jpg> ;
                                                                         ns5:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns5:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns5:fileSize "86923"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns5:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "2012-09-15"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/480x297/193.jpg> foaf:depicts <http://id.southampton.ac.uk/building/193> ;
                                                                         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/193.jpg#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/193.jpg> ;
                                                                         ns5:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns5:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns5:fileSize "30034"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns5:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "2012-09-15"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/320x198/193.jpg> foaf:depicts <http://id.southampton.ac.uk/building/193> ;
                                                                         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/193.jpg#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/193.jpg> ;
                                                                         ns5:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns5:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns5:fileSize "14811"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns5:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "2012-09-15"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/240x260/193.jpg> foaf:depicts <http://id.southampton.ac.uk/building/193> ;
                                                                         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/193.jpg#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/193.jpg> ;
                                                                         ns5:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns5:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns5:fileSize "13277"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns5:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "2012-09-15"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/220x220/193.jpg> foaf:depicts <http://id.southampton.ac.uk/building/193> ;
                                                                         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/193.jpg#creator> ;
                                                                         dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/193.jpg> ;
                                                                         ns5:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns5:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns5:fileSize "11036"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                         ns5:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         dcterms:date "2012-09-15"^^<http://www.w3.org/2001/XMLSchema#date> .