# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00834

@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:NF00834
  a nara:FileFormat ;
  dcterms:description "Microsoft Access is a desktop database management system. Access was built on the JET (Joint Engine Technology) Database Engine and was first released in 1992. Versions of Access before 2007 use the .mdb format, which changed significantly from version to version. Microsoft Access is a proprietary file format and while Microsoft does not provide specifications, programming access through Open Database Connectivity and Visual Basic for Applications allows for an understanding of the file format. Earlier versions of the MDB format may not be opened in versions earlier than Access 2013 and are proprietary, so these files should be transformed to SIARD or CSV. \"Unspecified\" means that we have not yet identified which version of the format has been found; these files should be treated as if they possess the risks and limitations inherent in any file in the format family." ;
  dcterms:identifier "NF00834" ;
  rdfs:label "NF00834" ;
  wikidata:p1163 "application/x-msaccess" ;
  wikidata:p1195 "mdb" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000462.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Microsoft_Access" ;
  wikidata:p973 "https://fmsinc.com/MicrosoftAccess/history/features.htm" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q1931564" ;
  nara:category naraid:Databases ;
  nara:formatName "Microsoft Access (.mdb) unspecified version" ;
  nara:preservationAction naraid:Identify ;
  nara:preservationPlan "Depends on version, see specific version plan" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """DBPTK Database Preservation Toolkit
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Access" ;
  <https://www.archives.gov/files/lod/dpframework/schemaskos:note> "A number of Access files in NARA's holdings have only been identified by their extensions. NF00834 is currently a catch-all for these." ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00834>
  a owl:Ontology ;
.
