@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/668db73b-2a1c-4e92-8e0e-fda3131b4aac> .

<https://gcmd.earthdata.nasa.gov/kms/concept/668db73b-2a1c-4e92-8e0e-fda3131b4aac>
  skos:changeNote """2019-10-28 10:10:03.0 [sritz] Insert Concept 
add broader relation (GeoTIFF [668db73b-2a1c-4e92-8e0e-fda3131b4aac,369779] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,369529]); 
""", """2020-06-18 13:05:38.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Georeferenced Tagged Image File Format
language code: en); 
insert AltLabel (id: null
category: null
text: GeoTiff files, Georeferenced TIFF (geotiff), GEOtiff
language code: en); 
insert Definition (id: null
text: GeoTIFF is a public domain metadata standard which allows georeferencing information to be embedded within a TIFF file. The potential additional information includes map projection, coordinate systems, ellipsoids, datums, and everything else necessary to establish the exact spatial reference for the file. The GeoTIFF format is fully compliant with TIFF 6.0, so software incapable of reading and interpreting the specialized metadata will still be able to open a GeoTIFF format file.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "GeoTIFF is a public domain metadata standard which allows georeferencing information to be embedded within a TIFF file. The potential additional information includes map projection, coordinate systems, ellipsoids, datums, and everything else necessary to establish the exact spatial reference for the file. The GeoTIFF format is fully compliant with TIFF 6.0, so software incapable of reading and interpreting the specialized metadata will still be able to open a GeoTIFF format file."@en ;
  skos:altLabel "GeoTiff files, Georeferenced TIFF (geotiff), GEOtiff"@en ;
  skos:prefLabel "GeoTIFF"@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 .

