@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/e63e32cc-896c-47dd-9652-a01ba2ee3334>
  ns0:reference [ ] ;
  skos:changeNote """2022-08-12 12:39:20.0 [sritz]  
insert Definition (id: null
text: These keywords are used to identify the type of grid location.
language code: en); 
""", """2022-08-12 12:30:00.0 [sritz] Insert Concept 
add broader relation (LAND/OCEAN/ICE FRACTION [e63e32cc-896c-47dd-9652-a01ba2ee3334,1011387] - GEOLOGICAL FEATURES [035d870c-9792-4a74-8e02-e03c9a671c8e,1011385]); 
""" ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/035d870c-9792-4a74-8e02-e03c9a671c8e> ;
  skos:prefLabel "LAND/OCEAN/ICE FRACTION"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:definition "These keywords are used to identify the type of grid location."@en ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/035d870c-9792-4a74-8e02-e03c9a671c8e>
  skos:prefLabel "GEOLOGICAL FEATURES"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/e63e32cc-896c-47dd-9652-a01ba2ee3334> .

