s4bldg:FireSuppressionTerminal — Fire suppression terminal

IRI
https://saref.etsi.org/saref4bldg/FireSuppressionTerminal
Is defined by
https://saref.etsi.org/saref4bldg/v1.1.2/
https://saref.etsi.org/saref4bldg/v2.1.1/
Is referenced by
https://saref.etsi.org/saref4bldg/v1.1.2/
https://saref.etsi.org/saref4bldg/v2.1.1/
Download serialization
License

Definition of s4bldg:FireSuppressionTerminal

Defined in https://saref.etsi.org/saref4bldg/v1.1.2/ as:

A fire suppression terminal has the purpose of delivering a fluid (gas or liquid) that will suppress a fire. A fire suppression terminal provides for all forms of sprinkler, spreader and other form of terminal that is connected to a pipework system and intended to act in the role of suppressing a fire.

Description as a Class

has super-classes
s4bldg:FlowTerminal

Turtle

@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns1: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix s4bldg: <https://saref.etsi.org/saref4bldg/> .

<https://saref.etsi.org/saref4bldg/v1.1.2/> dct:references s4bldg:FireSuppressionTerminal ;
    dct:subject s4bldg:FireSuppressionTerminal .

<https://saref.etsi.org/saref4bldg/v2.1.1/> dct:references s4bldg:FireSuppressionTerminal ;
    dct:subject s4bldg:FireSuppressionTerminal .

s4bldg:FireSuppressionTerminal a owl:Class ;
    rdfs:label "Fire suppression terminal"@en ;
    dct:isReferencedBy <https://saref.etsi.org/saref4bldg/v1.1.2/>,
        <https://saref.etsi.org/saref4bldg/v2.1.1/> ;
    rdfs:comment """A fire suppression terminal has the purpose of delivering a fluid (gas or liquid) that will suppress a fire.

A fire suppression terminal provides for all forms of sprinkler, spreader and other form of terminal that is connected to a pipework system and intended to act in the role of suppressing a fire."""@en ;
    rdfs:isDefinedBy <https://saref.etsi.org/saref4bldg/v1.1.2/>,
        <https://saref.etsi.org/saref4bldg/v2.1.1/> ;
    rdfs:seeAlso <https://saref.etsi.org/saref4bldg/v1.1.2/>,
        <https://saref.etsi.org/saref4bldg/v2.1.1/>,
        "https://w3id.org/ifc/IFC4_ADD1#IfcFireSuppressionTerminal" ;
    rdfs:subClassOf s4bldg:FlowTerminal ;
    ns1:hiddenLabel "FireSuppressionTerminal" ;
    prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcplumbingfireprotectiondomain/lexical/ifcfiresuppressionterminal.htm>,
        <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcplumbingfireprotectiondomain/pset/pset_firesuppressionterminaltypecommon.htm> .