# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00859

@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:NF00859
  a nara:FileFormat ;
  dcterms:description "The Moving Picture Experts Group (MPEG) family is extensive. MPEG-1 is the initial version and is a lossy compression format for audio and video. MPEG-1 Elementary Stream is a file that contains a single audio or video stream and is used during video editing. MPEG-1 was released in 1993, with subsequent versions being released over the next several years; the MPEG family now has over 15 versions. MPEG is an open standard, is still supported by the Moving Picture Experts Group, is widely used in the community, and has open source tools available for transcoding. It is recommended to retain MPEG-1 Elementary Stream files as-is since the files can easily be opened and are prevalent in the field." ;
  dcterms:identifier "NF00859" ;
  rdfs:label "NF00859" ;
  wikidata:p1163 "video/mpg" ;
  wikidata:p1195 "m1v" ;
  wikidata:p1195 "mpeg" ;
  wikidata:p1195 "mpg" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/649" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000035.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/MPEG_elementary_stream" ;
  wikidata:p973 "https://www.iso.org/standard/22412.html" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q336284" ;
  nara:category naraid:Video ;
  nara:formatName "MPEG-1 Elementary 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_Elementary_Stream" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00859>
  a owl:Ontology ;
.
