@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/3cd21eb5-54d0-48be-beb5-c7e9af18560d>
  skos:changeNote """2017-06-12 16:35:34.0 [sritz] Insert Concept 
add broader relation (ACM [3cd21eb5-54d0-48be-beb5-c7e9af18560d,309653] - Acoustic Sounders [b56d53ea-511f-486f-b917-26000794ab51,291021]); 
""", """2017-06-12 16:36:48.0 [sritz]  
insert AltLabel (id: null
text: Acoustic Current Meter
language code: en); 
insert Definition (id: null
text: 
language code: en); 
""", """2017-06-12 16:37:18.0 [sritz]  
update Definition (Datawell Waverider DWR4 wave buoy that includes an ACM for measuring surface currents.); 
update Definition (); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "Datawell Waverider DWR4 wave buoy that includes an ACM for measuring surface currents."@en ;
  skos:prefLabel "ACM"@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/3cd21eb5-54d0-48be-beb5-c7e9af18560d> .

