# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00867

@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:NF00867
  a nara:FileFormat ;
  dcterms:description "QuickTime Video with Apple ProRes 4444 are video files that use Apple ProRes 4444 encoding with a QuickTime (MOV) wrapper. Apple ProRes 4444 is a proprietary low data rate with full-resolution video codec format with 4:4:4:4 RGBA color, making it a quality standard for video composites and lossless alpha channel up to 16 bits. Apple ProRes is well documented and ProRes video files can only be created within software that has an Apple license. MOV is a commonly used wrapper/container for ProRes 4444 and MOV is considered an acceptable format per NARA Transfer Guidance. The QuickTime file format is well documented, ubiquitous, and there are open source tools available for transcoding. Therefore, it is recommended to retain as-is. " ;
  dcterms:identifier "NF00867" ;
  rdfs:label "NF00867" ;
  wikidata:p1163 "video/quicktime" ;
  wikidata:p1195 "mov" ;
  wikidata:p3266 "https://loc.gov/preservation/digital/formats/fdd/fdd000529.shtml" ;
  wikidata:p973 "https://developer.apple.com/documentation/avfoundation/avvideocodectype/prores4444" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Apple_ProRes" ;
  wikidata:p973 "https://www.apple.com/final-cut-pro/docs/Apple_ProRes.pdf" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q1136889" ;
  nara:category naraid:Video ;
  nara:formatName "QuickTime Video with Apple ProRes 4444 Codec" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """FFmpeg
""" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00867>
  a owl:Ontology ;
.
