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

<https://gcmd.earthdata.nasa.gov/kms/concept/1bb6821d-8534-40ce-a6ee-7c88ce4d3c9f>
  skos:prefLabel "COMMERCIAL"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/0bf8eb19-ee5b-4ad5-b138-4f93ed49467e> .

<https://gcmd.earthdata.nasa.gov/kms/concept/0bf8eb19-ee5b-4ad5-b138-4f93ed49467e>
  ns0:resource [ ] ;
  ns0:altLabel [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/1bb6821d-8534-40ce-a6ee-7c88ce4d3c9f> ;
  skos:prefLabel "SSS"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/providers> ;
  skos:definition """Planetary Exploration Program (PEP) is a planetary data analysis tool that:


    * Combines imagery, elevation and other data sets into an integrated map view
    * Generates a virtual 3D world to fly over
    * Downloads data directly from NASA servers
    * Supports searching based on feature name, geological type and size
    * Provides easy to use image processing functions
    * Draws sensor cross sections over top of imagery
    * Easily handles over 100MB of imagery
    * Alpha blends multiple layers
    * Locally caches selected data sets


Summary Provided by:

http://www.siliconspaceships.com/"""@en ;
  a skos:Concept .

