# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00420

@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:NF00420
  a nara:FileFormat ;
  dcterms:description "Tagged Image File Format for Electronic Photography (TIFF/EP) is a digital image format standard, based on subsets of the TIFF version 6.0 and EXIF standards. TIFF/EP files are valid TIFF 6.0. TIFF/EP was intended to be a camera RAW image format but was not widely adopted by camera manufacturers, however it formed the basis for Adobe's Digital Negative (DNG) file format. It is an open standard and was first published by ISO in 2001. In most cases, it is recommended to retain TIFF/EP as-is, as they are valid TIFF 6.0 and there is software available for rendering." ;
  dcterms:identifier "NF00420" ;
  rdfs:label "NF00420" ;
  wikidata:p1163 "image/tiff" ;
  wikidata:p1195 "tif" ;
  wikidata:p1195 "tiff" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/154" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000073.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/TIFF/EP" ;
  wikidata:p973 "https://www.iso.org/standard/29377.html" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q7670377" ;
  nara:category naraid:StillImage ;
  nara:formatName "Tagged Image File Format for Electronic Photography (TIFF/EP)" ;
  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/EP" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00420>
  a owl:Ontology ;
.
