# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00818

@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:NF00818
  a nara:FileFormat ;
  dcterms:description "Adobe Premiere Pro Project files (PRPROJ) are containers created by the video editing software Adobe Premiere Pro. PRPROJ stores all the components of a video editing project and those components can include video clips, audio clips, effects, sequencing, and transitions. This proprietary file format is not compatible with other video editing software and is XML based. Project files created with Premiere Pro 1.0 and on are encoded with GZIP, a compressed file format. Adobe Premiere Pro was initially released in 2003 by Adobe. PRPROJ files should be retained as-is, as well as the components within the container should be extracted. " ;
  dcterms:identifier "NF00818" ;
  rdfs:label "NF00818" ;
  wikidata:p1163 "text/xml" ;
  wikidata:p1195 "prproj" ;
  wikidata:p973 "https://community.adobe.com/t5/premiere-pro-discussions/premiere-pro-cc-project-file-prproj-no-longer-xml/m-p/5350271" ;
  wikidata:p973 "https://docs.fileformat.com/video/prproj/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Adobe_Premiere_Pro" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q105864404" ;
  nara:category naraid:Video ;
  nara:formatName "Adobe Premiere Pro Project" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain but extract files from the container" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Any supported text editor; Adobe Premiere Pro
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Premiere_Pro" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00818>
  a owl:Ontology ;
.
