@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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/5cd15e09-8082-4049-98ae-f402e54929a4> .

<https://gcmd.earthdata.nasa.gov/kms/concept/5cd15e09-8082-4049-98ae-f402e54929a4>
  skos:changeNote """2020-08-03 07:40:36.0 [tstevens] Insert Concept 
add broader relation (Little-Endian [5cd15e09-8082-4049-98ae-f402e54929a4,560572] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-08-10 07:37:58.0 [tstevens]  
insert Definition (id: null
text: Little Endian is a data storage format where the ordering or sequencing of bytes is such that the least significant byte is stored at the smallest memory address, while the most significant byte is stored at the largest memory address.
language code: en); 
""" ;
  skos:definition "Little Endian is a data storage format where the ordering or sequencing of bytes is such that the least significant byte is stored at the smallest memory address, while the most significant byte is stored at the largest memory address."@en ;
  skos:prefLabel "Little-Endian"@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 .

