# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00282

@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:NF00282
  a nara:FileFormat ;
  dcterms:description "Outlook Personal Folders File Format (PST) is a data file format that may contain email folders, email messages, and optional attachments in a hierarchical structure. The PST_ANSI format was the default format for Outlook 97-2002, using the ANSI character set, and with a size limit of 2 GB. It was replaced as the default format for Outlook by PST_Unicode, which can support larger file sizes. PST is an open proprietary Microsoft format, with widespread use due to the prominence of the Microsoft Outlook email application. PST_ANSI is a legacy format and only an acceptable format for imminent transfer per the NARA Transfer Guidance. NARA retains PSTs while also converting aggregate PSTs to individual EML files." ;
  dcterms:identifier "NF00282" ;
  rdfs:label "NF00282" ;
  wikidata:p1163 "application/vnd.ms-outlook" ;
  wikidata:p1195 "pst" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/248" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000377.shtml" ;
  wikidata:p973 "https://docs.fileformat.com/email/pst/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Personal_Storage_Table" ;
  wikidata:p973 "https://learn.microsoft.com/en-us/openspecs/office_file_formats/ms-pst/141923d5-15ab-4ef1-a524-6dce75aae546" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q29651210" ;
  nara:category naraid:Email ;
  nara:formatName "Outlook Personal Folders (PST_ANSI)" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """PST Viewer Pro
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Personal_Folder_File" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00282>
  a owl:Ontology ;
.
