@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 ns1: <http://id.southampton.ac.uk/ns/> .
@prefix ns2: <http://vocab.deri.ie/rooms#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns3: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix ns4: <http://www.w3.org/ns/org#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://id.southampton.ac.uk/facility/F10069> rdf:type oo:Facility ;
                                              rdfs:label "The Tony Davies High Voltage Laboratory" ;
                                              ns0:within <http://id.southampton.ac.uk/building/20> ;
                                              dcterms:description "The Tony Davies HV Laboratory is an active centre for research into dielectric materials and insulation systems, as well as high voltage and related phenomena. We are also a commercial testing house and consultancy service. It is equipped with state-of-the-art facilities, supported by a specialist engineering team who are all actively involved in internationally leading research." ;
                                              skos:notation "F10069"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                              oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                              dc:description "The Tony Davies HV Laboratory is an active centre for research into dielectric materials and insulation systems, as well as high voltage and related phenomena. We are also a commercial testing house and consultancy service. It is equipped with state-of-the-art facilities, supported by a specialist engineering team who are all actively involved in internationally leading research." ;
                                              rdfs:comment "The Tony Davies HV Laboratory is an active centre for research into dielectric materials and insulation systems, as well as high voltage and related phenomena. We are also a commercial testing house and consultancy service. It is equipped with state-of-the-art facilities, supported by a specialist engineering team who are all actively involved in internationally leading research." ;
                                              oo:organizationPart <http://id.southampton.ac.uk/org/F7> ,
                                                                  <http://id.southampton.ac.uk/org/FP> ;
                                              oo:primaryContact <http://id.southampton.ac.uk/facility/F10069#primary_contact> ;
                                              ns1:facilityIsRCUKCosted "false"^^<http://www.w3.org/2001/XMLSchema#boolean> .

<http://id.southampton.ac.uk/building/20> rdf:type ns2:Building ,
                                                   ns1:UoSBuilding ;
                                          ns0:within <http://id.southampton.ac.uk/site/1> ;
                                          skos:notation "20"^^<http://id.southampton.ac.uk/ns/building-code-scheme> ;
                                          oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                          rdfs:label "High Voltage Laboratory" ;
                                          geo:lat "50.93694"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39508"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          ns1:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/building-20-tony-davies-high-voltage-laboratory> ;
                                          ns2:occupant <http://id.southampton.ac.uk/org/F7> ,
                                                       <http://id.southampton.ac.uk/org/FP> ,
                                                       <http://id.southampton.ac.uk/org/F7FP050000> ;
                                          oo:lacksFeature <http://id.southampton.ac.uk/building/20#residential> ;
                                          ns1:buildingDate "1991 and 2004" ;
                                          dcterms:spatial "POLYGON((-1.39535322065438 50.9370647672241,-1.3951819119297 50.9371264148874,-1.3948771135538 50.9367902671322,-1.39505264436031 50.9367270905567,-1.39514822510655 50.936832498021,-1.3950785158405 50.9368575761312,-1.39517095248323 50.9369594735054,-1.39523643966745 50.9369359805195,-1.39535322065438 50.9370647672241))" .

<https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    ns3:height "3168"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "4224"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "3102628"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1000/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                     rdf:type foaf:Image ;
                                                                     dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                     dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> ;
                                                                     ns3:height "750"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:width "1000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:fileSize "94683"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> ;
                                                                    ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "62518"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/600/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> ;
                                                                    ns3:height "450"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "36312"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/400/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> ;
                                                                    ns3:height "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "400"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "16674"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/300/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> ;
                                                                    ns3:height "225"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "300"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "9809"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/200/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> ;
                                                                    ns3:height "150"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "4767"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/100/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                    rdf:type foaf:Image ;
                                                                    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                    dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                    dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                    dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> ;
                                                                    ns3:height "75"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:width "100"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:fileSize "1886"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                    ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                    dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/50/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                   rdf:type foaf:Image ;
                                                                   dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                   dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                   dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                   dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> ;
                                                                   ns3:height "37"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:width "50"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:fileSize "1072"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                   ns3:aspectRatio "1.3513513513514"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1920/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                     rdf:type foaf:Image ;
                                                                     dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                     dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> ;
                                                                     ns3:height "1440"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:width "1920"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:fileSize "303192"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/1600/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                     rdf:type foaf:Image ;
                                                                     dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                     dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                     dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                     dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> ;
                                                                     ns3:height "1200"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:width "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:fileSize "221155"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                     ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                     dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/800x600/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> ;
                                                                        ns3:height "600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "800"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "62518"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:aspectRatio "1.3333333333333"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/480x297/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> ;
                                                                        ns3:height "297"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "480"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "20454"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/320x198/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> ;
                                                                        ns3:height "198"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "320"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "9455"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:aspectRatio "1.6161616161616"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/240x260/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> ;
                                                                        ns3:height "260"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "240"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "9265"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:aspectRatio "0.92307692307692"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://data.southampton.ac.uk/image-archive/buildings/220x220/20.jpg> foaf:depicts <http://id.southampton.ac.uk/building/20> ;
                                                                        rdf:type foaf:Image ;
                                                                        dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
                                                                        dcterms:format <http://purl.org/xtypes/Format-JPEG> ;
                                                                        dcterms:creator <http://id.southampton.ac.uk/person/D5mY> ;
                                                                        dcterms:isVersionOf <https://data.southampton.ac.uk/image-archive/buildings/raw/20.jpg> ;
                                                                        ns3:height "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:width "220"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:fileSize "7307"^^<http://www.w3.org/2001/XMLSchema#integer> ;
                                                                        ns3:aspectRatio "1"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                        dcterms:date "2013"^^<http://www.w3.org/2001/XMLSchema#date> .

