# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00878

@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:NF00878
  a nara:FileFormat ;
  dcterms:description "The SNaPshot report (SNP) is an exported file format from Microsoft Access that contains multiple pages of data presented as a single file. SNP files are Compound File Binary format (CFBF) containers for Enhanced Metafile (EMF) pages, compressed in a CAB archive file. SNP was released in 1996 but discontinued as an export option in Microsoft Access 2010 and later versions. The SNaPshot Report is a proprietary file format and Microsoft does not provide specifications. Since the format is proprietary and no longer supported, NARA recommends converting the files to PDF." ;
  dcterms:identifier "NF00878" ;
  rdfs:label "NF00878" ;
  wikidata:p1163 "application/vnd.ms-access, image/x-snp" ;
  wikidata:p1195 "snp" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/1482" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/SNP_file_format" ;
  wikidata:p973 "https://github.com/digipres/digipres.github.io/blob/master/_sources/registries/trid/triddefs_xml/snp.trid.xml" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q7391883" ;
  nara:category naraid:Databases ;
  nara:formatName "Microsoft Access Report SNaPshot" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to PDF" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """DBPTK Database Preservation Toolkit
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/SNP" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00878>
  a owl:Ontology ;
.
