# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00829

@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:NF00829
  a nara:FileFormat ;
  dcterms:description "Exchangeable Image File Format (EXIF) is a format for digital still cameras. EXIF was developed by the Japan Electronics and Information Technology Industries Association (JEITA) in 1995. The EXIF specification uses JPEG encoding for compressed image files and TIFF 6.0 for uncompressed image files, with additional metadata tags defined for camera settings, image metrics, date, time, and location information, thumbnail previews, descriptions, and copyright information. EXIF version 2.3 was released in 2010, making corrections to earlier versions. EXIF and JPEG are openly documented, widely adopted formats with open source tools available. EXIF 2.3 compressed files should be retained as-is." ;
  dcterms:identifier "NF00829" ;
  rdfs:label "NF00829" ;
  wikidata:p1163 "image/jpeg" ;
  wikidata:p1195 "jpeg" ;
  wikidata:p1195 "jpg" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/1507" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000146.shtml" ;
  wikidata:p973 "https://docs.fileformat.com/image/exif/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Exif" ;
  wikidata:p973 "https://www.cipa.jp/std/documents/e/DC-008-2012_E.pdf" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q26385104" ;
  nara:category naraid:StillImage ;
  nara:formatName "Exchangeable Image File Format Compressed 2.3.x" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools "ExifTool; Adobe Photoshop; GNU Image Manipulation Program" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Exif" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00829>
  a owl:Ontology ;
.
