# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00661

@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:NF00661
  a nara:FileFormat ;
  dcterms:description "Used primarily for system-related and ephemeral purposes, such as icons, screen-grabs, and passing of bit-mapped images between Windows applications. Bitmaps are not usually delivered to the public; it is unclear if the files represent software specific functions or represent raster image files. Bitmaps could have been created in Microsoft Paint/Paintbrush." ;
  dcterms:identifier "NF00661" ;
  rdfs:label "NF00661" ;
  wikidata:p1163 "image/bmp" ;
  wikidata:p1163 "image/x-bmp" ;
  wikidata:p1163 "image/x-ms-bmp" ;
  wikidata:p1195 "bmp" ;
  wikidata:p973 "https://docs.fileformat.com/image/bmp/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/BMP_file_format" ;
  wikidata:p973 "https://forensics.wiki/bmp/" ;
  nara:category naraid:StillImage ;
  nara:formatName "Windows Bitmap unspecified version" ;
  nara:preservationAction naraid:Identify ;
  nara:preservationPlan "Transform to TIFF" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Adobe Photoshop; IrfanView; GNU Image Manipulation Program" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/BMP" ;
  <https://www.archives.gov/files/lod/dpframework/schemaskos:note> "A number of BMPs in NARA's holdings have only been identified by their extensions. NF00661 is currently a catch-all for these." ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00661>
  a owl:Ontology ;
.
