@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/6616fd27-7c2a-4d3f-b361-20ad423e31a2> .

<https://gcmd.earthdata.nasa.gov/kms/concept/6616fd27-7c2a-4d3f-b361-20ad423e31a2>
  skos:changeNote """2020-06-17 12:28:54.0 [tstevens] Insert Concept 
add broader relation (ArcInfo Coverage [6616fd27-7c2a-4d3f-b361-20ad423e31a2,560292] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-06-17 12:29:30.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: ESRI ArcInfo Coverage
language code: en); 
insert Definition (id: null
text: An ESRI ArcInfo Coverage is a georelational data model that stores vector data;  i.e., both the spatial (location) and the attribute (descriptive) data for geographic features. ArcInfo_Coverages use a set of feature classes to represent geographic features. Each feature class stores a set of points, lines (arcs), polygons, or annotation (text). Feature attributes are stored in the ArcInfo_Coverage's .adf files. Other attributes can be stored in INFO tables or tables in an RDBMS, then joined to features with a layer or a relationship class.  ArcInfo_Coverages can have topology, which determines the relationships between features.
language code: en); 
""", """2020-09-22 14:31:24.0 [tstevens]  
update AltLabel (Esri ArcInfo Coverage); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "An ESRI ArcInfo Coverage is a georelational data model that stores vector data;  i.e., both the spatial (location) and the attribute (descriptive) data for geographic features. ArcInfo_Coverages use a set of feature classes to represent geographic features. Each feature class stores a set of points, lines (arcs), polygons, or annotation (text). Feature attributes are stored in the ArcInfo_Coverage's .adf files. Other attributes can be stored in INFO tables or tables in an RDBMS, then joined to features with a layer or a relationship class.  ArcInfo_Coverages can have topology, which determines the relationships between features."@en ;
  skos:prefLabel "ArcInfo Coverage"@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 .

