# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00786

@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:NF00786
  a nara:FileFormat ;
  dcterms:description "PICT is a graphics file format introduced on the original Apple Macintosh computer as its standard metafile format. It allows the interchange of graphics (both bitmapped and vector) between Mac applications, offers some limited text support, and was widely used. PICT was the native graphics format of QuickDraw, which was discontinued with Mac OS X. Because this format is poorly documented and not actively supported, NARA recommends transformation to PNG or JPEG." ;
  dcterms:identifier "NF00786" ;
  rdfs:label "NF00786" ;
  wikidata:p1163 "image/x-pict" ;
  wikidata:p1195 "pct" ;
  wikidata:p1195 "pic" ;
  wikidata:p1195 "pict" ;
  wikidata:p973 "http://web.archive.org/web/20010703041301/http://developer.apple.com/technotes/qd/qd_14.html" ;
  wikidata:p973 "https://docs.fileformat.com/image/pct/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/PICT" ;
  nara:category naraid:StillImage ;
  nara:formatName "Macintosh PICT unspecified version" ;
  nara:preservationAction naraid:Identify ;
  nara:preservationPlan "Transform to PNG or JPEG" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Adobe Photoshop; ImageMagick; IrfanView" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/PICT" ;
  <https://www.archives.gov/files/lod/dpframework/schemaskos:note> "A number of PICT files in NARA's holdings have only been identified by their extensions. NF00786 is currently a catch-all for these. PRONOM PUIDs exist for both versions 1 and 2 of PICT." ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00786>
  a owl:Ontology ;
.
