@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/F10040> rdf:type oo:Facility ;
                                              rdfs:label "Transgenic facilities" ;
                                              dcterms:description "This facility provides services to researchers to analyse the function of genes within the whole animal context allowing important biological and medical questions to be addressed across the University." ;
                                              skos:notation "F10040"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                              oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                              dc:description "This facility provides services to researchers to analyse the function of genes within the whole animal context allowing important biological and medical questions to be addressed across the University." ;
                                              rdfs:comment "This facility provides services to researchers to analyse the function of genes within the whole animal context allowing important biological and medical questions to be addressed across the University." ;
                                              oo:organizationPart <http://id.southampton.ac.uk/org/BJ> ,
                                                                  <http://id.southampton.ac.uk/org/F6> ;
                                              oo:primaryContact <http://id.southampton.ac.uk/facility/F10040#primary_contact> ;
                                              ns0:facilityIsRCUKCosted "false"^^<http://www.w3.org/2001/XMLSchema#boolean> .

<http://id.southampton.ac.uk/org/BJ> rdf:type ns1:Organization ;
                                     skos:notation "A2BJ000000"^^<http://id.southampton.ac.uk/ns/10CharHRCode> ,
                                                   "BJ"^^<http://id.southampton.ac.uk/ns/alphaCode> ;
                                     rdfs:label "School of Biological Sciences" ;
                                     foaf:homepage <https://www.southampton.ac.uk/biosci> ;
                                     ns1:hasSubOrganization <http://id.southampton.ac.uk/org/A2BJ030000> ,
                                                            <http://id.southampton.ac.uk/org/A2BJ060000> ,
                                                            <http://id.southampton.ac.uk/org/A2BJ120000> ,
                                                            <http://id.southampton.ac.uk/org/A2BJ130000> ,
                                                            <http://id.southampton.ac.uk/org/A2BJ070000> ,
                                                            <http://id.southampton.ac.uk/org/A2BJ100000> ,
                                                            <http://id.southampton.ac.uk/org/A2BJ020000> ,
                                                            <http://id.southampton.ac.uk/org/A2BJ040000> ,
                                                            <http://id.southampton.ac.uk/org/A2BJ010000> ;
                                     owl:sameAs <http://id.southampton.ac.uk/org/A2BJ000000> ;
                                     ns0:googleMapsZoom "13" .

<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/facility/F10040#primary_contact> rdf:type foaf:Agent ;
                                                              foaf:name "SHETH, BHAVWANTI" ;
                                                              foaf:phone <tel:+442380594288> .