# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00595

@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:NF00595
  a nara:FileFormat ;
  dcterms:description "MPEG-4 Advanced Video Coding (MP4, H.264, or MPEG-4 Part 10) is a lossy video compression standard and is part of the extensive Moving Picture Experts Group (MPEG) family. MPEG-4 with Advanced Video Coding was released in 2004. While it has a patent, MPEG is an open standard and is still supported by the Moving Picture Experts Group. MP4 is considered an acceptable format per NARA Transfer Guidance. It is preferred to retain MP4 files as-is since the file format is well documented, prevalent in the field, and there are open source tools available for transcoding." ;
  dcterms:identifier "NF00595" ;
  rdfs:label "NF00595" ;
  wikidata:p1163 "video/H264" ;
  wikidata:p1163 "video/mp4" ;
  wikidata:p1195 "mp4" ;
  wikidata:p1195 "mpa" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000081.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Advanced_Video_Coding" ;
  wikidata:p973 "https://mpeg.chiariglione.org/standards/mpeg-4/video" ;
  wikidata:p973 "https://www.itu.int/rec/T-REC-H.264" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q212633" ;
  nara:category naraid:Video ;
  nara:formatName "MPEG-4 Advanced Video Coding (H.264)" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """FFmpeg; VLC; Windows Media Player
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/H.264" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00595>
  a owl:Ontology ;
.
