# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00663

@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:NF00663
  a nara:FileFormat ;
  dcterms:description "A FoxPro Report (FRX) file is associated with the FoxPro database management system. The FRX contains information about a report's layout and content, including data fields, page breaks, and embedded objects, such as images, charts, and graphs. A FRX file is accompanied by a corresponding report memo file (FRT), which stores metadata about the report: the two files must stay together to work. When previewing or printing reports, the application references both files to render the report correctly. FRX is proprietary, does not have a published open specification, and is not actively maintained and updated by an organization. Because the format is closed and proprietary and the software for creating the files is no longer sold or supported, NARA recommends transforming these files into a more sustainable format." ;
  dcterms:identifier "NF00663" ;
  rdfs:label "NF00663" ;
  wikidata:p1195 "frx" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/376" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/FoxPro" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q61976072" ;
  nara:category naraid:Databases ;
  nara:formatName "FoxPro Report" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to CSV" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Microsoft Excel
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Ext:frx" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00663>
  a owl:Ontology ;
.
