@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://gcmd.earthdata.nasa.gov/kms#> .

<https://gcmd.earthdata.nasa.gov/kms/concept/992b25fe-7863-4885-98b9-875ddafb6935>
  skos:changeNote """2023-05-10 17:38:45.0 [sritz]  
insert AltLabel (id: null
category: null
text: CESSNA Station Air
language code: en); 
insert Definition (id: null
text: The Cessna 205, 206 and 207, known primarily as the Stationair (and marketed variously as the Super Skywagon, Skywagon and Super Skylane), are a family of single-engined, general aviation aircraft with fixed landing gear, used in commercial air service as well as for personal use. The family was originally developed from the popular retractable-gear Cessna 210 and produced by the Cessna Aircraft Company.
language code: en); 
""", """2023-05-10 17:41:25.0 [sritz]  
insert AltLabel (id: null
category: primary
text: CESSNA T206H
language code: en); 
""", """2023-05-10 17:35:56.0 [sritz] Insert Concept 
add broader relation (CESSNA T206H [992b25fe-7863-4885-98b9-875ddafb6935,1306131] - Propeller [6175c78e-432c-4254-b442-40d3cf0f6b34,1296213]); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "The Cessna 205, 206 and 207, known primarily as the Stationair (and marketed variously as the Super Skywagon, Skywagon and Super Skylane), are a family of single-engined, general aviation aircraft with fixed landing gear, used in commercial air service as well as for personal use. The family was originally developed from the popular retractable-gear Cessna 210 and produced by the Cessna Aircraft Company."@en ;
  a skos:Concept ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/6175c78e-432c-4254-b442-40d3cf0f6b34> ;
  ns0:reference [ ] ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms> ;
  skos:prefLabel "CESSNA T206H"@en ;
  skos:altLabel "CESSNA Station Air"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/6175c78e-432c-4254-b442-40d3cf0f6b34>
  skos:prefLabel "Propeller"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/992b25fe-7863-4885-98b9-875ddafb6935> .

