# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00872

@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:NF00872
  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. PICT 1.0 only has capacity for eight colors. Because this format is poorly documented and not actively supported, NARA recommends transformation to PNG or JPEG." ;
  dcterms:identifier "NF00872" ;
  rdfs:label "NF00872" ;
  wikidata:p1163 "image/x-pict" ;
  wikidata:p1195 "pct" ;
  wikidata:p1195 "pict" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/80" ;
  wikidata:p973 "https://docs.fileformat.com/image/pct/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/PICT" ;
  wikidata:p973 "https://www.inventus.org/posterous/file/2012/07/9614410-DOC01.PDF" ;
  wikidata:p973 "https://www.prepressure.com/library/file-formats/pict" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q2044200" ;
  nara:category naraid:StillImage ;
  nara:formatName "Macintosh PICT 1.0" ;
  nara:preservationAction naraid:Transform ;
  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/id/NF00872>
  a owl:Ontology ;
.
