# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00531

@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:NF00531
  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). The PCMWAVEFORMAT structure describes the data format for Pulse-Code Modulation (PCM) waveforms. 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 "NF00531" ;
  rdfs:label "NF00531" ;
  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/141" ;
  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/Q61693036" ;
  nara:category naraid:Audio ;
  nara:formatName "Waveform Audio File Format (WAVE) PCMWAVEFORMAT" ;
  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/NF00531>
  a owl:Ontology ;
.
