# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00579

@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:NF00579
  a nara:FileFormat ;
  dcterms:description "Lotus Approach Database View (APT) files were created with Lotus Approach, a relational database tool where Approach projects (APR files) could be integrated with dBASE, DB2, Oracle, or Lotus Notes databases. It was originally released for Windows 3.1 in 1991, and version 3.0 was released in 1994 as part of IBM's Lotus SmartSuite for Microsoft Windows. The format is a consolidation of tables, memo fields, queries, and indexes into a single APT file that could be distributed as a read-only table view. Lotus Approach was initially developed by the Approach Software Corporation, which was sold to Lotus in 1994. Lotus was then purchased by IBM in 1995. The format is proprietary, has no open specification, and IBM ceased support for Lotus Approach in 2014. For these reasons, transformation to a more sustainable format such as CSV is recommended if suitable software can be identified." ;
  dcterms:identifier "NF00579" ;
  rdfs:label "NF00579" ;
  wikidata:p1163 "application/vnd.lotus-approach" ;
  wikidata:p1195 "apt" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/334" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/IBM_Lotus_Approach" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q46118545" ;
  nara:category naraid:Databases ;
  nara:formatName "Lotus Approach Database View File" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to CSV" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Procure and/or develop tools; this will require testing on a case-by-case basis. IBM Notes may be an option.
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Ext:apt" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00579>
  a owl:Ontology ;
.
