# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00198

@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:NF00198
  a nara:FileFormat ;
  dcterms:description "Free Lossless Audio Codec (FLAC) is a lossless audio format. It is fully documented and open source, and the specification is made available through the Xiph.Org Foundation. FLAC compression is lossless, with effective storage, typically compressing audio files to 50-60% of their original size. It is widely used and supported, therefore, can be retained as-is. FLAC is considered a preferred format per the NARA Transfer Guidance." ;
  dcterms:identifier "NF00198" ;
  rdfs:label "NF00198" ;
  wikidata:p1163 "audio/flac" ;
  wikidata:p1163 "audio/x-flac" ;
  wikidata:p1195 "flac" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/279" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000198.shtml" ;
  wikidata:p973 "https://docs.fileformat.com/audio/flac/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/FLAC" ;
  wikidata:p973 "https://filext.com/file-extension/FLAC" ;
  wikidata:p973 "https://wiki.dpconline.org/images/f/fe/FLAC_Assessment_v1.0.pdf" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27881556" ;
  wikidata:p973 "https://xiph.org/flac/format.html" ;
  nara:category naraid:Audio ;
  nara:formatName "Free Lossless Audio Codec (FLAC)" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """FFmpeg; Windows Media Player
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/FLAC" ;
  <https://www.archives.gov/files/lod/dpframework/schemaskos:note> "https://www.rfc-editor.org/info/rfc9639" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00198>
  a owl:Ontology ;
.
