s4watr:DistributionSystem — Distribution system

IRI
https://saref.etsi.org/saref4watr/DistributionSystem
Is defined by
https://saref.etsi.org/saref4watr/v1.1.1/
https://saref.etsi.org/saref4watr/v2.1.1/
Is referenced by
https://saref.etsi.org/saref4watr/v1.1.1/
https://saref.etsi.org/saref4watr/v1.1.1/example/KPI#
https://saref.etsi.org/saref4watr/v1.1.1/example/WaterInfrastructure#
https://saref.etsi.org/saref4watr/v2.1.1/
https://saref.etsi.org/saref4watr/v2.1.1/example/KPI#
https://saref.etsi.org/saref4watr/v2.1.1/example/WaterInfrastructure#
Download serialization
License

Definition of s4watr:DistributionSystem

Defined in https://saref.etsi.org/saref4watr/v1.1.1/ as:

A water distribution system is an infrastructure to carry potable water from a centralized treatment plant or wells to water consumers in order to adequately deliver water to satisfy residential, commercial, industrial and fire fighting requirements.

Description as a Class

has super-classes
s4watr:WaterInfrastructure

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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix s4watr: <https://saref.etsi.org/saref4watr/> .

<https://saref.etsi.org/saref4watr/v1.1.1/example/KPI#> dct:references s4watr:DistributionSystem .

<https://saref.etsi.org/saref4watr/v1.1.1/example/WaterInfrastructure#> dct:references s4watr:DistributionSystem .

<https://saref.etsi.org/saref4watr/v2.1.1/example/KPI#> dct:references s4watr:DistributionSystem .

<https://saref.etsi.org/saref4watr/v2.1.1/example/WaterInfrastructure#> dct:references s4watr:DistributionSystem .

<https://saref.etsi.org/saref4watr/v1.1.1/> dct:references s4watr:DistributionSystem ;
    dct:subject s4watr:DistributionSystem .

<https://saref.etsi.org/saref4watr/v2.1.1/> dct:references s4watr:DistributionSystem ;
    dct:subject s4watr:DistributionSystem .

s4watr:DistributionSystem a owl:Class ;
    rdfs:label "Distribution system"@en ;
    dct:isReferencedBy <https://saref.etsi.org/saref4watr/v1.1.1/>,
        <https://saref.etsi.org/saref4watr/v1.1.1/example/KPI#>,
        <https://saref.etsi.org/saref4watr/v1.1.1/example/WaterInfrastructure#>,
        <https://saref.etsi.org/saref4watr/v2.1.1/>,
        <https://saref.etsi.org/saref4watr/v2.1.1/example/KPI#>,
        <https://saref.etsi.org/saref4watr/v2.1.1/example/WaterInfrastructure#> ;
    rdfs:comment "A water distribution system is an infrastructure to carry potable water from a centralized treatment plant or wells to water consumers in order to adequately deliver water to satisfy residential, commercial, industrial and fire fighting requirements."@en ;
    rdfs:isDefinedBy <https://saref.etsi.org/saref4watr/v1.1.1/>,
        <https://saref.etsi.org/saref4watr/v2.1.1/> ;
    rdfs:seeAlso <https://saref.etsi.org/saref4watr/v1.1.1/>,
        <https://saref.etsi.org/saref4watr/v2.1.1/> ;
    rdfs:subClassOf s4watr:WaterInfrastructure ;
    ns1:hiddenLabel "DistributionSystem" .