@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/22996c6c-4a7c-4ff3-9782-1fc3c680a88c> .

<https://gcmd.earthdata.nasa.gov/kms/concept/22996c6c-4a7c-4ff3-9782-1fc3c680a88c>
  skos:changeNote """2020-06-18 12:53:19.0 [tstevens] Insert Concept 
add broader relation (EPS [22996c6c-4a7c-4ff3-9782-1fc3c680a88c,560318] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-06-18 12:53:58.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Encapsulated Postscript
language code: en); 
insert Definition (id: null
text: Encapsulated PostScript (EPS) is a Document Structuring Conventions-conforming (DSC) PostScript document format usable as a graphics file format. EPS files are more-or-less self-contained, reasonably predictable PostScript documents that describe an image or drawing and can be placed within another PostScript document. An EPS file is essentially a PostScript program, saved as a single file that includes a low-resolution preview "encapsulated" within it, allowing some programs to display a preview on the screen.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "Encapsulated PostScript (EPS) is a Document Structuring Conventions-conforming (DSC) PostScript document format usable as a graphics file format. EPS files are more-or-less self-contained, reasonably predictable PostScript documents that describe an image or drawing and can be placed within another PostScript document. An EPS file is essentially a PostScript program, saved as a single file that includes a low-resolution preview \"encapsulated\" within it, allowing some programs to display a preview on the screen."@en ;
  skos:prefLabel "EPS"@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 .

