# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00354

@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:NF00354
  a nara:FileFormat ;
  dcterms:description "The PaintShop Pro Image (PSP) version 2 is a graphics file format for files created by PaintShop Pro. Early versions of PaintShop Pro were released in the 1990s by JASC Software, but Corel later acquired and continues to distribute the software. PSP file format versions do not correspond to PaintShop Pro application versions. Version 2 was likely associated with the 1996 release of the PaintShop Pro 4.0 application, or possibly earlier versions. No open format specification exists for version 2, but the files can still be rendered on PaintShop Pro and several other image programs. PSP version 2 files should be converted to a more sustainable format due to their proprietary nature, lack of an open format specification, and relative rarity." ;
  dcterms:identifier "NF00354" ;
  rdfs:label "NF00354" ;
  wikidata:p1163 "image/x-paintshoppro" ;
  wikidata:p1195 "psp" ;
  wikidata:p973 "https://docs.fileformat.com/image/psp/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/PaintShop_Pro" ;
  wikidata:p973 "https://fileinfo.com/extension/psp" ;
  nara:category naraid:StillImage ;
  nara:formatName "PaintShop Pro Image version 2" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to a TBD format, possibly TIFF or JPEG" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "IrfanView; GNU Image Manipulation Program" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/PaintShop_Pro" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00354>
  a owl:Ontology ;
.
