@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/23a0f833-fc2b-4922-8998-371a4a18bd17>
  skos:changeNote """2020-06-17 14:19:33.0 [tstevens] Insert Concept 
add broader relation (COG [23a0f833-fc2b-4922-8998-371a4a18bd17,560310] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-06-17 14:20:27.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Cloud Optimized GeoTIFF
language code: en); 
insert Definition (id: null
text: A Cloud Optimized GeoTIFF (COG) is a regular GeoTIFF file, aimed at being hosted on a HTTP file server, with an internal organization that enables more efficient workflows on the cloud. It does this by leveraging the ability of clients issuing ?HTTP GET range requests to ask for just the parts of a file they need.
language code: en); 
""", """2020-06-17 14:20:52.0 [tstevens]  
update Definition (A Cloud Optimized GeoTIFF (COG) is a regular GeoTIFF file, aimed at being hosted on a HTTP file server, with an internal organization that enables more efficient workflows on the cloud. It does this by leveraging the ability of clients issuing HTTP GET range requests to ask for just the parts of a file they need.); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "A Cloud Optimized GeoTIFF (COG) is a regular GeoTIFF file, aimed at being hosted on a HTTP file server, with an internal organization that enables more efficient workflows on the cloud. It does this by leveraging the ability of clients issuing HTTP GET range requests to ask for just the parts of a file they need."@en ;
  skos:prefLabel "COG"@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 .

<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/23a0f833-fc2b-4922-8998-371a4a18bd17> .

