# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00229

@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:NF00229
  a nara:FileFormat ;
  dcterms:description "Lotus 1-2-3 Worksheet 2.0 (WK1, WK2) is a spreadsheet file format developed by Lotus Software for Lotus 1-2-3, which was a spreadsheet, database, and graphical charting program. Lotus 1-2-3 was introduced in 1983 and was widely used on PCs in the 1980s and early 1990s. File extensions .wk1 and .wk2 are associated with the second version of Lotus 1-2-3 worksheet. WK1 and WK2 are proprietary, closed file formats, and IBM ended support for Lotus 1-2-3 in 2013. NARA recommends converting this file format to CSV or XLSX due to its proprietary nature, lack of published format specification, and discontinuation of the Lotus 1-2-3 software." ;
  dcterms:identifier "NF00229" ;
  rdfs:label "NF00229" ;
  wikidata:p1163 "application/vnd.lotus-1-2-3" ;
  wikidata:p1163 "application/x-123" ;
  wikidata:p1195 "wk1" ;
  wikidata:p1195 "wk2" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/114" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Lotus_1-2-3" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q45347222" ;
  nara:category naraid:Spreadsheets ;
  nara:formatName "Lotus 1-2-3 Worksheet 2.0" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to CSV or XLSX" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """LibreOffice Calc
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Lotus_1-2-3" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00229>
  a owl:Ontology ;
.
