@prefix ns1: . @prefix ns2: . @prefix ns3: . @prefix rdfs: . @prefix skos: . a ns3:FeatureType, , skos:Concept ; ns2:hasProperty , ; ns3:hasProfile ; ns1:status , ; rdfs:seeAlso ; rdfs:subClassOf ; skos:broader ; skos:broaderTransitive ; skos:definition """The HY_Flowpath feature type realizes a catchment specifically as a path connecting the inflow and outflow of the catchment it realizes. HY_Flowpath specializes HY_CatchmentRealization with respect to an implied linear geometric representation including a straight or curved line. Topologically, the flowpath connects the inflow and outflow of the catchment, and is understood as an edge bounded by an inflow node and an outflow node, and corresponding to left-bank and right-bank catchment faces. Hydrologically, the flowpath is a line describing a moving particle of water. Through generalization, HY_Flowpath inherits the shape and the realizedCatchment properties. The optional shape of the flowpath is usually a single curve."""@en ; skos:prefLabel "HY_FlowPath"@en .