@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/e18c90cb-7dfe-4135-83c8-97a393c1d057>
  skos:changeNote """2018-07-05 07:01:00.0 [mmorahan] Insert Concept 
add broader relation (HKTLM [e18c90cb-7dfe-4135-83c8-97a393c1d057,367759] - Recorders/Loggers [ebfff02c-2e5a-476e-aafb-c00167bf2daa,349073]); 
""", """2018-07-05 07:03:33.0 [mmorahan]  
insert AltLabel (id: null
category: primary
text: Housekeeping Telemetry Data used to monitor ENVISAT functions
language code: en); 
insert Definition (id: null
text: The ENVISAT Polar Platform generates auxiliary data from the service module, PMC, and instruments that is included in the data stream. The auxiliary data is placed in source packets and transferred to the On-board High Speed Multiplexer to be downlinked with the other low rate instrument data.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "The ENVISAT Polar Platform generates auxiliary data from the service module, PMC, and instruments that is included in the data stream. The auxiliary data is placed in source packets and transferred to the On-board High Speed Multiplexer to be downlinked with the other low rate instrument data."@en ;
  skos:prefLabel "HKTLM"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/ebfff02c-2e5a-476e-aafb-c00167bf2daa> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/ebfff02c-2e5a-476e-aafb-c00167bf2daa>
  skos:prefLabel "Recorders/Loggers"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/e18c90cb-7dfe-4135-83c8-97a393c1d057> .

