# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00528

@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:NF00528
  a nara:FileFormat ;
  dcterms:description "Quattro Pro is a spreadsheet program; the format for Quattro Pro Spreadsheet for DOS (Disk Operating System) versions 9-12, X3 and X4 had the file extension .qpw. The software was originally developed by Borland in 1988 and is now sold by Corel as part of the Corel WordPerfect Office suites. Versions 9-X3 were released from 2000 to 2006. 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 "NF00528" ;
  rdfs:label "NF00528" ;
  wikidata:p1163 "application/x-quattro-pro" ;
  wikidata:p1163 "application/x-quattropro" ;
  wikidata:p1195 "qpw" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/837" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Quattro_Pro" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q62414914" ;
  nara:category naraid:Spreadsheets ;
  nara:formatName "Quattro Pro Spreadsheet 9-12, X3, X4" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to CSV or XLSX" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Procure and/or develop tools. A converter based on libwps can retrieve a cell's content with cell's format and some graphics for WB1-3 files and QPW v. 9 files.
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Quattro_Pro" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00528>
  a owl:Ontology ;
.
