@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/8e770fe1-6e82-43aa-9f8a-75d217d7e6cb>
  skos:prefLabel "Granule Data Format"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/59928592-b670-47dc-b025-3ac040ae679e> .

<https://gcmd.earthdata.nasa.gov/kms/concept/59928592-b670-47dc-b025-3ac040ae679e>
  skos:changeNote """2020-06-18 13:25:02.0 [tstevens] Insert Concept 
add broader relation (GTE [59928592-b670-47dc-b025-3ac040ae679e,560342] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-06-24 07:39:08.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: GTE Data Archive Format
language code: en); 
insert Definition (id: null
text: The GTE Data Archive Format is intended to satisfy both the data archive and data exchange requirements of the GTE field expeditions.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "The GTE Data Archive Format is intended to satisfy both the data archive and data exchange requirements of the GTE field expeditions."@en ;
  skos:prefLabel "GTE"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/GranuleDataFormat> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/8e770fe1-6e82-43aa-9f8a-75d217d7e6cb> ;
  a skos:Concept .

