@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/cfc9cb35-d637-4e78-b1e0-680dedb9beed>
  skos:changeNote """2016-03-15 16:43:11.0 [saritz] Insert Concept 
add broader relation (FDCP [cfc9cb35-d637-4e78-b1e0-680dedb9beed,158675] - Probes [def72d78-3c2f-4f46-91e7-259a0e63e2de,144701]); 
""", """2016-03-15 16:45:15.0 [saritz] S. Ritz added instrument at ASDC request. 
insert AltLabel (id: null
text: FAST CLOUD DROPLET PROBE (FCDP)
language code: en); 
""", """2017-04-21 17:11:45.0 [sritz]  
update PrefLabel (FCDP); 
""" ;
  ns0:altLabel [ ] ;
  skos:prefLabel "FCDP"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/def72d78-3c2f-4f46-91e7-259a0e63e2de> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/def72d78-3c2f-4f46-91e7-259a0e63e2de>
  skos:prefLabel "Probes"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/cfc9cb35-d637-4e78-b1e0-680dedb9beed> .

