# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00598

@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:NF00598
  a nara:FileFormat ;
  dcterms:description "MySQL is a freely available suite of database tools. MySQL is still actively developed and supported in the marketplace. InnoDB IDB database files can be transformed to a more sustainable format that preserves the record content, and can be accompanied by available documentation." ;
  dcterms:identifier "NF00598" ;
  rdfs:label "NF00598" ;
  wikidata:p1163 "application/x-mysql-db" ;
  wikidata:p1163 "application/x-mysql-misam-data" ;
  wikidata:p1195 "ibd" ;
  wikidata:p973 "https://dev.mysql.com/doc/refman/8.0/en/innodb-init-startup-configuration.html" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/MySQL" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27996251" ;
  nara:category naraid:Databases ;
  nara:formatName "MySQL InnoDB Database" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to CSV" ;
  nara:riskLevel naraid:Low ;
  nara:tools """Procure and/or develop tools. MySQL is required to open the files for conversion
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/MySQL" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00598>
  a owl:Ontology ;
.
