@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 foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <http://vocab.deri.ie/rooms#> .
@prefix ns2: <http://id.southampton.ac.uk/ns/> .
@prefix ns3: <http://www.w3.org/ns/org#> .
@prefix ns4: <http://purl.org/vocab/aiiso/schema#> .

<http://id.southampton.ac.uk/equipment/E11059> rdf:type oo:Equipment ;
                                               rdfs:label "Isoprime PyroCube Elemental Analyser and Agilent 7890A GC coupled to a GeoVisION+ IRMS" ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E11059#secondary_contact> ;
                                               ns0:within <http://id.southampton.ac.uk/building/68> ;
                                               dcterms:description "Elemental composition of carbon, nitrogen and sulphur as well as d13C, d15N and d34S stable isotopes in organic matrices (sediments, plants, plankton filters, biological tissues). Also available for elemental composition of oxygen and hydrogen as well as d2H and d18O stable isotopes in organic matrices as well as in liquids" ;
                                               skos:notation "E11059"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               dc:description "Elemental composition of carbon, nitrogen and sulphur as well as d13C, d15N and d34S stable isotopes in organic matrices (sediments, plants, plankton filters, biological tissues). Also available for elemental composition of oxygen and hydrogen as well as d2H and d18O stable isotopes in organic matrices as well as in liquids" ;
                                               rdfs:comment "Elemental composition of carbon, nitrogen and sulphur as well as d13C, d15N and d34S stable isotopes in organic matrices (sediments, plants, plankton filters, biological tissues). Also available for elemental composition of oxygen and hydrogen as well as d2H and d18O stable isotopes in organic matrices as well as in liquids" ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F6> ,
                                                                   <http://id.southampton.ac.uk/org/HN> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E11059#primary_contact> ;
                                               oo:relatedFacility <http://id.southampton.ac.uk/facility/F10000> .

<http://id.southampton.ac.uk/equipment/E11059#secondary_contact> rdf:type foaf:Person ;
                                                                 foaf:phone <tel:+2319923040> .

<http://id.southampton.ac.uk/building/68> rdf:type ns1:Building ,
                                                   ns2:UoSBuilding ;
                                          rdfs:label "National Oceanography Centre" .

<http://id.southampton.ac.uk/> rdf:type ns3:Organization ,
                                        ns4:Institution ,
                                        ns3:FormalOrganization ,
                                        foaf:Organization ;
                               rdfs:label "University of Southampton" .

<http://id.southampton.ac.uk/org/F6> rdf:type ns3:OrganizationalUnit ,
                                              ns3:Organization ;
                                     rdfs:label "Faculty of Natural and Environmental Sciences" .

<http://id.southampton.ac.uk/org/HN> rdf:type ns3:Organization ;
                                     rdfs:label "School of Ocean and Earth Science" .

<http://id.southampton.ac.uk/equipment/E11059#primary_contact> rdf:type foaf:Agent ;
                                                               foaf:name "HAMBACH, BASTIAN" ;
                                                               foaf:phone <tel:+2657326479> .