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

<https://gcmd.earthdata.nasa.gov/kms/concept/66f76605-67ef-4e76-9d96-7f1e2f9eeb80>
  skos:changeNote """2019-01-29 16:58:36.0 [sritz] Insert Concept 
add broader relation (LADCP [66f76605-67ef-4e76-9d96-7f1e2f9eeb80,368453] - Profilers/Sounders [ffa3a835-903a-462a-adfb-fc0d25ba07d0,349329]); 
""", """2019-01-29 16:59:05.0 [sritz]  
insert AltLabel (id: null
category: primary
text: Lowered Acoustic Doppler Current Profiler
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:prefLabel "LADCP"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/ffa3a835-903a-462a-adfb-fc0d25ba07d0> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/ffa3a835-903a-462a-adfb-fc0d25ba07d0>
  skos:prefLabel "Profilers/Sounders"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/66f76605-67ef-4e76-9d96-7f1e2f9eeb80> .

