# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00889

@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:NF00889
  a nara:FileFormat ;
  dcterms:description "Microsoft Office Binder Document for Windows 95 (OBD) is a container format for packaging OLE2 file types, such as Microsoft Word documents or Microsoft Excel spreadsheets. The container was first introduced with Microsoft Office 95, and followed with a version for Office 97 and 2000 that included a \"HdrFtr\" file within the container. The primary file extension is .obd, with the extension .obt used for template files, which appear to be the same underlying format. The Binder container is proprietary and stores the embedded files in a binary OLE2 container. Microsoft provided an UNBIND.EXE with Microsoft Office XP and Microsoft Office 2003 to extract the contents of OBD containers. An emulated operating system or legacy computer is required to use the executable to extract the contents. Therefore, NARA recommends retaining the file and extracting the contents if possible." ;
  dcterms:identifier "NF00889" ;
  rdfs:label "NF00889" ;
  wikidata:p1195 "obd" ;
  wikidata:p1195 "obt" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/237" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Microsoft_Office_shared_tools#Binder" ;
  wikidata:p973 "https://preservation.tylerthorsted.com/2024/08/09/binder/" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q28807516" ;
  nara:category naraid:Code ;
  nara:formatName "Microsoft Office Binder Document for Windows 95" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain but extract files from the container" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Microsoft Office XP; Microsoft Office 2003
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/OBD" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00889>
  a owl:Ontology ;
.
