# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00469

@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:NF00469
  a nara:FileFormat ;
  dcterms:description "Canon RAW 2 (CR2) is a raw image format native to Canon digital cameras. It was released in 2001 and by 2004 had superseded the Canon RAW (CRW) format. CR2 has since been superseded by Canon RAW 3 (CR3). Like many camera raw formats, it is proprietary but based on TIFF and a reverse-engineered specification is available. Raw image files contain unprocessed or minimally processed digital camera image sensor data. To view the raw files, the output from the image sensor must be converted to a photographic rendering (processed) and stored in a viewable raster graphics format such as TIFF or JPEG. Processing may occur in the camera or through a raw file converter. Due to the proprietary nature of the format, NARA recommends transforming to Digital Negative Format (DNG) for preservation." ;
  dcterms:identifier "NF00469" ;
  rdfs:label "NF00469" ;
  wikidata:p1163 "image/x-canon-cr2" ;
  wikidata:p1163 "image/x-raw-canon" ;
  wikidata:p1195 "cr2" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/592" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000241.shtml" ;
  wikidata:p973 "http://lclevy.free.fr/cr2/" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27866048" ;
  nara:category naraid:StillImage ;
  nara:formatName "Canon RAW 2 (CR2)" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to DNG" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Adobe Photoshop with Camera RAW; Adobe DNG Converter; ExifTool" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Canon_RAW_2" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00469>
  a owl:Ontology ;
.
