# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00565

@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:NF00565
  a nara:FileFormat ;
  dcterms:description "FoxPro is a relational database management system (RDBMS) that supports multiple relationships between multiple DBF files. The FoxPro version of DBF was based on the dBASE II version. FoxPro 2.6 for Unix was released in 1992, then versions for DOS, Windows and MacOS were released in 1993. FoxPro 2.6 versions of DBF files can be distinguished through the version bytes in their file headers. FoxPro is proprietary, does not have a published open specification, and is not actively maintained and updated by an organization. NARA recommends transformation to CSV or ASCII text.." ;
  dcterms:identifier "NF00565" ;
  rdfs:label "NF00565" ;
  wikidata:p1163 "application/dbf" ;
  wikidata:p1195 "dbf" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/242" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000325.shtml" ;
  wikidata:p973 "http://en.wikipedia.org/wiki/FoxPro" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/.dbf" ;
  wikidata:p973 "https://www.dbf2002.com/dbf-file-format.html" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q51954521" ;
  nara:category naraid:Databases ;
  nara:formatName "FoxPro 2.6" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to CSV" ;
  nara:riskLevel naraid:High ;
  nara:tools "Microsoft Excel" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/DBF" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00565>
  a owl:Ontology ;
.
