@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/db86a588-b3e3-46fe-98b0-9f0699e918a5> .

<https://gcmd.earthdata.nasa.gov/kms/concept/db86a588-b3e3-46fe-98b0-9f0699e918a5>
  skos:changeNote """2020-03-13 14:01:54.0 [tstevens] Insert Concept 
add broader relation (HDF-EOS2 [db86a588-b3e3-46fe-98b0-9f0699e918a5,559859] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-06-18 13:31:49.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Hierarchical Data Format - Earth Observing System Version 2
language code: en); 
insert AltLabel (id: null
category: null
text: HDF-EOS
language code: en); 
insert Definition (id: null
text: The HDF-EOS2 is a software library designed built on HDF4* to support EOS-specific data structures, namely Grid, Point, and Swath. The new data structures are constructed from standard HDF data objects, using EOS conventions, through the use of a software library. A key feature of HDF-EOS files is that instrument-independent services, such as subsetting by geolocation, can be applied to the files across a wide variety of data products.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "The HDF-EOS2 is a software library designed built on HDF4* to support EOS-specific data structures, namely Grid, Point, and Swath. The new data structures are constructed from standard HDF data objects, using EOS conventions, through the use of a software library. A key feature of HDF-EOS files is that instrument-independent services, such as subsetting by geolocation, can be applied to the files across a wide variety of data products."@en ;
  skos:altLabel "HDF-EOS"@en ;
  skos:prefLabel "HDF-EOS2"@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 .

