@prefix ns0: <https://gcmd.earthdata.nasa.gov/kms#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://gcmd.earthdata.nasa.gov/kms/concept/e0d7fb1f-5233-4664-8e83-3c65ca344f41>
  ns0:reference [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/02d92216-70c6-437c-8c15-2b76f2132921> ;
  skos:prefLabel "DATA COMPRESSION"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:definition """Compression services are defined as Data Handling Services that reduce the proportions (file size, physical size, volume or mass) of Earth science data. Data can be reduced by mechanical means (e.g., dehydration) or by 
 computer algorithms (e.g., .zip). EXAMPLES: Dehydration or Deflation (mechanical). ZIP, TAR, JAR, GZIP (computer)."""@en ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/02d92216-70c6-437c-8c15-2b76f2132921>
  skos:prefLabel "DATA MANAGEMENT/DATA HANDLING"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/e0d7fb1f-5233-4664-8e83-3c65ca344f41> .

