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

<https://gcmd.earthdata.nasa.gov/kms/concept/10040ca6-3809-4679-a41e-6a6efbb25ae8>
  ns0:altLabel [ ] ;
  skos:definition """Sound Navigation and Ranging (SONAR) is a measuring instrument
that sends out an acoustic pulse in water and measures distances
in terms of the time for the echo of the pulse to return."""@en ;
  skos:prefLabel "SONAR"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/b56d53ea-511f-486f-b917-26000794ab51> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/b56d53ea-511f-486f-b917-26000794ab51>
  skos:prefLabel "Acoustic Sounders"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/10040ca6-3809-4679-a41e-6a6efbb25ae8> .

