@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/78fe04cb-d68f-4b4f-a6b5-3b59660d3f95> .

<https://gcmd.earthdata.nasa.gov/kms/concept/78fe04cb-d68f-4b4f-a6b5-3b59660d3f95>
  skos:changeNote """2020-06-17 14:45:27.0 [tstevens] Insert Concept 
add broader relation (DLG [78fe04cb-d68f-4b4f-a6b5-3b59660d3f95,560314] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-06-17 14:46:31.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Digital Line Graph
language code: en); 
insert AltLabel (id: null
category: null
text: Digital Line Graph (DLG) Files, DLG-3
language code: en); 
insert Definition (id: null
text: Digital Line Graphs (DLGs) are digital vector representations of cartographic information derived from USGS maps and related sources.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "Digital Line Graphs (DLGs) are digital vector representations of cartographic information derived from USGS maps and related sources."@en ;
  skos:altLabel "Digital Line Graph (DLG) Files, DLG-3"@en ;
  skos:prefLabel "DLG"@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 .

