@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix oo: <http://purl.org/openorg/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <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 dc: <http://purl.org/dc/elements/1.1/> .
@prefix ns1: <http://id.southampton.ac.uk/ns/> .
@prefix ns2: <http://vocab.deri.ie/rooms#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns3: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix ns4: <http://www.w3.org/ns/org#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://id.southampton.ac.uk/facility/F10049> rdf:type oo:Facility ;
                                              rdfs:label "Rayleigh Laboratories (Anechoic and Reverberation Chambers)" ;
                                              ns0:within <http://id.southampton.ac.uk/building/15> ;
                                              dcterms:description "The Laboratories on the main campus include two reverberation chambers, a large anechoic chamber, a loudspeaker listening room, a product development lab for noise and vibration, a combustion noise rig and a range of electrodynamic shakers. The laboratories are well served with comprehensive control and preparation areas. A wide range of modern, highly specialised instrumentation is available. Single and three phase electrical supplies at 50, 60 and 400 Hz, compressed air and cooling water can be provided. Mechanical workshop and handling facilities are readily accessible." ;
                                              skos:notation "F10049"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                              oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                              dc:description "The Laboratories on the main campus include two reverberation chambers, a large anechoic chamber, a loudspeaker listening room, a product development lab for noise and vibration, a combustion noise rig and a range of electrodynamic shakers. The laboratories are well served with comprehensive control and preparation areas. A wide range of modern, highly specialised instrumentation is available. Single and three phase electrical supplies at 50, 60 and 400 Hz, compressed air and cooling water can be provided. Mechanical workshop and handling facilities are readily accessible." ;
                                              rdfs:comment "The Laboratories on the main campus include two reverberation chambers, a large anechoic chamber, a loudspeaker listening room, a product development lab for noise and vibration, a combustion noise rig and a range of electrodynamic shakers. The laboratories are well served with comprehensive control and preparation areas. A wide range of modern, highly specialised instrumentation is available. Single and three phase electrical supplies at 50, 60 and 400 Hz, compressed air and cooling water can be provided. Mechanical workshop and handling facilities are readily accessible." ;
                                              oo:organizationPart <http://id.southampton.ac.uk/org/KR> ,
                                                                  <http://id.southampton.ac.uk/org/F2> ;
                                              oo:primaryContact <http://id.southampton.ac.uk/facility/F10049#primary_contact> ;
                                              ns1:facilityIsRCUKCosted "false"^^<http://www.w3.org/2001/XMLSchema#boolean> .

<http://id.southampton.ac.uk/building/15> rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          ns0:within <http://id.southampton.ac.uk/site/1> ;
                                          skos:notation "15"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "Wolfson/Rayleigh" ;
                                          geo:lat "50.93585"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.3934"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-15-wolfson-rayleigh> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/15#residential> ;
                                          ns1:buildingDate "1968 and 1978" ;
                                          dcterms:spatial "POLYGON((-1.39392319255359 50.9359946662498,-1.393828060965 50.9361248708265,-1.39370597991789 50.9360910742823,-1.39373409718628 50.9360438043677,-1.39376499923206 50.9360530885224,-1.39377568918394 50.9360412002752,-1.39330631944799 50.9359094103599,-1.39295364086744 50.9358045669131,-1.39306089971236 50.9356491128577,-1.3932244829256 50.9356955906177,-1.39321109802787 50.935716706564,-1.39380650139818 50.9358848978473,-1.39376365175913 50.9359507928864,-1.39392319255359 50.9359946662498))" .

