@prefix cl: <http://purl.obolibrary.org/obo/CL> .
@prefix go: <http://purl.obolibrary.org/obo/GO> .
@prefix ro: <http://purl.obolibrary.org/obo/RO> .
@prefix bfo: <http://purl.obolibrary.org/obo/BFO> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix iao: <http://purl.obolibrary.org/obo/IAO> .
@prefix obi: <http://purl.obolibrary.org/obo/OBI> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix af-c: <http://purl.allotrope.org/ontologies/common#> .
@prefix af-e: <http://purl.allotrope.org/ontologies/equipment#> .
@prefix af-m: <http://purl.allotrope.org/ontologies/material#> .
@prefix af-p: <http://purl.allotrope.org/ontologies/process#> .
@prefix af-q: <http://purl.allotrope.org/ontologies/quality#> .
@prefix af-r: <http://purl.allotrope.org/ontologies/result#> .
@prefix af-x: <http://purl.allotrope.org/ontologies/property#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix af-cur: <http://purl.allotrope.org/ontologies/curation#> .
@base <http://purl.allotrope.org/voc/afo/domain/WD/2019/06/plumbing> .

<http://purl.allotrope.org/voc/afo/domain/WD/2019/06/plumbing> rdf:type owl:Ontology ;
                                                               
                                                               owl:versionIRI <http://purl.allotrope.org/voc/afo/domain/WD/2019/06/plumbing> ;
                                                               
                                                               owl:imports <http://purl.allotrope.org/voc/afo/domain/CR/2019/06/plumbing> ,
                                                                           <http://purl.allotrope.org/voc/afo/WD/2019/06/afo> ,
                                                                           <http://purl.allotrope.org/voc/afo/domain/WD/2019/06/pumping> ;
                                                               
                                                               dct:rights <http://purl.allotrope.org/voc/attribution> ;
                                                               
                                                               dct:modified "2019-04-02T12:00:00Z"^^xsd:dateTime ;
                                                               
                                                               dct:rights <http://purl.allotrope.org/voc/copyright> ;
                                                               
                                                               owl:versionInfo "WD/2019/06" ;
                                                               
                                                               dct:issued "2019-07-05T12:00:00Z"^^xsd:dateTime ;
                                                               
                                                               dct:title "AFO Plumbing Domain Ontology (WD/2019/06)" ;
                                                               
                                                               dct:license <http://purl.allotrope.org/voc/creative-commons-attribution-license> ;
                                                               
                                                               owl:priorVersion <http://purl.allotrope.org/voc/afo/domain/WD/2019/03/plumbing> .


#################################################################
#
#    Annotation properties
#
#################################################################


###  http://purl.allotrope.org/ontologies/property#AFX_0002796

af-x:AFX_0002796 rdf:type owl:AnnotationProperty .



###  http://purl.allotrope.org/ontologies/property#AFX_0002798

af-x:AFX_0002798 rdf:type owl:AnnotationProperty .



###  http://purl.allotrope.org/ontologies/property#AFX_0002809

af-x:AFX_0002809 rdf:type owl:AnnotationProperty .



###  http://purl.org/dc/terms/source

dct:source rdf:type owl:AnnotationProperty .



###  http://www.w3.org/2004/02/skos/core#altLabel

skos:altLabel rdf:type owl:AnnotationProperty .



###  http://www.w3.org/2004/02/skos/core#changeNote

skos:changeNote rdf:type owl:AnnotationProperty .



###  http://www.w3.org/2004/02/skos/core#definition

skos:definition rdf:type owl:AnnotationProperty .



###  http://www.w3.org/2004/02/skos/core#example

skos:example rdf:type owl:AnnotationProperty .



###  http://www.w3.org/2004/02/skos/core#note

skos:note rdf:type owl:AnnotationProperty .



###  http://www.w3.org/2004/02/skos/core#prefLabel

skos:prefLabel rdf:type owl:AnnotationProperty .



###  http://www.w3.org/2004/02/skos/core#scopeNote

skos:scopeNote rdf:type owl:AnnotationProperty .





#################################################################
#
#    Classes
#
#################################################################


###  http://purl.allotrope.org/ontologies/equipment#AFE_0000104

af-e:AFE_0000104 rdf:type owl:Class ;
                 
                 rdfs:subClassOf af-e:AFE_0000795 ;
                 
                 af-x:AFX_0002798 "true"^^xsd:boolean ;
                 
                 skos:definition "A valve that has one inlet and two outlets or vice versa. [Allotrope]" ;
                 
                 skos:prefLabel "divert valve" .



###  http://purl.allotrope.org/ontologies/equipment#AFE_0000558

af-e:AFE_0000558 rdf:type owl:Class ;
                 
                 rdfs:subClassOf af-e:AFE_0000014 .



###  http://purl.allotrope.org/ontologies/equipment#AFE_0000750

af-e:AFE_0000750 rdf:type owl:Class ;
                 
                 rdfs:subClassOf af-e:AFE_0000795 ;
                 
                 af-x:AFX_0002798 "true"^^xsd:boolean ;
                 
                 skos:definition "A valve used for pressure between 0 and 15000 psi. [Allotrope]" ;
                 
                 skos:prefLabel "high-pressure valve" .



