Definition of s4bldg:SanitaryTerminal
Defined in https://saref.etsi.org/saref4bldg/v1.1.2/ as:
A sanitary terminal is a fixed appliance or terminal usually supplied with water and used for drinking, cleaning or foul water disposal or that is an item of equipment directly used with such an appliance or terminal.
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:SanitaryTerminal ;
dct:subject s4bldg:SanitaryTerminal .
<https://saref.etsi.org/saref4bldg/v2.1.1/> dct:references s4bldg:SanitaryTerminal ;
dct:subject s4bldg:SanitaryTerminal .
s4bldg:SanitaryTerminal a owl:Class ;
rdfs:label "Sanitary terminal"@en ;
dct:isReferencedBy <https://saref.etsi.org/saref4bldg/v1.1.2/>,
<https://saref.etsi.org/saref4bldg/v2.1.1/> ;
rdfs:comment "A sanitary terminal is a fixed appliance or terminal usually supplied with water and used for drinking, cleaning or foul water disposal or that is an item of equipment directly used with such an appliance or terminal."@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#IfcSanitaryTerminal" ;
rdfs:subClassOf s4bldg:FlowTerminal ;
ns1:hiddenLabel "SanitaryTerminal" ;
prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcplumbingfireprotectiondomain/lexical/ifcsanitaryterminal.htm>,
<http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcplumbingfireprotectiondomain/pset/pset_sanitaryterminaltypecommon.htm> .