@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/F10050> rdf:type oo:Facility ;
                                              rdfs:label "AB Wood Underwater Test Tank" ;
                                              ns0:within <http://id.southampton.ac.uk/building/8> ;
                                              dcterms:description "The A. B. Wood laboratory, at the Institute of Sound and Vibration Research, contains one large and several small tanks of fresh water. The large tank measures 8 m × 8 m × 5 m deep. This tank has a bubble generation system which generates bubble populations with a bubble size distribution and number resembling that found under breaking ocean waves. Several small tanks provide a range of water and saturated sediment environments. A suite of acoustic sources and sensors and underwater video cameras are available." ;
                                              skos:notation "F10050"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                              oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                              dc:description "The A. B. Wood laboratory, at the Institute of Sound and Vibration Research, contains one large and several small tanks of fresh water. The large tank measures 8 m × 8 m × 5 m deep. This tank has a bubble generation system which generates bubble populations with a bubble size distribution and number resembling that found under breaking ocean waves. Several small tanks provide a range of water and saturated sediment environments. A suite of acoustic sources and sensors and underwater video cameras are available." ;
                                              rdfs:comment "The A. B. Wood laboratory, at the Institute of Sound and Vibration Research, contains one large and several small tanks of fresh water. The large tank measures 8 m × 8 m × 5 m deep. This tank has a bubble generation system which generates bubble populations with a bubble size distribution and number resembling that found under breaking ocean waves. Several small tanks provide a range of water and saturated sediment environments. A suite of acoustic sources and sensors and underwater video cameras are available." ;
                                              oo:organizationPart <http://id.southampton.ac.uk/org/KR> ,
                                                                  <http://id.southampton.ac.uk/org/F2> ;
                                              oo:primaryContact <http://id.southampton.ac.uk/facility/F10050#primary_contact> ;
                                              ns1:facilityIsRCUKCosted "false"^^<http://www.w3.org/2001/XMLSchema#boolean> .

<http://id.southampton.ac.uk/building/8> rdf:type ns2:Building ,
                                                  ns1:UoSBuilding ;
                                         ns0:within <http://id.southampton.ac.uk/site/1> ;
                                         skos:notation "8"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                         oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                         rdfs:label "A B Woods Laboratory" ;
                                         geo:lat "50.93655"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         geo:long "-1.39476"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                         oo:lacksFeature <http://id.southampton.ac.uk/building/8#residential> ;
                                         ns1:buildingDate "1989" ;
                                         ns1:buildingFeature "Large water tank" ;
                                         dcterms:spatial "POLYGON((-1.39485842859589 50.9365942836046,-1.39470805061733 50.9366182862532,-1.39466493148369 50.9365240871084,-1.39481728575588 50.9364979898357,-1.39485842859589 50.9365942836046))" .

<https://data.southampton.ac.uk/image-archive/buildings/raw/8.jpg> foaf:depicts <http://id.southampton.ac.uk/building/8> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                   ns3:height "3168"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "4224"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "2938606"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1000/8.jpg> foaf:depicts <http://id.southampton.ac.uk/building/8> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/8.jpg> ;
                                                                    ns3:height "750"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "124079"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800/8.jpg> foaf:depicts <http://id.southampton.ac.uk/building/8> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/8.jpg> ;
                                                                   ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "80744"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/600/8.jpg> foaf:depicts <http://id.southampton.ac.uk/building/8> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/8.jpg> ;
                                                                   ns3:height "450"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "46196"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/400/8.jpg> foaf:depicts <http://id.southampton.ac.uk/building/8> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/8.jpg> ;
                                                                   ns3:height "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "20962"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/300/8.jpg> foaf:depicts <http://id.southampton.ac.uk/building/8> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/8.jpg> ;
                                                                   ns3:height "225"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "12250"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/200/8.jpg> foaf:depicts <http://id.southampton.ac.uk/building/8> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/8.jpg> ;
                                                                   ns3:height "150"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "5716"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/100/8.jpg> foaf:depicts <http://id.southampton.ac.uk/building/8> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/8.jpg> ;
                                                                   ns3:height "75"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "2147"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/50/8.jpg> foaf:depicts <http://id.southampton.ac.uk/building/8> ;
                                                                  rdf:type foaf:Image ;
                                                                  dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                  dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                  dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                  dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/8.jpg> ;
                                                                  ns3:height "37"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                  ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                  ns3:fileSize "1157"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                  ns3:aspectRatio "1.3513513513514"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1920/8.jpg> foaf:depicts <http://id.southampton.ac.uk/building/8> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/8.jpg> ;
                                                                    ns3:height "1440"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "417726"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1600/8.jpg> foaf:depicts <http://id.southampton.ac.uk/building/8> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/8.jpg> ;
                                                                    ns3:height "1200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "300523"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800x600/8.jpg> foaf:depicts <http://id.southampton.ac.uk/building/8> ;
                                                                       rdf:type foaf:Image ;
                                                                       dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                       dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/8.jpg> ;
                                                                       ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:fileSize "80744"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/480x297/8.jpg> foaf:depicts <http://id.southampton.ac.uk/building/8> ;
                                                                       rdf:type foaf:Image ;
                                                                       dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                       dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/8.jpg> ;
                                                                       ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:fileSize "26914"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/320x198/8.jpg> foaf:depicts <http://id.southampton.ac.uk/building/8> ;
                                                                       rdf:type foaf:Image ;
                                                                       dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                       dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/8.jpg> ;
                                                                       ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:fileSize "12440"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/240x260/8.jpg> foaf:depicts <http://id.southampton.ac.uk/building/8> ;
                                                                       rdf:type foaf:Image ;
                                                                       dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                       dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/8.jpg> ;
                                                                       ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:fileSize "11152"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/220x220/8.jpg> foaf:depicts <http://id.southampton.ac.uk/building/8> ;
                                                                       rdf:type foaf:Image ;
                                                                       dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                       dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                       dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                       dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/8.jpg> ;
                                                                       ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:fileSize "8850"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                       ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                       dcterms:date "2013"^^<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/F10050#primary_contact> rdf:type foaf:Agent ;
                                                              foaf:name "LEIGHTON, TIMOTHY" ;
                                                              foaf:phone <tel:+442380592331> .