<http://id.southampton.ac.uk/org/F7> rdf:type ns4:OrganizationalUnit ,
                                              ns4:Organization ;
                                     skos:notation "F7"^^<http://id.southampton.ac.uk/ns/alphaCode> ;
                                     rdfs:label "Physical Sciences and Engineering" ;
                                     foaf:homepage <http://www.fpse.soton.ac.uk/> .

<http://id.southampton.ac.uk/org/FP> rdf:type ns4:Organization ;
                                     skos:notation "A3FP000000"^^<http://id.southampton.ac.uk/ns/10CharHRCode> ,
                                                   "FP"^^<http://id.southampton.ac.uk/ns/alphaCode> ;
                                     rdfs:label "School of Electronics & Computer Science" ;
                                     foaf:homepage <http://www.ecs.soton.ac.uk/> ;
                                     ns4:hasSubOrganization <http://id.southampton.ac.uk/org/A3FP090000> ,
                                                            <http://id.southampton.ac.uk/org/A3FP130000> ,
                                                            <http://id.southampton.ac.uk/org/A3FP030000> ,
                                                            <http://id.southampton.ac.uk/org/A3FP050000> ,
                                                            <http://id.southampton.ac.uk/org/A3FP020000> ,
                                                            <http://id.southampton.ac.uk/org/A3FP100000> ,
                                                            <http://id.southampton.ac.uk/org/A3FP080000> ,
                                                            <http://id.southampton.ac.uk/org/A3FP040000> ,
                                                            <http://id.southampton.ac.uk/org/A3FP160000> ,
                                                            <http://id.southampton.ac.uk/org/A3FP150000> ,
                                                            <http://id.southampton.ac.uk/org/A3FP060000> ,
                                                            <http://id.southampton.ac.uk/org/A3FP120000> ,
                                                            <http://id.southampton.ac.uk/org/A3FP110000> ;
                                     owl:sameAs <http://id.southampton.ac.uk/org/A3FP000000> .

<http://id.southampton.ac.uk/facility/F10069#primary_contact> rdf:type foaf:Agent ;
                                                              foaf:name "LEWIN, PAUL" ;
                                                              foaf:phone <tel:+442380593586> .

<http://id.southampton.ac.uk/equipment/E10439> oo:relatedFacility <http://id.southampton.ac.uk/facility/F10069> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10439#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               ns0:within <http://id.southampton.ac.uk/building/20> ;
                                               skos:notation "E10439"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F7> ,
                                                                   <http://id.southampton.ac.uk/org/FP> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10439#primary_contact> ;
                                               rdfs:label "AC transformer test cascade 300kV, 0.19A, 50Hz (ACS 300-0.19)" .

<http://id.southampton.ac.uk/equipment/E10426> oo:relatedFacility <http://id.southampton.ac.uk/facility/F10069> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10426#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               ns0:within <http://id.southampton.ac.uk/building/20> ;
                                               skos:notation "E10426"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F7> ,
                                                                   <http://id.southampton.ac.uk/org/FP> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10426#primary_contact> ;
                                               rdfs:label "Upgrade Of Rm1000 Raman Microscope" .

<http://id.southampton.ac.uk/equipment/E10485> oo:relatedFacility <http://id.southampton.ac.uk/facility/F10069> ;
                                               oo:contact <http://id.southampton.ac.uk/equipment/E10485#secondary_contact> ;
                                               rdf:type oo:Equipment ;
                                               ns0:within <http://id.southampton.ac.uk/building/20> ;
                                               skos:notation "E10485"^^<http://id.southampton.ac.uk/ns/equipment-code-scheme> ;
                                               oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                               oo:organizationPart <http://id.southampton.ac.uk/org/F7> ,
                                                                   <http://id.southampton.ac.uk/org/FP> ;
                                               oo:primaryContact <http://id.southampton.ac.uk/equipment/E10485#primary_contact> ;
                                               rdfs:label "Raman System 1000" .