# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00627

@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:NF00627
  a nara:FileFormat ;
  dcterms:description "Windows Media Video 9 (WMV) is a proprietary set of video codecs and their corresponding video coding formats developed by Microsoft in 1999. There are 3 codecs for this standard, this version of the format uses the WVC1 codec. WMV video is stored in the proprietary Microsoft Advanced Systems Format (ASF) container. The Society of Motion Picture and Television Engineers (SMPTE) developed the VC-1 standard based on WMV Windows Media Video 9 (aka WMV9) in 2003. Files using the WVC1 codec are fully compliant with the Advanced Profile of VC-1. WMV files have an open specification, however there are concerns related to the application of digital rights management. NARA recommends transforming WMV files to AVI for preservation." ;
  dcterms:identifier "NF00627" ;
  rdfs:label "NF00627" ;
  wikidata:p1163 "video/x-ms-wmv" ;
  wikidata:p1195 "wmv" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/441" ;
  wikidata:p973 "https://docs.fileformat.com/video/wmv/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/VC-1#WVC1" ;
  wikidata:p973 "https://learn.microsoft.com/en-us/windows/win32/medfound/windowsmediavideo9encoder" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q1999018" ;
  nara:category naraid:Video ;
  nara:formatName "Windows Media Video with Windows Media Video 9 Advanced Profile (WVC1) Codec" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to AVI" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """FFmpeg; VLC; Windows Media Player with ASF codec
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/WMV" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00627>
  a owl:Ontology ;
.
