@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/067315ec-ed74-401f-b828-d568351211d1>
  skos:changeNote """2020-06-17 12:26:33.0 [tstevens] Insert Concept 
add broader relation (AGF [067315ec-ed74-401f-b828-d568351211d1,560288] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-06-17 12:27:04.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Atlas Geo File
language code: en); 
insert Definition (id: null
text: AGF files (Atlas Geo Files) are Atlas GIS native binary geodataset files. These store information about the spatial data
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "AGF files (Atlas Geo Files) are Atlas GIS native binary geodataset files. These store information about the spatial data"@en ;
  skos:prefLabel "AGF"@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 .

<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/067315ec-ed74-401f-b828-d568351211d1> .

