# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00406

@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:NF00406
  a nara:FileFormat ;
  dcterms:description "Software-Independent Archiving of Relational Databases (SIARD) 1.0 is a file format for storing the contents of relational databases in a vendor-neutral format for digital preservation. A SIARD file is a ZIP archive containing an XML file that describes the database structure, as well as XML files for the table contents. There may also be additional text or binary files for large objects. The format was developed by the Swiss Federal Archives, and version 1.0 was released in September 2008. The SIARD format is not proprietary and has a published, open specification. NARA recommends retaining as-is. SIARD is considered a preferred format per NARA Transfer Guidance." ;
  dcterms:identifier "NF00406" ;
  rdfs:label "NF00406" ;
  wikidata:p1163 "text/xml+zip" ;
  wikidata:p1195 "siard" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/161" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000426.shtml" ;
  wikidata:p973 "https://dilcis.eu/content-types/siard" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Database_preservation#SIARD" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27861463" ;
  nara:category naraid:Databases ;
  nara:formatName "SIARD 1.0" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """DBPTK Database Preservation Toolkit
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/SIARD" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00406>
  a owl:Ontology ;
.
