@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/F10062> rdf:type oo:Facility ;
                                              rdfs:label "Coral Reef Laboratory" ;
                                              dcterms:description "Our Coral Reef Laboratory propogates and studies a broad range of corals and other cnidarians in a multi-compartment aquarium system circulating more than 4200 litres of artificial seawater. Complemented by a coral reef display tank used for propogation and teaching, it supports experimentation under tightly controlled conditions." ;
                                              skos:notation "F10062"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                              oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                              dc:description "Our Coral Reef Laboratory propogates and studies a broad range of corals and other cnidarians in a multi-compartment aquarium system circulating more than 4200 litres of artificial seawater. Complemented by a coral reef display tank used for propogation and teaching, it supports experimentation under tightly controlled conditions." ;
                                              rdfs:comment "Our Coral Reef Laboratory propogates and studies a broad range of corals and other cnidarians in a multi-compartment aquarium system circulating more than 4200 litres of artificial seawater. Complemented by a coral reef display tank used for propogation and teaching, it supports experimentation under tightly controlled conditions." ;
                                              oo:organizationPart <http://id.southampton.ac.uk/org/F6> ,
                                                                  <http://id.southampton.ac.uk/org/HN> ;
                                              oo:primaryContact <http://id.southampton.ac.uk/facility/F10062#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/F10062#primary_contact> rdf:type foaf:Agent ;
                                                              foaf:name "WIEDENMANN, JOERG" ;
                                                              foaf:phone <tel:+442380596497> .