###  http://purl.allotrope.org/ontologies/equipment#AFE_0000795

af-e:AFE_0000795 rdf:type owl:Class ;
                 
                 rdfs:subClassOf af-e:AFE_0000014 .



###  http://purl.allotrope.org/ontologies/equipment#AFE_0000813

af-e:AFE_0000813 rdf:type owl:Class ;
                 
                 rdfs:subClassOf af-e:AFE_0000795 ;
                 
                 af-x:AFX_0002798 "true"^^xsd:boolean ;
                 
                 skos:definition "Valve used for low pressure ranges. [Allotrope]" ;
                 
                 skos:example "Reactor valve module of a bioreactor" ;
                 
                 skos:prefLabel "low-pressure valve" .



###  http://purl.allotrope.org/ontologies/equipment#AFE_0000824

af-e:AFE_0000824 rdf:type owl:Class ;
                 
                 rdfs:subClassOf af-e:AFE_0001876 .



###  http://purl.allotrope.org/ontologies/equipment#AFE_0000828

af-e:AFE_0000828 rdf:type owl:Class ;
                 
                 rdfs:subClassOf af-e:AFE_0000014 .



###  http://purl.allotrope.org/ontologies/equipment#AFE_0001179

af-e:AFE_0001179 rdf:type owl:Class ;
                 
                 rdfs:subClassOf af-e:AFE_0000795 ,
                                 af-e:AFE_0001180 ;
                 
                 dct:source "https://en.wikipedia.org/wiki/Check_valve" ;
                 
                 skos:altLabel "clack valve" ,
                               "non-return valve" ,
                               "one-way valve" ;
                 
                 skos:definition "A check valve is a valve that normally allows fluid (liquid or gas) to flow through it in only one direction. [Wikipedia]" ;
                 
                 skos:prefLabel "check valve" .



###  http://purl.allotrope.org/ontologies/equipment#AFE_0001355

af-e:AFE_0001355 rdf:type owl:Class ;
                 
                 rdfs:subClassOf af-e:AFE_0001180 .



###  http://purl.allotrope.org/ontologies/equipment#AFE_0001358

af-e:AFE_0001358 rdf:type owl:Class ;
                 
                 rdfs:subClassOf af-e:AFE_0000795 ;
                 
                 af-x:AFX_0002798 "true"^^xsd:boolean ;
                 
                 dct:source "https://en.wikipedia.org/wiki/Double_check_valve" ;
                 
                 skos:altLabel "DCA" ,
                               "double check assembly" ;
                 
                 skos:changeNote "2015-11-03 Added concept [Amgen]" ;
                 
                 skos:definition "A double check valve or double check assembly (DCA) is a backflow prevention device designed to protect water supplies from contamination. It consists of two check valves assembled in series. This employs two operating principles: firstly one check valve will still act, even if the other is jammed wide open. Secondly the closure of one valve reduces the pressure differential across the other, allowing a more reliable seal and avoiding even minor leakage. [Wikipedia]" ;
                 
                 skos:prefLabel "double check valve" .



###  http://purl.allotrope.org/ontologies/equipment#AFE_0001489

af-e:AFE_0001489 rdf:type owl:Class ;
                 
                 rdfs:subClassOf af-e:AFE_0000795 ;
                 
                 dct:source "https://en.wikipedia.org/wiki/Stopcock" ;
                 
                 skos:definition "A stopcock is a form of ball valve used to control the flow of a liquid or gas. Compared to the progressive control of a gate valve a stop cock's is coarse, confining their use principally to on-off applications. [Wikipedia]" ;
                 
                 skos:prefLabel "stopcock" .



###  http://purl.allotrope.org/ontologies/equipment#AFE_0001677

af-e:AFE_0001677 rdf:type owl:Class ;
                 
                 rdfs:subClassOf af-e:AFE_0000795 ;
                 
                 skos:changeNote "2015-11-25 Added concept [Amgen]" ;
                 
                 skos:definition "An isolation valve is a type of valve that allows for controlling the flow of material to a certain direction. [Allotrope]" ;
                 
                 skos:example "isolation valve of a DVS instrument" ;
                 
                 skos:prefLabel "isolation valve" .



###  http://purl.allotrope.org/ontologies/equipment#AFE_0001703

af-e:AFE_0001703 rdf:type owl:Class ;
                 
                 rdfs:subClassOf af-e:AFE_0000795 ,
                                 af-e:AFE_0002148 ;
                 
                 skos:altLabel "pressure regulator" ;
                 
                 skos:changeNote "2015-11-25 Added concept [Amgen]" ,
                                 "2017-05-12 Aligned with BFO [Allotrope]" ;
                 
                 skos:definition "A valve is a device that regulates, directs or controls the flow of a fluid (gases, liquids, fluidized solids, or slurries) by opening, closing, or partially obstructing various passageways. Valves are technically fittings, but are usually discussed as a separate category. In an open valve, fluid flows in a direction from higher pressure to lower pressure. The word is derived from the Latin valva, the moving part of a door, in turn from volvere, to turn, roll. [Wikipedia]" ;
                 
                 skos:prefLabel "pressure control valve" .



