@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/F10066> rdf:type oo:Facility ;
                                              rdfs:label "Dissolved Organic Carbon and Total Dissolved Nitrogen Facility" ;
                                              dcterms:description "This is our facility to analyse dissolved organic carbon and total dissolved nitrogen in seawater and freshwater samples. The NERC facility analyses seawater samples using state-of-the-art instrumentation (Shimadzu TOV V CPN-TN). Advice is provided on sampling, sample handling and storage." ;
                                              skos:notation "F10066"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                              oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                              dc:description "This is our facility to analyse dissolved organic carbon and total dissolved nitrogen in seawater and freshwater samples. The NERC facility analyses seawater samples using state-of-the-art instrumentation (Shimadzu TOV V CPN-TN). Advice is provided on sampling, sample handling and storage." ;
                                              rdfs:comment "This is our facility to analyse dissolved organic carbon and total dissolved nitrogen in seawater and freshwater samples. The NERC facility analyses seawater samples using state-of-the-art instrumentation (Shimadzu TOV V CPN-TN). Advice is provided on sampling, sample handling and storage." ;
                                              oo:organizationPart <http://id.southampton.ac.uk/org/F6> ,
                                                                  <http://id.southampton.ac.uk/org/HN> ;
                                              oo:primaryContact <http://id.southampton.ac.uk/facility/F10066#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/F10066#primary_contact> rdf:type foaf:Agent ;
                                                              foaf:name "ACHTERBERG, ERIC" ;
                                                              foaf:phone <tel:+442380593199> .