@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/5782afb9-caa8-44c4-8dec-e793d990b75d> .

<https://gcmd.earthdata.nasa.gov/kms/concept/5782afb9-caa8-44c4-8dec-e793d990b75d>
  skos:changeNote """2019-10-28 10:08:11.0 [sritz] Insert Concept 
add broader relation (ENVI [5782afb9-caa8-44c4-8dec-e793d990b75d,369759] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,369529]); 
""", """2020-06-17 14:49:31.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Environment for Visualizing Images File Format
language code: en); 
insert AltLabel (id: null
category: null
text: ENVI Vector File (.evf)
language code: en); 
insert Definition (id: null
text: The ENVI image format is a flat-binary raster file with an accompanying ASCII header file. The data are stored as a binary stream of bytes in one of the following formats, often referred to as the interleave type.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "The ENVI image format is a flat-binary raster file with an accompanying ASCII header file. The data are stored as a binary stream of bytes in one of the following formats, often referred to as the interleave type."@en ;
  skos:altLabel "ENVI Vector File (.evf)"@en ;
  skos:prefLabel "ENVI"@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 .

