# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00470

@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:NF00470
  a nara:FileFormat ;
  dcterms:description "FujiFilm RAW (RAF) is a raw image format which consists of unprocessed data that was captured by a Fujifilm digital camera’s image sensor. While RAW files are now widespread across digital cameras, the RAF format is proprietary and specific to FujiFilm cameras. RAF files can be rendered by a variety of image editing programs, although some image editors may require format conversion before they can display the entirety of multi-image RAF files, such as HDR (“High Dynamic Range”) RAF files. Because this format is proprietary, not an industry standard, and does not have an open format specification, conversion to DNG is recommended. " ;
  dcterms:identifier "NF00470" ;
  rdfs:label "NF00470" ;
  wikidata:p1163 "image/x-raw-fuji" ;
  wikidata:p1195 "raf" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/642" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000241.shtml" ;
  wikidata:p973 "http://exiftool.sourceforge.net/TagNames/FujiFilm.html" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Raw_image_format" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q28205335" ;
  nara:category naraid:StillImage ;
  nara:formatName "FujiFilm RAW" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to DNG" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Adobe Photoshop with Camera RAW; Adobe DNG Converter; ExifTool; IrfanView" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Fujifilm_RAF" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00470>
  a owl:Ontology ;
.
