# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00494

@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:NF00494
  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. Microsoft Access 2010 was released in 2010 and introduced the Access Web service that served as a user interface for databases on a SharePoint 2010 server. Versions of Access from 2007 use the .accdb 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. While Access 2010 files may be opened in current versions of the program, they should be transformed to SIARD or CSV because they are proprietary." ;
  dcterms:identifier "NF00494" ;
  rdfs:label "NF00494" ;
  wikidata:p1163 "application/x-msaccess" ;
  wikidata:p1195 "accdb" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000463.shtml" ;
  wikidata:p973 "http://jabakobob.net/mdb/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Microsoft_Access" ;
  wikidata:p973 "https://fmsinc.com/MicrosoftAccess/history/features.htm" ;
  nara:category naraid:Databases ;
  nara:formatName "Microsoft Access 2010" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to SIARD or CSV" ;
  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/id/NF00494>
  a owl:Ontology ;
.
