@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/90bb0b25-358d-4f12-afca-fc54e99379ff>
  skos:prefLabel "USDA"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/c373186f-c8be-454d-8308-069d57d10039> .

<https://gcmd.earthdata.nasa.gov/kms/concept/c373186f-c8be-454d-8308-069d57d10039>
  ns0:resource [ ] ;
  ns0:altLabel [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/90bb0b25-358d-4f12-afca-fc54e99379ff> ;
  skos:prefLabel "USDA/NASS"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/providers> ;
  skos:definition """The USDA National Agriculture Statistics Service provides various agricultural 
related statistics including publications, charts, maps and historical data 
sets.

Website: "http://www.usda.gov/nass/"

[Summary provided by the USDA.]"""@en ;
  a skos:Concept .

