@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://gcmd.gsfc.nasa.gov/kms#> .

<https://gcmd.earthdata.nasa.gov/kms/concept/bb5a51d9-0ded-40ed-9bfd-7cb0e788f1a5>
  skos:prefLabel "Temperature/Humidity Sensors"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/4dbc32a5-26a6-4f09-a889-8948152f38c6> .

<https://gcmd.earthdata.nasa.gov/kms/concept/4dbc32a5-26a6-4f09-a889-8948152f38c6>
  ns0:altLabel [ ] ;
  skos:definition """A Continuous Flow Diffusion Chamber (CFDC) is intended to expose
aerosol particles to well-defined conditions of temperature and
water vapor content in order to effect and study phase changes."""@en ;
  skos:prefLabel "CFDC"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/bb5a51d9-0ded-40ed-9bfd-7cb0e788f1a5> ;
  a skos:Concept .

