# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00527

@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:NF00527
  a nara:FileFormat ;
  dcterms:description "Quattro Pro is a spreadsheet program; the format for Quattro Pro Spreadsheet versions 7 and 8 had the file extension .wb3. The software was developed by Borland in 1988 and is now sold by Corel as part of the WordPerfect Office Suite. Versions 7 and 8 were released in 1996 and 1998. 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 "NF00527" ;
  rdfs:label "NF00527" ;
  wikidata:p1163 "application/x-quattro-pro" ;
  wikidata:p1163 "application/x-quattropro" ;
  wikidata:p1195 "wb3" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/836" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Quattro_Pro" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q62414890" ;
  nara:category naraid:Spreadsheets ;
  nara:formatName "Quattro Pro Spreadsheet 7-8" ;
  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/NF00527>
  a owl:Ontology ;
.
