# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00819

@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:NF00819
  a nara:FileFormat ;
  dcterms:description "Apple Final Cut Pro Project files are created by Final Cut Pro. Final Cut Pro is proprietary video editing software developed by Apple that was released in 1999. Versions 1-7 project files were saved in a binary format with the .fcp extension. Project files do not contain the media used for the project. Version 7 was released in 2009 and superseded in 2011 with Final Cut Pro X that saved project files as .fcpx, an XML format. FCP files should be transformed to Final Cut Pro XML Interchange Format (FCPXML) when possible. " ;
  dcterms:identifier "NF00819" ;
  rdfs:label "NF00819" ;
  wikidata:p1163 "application/octet-stream" ;
  wikidata:p1195 "fcp" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Final_Cut_Pro" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q56653770" ;
  nara:category naraid:Video ;
  nara:formatName "Apple Final Cut Pro Project" ;
  nara:preservationAction naraid:Assess ;
  nara:preservationPlan "Transform to Final Cut Pro XML Interchange Format (FCPXML) if possible" ;
  nara:riskLevel naraid:High ;
  nara:tools """Procure and/or develop tools. Format transformation might require an old version of Final Cut Pro software.
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Final_Cut_Pro" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00819>
  a owl:Ontology ;
.
