# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00879

@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:NF00879
  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). WAVEFORMATEXTENSIBLE is an extended version of WAVEFORMATEX that allows for specification for multiple audio channel data. 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 "NF00879" ;
  rdfs:label "NF00879" ;
  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/143" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000001.shtml" ;
  wikidata:p973 "https://docs.fileformat.com/audio/wav/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/WAV" ;
  wikidata:p973 "https://learn.microsoft.com/en-us/windows/win32/api/mmreg/ns-mmreg-waveformatextensible" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q63082675" ;
  nara:category naraid:Audio ;
  nara:formatName "Waveform Audio File Format (WAVE) WAVEFORMATEXTENSIBLE" ;
  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/NF00879>
  a owl:Ontology ;
.
