# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00515

@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:NF00515
  a nara:FileFormat ;
  dcterms:description "This is an obsolete, proprietary, operating system-specific implementation of a Bitmap file that should be converted to a standard TIFF." ;
  dcterms:identifier "NF00515" ;
  rdfs:label "NF00515" ;
  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/x-fmt/270" ;
  wikidata:p973 "http://www.fileformat.info/format/os2bmp/egff.htm" ;
  wikidata:p973 "https://docs.fileformat.com/image/bmp/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/BMP_file_format" ;
  wikidata:p973 "https://learn.microsoft.com/en-us/windows/win32/gdi/bitmap-storage" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q28206788" ;
  nara:category naraid:StillImage ;
  nara:formatName "OS/2 Bitmap 2.0" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to TIFF" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Adobe Photoshop; 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/id/NF00515>
  a owl:Ontology ;
.