<https://data.southampton.ac.uk/image-archive/buildings/raw/15.jpg> foaf:depicts <http://id.southampton.ac.uk/building/15> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                    ns3:height "2304"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "3456"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "3853704"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1000/15.jpg> foaf:depicts <http://id.southampton.ac.uk/building/15> ;
                                                                     rdf:type foaf:Image ;
                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                     dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/15.jpg> ;
                                                                     ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:fileSize "110608"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:aspectRatio "1.5015015015015"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800/15.jpg> foaf:depicts <http://id.southampton.ac.uk/building/15> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/15.jpg> ;
                                                                    ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "74433"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/600/15.jpg> foaf:depicts <http://id.southampton.ac.uk/building/15> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/15.jpg> ;
                                                                    ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "44505"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/400/15.jpg> foaf:depicts <http://id.southampton.ac.uk/building/15> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/15.jpg> ;
                                                                    ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "21782"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/300/15.jpg> foaf:depicts <http://id.southampton.ac.uk/building/15> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/15.jpg> ;
                                                                    ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "13492"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/200/15.jpg> foaf:depicts <http://id.southampton.ac.uk/building/15> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/15.jpg> ;
                                                                    ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "7116"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.5037593984962"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/100/15.jpg> foaf:depicts <http://id.southampton.ac.uk/building/15> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/15.jpg> ;
                                                                    ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "2728"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/50/15.jpg> foaf:depicts <http://id.southampton.ac.uk/building/15> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/15.jpg> ;
                                                                   ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "1347"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:aspectRatio "1.5151515151515"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1920/15.jpg> foaf:depicts <http://id.southampton.ac.uk/building/15> ;
                                                                     rdf:type foaf:Image ;
                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                     dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/15.jpg> ;
                                                                     ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:fileSize "341647"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:aspectRatio "1.5"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1600/15.jpg> foaf:depicts <http://id.southampton.ac.uk/building/15> ;
                                                                     rdf:type foaf:Image ;
                                                                     dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                     dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/15.jpg> ;
                                                                     ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:fileSize "252329"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:aspectRatio "1.5009380863039"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800x600/15.jpg> foaf:depicts <http://id.southampton.ac.uk/building/15> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/15.jpg> ;
                                                                        ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "84056"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/480x297/15.jpg> foaf:depicts <http://id.southampton.ac.uk/building/15> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/15.jpg> ;
                                                                        ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "28359"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/320x198/15.jpg> foaf:depicts <http://id.southampton.ac.uk/building/15> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/15.jpg> ;
                                                                        ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "14213"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/240x260/15.jpg> foaf:depicts <http://id.southampton.ac.uk/building/15> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/15.jpg> ;
                                                                        ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "13146"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/220x220/15.jpg> foaf:depicts <http://id.southampton.ac.uk/building/15> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:creator <http://id.ecs.soton.ac.uk/person/10955> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/15.jpg> ;
                                                                        ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "11118"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "2010"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/org/KR> rdf:type ns4:Organization ;
                                     skos:notation "KR"^^<http://id.southampton.ac.uk/ns/alphaCode> ,
                                                   "A3DAKR0000"^^<http://id.southampton.ac.uk/ns/10CharHRCode> ;
                                     rdfs:label "Institute of Sound & Vibration Research" ;
                                     foaf:homepage <https://www.southampton.ac.uk/engineering/research/centres/isvr.page> ;
                                     ns4:hasSubOrganization <http://id.southampton.ac.uk/org/A3DAKR0200> ,
                                                            <http://id.southampton.ac.uk/org/A3DAKR0300> ,
                                                            <http://id.southampton.ac.uk/org/A3DAKR0500> ;
                                     owl:sameAs <http://id.southampton.ac.uk/org/A3DAKR0000> .

<http://id.southampton.ac.uk/org/F2> rdf:type ns4:OrganizationalUnit ,
                                              ns4:Organization ;
                                     skos:notation "F2"^^<http://id.southampton.ac.uk/ns/alphaCode> ;
                                     rdfs:label "Faculty of Engineering and the Environment" ;
                                     foaf:homepage <https://www.southampton.ac.uk/about/departments/faculties/faculty-engineering-environment.page> .

<http://id.southampton.ac.uk/facility/F10049#primary_contact> rdf:type foaf:Agent ;
                                                              foaf:name "FITHYAN, JOHN" ;
                                                              foaf:phone <tel:+442380594976> .