@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/2c37a52f-c159-4d16-a5c1-36ca833863e1> .

<https://gcmd.earthdata.nasa.gov/kms/concept/2c37a52f-c159-4d16-a5c1-36ca833863e1>
  skos:changeNote """2019-10-28 10:11:58.0 [sritz] Insert Concept 
add broader relation (HGT [2c37a52f-c159-4d16-a5c1-36ca833863e1,369793] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,369529]); 
""", """2020-06-18 13:35:10.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Shuttle Radar Topography Mission (SRTM) Data file
language code: en); 
insert AltLabel (id: null
category: null
text: Height
language code: en); 
insert Definition (id: null
text: A file with the HGT file extension is a Shuttle Radar Topography Mission (SRTM) Data file. HGT files contain digital elevation models, which are 3D pictures of a surface, usually a planet, obtained during the Shuttle Radar Topography Mission (SRTM) by NASA and the National Geospatial-Intelligence Agency (NGA).
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "A file with the HGT file extension is a Shuttle Radar Topography Mission (SRTM) Data file. HGT files contain digital elevation models, which are 3D pictures of a surface, usually a planet, obtained during the Shuttle Radar Topography Mission (SRTM) by NASA and the National Geospatial-Intelligence Agency (NGA)."@en ;
  skos:altLabel "Height"@en ;
  skos:prefLabel "HGT"@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 .

