@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/be3f59cc-d501-45d3-b4be-ac24e10c9eb0>
  skos:changeNote """2017-06-27 14:30:55.0 [tstevens] Insert Concept 
add broader relation (Pyrgeometer [be3f59cc-d501-45d3-b4be-ac24e10c9eb0,309693] - PYRGEOMETERS [7bf2a88f-52e6-4903-abe8-3765a3e8c6ae,290379]); 
""", """2017-06-27 14:31:46.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Pyrgeometer
language code: en); 
insert Definition (id: null
text: A pyrgeometer is a device that measures near-surface infra-red radiation spectrum in the wavelength spectrum approximately from 4.5 µm to 100 µm. This instrument has different sensitivity to short and long-wave radiations and can measure both terrestrial and atmospheric radiation.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "A pyrgeometer is a device that measures near-surface infra-red radiation spectrum in the wavelength spectrum approximately from 4.5 µm to 100 µm. This instrument has different sensitivity to short and long-wave radiations and can measure both terrestrial and atmospheric radiation."@en ;
  skos:prefLabel "Pyrgeometer"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/7bf2a88f-52e6-4903-abe8-3765a3e8c6ae> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/7bf2a88f-52e6-4903-abe8-3765a3e8c6ae>
  skos:prefLabel "PYRGEOMETERS"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/be3f59cc-d501-45d3-b4be-ac24e10c9eb0> .

