@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/72e49dce-c936-4cfe-be92-156c34f73cf0>
  skos:changeNote """2017-07-26 15:27:19.0 [aaleman] Insert Concept 
add broader relation (IRIS [72e49dce-c936-4cfe-be92-156c34f73cf0,309851] - Photon/Optical Detectors [8143e95e-a438-4a2a-82b2-6d7ae079fba7,290437]); 
""", """2017-07-26 15:28:04.0 [aaleman] added new keyword at NSIDC request 
insert AltLabel (id: null
category: primary
text: InfraRed Integrating Sphere
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:prefLabel "IRIS"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/8143e95e-a438-4a2a-82b2-6d7ae079fba7> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/8143e95e-a438-4a2a-82b2-6d7ae079fba7>
  skos:prefLabel "Photon/Optical Detectors"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/72e49dce-c936-4cfe-be92-156c34f73cf0> .

