@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/b84e7c7b-588b-4df7-8d6a-2010371dcf90>
  ns0:resource [ ] ;
  ns0:altLabel [ ] ;
  skos:changeNote """2018-03-09 17:02:04.0 [sritz]  
insert AltLabel (id: null
category: primary
text: U.S. Geological Survey, U.S. Department of the Interior
language code: en); 
insert Resource (id: null
type: provider
url: https://www.usgs.gov/); 
""", """2018-03-09 17:00:48.0 [sritz] Insert Concept 
add broader relation (DOI/USGS [b84e7c7b-588b-4df7-8d6a-2010371dcf90,310771] - USGS [5fea4160-25a7-44b5-bfba-ef140fdffaf4,280087]); 
""" ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/5fea4160-25a7-44b5-bfba-ef140fdffaf4> ;
  skos:prefLabel "DOI/USGS"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/providers> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/5fea4160-25a7-44b5-bfba-ef140fdffaf4>
  skos:prefLabel "USGS"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/b84e7c7b-588b-4df7-8d6a-2010371dcf90> .

