# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00441

@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:NF00441
  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 "NF00441" ;
  rdfs:label "NF00441" ;
  wikidata:p1163 "image/bmp" ;
  wikidata:p1163 "image/x-bmp" ;
  wikidata:p1163 "image/x-ms-bmp" ;
  wikidata:p1195 "bmp" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/114" ;
  wikidata:p973 "https://docs.fileformat.com/image/bmp/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/BMP_file_format" ;
  wikidata:p973 "https://forensics.wiki/bmp/" ;
  wikidata:p973 "https://learn.microsoft.com/en-us/windows/win32/gdi/device-dependent-bitmaps" ;
  wikidata:p973 "https://www.drdobbs.com/architecture-and-design/the-bmp-file-format-part-1/184409517" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27596100" ;
  nara:category naraid:StillImage ;
  nara:formatName "Windows Bitmap 1.0 / Windows Device-Dependent Bitmap" ;
  nara:preservationAction naraid:Transform ;
  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/Windows_DDB" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00441>
  a owl:Ontology ;
.
