@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/F10065> rdf:type oo:Facility ;
                                              rdfs:label "Carbonate Chemistry Facility" ;
                                              dcterms:description "The NERC funded facility analyses seawater samples for carbonate variables, and has state-of-the-art instrumentation. Advice is provided on sampling, sample handling and storage. We also undertake carbonate chemistry calculations following total alkalinity and dissolved inorganic carbon analysis, providing pCO2, pH and other carbonate chemistry variables." ;
                                              skos:notation "F10065"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                              oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                              dc:description "The NERC funded facility analyses seawater samples for carbonate variables, and has state-of-the-art instrumentation. Advice is provided on sampling, sample handling and storage. We also undertake carbonate chemistry calculations following total alkalinity and dissolved inorganic carbon analysis, providing pCO2, pH and other carbonate chemistry variables." ;
                                              rdfs:comment "The NERC funded facility analyses seawater samples for carbonate variables, and has state-of-the-art instrumentation. Advice is provided on sampling, sample handling and storage. We also undertake carbonate chemistry calculations following total alkalinity and dissolved inorganic carbon analysis, providing pCO2, pH and other carbonate chemistry variables." ;
                                              oo:organizationPart <http://id.southampton.ac.uk/org/F6> ,
                                                                  <http://id.southampton.ac.uk/org/HN> ;
                                              oo:primaryContact <http://id.southampton.ac.uk/facility/F10065#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/F10065#primary_contact> rdf:type foaf:Agent ;
                                                              foaf:name "ACHTERBERG, ERIC" ;
                                                              foaf:phone <tel:+442380593199> .