# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00762

@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:NF00762
  a nara:FileFormat ;
  dcterms:description "Tagged Image File Format (TIFF) unspecified version 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. \"Unspecified\" means that we have not yet identified which version of the 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. Unspecified TIFF files should be identified and should follow the proposed preservation plan provided for the various TIFF format variants." ;
  dcterms:identifier "NF00762" ;
  rdfs:label "NF00762" ;
  wikidata:p1163 "image/tiff" ;
  wikidata:p1195 "tif" ;
  wikidata:p1195 "tiff" ;
  wikidata:p973 "https://docs.fileformat.com/image/tiff/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/TIFF" ;
  wikidata:p973 "https://fileinfo.com/extension/tif" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q215106" ;
  nara:category naraid:StillImage ;
  nara:formatName "Tagged Image File Format (TIFF) unspecified version" ;
  nara:preservationAction naraid:Identify ;
  nara:preservationPlan "Depends on version, retain TIFF 1-6, otherwise see specific version plan" ;
  nara:riskLevel naraid:Moderate ;
  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/schemaskos:note> "A number of TIFFs in NARA's holdings have only been identified by their extensions. NF00762 is currently a catch-all for these." ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00762>
  a owl:Ontology ;
.
