# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00778

@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:NF00778
  a nara:FileFormat ;
  dcterms:description "MPEG-2 Program Stream is a container format that supports MEPG-2 compressed audio and video streams for synchronized playback and is part of the extensive Moving Picture Experts Group (MPEG) family. MPEG-2 Program Stream was released in 1993 and the programming can also be used to contain MPEG-1 video and audio streams. The MPEG file format has an open specification and is commonly used for streaming digital video. Therefore, it is preferred to retain the file as-is. " ;
  dcterms:identifier "NF00778" ;
  rdfs:label "NF00778" ;
  wikidata:p1163 "video/mp2p" ;
  wikidata:p1195 "m2p" ;
  wikidata:p1195 "mpeg" ;
  wikidata:p1195 "mpg" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/386" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000335.shtml" ;
  wikidata:p973 "https://docs.fileformat.com/video/mpg/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/MPEG_program_stream" ;
  wikidata:p973 "https://web.archive.org/web/20240409042523/https://mpeg.chiariglione.org/standards/mpeg-2/systems/" ;
  wikidata:p973 "https://www.iso.org/standard/87619.html" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q28018471" ;
  nara:category naraid:Video ;
  nara:formatName "MPEG-2 Program Stream" ;
  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/MPEG_Program_Stream" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00778>
  a owl:Ontology ;
.
