@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/0ff265ba-785f-498b-bee3-407c4317ac87>
  skos:changeNote """2015-06-04 10:51:08.0 [aaleman] Insert Concept 
add broader relation (MULTI-SPECTRAL [0ff265ba-785f-498b-bee3-407c4317ac87,158005] - Cameras [d322ae9d-bde0-448f-948d-777aef096eb6,144973]); 
""", """2015-06-04 10:51:47.0 [aaleman] added new keyword 
insert AltLabel (id: null
text: Multispectral Camera
language code: en); 
insert Definition (id: null
text: A camera that captures multispectral images. The image data is captured at specific frequencies across the electromagnetic spectrum.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "A camera that captures multispectral images. The image data is captured at specific frequencies across the electromagnetic spectrum."@en ;
  skos:prefLabel "MULTI-SPECTRAL"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/d322ae9d-bde0-448f-948d-777aef096eb6> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/d322ae9d-bde0-448f-948d-777aef096eb6>
  skos:prefLabel "Cameras"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/0ff265ba-785f-498b-bee3-407c4317ac87> .

