@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/2a6763f9-0ef9-4879-9b7d-6ce023c75871>
  skos:changeNote """2020-06-17 12:45:10.0 [tstevens] Insert Concept 
add broader relation (AVI [2a6763f9-0ef9-4879-9b7d-6ce023c75871,560300] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-06-17 12:52:55.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Audio Video Interleaved
language code: en); 
insert Definition (id: null
text: Audio Video Interleaved is a multimedia container format introduced by Microsoft in November 1992 as part of its Video for Windows software. AVI files can contain both audio and video data in a file container that allows synchronous audio-with-video playback. Like the DVD video format, AVI files support multiple streaming audio and video, although these features are seldom used.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "Audio Video Interleaved is a multimedia container format introduced by Microsoft in November 1992 as part of its Video for Windows software. AVI files can contain both audio and video data in a file container that allows synchronous audio-with-video playback. Like the DVD video format, AVI files support multiple streaming audio and video, although these features are seldom used."@en ;
  skos:prefLabel "AVI"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/GranuleDataFormat> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/8e770fe1-6e82-43aa-9f8a-75d217d7e6cb> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/8e770fe1-6e82-43aa-9f8a-75d217d7e6cb>
  skos:prefLabel "Granule Data Format"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/2a6763f9-0ef9-4879-9b7d-6ce023c75871> .

