@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/c142d352-cfc0-493a-a0f1-167ad22530c4> .

<https://gcmd.earthdata.nasa.gov/kms/concept/c142d352-cfc0-493a-a0f1-167ad22530c4>
  skos:changeNote """2020-06-23 12:45:26.0 [tstevens] Insert Concept 
add broader relation (SPC [c142d352-cfc0-493a-a0f1-167ad22530c4,560456] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-06-24 07:51:12.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Thermo Scientific SPC File
language code: en); 
insert Definition (id: null
text: The Thermo Scientific SPC file format is a generic format used in all of Thermo Scientific's software products. In addition, many spectrometer vendors' software packages offer capabilities to export spectral data to the Thermo Scientific SPC format or use it as their native file format. All the converters and translators used on this site create Thermo Scientific SPC files from the submitted spectral data files before presenting them to the library search engine on this site. Submitting data files in the Thermo Scientific SPC format is the most reliable way to guarantee that your data is interpreted correctly for searching against the databases.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "The Thermo Scientific SPC file format is a generic format used in all of Thermo Scientific's software products. In addition, many spectrometer vendors' software packages offer capabilities to export spectral data to the Thermo Scientific SPC format or use it as their native file format. All the converters and translators used on this site create Thermo Scientific SPC files from the submitted spectral data files before presenting them to the library search engine on this site. Submitting data files in the Thermo Scientific SPC format is the most reliable way to guarantee that your data is interpreted correctly for searching against the databases."@en ;
  skos:prefLabel "SPC"@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 .

