# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00652

@prefix : <https://www.archives.gov/files/lod/dpframework/schema> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix nara: <https://www.archives.gov/data/lod/dpframework/def/> .
@prefix naraid: <https://www.archives.gov/data/lod/dpframework/id/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

naraid:NF00652
  a nara:FileFormat ;
  dcterms:description "Graphics Interchange Format (GIF) is a raster image web graphics format that stores bitmap images in a single file. The 87a version is the original version and 89a was the second release that added support for animation delays, storage of application metadata, and a few other upgrades. The two versions can be distinguished by the first six bytes of the file. GIF 87a was created by CompuServe in 1987 and 89a was released in 1989. GIF used patent-protected LZW lossless compression; the patent was owned by Unisys but expired in 2003. GIF has an open specification and is well-documented and in wide use with a variety of software to render. GIF 87a and 89a are both considered acceptable formats for born-digital posters per NARA Transfer Guidance. It is recommended to retain GIF files as-is since the files can easily be opened and are prevalent in the field. \"Unspecified\" means that we have not yet identified which version of format has been found; these files should be treated as if they possess the risks and limitations inherent in any file in the format family." ;
  dcterms:identifier "NF00652" ;
  rdfs:label "NF00652" ;
  wikidata:p1163 "image/gif" ;
  wikidata:p1195 "gif" ;
  wikidata:p973 "http://www.fileformat.info/format/gif/egff.htm" ;
  wikidata:p973 "https://docs.fileformat.com/image/gif/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/GIF" ;
  wikidata:p973 "https://forensics.wiki/gif/" ;
  nara:category naraid:StillImage ;
  nara:formatName "Graphics Interchange Format (GIF) unspecified version" ;
  nara:preservationAction naraid:Identify ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Adobe Photoshop; GNU Image Manipulation Program; IrfanView" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/GIF" ;
  <https://www.archives.gov/files/lod/dpframework/schemaskos:note> "A number of GIFs in NARA's holdings have only been identified by their extensions. NF00652 is currently a catch-all for these." ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00652>
  a owl:Ontology ;
.
