# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00155

@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:NF00155
  a nara:FileFormat ;
  dcterms:description "DBT database files contains only text \"memo\" (notes) about database tables, not any other database data, because standard database tables have limitations on character quantity. Typically these files are not meant to be converted. However as text files, their content may be simply copied out. The issue is whether the file can then be properly associated with related data in the database. More likely the DBT file and related files will have to be processed so that the DBT file content is added back into the related database file." ;
  dcterms:identifier "NF00155" ;
  rdfs:label "NF00155" ;
  wikidata:p1163 "text/plain" ;
  wikidata:p1195 "dbt" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/311" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/DBase" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q48809727" ;
  nara:category naraid:Databases ;
  nara:formatName "dBASE or FoxBASE+Text Memo" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to CSV for integration into their related tables if possible, otherwise retain" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Procure and/or develop tools. It appears these files can be opened in text editors, although it is possible they can only be opened in a database application or a hex editor. It may be possible to open these files in OpenOffice." ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00155>
  a owl:Ontology ;
.
