@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/cc04bdf3-18fb-430c-91d8-2445539e34c1>
  skos:prefLabel "CALIFORNIA"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/cb9c70c1-6db9-4cdc-9324-5e1eee1c5df5> .

<https://gcmd.earthdata.nasa.gov/kms/concept/cb9c70c1-6db9-4cdc-9324-5e1eee1c5df5>
  ns0:resource [ ] ;
  ns0:altLabel [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/cc04bdf3-18fb-430c-91d8-2445539e34c1> ;
  skos:prefLabel "CA/RA/TC"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/providers> ;
  skos:definition """The California Tahoe Conservancy (CTC) is an independent State
      agency within the Resources Agency of the State of
      California. It was established in its present form by State law
      in 1984 (Chapter 1239, Statutes of 1984). Its jurisdiction
      extends only to the California side of the Lake Tahoe Basin. The
      Conservancy is not a regulatory agency. It was established to
      develop and implement programs through acquisitions and site
      improvements to improve water quality in Lake Tahoe, preserve
      the scenic beauty and recreational opportunities of the region,
      provide public access, preserve wildlife habitat areas, and
      manage and restore lands to protect the natural environment.
      
      Website: "http://tahoe.ca.gov/"
      
      [Summary provided by CTC]"""@en ;
  a skos:Concept .

