@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/8e128326-b9cb-44c7-9e6b-4bd950a08753> .

<https://gcmd.earthdata.nasa.gov/kms/concept/8e128326-b9cb-44c7-9e6b-4bd950a08753>
  skos:changeNote """2019-10-25 11:55:19.0 [sritz] Insert Concept 
add broader relation (ASCII [8e128326-b9cb-44c7-9e6b-4bd950a08753,369541] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,369529]); 
""", """2020-06-17 12:41:14.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: American Standard Code for Information Interchange
language code: en); 
insert AltLabel (id: null
category: null
text: ASCII-IWG1, compressed ascii, ASCII interchange files, ASCII Table, ASCII files, OTHER ASCII, ASCII Text, Plain Text, ASCII Text
language code: en); 
insert Definition (id: null
text: ASCII is a character encoding standard for electronic communication. ASCII codes represent text in computers, telecommunications equipment, and other devices. Most modern character-encoding schemes are based on ASCII, although they support many additional characters.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "ASCII is a character encoding standard for electronic communication. ASCII codes represent text in computers, telecommunications equipment, and other devices. Most modern character-encoding schemes are based on ASCII, although they support many additional characters."@en ;
  skos:altLabel "ASCII-IWG1, compressed ascii, ASCII interchange files, ASCII Table, ASCII files, OTHER ASCII, ASCII Text, Plain Text, ASCII Text"@en ;
  skos:prefLabel "ASCII"@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 .

