# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00273

@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:NF00273
  a nara:FileFormat ;
  dcterms:description "The XLW files contains layout information for open workbooks and their exact screen position and window sizes, as well as references to the spreadsheet workbook files. XLW files do not include the actual workbook data, but only document the layout on the screen. In order to open the XLW files you must have all the workbooks referenced be the file. It is not clear if these files in any way enhance the understanding of spreadsheet records in their native format. This file type can no longer be created, and cannot be converted to any other file format by Excel. Case-by-case assessment is needed to determine if these files should be retained as Record." ;
  dcterms:identifier "NF00273" ;
  rdfs:label "NF00273" ;
  wikidata:p1163 "application/vnd.ms-excel" ;
  wikidata:p1195 "xlw" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/128" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000510.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Microsoft_Excel" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q51801521" ;
  nara:category naraid:Spreadsheets ;
  nara:formatName "Microsoft Excel Workspace" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to a TBD format" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """LibreOffice Calc
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/XLS" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00273>
  a owl:Ontology ;
.
