# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00529

@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:NF00529
  a nara:FileFormat ;
  dcterms:description "Quattro Pro is a spreadsheet program; the format for Quattro Pro Spreadsheet for Windows versions 6 had the file extension .wb2. The software was originally developed by Borland in 1988 and is now sold by Corel as part of the Borland Office for Windows. Version 6 was released in 1994. Some older versions of Quattro Pro or Excel may still read these files, but support appears to be limited and the files may have formatting or behavior errors. At this time, further research is required by NARA on processing proprietary Quattro Pro files, but tentatively it is recommended to transform into CSV or XLSX files. " ;
  dcterms:identifier "NF00529" ;
  rdfs:label "NF00529" ;
  wikidata:p1163 "application/x-quattro-pro" ;
  wikidata:p1163 "application/x-quattropro" ;
  wikidata:p1195 "wb2" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/835" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Quattro_Pro" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q60480274" ;
  nara:category naraid:Spreadsheets ;
  nara:formatName "Quattro Pro Spreadsheet for Windows 6" ;
  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/Quattro_Pro" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00529>
  a owl:Ontology ;
.
