@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/5a94a0c5-093d-4c9e-bd48-f2ddf1c4daa6> .

<https://gcmd.earthdata.nasa.gov/kms/concept/5a94a0c5-093d-4c9e-bd48-f2ddf1c4daa6>
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/8e770fe1-6e82-43aa-9f8a-75d217d7e6cb> ;
  skos:changeNote """2020-06-17 12:31:14.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: ESRI ArcInfo Interchange File
language code: en); 
insert AltLabel (id: null
category: null
text: Arc/Info export-interchange, ESRI interchange-format, ArcInfo 7.x interchange, ARC/INFO interchange format, E00
language code: en); 
insert Definition (id: null
text: The ArcInfo interchange file format, also known as an export file (.e00), is used to enable a coverage, grid to TIN, and associated INFO tables to be transferred between different machines that are not connected by any type of file sharing network. ArcInfo interchange files have an .e00 extension, which increases incrementally to .e01, .e02, and so on, if the interchange file is composed of several separate files.
language code: en); 
""", """2020-06-17 12:30:20.0 [tstevens] Insert Concept 
add broader relation (ArcInfo Interchange [5a94a0c5-093d-4c9e-bd48-f2ddf1c4daa6,560294] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-09-22 14:32:01.0 [tstevens]  
update AltLabel (Esri ArcInfo Interchange File); 
""" ;
  ns0:altLabel [ ] ;
  a skos:Concept ;
  skos:prefLabel "ArcInfo Interchange"@en ;
  skos:altLabel "Arc/Info export-interchange, ESRI interchange-format, ArcInfo 7.x interchange, ARC/INFO interchange format, E00"@en ;
  skos:definition "The ArcInfo interchange file format, also known as an export file (.e00), is used to enable a coverage, grid to TIN, and associated INFO tables to be transferred between different machines that are not connected by any type of file sharing network. ArcInfo interchange files have an .e00 extension, which increases incrementally to .e01, .e02, and so on, if the interchange file is composed of several separate files."@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/GranuleDataFormat> .

