# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00416

@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:NF00416
  a nara:FileFormat ;
  dcterms:description "SQL (Structured Query Language) is a database query language. SQL is frequently encountered in the form of plain text files sent to databases by programs in other languages, but it is a programming language in its own right with constructs sufficient to create large and complicated routines. Uncompiled code that is plain text ASCII or Unicode does not require format migration." ;
  dcterms:identifier "NF00416" ;
  rdfs:label "NF00416" ;
  wikidata:p1163 "text/plain" ;
  wikidata:p1195 "sql" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/206" ;
  wikidata:p973 "http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/SQL" ;
  wikidata:p973 "https://webstore.ansi.org/Standards/ISO/ISOIEC90752011" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q47607" ;
  nara:category naraid:Code ;
  nara:category naraid:Databases ;
  nara:formatName "Structured Query Language" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """Any supported text editor
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/SQL" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00416>
  a owl:Ontology ;
.
