# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00136

@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:NF00136
  a nara:FileFormat ;
  dcterms:description "Broadcast Wave (BWF) is an audio format that's designed for file-based non-linear digital recorders. BWF is based on the Microsoft WAV format as chunk-based audio and was developed in 1997 by the European Broadcasting Union with Microsoft and IBM. While BWF is still proprietary to Microsoft, the format has an open specification and is an industry standard with open source tools available for transcoding. Therefore, it is recommended to retain the files as-is. BWF is considered a preferred format per NARA Transfer Guidance." ;
  dcterms:identifier "NF00136" ;
  rdfs:label "NF00136" ;
  wikidata:p1163 "audio/x-wav" ;
  wikidata:p1195 "wav" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/1" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000001.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Broadcast_Wave_Format" ;
  wikidata:p973 "https://tech.ebu.ch/docs/tech/tech3285.pdf" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27526426" ;
  nara:category naraid:Audio ;
  nara:formatName "Broadcast Wave (BWF) v. 0" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """FFmpeg; VLC; Windows Media Player
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/BWF" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00136>
  a owl:Ontology ;
.
