@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/7aafe1ad-b785-4805-ac76-2aa102cdb7e4> .

<https://gcmd.earthdata.nasa.gov/kms/concept/7aafe1ad-b785-4805-ac76-2aa102cdb7e4>
  skos:changeNote """2020-06-17 13:49:30.0 [tstevens] Insert Concept 
add broader relation (BMP [7aafe1ad-b785-4805-ac76-2aa102cdb7e4,560304] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-06-17 13:50:48.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Bitmap Image File
language code: en); 
insert AltLabel (id: null
category: null
text: SIR
language code: en); 
insert Definition (id: null
text: Bitmap Image File is a raster graphics image file format used to store bitmap digital images, independently of the display device (such as a graphics adapter), especially on Microsoft Windows and OS/2 operating systems. The BMP file format is capable of storing two-dimensional digital images both monochrome and color, in various color depths, and optionally with data compression, alpha channels, and color profiles. The Windows Metafile (WMF) specification covers the BMP file format.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "Bitmap Image File is a raster graphics image file format used to store bitmap digital images, independently of the display device (such as a graphics adapter), especially on Microsoft Windows and OS/2 operating systems. The BMP file format is capable of storing two-dimensional digital images both monochrome and color, in various color depths, and optionally with data compression, alpha channels, and color profiles. The Windows Metafile (WMF) specification covers the BMP file format."@en ;
  skos:altLabel "SIR"@en ;
  skos:prefLabel "BMP"@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 .

