@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/7cbe60a4-f511-4a95-8f3d-af097e6fc99a>
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/providers> ;
  a skos:Concept ;
  ns0:altLabel [ ] ;
  skos:changeNote """2020-11-10 14:30:35.0 [tstevens] Insert Concept 
add broader relation (STANFORD-U/EARTH [7cbe60a4-f511-4a95-8f3d-af097e6fc99a,560756] - ACADEMIC [7700280b-68ee-4644-bf5e-84e7a6adf897,533815]); 
""", """2020-11-10 14:32:40.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Department of Earth System Science, School of Earth, Energy, & Environmental Sciences, Stanford University
language code: en); 
insert Definition (id: null
text: 
language code: en); 
insert Resource (id: null
type: provider
url: https://earth.stanford.edu/); 
""" ;
  ns0:reference [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/7700280b-68ee-4644-bf5e-84e7a6adf897> ;
  skos:prefLabel "STANFORD-U/EARTH"@en ;
  skos:definition "" ;
  ns0:resource [ ] .

<https://gcmd.earthdata.nasa.gov/kms/concept/7700280b-68ee-4644-bf5e-84e7a6adf897>
  skos:prefLabel "ACADEMIC"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/7cbe60a4-f511-4a95-8f3d-af097e6fc99a> .

