@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 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 ns0: <http://id.southampton.ac.uk/ns/> .
@prefix ns1: <http://www.w3.org/ns/org#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://id.southampton.ac.uk/facility/F10060> rdf:type oo:Facility ;
                                              rdfs:label "Pressure Lab (Hyperbaric aquarium)" ;
                                              dcterms:description "The pressure lab enables us to study deep-sea organisms under pressurised conditions. It is based around two IPOCAMPs (Incubateur Pressurisé pour l¿Observation et la Culture d¿Animaux Marins Profonds). The lab is also equipped with a number of smaller pressure vessels that are also used to study the effects of pressure on the ecology and physiology of marine invertebrates." ;
                                              skos:notation "F10060"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                              oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                              dc:description "The pressure lab enables us to study deep-sea organisms under pressurised conditions. It is based around two IPOCAMPs (Incubateur Pressurisé pour l¿Observation et la Culture d¿Animaux Marins Profonds). The lab is also equipped with a number of smaller pressure vessels that are also used to study the effects of pressure on the ecology and physiology of marine invertebrates." ;
                                              rdfs:comment "The pressure lab enables us to study deep-sea organisms under pressurised conditions. It is based around two IPOCAMPs (Incubateur Pressurisé pour l¿Observation et la Culture d¿Animaux Marins Profonds). The lab is also equipped with a number of smaller pressure vessels that are also used to study the effects of pressure on the ecology and physiology of marine invertebrates." ;
                                              oo:organizationPart <http://id.southampton.ac.uk/org/F6> ,
                                                                  <http://id.southampton.ac.uk/org/HN> ;
                                              oo:primaryContact <http://id.southampton.ac.uk/facility/F10060#primary_contact> ;
                                              ns0:facilityIsRCUKCosted "false"^^<http://www.w3.org/2001/XMLSchema#boolean> .

<http://id.southampton.ac.uk/org/F6> rdf:type ns1:OrganizationalUnit ,
                                              ns1:Organization ;
                                     skos:notation "F6"^^<http://id.southampton.ac.uk/ns/alphaCode> ;
                                     rdfs:label "Faculty of Natural and Environmental Sciences" ;
                                     foaf:homepage <https://www.southampton.ac.uk/about/departments/faculties/faculty-natural-environmental-sciences.page> ;
                                     ns0:googleMapsZoom "12" .

<http://id.southampton.ac.uk/org/HN> rdf:type ns1:Organization ;
                                     skos:notation "HN"^^<http://id.southampton.ac.uk/ns/alphaCode> ,
                                                   "A2HN000000"^^<http://id.southampton.ac.uk/ns/10CharHRCode> ;
                                     rdfs:label "School of Ocean and Earth Science" ;
                                     foaf:homepage <https://www.southampton.ac.uk/oes/> ;
                                     ns1:hasSubOrganization <http://id.southampton.ac.uk/org/A2HN080000> ,
                                                            <http://id.southampton.ac.uk/org/A2HN010000> ,
                                                            <http://id.southampton.ac.uk/org/A2HN060000> ,
                                                            <http://id.southampton.ac.uk/org/A2HN070000> ,
                                                            <http://id.southampton.ac.uk/org/A2HN040000> ,
                                                            <http://id.southampton.ac.uk/org/A2HN030000> ,
                                                            <http://id.southampton.ac.uk/org/A2HN050000> ;
                                     owl:sameAs <http://id.southampton.ac.uk/org/A2HN000000> .

<http://id.southampton.ac.uk/facility/F10060#primary_contact> rdf:type foaf:Agent ;
                                                              foaf:name "THATJE, SVEN" ;
                                                              foaf:phone <tel:+442380596449> .