# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00532

@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:NF00532
  a nara:FileFormat ;
  dcterms:description "Waveform Audio File Format (WAVE or WAV) is an audio container that stores audio bitstreams. WAVE was released in 1991 by IBM and Microsoft and based on the Resource Interchange File Format (RIFF). WAVEFORMATEX is an extended version of the Waveform Audio file format that defines the waveform-audio data and superseded PCMWAVEFORMAT. WAVEFORMATEX is similar to PCMWAVEFORMAT with the only difference as WAVEFORMATEX contains a cbSize member and PCMWAVEFORMAT does not. While WAVE is proprietary, it is fully documented with open source tools available for transcoding. Therefore, it is recommended to retain as-is. " ;
  dcterms:identifier "NF00532" ;
  rdfs:label "NF00532" ;
  wikidata:p1163 "audio/vnd.wave" ;
  wikidata:p1163 "audio/wav" ;
  wikidata:p1163 "audio/wave" ;
  wikidata:p1163 "audio/x-pn-wav" ;
  wikidata:p1163 "audio/x-wav" ;
  wikidata:p1195 "wav" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/142" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000001.shtml" ;
  wikidata:p973 "http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Docs/riffmci.pdf" ;
  wikidata:p973 "https://docs.fileformat.com/audio/wav/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/WAV" ;
  wikidata:p973 "https://wiki.dpconline.org/images/4/46/WAV_Assessment_v1.0.pdf" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q61707565" ;
  nara:category naraid:Audio ;
  nara:formatName "Waveform Audio File Format (WAVE) WAVEFORMATEX" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """FFmpeg; VLC; Audacity
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/WAVE" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00532>
  a owl:Ontology ;
.
