@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/e6ab1f01-1c2c-46a5-97fa-5b8bb874fc31> .

<https://gcmd.earthdata.nasa.gov/kms/concept/e6ab1f01-1c2c-46a5-97fa-5b8bb874fc31>
  skos:changeNote """2020-06-18 14:05:44.0 [tstevens] Insert Concept 
add broader relation (KMZ [e6ab1f01-1c2c-46a5-97fa-5b8bb874fc31,560362] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-06-18 14:06:37.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Keyhole Markup Language Zipped
language code: en); 
insert AltLabel (id: null
category: null
text: Google Earth .kmz, Google KMZ
language code: en); 
insert Definition (id: null
text: A KMZ file consists of a main KML file and zero or more supporting files that are packaged using a Zip utility into one unit, called an archive. The KMZ file can then be stored and emailed as a single entity. A NetworkLink can fetch a KMZ file from a web server. When the KMZ file is unzipped, the main .kml file and its supporting files are separated into their original formats and directory structure, with their original filenames and extensions. In addition to being an archive format, the Zip format is also compressed, so an archive can include only a single large KML file
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "A KMZ file consists of a main KML file and zero or more supporting files that are packaged using a Zip utility into one unit, called an archive. The KMZ file can then be stored and emailed as a single entity. A NetworkLink can fetch a KMZ file from a web server. When the KMZ file is unzipped, the main .kml file and its supporting files are separated into their original formats and directory structure, with their original filenames and extensions. In addition to being an archive format, the Zip format is also compressed, so an archive can include only a single large KML file"@en ;
  skos:altLabel "Google Earth .kmz, Google KMZ"@en ;
  skos:prefLabel "KMZ"@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 .

