@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://gcmd.earthdata.nasa.gov/kms#> .

<https://gcmd.earthdata.nasa.gov/kms/concept/1b41692e-c7fe-4567-bed9-b938a7400462>
  skos:prefLabel "Current/Wind Meters"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/46a263bf-4448-421f-be9d-7628f3d03490> .

<https://gcmd.earthdata.nasa.gov/kms/concept/46a263bf-4448-421f-be9d-7628f3d03490>
  ns0:altLabel [ ] ;
  skos:changeNote """2021-08-05 17:20:37.0 [sritz]  
insert AltLabel (id: null
category: primary
text: SONIC ANEMOMETER
language code: en); 
""" ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/1b41692e-c7fe-4567-bed9-b938a7400462> ;
  skos:prefLabel "SONIC ANEMOMETER"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:definition """A SONIC ANEMOMETER is an anemometer that measures linear
components of the wind vector by determining the effect of the
wind on transit times of acoustic pulses transmitted in opposite
directions across known paths; operates on the principle that
the propagation velocity of a sound wave in a moving medium is
equal to the velocity of sound with respect to the medium plus
the velocity of the medium; an absolute instrument with a very
short time constant and an absence of moving mechanical parts."""@en ;
  a skos:Concept .

