# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00586

@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:NF00586
  a nara:FileFormat ;
  dcterms:description "Visual FoxPro Database Container (DBC) files store metadata and structural information about database components. The accompanying data resides in a DBF database file (required), an associated CDX compound index file (required), and a FPT memo field (optional) in the same directory. Visual FoxPro is a programming language developed by Microsoft that is tightly integrated with its own relational database engine, derived from FoxPro and FoxBase. The Database Container was introduced in Version 5 in 1996 and updated in Versions 6-9; the final service pack for Version 9.0 was released in 2007. DBC is proprietary, does not have a published open specification, and is not actively maintained and updated by an organization. Therefore, NARA recommends transforming these files into a more sustainable format such as CSV." ;
  dcterms:identifier "NF00586" ;
  rdfs:label "NF00586" ;
  wikidata:p1163 "application/octet-stream" ;
  wikidata:p1195 "dbc" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/382" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Visual_FoxPro" ;
  wikidata:p973 "https://web.archive.org/web/20070808031447/http://fox.wikis.com/wc.dll?Wiki~DatabaseContainer" ;
  wikidata:p973 "https://www.tedroche.com/hackfox7/s1c2.html" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q61984341" ;
  nara:category naraid:Databases ;
  nara:formatName "Visual FoxPro Database Container" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to CSV" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Procure and/or develop tools. Visual FoxPro database container files can only be opened in Visual FoxPro Studio. Version 9, the last version released, can only read files created in versions 8 and 9." ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Ext:dct" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00586>
  a owl:Ontology ;
.
