# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00154

@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:NF00154
  a nara:FileFormat ;
  dcterms:description "MDX is the index file for a DBF database. dBASE defines a unique index as one where only one record from a set with identical key values is added to the index." ;
  dcterms:identifier "NF00154" ;
  rdfs:label "NF00154" ;
  wikidata:p1163 "application/octet-stream" ;
  wikidata:p1195 "mdx" ;
  wikidata:p1195 "ndx" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/DBase" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q105862167" ;
  nara:category naraid:Databases ;
  nara:formatName "dBase Index File" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to CSV if possible, otherwise retain" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Procure and/or develop tools. Further research is required on a case-by-case basis. dBASE should open these files.
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/DBF" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00154>
  a owl:Ontology ;
.
