# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00203

@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:NF00203
  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 89a is considered an acceptable format 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." ;
  dcterms:identifier "NF00203" ;
  rdfs:label "NF00203" ;
  wikidata:p1163 "image/gif" ;
  wikidata:p1195 "gif" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/4" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000133.shtml" ;
  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/" ;
  wikidata:p973 "https://www.w3.org/Graphics/GIF/spec-gif89a.txt" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27526739" ;
  nara:category naraid:StillImage ;
  nara:formatName "Graphics Interchange Format (GIF) 89a" ;
  nara:preservationAction naraid:Retain ;
  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#Version_89a" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00203>
  a owl:Ontology ;
.
