# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00202

@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:NF00202
  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 was created by CompuServe in 1987. 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 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 "NF00202" ;
  rdfs:label "NF00202" ;
  wikidata:p1163 "image/gif" ;
  wikidata:p1195 "gif" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/3" ;
  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-gif87.txt" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27526733" ;
  nara:category naraid:StillImage ;
  nara:formatName "Graphics Interchange Format (GIF) 87a" ;
  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_87a" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00202>
  a owl:Ontology ;
.
