@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/0c89f3f4-7ab1-43ce-89ee-795d35f0e30a>
  skos:prefLabel "A - C"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/4dce00f0-38e3-4fc5-934f-118e00b023a3> .

<https://gcmd.earthdata.nasa.gov/kms/concept/4dce00f0-38e3-4fc5-934f-118e00b023a3>
  ns0:altLabel [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/0c89f3f4-7ab1-43ce-89ee-795d35f0e30a> ;
  skos:prefLabel "CAMP"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/projects> ;
  skos:definition "CAMP (California Monitoring Program) involves the measuring of water quality in California waters. Parameters measured must be water quality related or include water quality parameters. Water quality parameters include physical, chemical, or toxicity data. Related data may include sediment chemistry or toxicity, benthic, or tissue bioaccumulation parameters."@en ;
  a skos:Concept .

