@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/F10057> rdf:type oo:Facility ;
                                              rdfs:label "Indenter Rig" ;
                                              oo:contact <http://id.southampton.ac.uk/facility/F10057#secondary_contact> ;
                                              ns0:within <http://id.southampton.ac.uk/building/19> ;
                                              dcterms:description "The indenter rig can be used to measure the dynamic stiffness of seat cushions and the dynamic characteristics of suspension seat components such as dampers and springs. It may be used to conduct a quasi-static compression test for measuring load-deflection curves of seat cushions." ;
                                              skos:notation "F10057"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                              oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                              dc:description "The indenter rig can be used to measure the dynamic stiffness of seat cushions and the dynamic characteristics of suspension seat components such as dampers and springs. It may be used to conduct a quasi-static compression test for measuring load-deflection curves of seat cushions." ;
                                              rdfs:comment "The indenter rig can be used to measure the dynamic stiffness of seat cushions and the dynamic characteristics of suspension seat components such as dampers and springs. It may be used to conduct a quasi-static compression test for measuring load-deflection curves of seat cushions." ;
                                              oo:organizationPart <http://id.southampton.ac.uk/org/KR> ,
                                                                  <http://id.southampton.ac.uk/org/F2> ;
                                              oo:primaryContact <http://id.southampton.ac.uk/facility/F10057#primary_contact> ;
                                              ns1:facilityIsRCUKCosted "false"^^<http://www.w3.org/2001/XMLSchema#boolean> .

<http://id.southampton.ac.uk/building/19> rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          ns0:within <http://id.southampton.ac.uk/site/1> ;
                                          skos:notation "19"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "ISVR" ;
                                          geo:lat "50.93556"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39282"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-19-isvr-cochlear-implant-centre> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/19#residential> ;
                                          ns1:buildingArchitect <http://id.southampton.ac.uk/building/19#architect> ;
                                          ns1:buildingDate "2007" ;
                                          dcterms:spatial "POLYGON((-1.39313923280514 50.9354851665757,-1.39297834453775 50.9357212920631,-1.39255721433256 50.9356073903953,-1.39271810259994 50.9353712643295,-1.39313923280514 50.9354851665757))" .

<https://data.southampton.ac.uk/image-archive/buildings/raw/19.jpg> foaf:depicts <http://id.southampton.ac.uk/building/19> ;
                                                                    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 "3540763"^^<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/19.jpg> foaf:depicts <http://id.southampton.ac.uk/building/19> ;
                                                                     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/19.jpg> ;
                                                                     ns3:height "666"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:fileSize "99220"^^<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/19.jpg> foaf:depicts <http://id.southampton.ac.uk/building/19> ;
                                                                    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/19.jpg> ;
                                                                    ns3:height "533"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "67550"^^<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/19.jpg> foaf:depicts <http://id.southampton.ac.uk/building/19> ;
                                                                    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/19.jpg> ;
                                                                    ns3:height "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "41170"^^<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/19.jpg> foaf:depicts <http://id.southampton.ac.uk/building/19> ;
                                                                    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/19.jpg> ;
                                                                    ns3:height "266"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "20881"^^<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/19.jpg> foaf:depicts <http://id.southampton.ac.uk/building/19> ;
                                                                    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/19.jpg> ;
                                                                    ns3:height "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "12904"^^<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/19.jpg> foaf:depicts <http://id.southampton.ac.uk/building/19> ;
                                                                    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/19.jpg> ;
                                                                    ns3:height "133"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "6732"^^<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/19.jpg> foaf:depicts <http://id.southampton.ac.uk/building/19> ;
                                                                    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/19.jpg> ;
                                                                    ns3:height "66"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "2515"^^<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/19.jpg> foaf:depicts <http://id.southampton.ac.uk/building/19> ;
                                                                   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/19.jpg> ;
                                                                   ns3:height "33"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "1268"^^<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/19.jpg> foaf:depicts <http://id.southampton.ac.uk/building/19> ;
                                                                     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/19.jpg> ;
                                                                     ns3:height "1280"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:fileSize "297277"^^<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/19.jpg> foaf:depicts <http://id.southampton.ac.uk/building/19> ;
                                                                     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/19.jpg> ;
                                                                     ns3:height "1066"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:fileSize "219554"^^<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/19.jpg> foaf:depicts <http://id.southampton.ac.uk/building/19> ;
                                                                        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/19.jpg> ;
                                                                        ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "72348"^^<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/19.jpg> foaf:depicts <http://id.southampton.ac.uk/building/19> ;
                                                                        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/19.jpg> ;
                                                                        ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "27150"^^<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/19.jpg> foaf:depicts <http://id.southampton.ac.uk/building/19> ;
                                                                        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/19.jpg> ;
                                                                        ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "13648"^^<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/19.jpg> foaf:depicts <http://id.southampton.ac.uk/building/19> ;
                                                                        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/19.jpg> ;
                                                                        ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "12147"^^<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/19.jpg> foaf:depicts <http://id.southampton.ac.uk/building/19> ;
                                                                        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/19.jpg> ;
                                                                        ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "10181"^^<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/F10057#primary_contact> rdf:type foaf:Agent ;
                                                              foaf:name "to be assigned, Dummy" .