@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/8e770fe1-6e82-43aa-9f8a-75d217d7e6cb>
  skos:prefLabel "Granule Data Format"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/e1544d27-a3b8-4b14-95aa-e25b21bcce1f> .

<https://gcmd.earthdata.nasa.gov/kms/concept/e1544d27-a3b8-4b14-95aa-e25b21bcce1f>
  skos:changeNote """2019-10-28 10:12:54.0 [sritz] Insert Concept 
add broader relation (JPEG-2000 [e1544d27-a3b8-4b14-95aa-e25b21bcce1f,369805] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,369529]); 
""", """2020-06-18 13:44:12.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Joint Photographic Experts Group Format 2000
language code: en); 
insert AltLabel (id: null
category: null
text: JPEG-2000
language code: en); 
update PrefLabel (JPEG2000); 
insert Definition (id: null
text: JPEG 2000 (JP2) is an image compression standard and coding system. It was developed from 1997 to 2000 by a Joint Photographic Experts Group committee chaired by Touradj Ebrahimi (later the JPEG president),[1] with the intention of superseding their original discrete cosine transform (DCT) based JPEG standard (created in 1992) with a newly designed, wavelet-based method. The standardized filename extension is .jp2 for ISO/IEC 15444-1 conforming files and .jpx for the extended part-2 specifications, published as ISO/IEC 15444-2.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "JPEG 2000 (JP2) is an image compression standard and coding system. It was developed from 1997 to 2000 by a Joint Photographic Experts Group committee chaired by Touradj Ebrahimi (later the JPEG president),[1] with the intention of superseding their original discrete cosine transform (DCT) based JPEG standard (created in 1992) with a newly designed, wavelet-based method. The standardized filename extension is .jp2 for ISO/IEC 15444-1 conforming files and .jpx for the extended part-2 specifications, published as ISO/IEC 15444-2."@en ;
  skos:altLabel "JPEG-2000"@en ;
  skos:prefLabel "JPEG2000"@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 .

