# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00419

@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:NF00419
  a nara:FileFormat ;
  dcterms:description "Tagged Image File Format (TIFF) version 1-6 is a wrapper that can store one or multiple raster graphics images. TIFFs support multiple internal encodings for lossy or lossless compression. The structure of TIFF files is organized into three internal primary sections, Image File Header (IFH), Image File Directory (IFD), and bitmap image data. When a TIFF contains multiple images, each image has a separate IFD. TIFF was developed by Aldus Corporation in 1986 and was bought by Adobe in 1994. The initial version was released in 1986 as Revision 3.0 since the first two were only drafts; version 4.0 was released in 1987; version 5 was released in 1988, and version 6 was released in 1992. TIFF revision 6 is fully documented, and earlier versions of the format are conformant to TIFF 6.0. Since TIFF is widely adopted with software available for rendering, these files can be retained as-is. TIFF versions 4-6 are considered preferred formats per NARA Transfer Guidance." ;
  dcterms:identifier "NF00419" ;
  rdfs:label "NF00419" ;
  wikidata:p1163 "image/tiff" ;
  wikidata:p1195 "tif" ;
  wikidata:p1195 "tiff" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/353" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000022.shtml" ;
  wikidata:p973 "http://jhove.sourceforge.net/tiff-hul.html" ;
  wikidata:p973 "https://docs.fileformat.com/image/tiff/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/TIFF" ;
  wikidata:p973 "https://web.archive.org/web/20210108073850/https://www.adobe.io/open/standards/TIFF.html" ;
  wikidata:p973 "https://wiki.dpconline.org/images/6/64/TIFF_Assessment_v1.3.pdf" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27231654" ;
  nara:category naraid:StillImage ;
  nara:formatName "Tagged Image File Format (TIFF) 1-6" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools "Adobe Photoshop; IrfanView; GNU Image Manipulation program" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/TIFF" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00419>
  a owl:Ontology ;
.
