@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/94961648-292b-46d9-bc9d-502bc19f0d55> .

<https://gcmd.earthdata.nasa.gov/kms/concept/94961648-292b-46d9-bc9d-502bc19f0d55>
  skos:changeNote """2020-06-18 13:21:47.0 [tstevens] Insert Concept 
add broader relation (GRIB2 [94961648-292b-46d9-bc9d-502bc19f0d55,560338] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-06-18 13:22:21.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: General Regularly-Distributed Information in Binary Form-2
language code: en); 
insert AltLabel (id: null
category: null
text: General Regularly-distributed Information in Binary form, Edition 2
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:altLabel "General Regularly-distributed Information in Binary form, Edition 2"@en ;
  skos:prefLabel "GRIB2"@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 .

