# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00234

@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:NF00234
  a nara:FileFormat ;
  dcterms:description "Lotus Approach 97 Database View Files (APR) were created by Lotus Approach, a relational database management system that was part of IBM's Lotus SmartSuite for Microsoft Windows. 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. Approach 97 was released in 1996 for the Windows 95 and Windows NT 4.0 operating systems. APR files contained the forms and reports for working with the data, while the data itself was stored in a separate data file. 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 "NF00234" ;
  rdfs:label "NF00234" ;
  wikidata:p1163 "application/vnd.lotus-approach" ;
  wikidata:p1195 "apr" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/333" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/IBM_Lotus_Approach" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q46118194" ;
  nara:category naraid:Databases ;
  nara:formatName "Lotus Approach 97 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:apr" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00234>
  a owl:Ontology ;
.