###  http://purl.allotrope.org/ontologies/equipment#AFE_0001704

af-e:AFE_0001704 rdf:type owl:Class ;
                 
                 rdfs:subClassOf af-e:AFE_0000795 ;
                 
                 af-x:AFX_0002798 "true"^^xsd:boolean ;
                 
                 skos:changeNote "2015-11-25 Added concept [Amgen]" ;
                 
                 skos:definition "A throttle is the mechanism by which fluid flow is managed by constriction or obstruction. An engine's power can be increased or decreased by the restriction of inlet gases (i.e., by the use of a throttle), but usually decreased. The term throttle has come to refer, informally and incorrectly, to any mechanism by which the power or speed of an engine is regulated. What is often termed a throttle (in an aviation context) is more correctly called a thrust lever , particularly for jet engine powered aircraft. For a steam engine, the steam valve that sets the engine speed/power is often known as a regulator. [Wikipedia]" ;
                 
                 skos:prefLabel "throttle valve" .





#################################################################
#
#    Individuals
#
#################################################################


###  http://purl.allotrope.org/voc/attribution

<http://purl.allotrope.org/voc/attribution> rdf:type owl:NamedIndividual ,
                                                     dct:RightsStatement ;
                                            
                                            dct:description """
These taxonomies contain material or may constitute derivative works of material which may be subject to copyright by one of the following organizations.  By using these taxonomies, you agree to the following terms and conditions applicable to its contents:
******************************************************************************
Copyright Notice and Terms for IUPAC Gold Book
______________________________________________________________________________
Copyright © 1998, Regents of the University of California
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
Copyright Notice and Terms for PSI-MS (Proteomics Standards Initiative - Mass Spectrometry) Mass spectrometer output files and spectra interpretation
_____________________________________________________________________________
Created by Matt Chambers, Andreas Bertsch, Marius Kallhardt, Eric Deutsch Fredrik Levander, Pierre-Alain Binz, and Gerhard Mayer. Publisher: HUPO Proteomics Standards Initiative Mass Spectrometry Standards Working Group and HUPO Proteomics Standards Initiative Proteomics Informatics Working Group. This work is used pursuant to a Creative Commons license available here: http://creativecommons.org/licenses/by/3.0/legalcode

******************************************************************************
Attribution Notice for National Center for Biomedical Ontology materials.

This work contains material from the Cell Ontology and Clinical Measurement Ontology, available here: http://bioportal.bioontology.org/.
******************************************************************************
Attribution Notice for ChEBI
This work contains material from the European Bioinformatics Institute’s ChEBI database.
******************************************************************************
Attribution Notice for Quantities Units Dimensions Data Types (http://www.qudt.org/)
This work contains content from www.qudt.org and is used pursuant to a Creative Commons License available here: http://creativecommons.org/licenses/by-sa/3.0/us/legalcode. The original work may have been modified.
******************************************************************************
Copyright and Attribution Notice for Dublin Core Metadata Initiative Document
This work contains material from the following DCMI document used pursuant to a creative commons license available here: https://creativecommons.org/licenses/by/4.0/legalcode. This material may have been modified or changed.
Timestamped URL:          http://dublincore.org/documents/2012/06/14/dcmi-terms/
Date Issued:                       2012-06-14
Document Status:            This is a DCMI Recommendation.
Copyright © 1995-2015 DCMI. All Rights Reserved. DCMI liability, trademark/service mark, document use and software licensing rules apply.
******************************************************************************

""" ;
                                            
                                            dct:title "Derivative works attribution" .



###  http://purl.allotrope.org/voc/copyright

<http://purl.allotrope.org/voc/copyright> rdf:type owl:NamedIndividual ,
                                                   dct:RightsStatement ;
                                          
                                          dct:description "(c) 2018 Allotrope Foundation" ;
                                          
                                          dct:title "(c) 2018 Allotrope Foundation" .



###  http://purl.allotrope.org/voc/creative-commons-attribution-license

<http://purl.allotrope.org/voc/creative-commons-attribution-license> rdf:type owl:NamedIndividual ,
                                                                              dct:LicenseDocument ;
                                                                     
                                                                     dct:description """This work is licensed under a Creative Commons Attribution 4.0 International License http://creativecommons.org/licenses/by/4.0/.

THESE MATERIALS ARE PROVIDED \"AS IS\" AND ALLOTROPE EXPRESSLY DISCLAIMS ALL WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, INCLUDING, WITHOUT LIMITATION, THE WARRANTIES OF NON-INFRINGEMENT, TITLE, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Copyright © 2015-2018 Allotrope Foundation
""" ;
                                                                     
                                                                     dct:rightsHolder <http://www.allotrope.org> ;
                                                                     
                                                                     dct:title "Creative Commons Attribution 4.0 International Public License" .




###  Generated by the OWL API (version 4.1.3) https://github.com/owlcs/owlapi

