# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00280

@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:NF00280
  a nara:FileFormat ;
  dcterms:description "The Outlook Item MSG (.msg) file format stores a single Microsoft Outlook or Exchange object, such as an email, appointment, contact, or task, in a file. It was introduced in Microsoft Office 2003. Properties and attachments present in the original items are also present in the MSG file. The format is based on Microsoft's Compound File Binary File Format, Version 3 (CFB_3), a hierarchical collection of storage and stream objects that behave like a directory and file tree in a single file. MSG is a fully documented but proprietary format that is designated as an acceptable NARA transfer format. The files can be opened in a text editor and should be retained as-is." ;
  dcterms:identifier "NF00280" ;
  rdfs:label "NF00280" ;
  wikidata:p1163 "application/vnd.ms-outlook" ;
  wikidata:p1195 "msg" ;
  wikidata:p1195 "oft" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/430" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000379.shtml" ;
  wikidata:p973 "https://docs.fileformat.com/email/msg/" ;
  wikidata:p973 "https://learn.microsoft.com/en-us/openspecs/exchange_server_protocols/ms-oxmsg/b046868c-9fbf-41ae-9ffb-8de2bd4eec82" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q61707607" ;
  nara:category naraid:Email ;
  nara:formatName "Microsoft Outlook Item" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "PST Viewer Pro; Any supported text editor for rendering" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Outlook_Item_File" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00280>
  a owl:Ontology ;
.
