# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00555

@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:NF00555
  a nara:FileFormat ;
  dcterms:description "The dBase system includes the core database engine, a query system, a forms engine, and a programming language that ties all of these components together. dBase's underlying file format, the .dbf file, is widely used in other applications needing a simple format to store structured data, including FoxBase, FoxPro, and Visual FoxPro. Because of this, investigation is required on a case-by-case basis to determine whether the information in these files should be integrated into the related database file and how best to do that." ;
  dcterms:identifier "NF00555" ;
  rdfs:label "NF00555" ;
  wikidata:p1163 "application/dbase" ;
  wikidata:p1163 "application/dbf" ;
  wikidata:p1163 "application/x-dbase" ;
  wikidata:p1163 "application/x-dbf" ;
  wikidata:p1195 "dbf" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/272" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000325.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/DBase" ;
  wikidata:p973 "https://www.dbf2002.com/dbf-file-format.html" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q51954590" ;
  nara:category naraid:Databases ;
  nara:formatName "dBase Table V" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to CSV. If the DBF is part of a Shapefile, transform using Global Mapper. If the DBF is a standalone file, transform using LibreOffice." ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Global Mapper; LibreOffice Calc
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/DBF" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00555>
  a owl:Ontology ;
.
