# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00241

@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:NF00241
  a nara:FileFormat ;
  dcterms:description "The MacPaint image file format is a graphics file format, native to the proprietary bitmap-based raster graphics editor, MacPaint. It was developed by Apple (and later Claris) and was introduced with the 1984 release of the original Macintosh personal computer. Claris released MacPaint version 2.0 in 1988 and the editor was discontinued in 1998. MacPaint image files in their native Macintosh usage utilized the PNTG extension and also possibly the PNT extension, whereas in Microsoft Operating systems (e.g., MS-DOS) such files would have the MAC file extension. It should be mentioned that while the PICT file format and the PIC, PCT, and PICT file extensions may also be associated with MacPaint, PICT is the native graphics format of QuickDraw on the Mac OS. Given the proprietary nature of the format and that it is not actively supported, NARA recommends transformation to PNG, JPEG, or TIFF." ;
  dcterms:identifier "NF00241" ;
  rdfs:label "NF00241" ;
  wikidata:p1195 "mac" ;
  wikidata:p1195 "pic" ;
  wikidata:p1195 "pntg" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/161" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/MacPaint" ;
  wikidata:p973 "https://web.archive.org/web/20200803223921/http://www.idea2ic.com/File_Formats/macpaint.pdf" ;
  wikidata:p973 "https://www.fileformat.info/format/macpaint/egff.htm" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q28206528" ;
  nara:category naraid:StillImage ;
  nara:formatName "MacPaint Image" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to PNG, JPEG, or TIFF" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Procure and/or develop tools. Possible tools include Konvertor; Netpbm: macptopbm (use the -extraskip 128 option if the file has a MacBinary header); XnView; Farbfeld Utilities; Deark; CloudPaint; MacPaint and QuickDraw Source Code (at Computer History Museum); ImageMagick; Tom's Editor (supports MacPaint files with 512 and 640 offset)" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/MacPaint" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00241>
  a owl:Ontology ;
.
