# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00868

@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:NF00868
  a nara:FileFormat ;
  dcterms:description "MPEG Videos are lossy video compression standards and are part of the extensive Moving Picture Experts Group (MPEG) family. MPEG video has open standards, still supported by MPEG, and many versions are widely used in the community. \"Unspecified\" means that we have not yet identified which version of the format has been found; these files should be treated as if they possess the risks and limitations inherent in any file in the format family. It is preferred to retain MPEG video files as-is since the MPEG videos are prevalent in the field, and there are open source tools available for transcoding." ;
  dcterms:identifier "NF00868" ;
  rdfs:label "NF00868" ;
  wikidata:p1163 "video/mpeg" ;
  wikidata:p1163 "video/mpg" ;
  wikidata:p1195 "mpeg" ;
  wikidata:p1195 "mpg" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Moving_Picture_Experts_Group" ;
  wikidata:p973 "https://mpeg.chiariglione.org/standards.html" ;
  nara:category naraid:Video ;
  nara:formatName "MPEG Video unspecified version" ;
  nara:preservationAction naraid:Identify ;
  nara:preservationPlan "Retain or transform to a TBD format" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """FFmpeg; VLC; Windows Media Player
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/MPEG" ;
  <https://www.archives.gov/files/lod/dpframework/schemaskos:note> "A number of MPEG files in NARA's holdings have only been identified by their extensions. NF00868 is currently a catch-all for these." ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00868>
  a owl:Ontology ;
.
