# baseURI: /files/lod/dpframework/id/NF00240 @prefix : . @prefix dcterms: . @prefix nara: . @prefix naraid: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix wikidata: . @prefix xsd: . naraid:NF00240 a nara:FileFormat ; dcterms:description "MacPaint is a bitmap-based image editing computer program that was produced by Apple. It must be determined if these files can be transformed into another format." ; dcterms:identifier "NF00240" ; rdfs:label "NF00240" ; wikidata:p1163 "image/mac" ; wikidata:p1195 "pnt" ; wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/175" ; wikidata:p3381 "http://fileformats.archiveteam.org/wiki/MacPaint" ; wikidata:p973 "https://computerhistory.org/blog/macpaint-and-quickdraw-source-code/" ; wikidata:p973 "https://en.wikipedia.org/wiki/MacPaint" ; wikidata:p973 "https://www.wikidata.org/wiki/Q51842171" ; nara:category naraid:StillImage ; nara:formatName "MacPaint Graphics" ; nara:preservationAction naraid:Transform ; nara:preservationPlan "Transform to a TBD format, possibly TIFF or JPEG" ; 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)" ; . a owl:Ontology ; .