@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/0111fbd3-e6ec-464a-bc65-2323c2328e7c>
  skos:prefLabel "DOI"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/30a3ecee-cc68-40d3-ac17-c5332fc1b1c3> .

<https://gcmd.earthdata.nasa.gov/kms/concept/30a3ecee-cc68-40d3-ac17-c5332fc1b1c3>
  skos:prefLabel "DOI/USFWS"@en ;
  skos:changeNote """2018-03-13 08:07:19.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: U.S. Fish and Wildlife Service, U.S. Department of the Interior
language code: en); 
insert Resource (id: null
type: provider
url: https://www.fws.gov/); 
""", """2018-03-13 08:08:04.0 [tstevens]  
insert Definition (id: null
text: The U.S. Fish and Wildlife Service (USFWS) is dedicated to the conservation, protection and enhancement of fish, wildlife and plants, and their habitats.
language code: en); 
""", """2018-03-13 08:06:00.0 [tstevens] Insert Concept 
add broader relation (DOI/USFWS [30a3ecee-cc68-40d3-ac17-c5332fc1b1c3,310787] - DOI [0111fbd3-e6ec-464a-bc65-2323c2328e7c,280547]); 
""" ;
  a skos:Concept ;
  ns0:resource [ ] ;
  skos:definition "The U.S. Fish and Wildlife Service (USFWS) is dedicated to the conservation, protection and enhancement of fish, wildlife and plants, and their habitats."@en ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/0111fbd3-e6ec-464a-bc65-2323c2328e7c> ;
  ns0:altLabel [ ] ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/providers> .

