# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00349

@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:NF00349
  a nara:FileFormat ;
  dcterms:description "The Open Document Format for Office Applications (ODF), also known as OpenDocument, is an open ZIP-compressed XML-based file format specification for office applications. The format is considered preferred per NARA Transfer Guidance." ;
  dcterms:identifier "NF00349" ;
  rdfs:label "NF00349" ;
  wikidata:p1163 "application/vnd.oasis.opendocument.spreadsheet" ;
  wikidata:p1195 "fods" ;
  wikidata:p1195 "ods" ;
  wikidata:p1195 "ots" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/137" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000247.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/OpenDocument" ;
  wikidata:p973 "https://forensics.wiki/open_document_format/" ;
  wikidata:p973 "https://www.oasis-open.org/committees/download.php/12572/OpenDocument-v1.0-os.pdf" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27203692" ;
  nara:category naraid:Spreadsheets ;
  nara:formatName "OpenDocument Spreadsheet 1.0" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """LibreOffice Calc; Microsoft Excel
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Open_Document_Spreadsheet" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00349>
  a owl:Ontology ;
.
