@prefix dc: . @prefix dct: . @prefix interp: . @prefix medium: . @prefix owl: . @prefix policy: . @prefix process: . @prefix quality: . @prefix rdfs: . @prefix skos: . @prefix status: . @prefix waterml: . @prefix xsd: . skos:member . waterml:2.0 owl:sameAs . owl:sameAs interp: . owl:sameAs medium: . owl:sameAs process: . owl:sameAs quality: . a skos:Concept . a skos:Collection ; owl:sameAs interp: . a skos:Concept ; policy:status status:valid ; owl:sameAs interp:AveragePrec ; skos:inScheme . a skos:Concept ; policy:status status:valid ; owl:sameAs interp:AverageSucc ; skos:inScheme . a skos:Concept ; policy:status status:valid ; owl:sameAs interp:ConstPrec ; skos:inScheme . a skos:Concept ; policy:status status:valid ; owl:sameAs interp:ConstSucc ; skos:inScheme . a skos:Concept ; policy:status status:valid ; owl:sameAs interp:Continuous ; skos:inScheme . a skos:Concept ; policy:status status:valid ; owl:sameAs interp:Discontinuous ; skos:inScheme . a skos:Concept ; policy:status status:valid ; owl:sameAs interp:InstantTotal ; skos:inScheme . a skos:Concept ; policy:status status:valid ; owl:sameAs interp:MaxPrec ; skos:inScheme . a skos:Concept ; policy:status status:valid ; owl:sameAs interp:MaxSucc ; skos:inScheme . a skos:Concept ; policy:status status:valid ; owl:sameAs interp:MinPrec ; skos:inScheme . a skos:Concept ; policy:status status:valid ; owl:sameAs interp:MinSucc ; skos:inScheme . a skos:Concept ; policy:status status:valid ; owl:sameAs interp:TotalPrec ; skos:inScheme . a skos:Concept ; policy:status status:valid ; owl:sameAs interp:TotalSucc ; skos:inScheme . medium:atmosphere a skos:Concept ; policy:status status:valid ; owl:sameAs medium:Atmosphere ; skos:inScheme . medium:ground-snow a skos:Concept ; policy:status status:valid ; owl:sameAs medium:GroundSnow ; skos:inScheme . medium:ground-water a skos:Concept ; policy:status status:valid ; owl:sameAs medium:GroundWater ; skos:inScheme . medium:pore-air a skos:Concept ; policy:status status:valid ; owl:sameAs medium:PoreAir ; skos:inScheme . medium:pore-water a skos:Concept ; policy:status status:valid ; owl:sameAs medium:PoreWater ; skos:inScheme . medium:sediment-water a skos:Concept ; policy:status status:valid ; owl:sameAs medium:SedimentWater ; skos:inScheme . medium:soil a skos:Concept ; policy:status status:valid ; owl:sameAs medium:Soil ; skos:inScheme . medium:soil-air a skos:Concept ; policy:status status:valid ; owl:sameAs medium:SoilAir ; skos:inScheme . medium:soil-water a skos:Concept ; policy:status status:valid ; owl:sameAs medium:SoilWater ; skos:inScheme . medium:surface-water a skos:Concept ; policy:status status:valid ; owl:sameAs medium:SurfaceWater ; skos:inScheme . medium:tissue a skos:Concept ; policy:status status:valid ; owl:sameAs medium:Tissue ; skos:inScheme . medium:unknown a skos:Concept ; policy:status status:valid ; owl:sameAs medium:Unknown ; skos:inScheme . medium:water a skos:Concept ; policy:status status:valid ; owl:sameAs medium:Water ; skos:inScheme . a skos:Collection ; owl:sameAs process: . a skos:Concept ; policy:status status:valid ; owl:sameAs process:Algorithm ; skos:inScheme . a skos:Concept ; policy:status status:valid ; owl:sameAs process:ManualMethod ; skos:inScheme . a skos:Concept ; policy:status status:valid ; owl:sameAs process:Sensor ; skos:inScheme . a skos:Concept ; policy:status status:valid ; owl:sameAs process:Simulation ; skos:inScheme . a skos:Concept ; policy:status status:valid ; owl:sameAs process:Unknown ; skos:inScheme . quality:estimate a skos:Concept ; rdfs:label "Estimate" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; skos:definition "The data is an estimate only, not a direct measurement." ; skos:inScheme ; skos:prefLabel "Estimate" . quality:good a skos:Concept ; rdfs:label "Good" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; skos:definition "The data has been examined and represents a reliable measurement." ; skos:inScheme ; skos:prefLabel "Good" . quality:missing a skos:Concept ; rdfs:label "Missing" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; skos:definition "The data is missing." ; skos:exactMatch ; skos:inScheme ; skos:prefLabel "Missing" . quality:poor a skos:Concept ; rdfs:label "Poor" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; skos:definition "The data should be considered as low quality and may have been rejected." ; skos:inScheme ; skos:prefLabel "Poor" . quality:suspect a skos:Concept ; rdfs:label "Suspect" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; skos:definition "The data should be treated as suspect." ; skos:inScheme ; skos:prefLabel "Suspect" . quality:unchecked a skos:Concept ; rdfs:label "Unchecked" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; skos:definition "The data has not been checked by any qualitative method." ; skos:inScheme ; skos:prefLabel "Unchecked" . waterml: a skos:Collection ; rdfs:label "WaterML definitions"^^xsd:string ; owl:sameAs waterml: ; skos:definition "WaterML definitions"^^xsd:string ; skos:member ; skos:prefLabel "WaterML definitions"^^xsd:string . interp:AveragePrec a skos:Concept ; rdfs:label "Average in Preceding Interval" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "Value represents the average value over the preceding interval." ; skos:example "Daily mean discharge" ; skos:inScheme ; skos:prefLabel "Average in Preceding Interval" . interp:AverageSucc a skos:Concept ; rdfs:label "Average in Succeeding Interval" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "Value represents the average value over the following interval." ; skos:example "Daily mean discharge encoded as value representing beginning of interval (ODM style)" ; skos:inScheme ; skos:prefLabel "Average in Succeeding Interval" . interp:ConstPrec a skos:Concept ; rdfs:label "Constant in Preceding Interval" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "Value is constant in the preceding interval." ; skos:example "Alarm level" ; skos:inScheme ; skos:prefLabel "Constant in Preceding Interval" . interp:ConstSucc a skos:Concept ; rdfs:label "Constant in Succeeding Interval" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "Value is constant in the succeeding interval." ; skos:inScheme ; skos:prefLabel "Constant in Succeeding Interval" . interp:Continuous a skos:Concept ; rdfs:label "Continuous", "Instantaneous" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:altLabel "Instantaneous" ; skos:definition "A continuous time series indicates the observation result is the value of a property at the indicated instant in time. The points are essentially connected and interpolation may occur between points in order to estimate the value of the property between points. The appropriate time spacing between successive points to minimise interpolation errors is related to rate of change (wrt time) of the property." ; skos:inScheme ; skos:prefLabel "Continuous" . interp:Discontinuous a skos:Concept ; rdfs:label "Discontinuous" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "The sampling of the property occurs such that it is not possible to regard the series as continuous. The time between samples is too large to classify the measurements as continuous." ; skos:example "An infrequent water sample measuring pH." ; skos:inScheme ; skos:prefLabel "Discontinuous" . interp:InstantTotal a skos:Concept ; rdfs:label "Instantaneous Total" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "Value represents a total attributed to a specific time instant. This is normally generated from an event based measuring device such as a tipping bucket rain gauge." ; skos:example "An individual tip of a tipping bucket rain gauge." ; skos:inScheme ; skos:prefLabel "Instantaneous Total" . interp:MaxPrec a skos:Concept ; rdfs:label "Maximum in Preceding Interval" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "Value represents the maximum value that was measured during the preceding time interval." ; skos:example "Monthly maximum discharge" ; skos:inScheme ; skos:prefLabel "Maximum in Preceding Interval" . interp:MaxSucc a skos:Concept ; rdfs:label "Maximum in Succeeding Interval" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "Value represents the maximum value for the following interval." ; skos:inScheme ; skos:prefLabel "Maximum in Succeeding Interval" . interp:MinPrec a skos:Concept ; rdfs:label "Minimum in Preceding Interval" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "Value represents the minimum value that was measured during the preceding time interval." ; skos:example "Daily minimum temperature" ; skos:inScheme ; skos:prefLabel "Minimum in Preceding Interval" . interp:MinSucc a skos:Concept ; rdfs:label "Minimum in Succeeding Interval" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "Value represents the minimum value for the following interval." ; skos:inScheme ; skos:prefLabel "Minimum in Succeeding Interval" . interp:TotalPrec a skos:Concept ; rdfs:label "Preceding Total" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "Value represents the total of measurements taken within the previous time interval." ; skos:example "Daily pan evaporation" ; skos:inScheme ; skos:prefLabel "Preceding Total" . interp:TotalSucc a skos:Concept ; rdfs:label "Succeeding Total" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "Value represents the average value over the following interval." ; skos:inScheme ; skos:prefLabel "Succeeding Total" . medium:Atmosphere a skos:Concept ; rdfs:label "Atmosphere" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs medium:atmosphere ; skos:definition "The layer of gases surrounding the planet Earth" ; skos:inScheme ; skos:prefLabel "Atmosphere" . medium:PoreAir a skos:Concept ; rdfs:label "Pore Air" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs medium:pore-air ; skos:definition "Subsurface air in an interstice or pore" ; skos:inScheme ; skos:prefLabel "Pore Air" . medium:Soil a skos:Concept ; rdfs:label "Soil" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs medium:soil ; skos:definition "Particles of broken rock that have been altered by chemical and mechanical processes that include weathering and erosion; the depth of regolith that influence and have been influenced by plant roots" ; skos:inScheme ; skos:prefLabel "Soil" . medium:SoilAir a skos:Concept ; rdfs:label "Soil Air" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs medium:soil-air ; skos:definition "All forms of air contained within soil" ; skos:inScheme ; skos:prefLabel "Soil Air" . medium:Tissue a skos:Concept ; rdfs:label "Tissue" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs medium:tissue ; skos:definition "An ensemble of biological cells" ; skos:inScheme ; skos:prefLabel "Tissue" . medium:Unknown a skos:Concept ; rdfs:label "Unknown" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs medium:unknown ; skos:definition "An unknown medium" ; skos:exactMatch ; skos:inScheme ; skos:prefLabel "Unknown" . process:Algorithm a skos:Concept ; rdfs:label "Algorithm" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "Timeseries data is generated by applying an algorithm to input data" ; skos:inScheme ; skos:prefLabel "Algorithm" . process:ManualMethod a skos:Concept ; rdfs:label "Manual Method" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "Timeseries data is collected manually" ; skos:inScheme ; skos:prefLabel "Manual Method" . process:Sensor a skos:Concept ; rdfs:label "Sensor" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "Timeseries data is collected from a automated sensor" ; skos:inScheme ; skos:prefLabel "Sensor" . process:Simulation a skos:Concept ; rdfs:label "Simulation" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "Timeseries is generated from a simulation" ; skos:inScheme ; skos:prefLabel "Simulation" . process:Unknown a skos:Concept ; rdfs:label "Unknown" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs ; skos:definition "Timeseries is collected or generated by an unknown process" ; skos:exactMatch ; skos:inScheme ; skos:prefLabel "Unknown" . interp: a skos:Collection ; rdfs:label "WaterML interpolation method type"^^xsd:string, "WaterML interpolation type"^^xsd:string ; dc:source ; rdfs:seeAlso ; owl:sameAs ; skos:definition "WaterML interpolation method type"^^xsd:string, "WaterML interpolation type"^^xsd:string ; skos:member interp:AveragePrec, interp:AverageSucc, interp:ConstPrec, interp:ConstSucc, interp:Continuous, interp:Discontinuous, interp:InstantTotal, interp:MaxPrec, interp:MaxSucc, interp:MinPrec, interp:MinSucc, interp:TotalPrec, interp:TotalSucc ; skos:prefLabel "WaterML interpolation type"^^xsd:string . medium: a skos:Collection ; rdfs:label "WaterML medium"^^xsd:string ; dc:source ; rdfs:seeAlso ; owl:sameAs medium: ; skos:definition "WaterML medium"^^xsd:string, "medium"^^xsd:string ; skos:member medium:Atmosphere, medium:GroundSnow, medium:GroundWater, medium:PoreAir, medium:PoreWater, medium:SedimentWater, medium:Soil, medium:SoilAir, medium:SoilWater, medium:SurfaceWater, medium:Tissue, medium:Unknown, medium:Water ; skos:prefLabel "medium"^^xsd:string . process: a skos:Collection ; rdfs:label "WaterML process type"^^xsd:string ; dc:source ; rdfs:seeAlso ; owl:sameAs ; skos:definition "WaterML process type"^^xsd:string, "process type"^^xsd:string ; skos:member process:Algorithm, process:ManualMethod, process:Sensor, process:Simulation, process:Unknown ; skos:prefLabel "process type"^^xsd:string . quality: a skos:Collection ; rdfs:label "WaterML quality"^^xsd:string ; dc:source ; rdfs:seeAlso ; owl:sameAs quality: ; skos:definition "WaterML quality"^^xsd:string, "quality"^^xsd:string ; skos:member quality:estimate, quality:good, quality:missing, quality:poor, quality:suspect, quality:unchecked ; skos:prefLabel "quality"^^xsd:string . a skos:Collection ; rdfs:label "WaterML definitions "^^xsd:string ; dc:source ; rdfs:seeAlso waterml:, ; owl:sameAs ; skos:definition "WaterML definitions "^^xsd:string ; skos:member interp:, medium:, process:, quality: ; skos:prefLabel "WaterML definitions "^^xsd:string . medium:SedimentWater a skos:Concept ; rdfs:label "Sediment Water" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs medium:sediment-water ; skos:broader medium:Water ; skos:broaderTransitive medium:Water ; skos:definition "Water at the boundary between bed sediment and an overlying water column" ; skos:inScheme ; skos:prefLabel "Sediment Water" . medium:GroundSnow a skos:Concept ; rdfs:label "Ground Snow" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs medium:ground-snow ; skos:broader medium:SurfaceWater ; skos:broaderTransitive medium:SurfaceWater, medium:Water ; skos:definition "Frozen water in the form of snow collecting on the ground" ; skos:inScheme ; skos:prefLabel "Ground Snow" . medium:PoreWater a skos:Concept ; rdfs:label "Interstitial Water", "Pore Water" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs medium:pore-water ; skos:altLabel "Interstitial Water" ; skos:broader medium:GroundWater ; skos:broaderTransitive medium:GroundWater, medium:Water ; skos:definition "Subsurface water in an interstice or pore" ; skos:inScheme ; skos:prefLabel "Pore Water" . medium:SoilWater a skos:Concept ; rdfs:label "Soil Water" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs medium:soil-water ; skos:broader medium:GroundWater ; skos:broaderTransitive medium:GroundWater, medium:Water ; skos:definition "All forms of water contained within soil" ; skos:inScheme ; skos:prefLabel "Soil Water" . medium:SurfaceWater a skos:Concept ; rdfs:label "Surface Water" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs medium:surface-water ; skos:broader medium:Water ; skos:broaderTransitive medium:Water ; skos:definition "Water collecting on the ground or in a stream, river, lake, wetland, or ocean" ; skos:inScheme ; skos:narrower medium:GroundSnow ; skos:narrowerTransitive medium:GroundSnow ; skos:prefLabel "Surface Water" . medium:GroundWater a skos:Concept ; rdfs:label "Ground Water" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs medium:ground-water ; skos:broader medium:Water ; skos:broaderTransitive medium:Water ; skos:definition "Water located beneath the ground surface in soil pore spaces and in the fractures of rock formations" ; skos:inScheme ; skos:narrower medium:PoreWater, medium:SoilWater ; skos:narrowerTransitive medium:PoreWater, medium:SoilWater ; skos:prefLabel "Ground Water" . medium:Water a skos:Concept ; rdfs:label "Water" ; dc:source ; policy:status status:valid ; rdfs:isDefinedBy ; rdfs:seeAlso ; owl:sameAs medium:water ; skos:definition "All forms of water" ; skos:inScheme ; skos:narrower medium:GroundWater, medium:SedimentWater, medium:SurfaceWater ; skos:narrowerTransitive medium:GroundSnow, medium:GroundWater, medium:PoreWater, medium:SedimentWater, medium:SoilWater, medium:SurfaceWater ; skos:prefLabel "Water" . a owl:Ontology, skos:ConceptScheme ; rdfs:label "Waterml definitions"^^xsd:string ; dct:source ; rdfs:seeAlso ; owl:imports ; owl:versionIRI ; skos:altLabel "waterml"^^xsd:string ; skos:definition "Waterml definitions"^^xsd:string ; skos:prefLabel "Waterml definitions"^^xsd:string .