@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/a1d1fbdd-98f4-41e9-9aeb-a369a3b466a4> .

<https://gcmd.earthdata.nasa.gov/kms/concept/a1d1fbdd-98f4-41e9-9aeb-a369a3b466a4>
  skos:changeNote """2020-06-23 09:38:18.0 [tstevens] Insert Concept 
add broader relation (Shapefile [a1d1fbdd-98f4-41e9-9aeb-a369a3b466a4,560446] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-06-23 09:38:56.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: ESRI Shapefile
language code: en); 
insert AltLabel (id: null
category: null
text: shapefile, shape file, ArcView shapefile, ShapefileArcGIS 9.x, Compressed ESRI shapefile (.zip), ESRI shapefileArcGIS 9.2, ARCGshapefile, shapefile (Lines Only), shapefile (Polygons Only), ESRI Shapefile (tar-archived files), Arc View shapefile, .shp
language code: en); 
""", """2020-09-22 14:51:27.0 [tstevens]  
update AltLabel (Esri Shapefile); 
""" ;
  ns0:altLabel [ ] ;
  skos:altLabel "shapefile, shape file, ArcView shapefile, ShapefileArcGIS 9.x, Compressed ESRI shapefile (.zip), ESRI shapefileArcGIS 9.2, ARCGshapefile, shapefile (Lines Only), shapefile (Polygons Only), ESRI Shapefile (tar-archived files), Arc View shapefile, .shp"@en ;
  skos:prefLabel "Shapefile"@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 .

