# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00152

@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:NF00152
  a nara:FileFormat ;
  dcterms:description "The DB file extension is used by over a dozen database applications. Because there are so many potential applications that create this format, it is difficult to identify the specific application and ensure that a migration will retain the data with high fidelity." ;
  dcterms:identifier "NF00152" ;
  rdfs:label "NF00152" ;
  wikidata:p1163 "application/octet-stream" ;
  wikidata:p1195 "db" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/8" ;
  nara:category naraid:Databases ;
  nara:formatName "db file: Paradox; Oracle; dBASE IV; dbvista; dBFast; XTreeGold; XoftSpySE" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to CSV if possible, otherwise retain" ;
  nara:riskLevel naraid:High ;
  nara:tools "This format can be created and used by various applications, therefore the software required to open and convert it is often unknown at the time of transfer. Further research is required on a case-by-case basis." ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00152>
  a owl:Ontology ;
.
