@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/e9c97ed0-c08a-4759-811b-0497cd6c9775>
  skos:changeNote """2021-02-12 08:58:04.0 [mmorahan] Insert Concept 
add broader relation (CN/ChinaGEOSS [e9c97ed0-c08a-4759-811b-0497cd6c9775,560847] - CHINA [85536e75-507b-4c8e-93f0-9048ef53e8f6,534667]); 
""", """2021-02-12 09:01:01.0 [mmorahan]  
insert AltLabel (id: null
category: primary
text: ChinaGEOSS
language code: en); 
insert Definition (id: null
text: ChinaGEOSS Data Sharing Network
language code: en); 
insert Resource (id: null
type: provider
url: http://www.chinageoss.cn/en/index.html); 
""" ;
  ns0:altLabel [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/85536e75-507b-4c8e-93f0-9048ef53e8f6> ;
  ns0:reference [ ] ;
  a skos:Concept ;
  skos:prefLabel "CN/ChinaGEOSS"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/providers> ;
  skos:definition "ChinaGEOSS Data Sharing Network"@en ;
  ns0:resource [ ] .

<https://gcmd.earthdata.nasa.gov/kms/concept/85536e75-507b-4c8e-93f0-9048ef53e8f6>
  skos:prefLabel "CHINA"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/e9c97ed0-c08a-4759-811b-0497cd6c9775> .

