# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00883

@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:NF00883
  a nara:FileFormat ;
  dcterms:description "Unicode Transformation Format - 8-bit (UTF-8) is a character encoding standard defined by the Unicode Standard. UTF-8 was developed as a collaborative effort by Unix System Laboratories, Ken Thompson and Rob Pike in 1992 as an improvement to UTF-1, which had difficulty expanding the ASCII character set. UTF-8 debuted in 1993 and was adopted as an internet standard, replacing Single Byte Character Sets such as Latin-1, in 1998. UTF-8 is nearly universally adopted, especially for web content, and the specifications for UTF-8 and Unicode are open. Therefore, it is recommended to retain UTF-8 files as-is. UTF-8 is a preferred format per NARA Transfer Guidance." ;
  dcterms:identifier "NF00883" ;
  rdfs:label "NF00883" ;
  wikidata:p1163 "text/plain" ;
  wikidata:p1195 "txt" ;
  wikidata:p1195 "utf" ;
  wikidata:p1195 "utf8" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/chr/1" ;
  wikidata:p973 "https://datatracker.ietf.org/doc/html/rfc3629" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/UTF-8" ;
  wikidata:p973 "https://forensics.wiki/text_file_%28txt%29/" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q193537" ;
  nara:category naraid:Textual ;
  nara:formatName "Unicode Text (UTF-8)" ;
  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/Utf-8" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00883>
  a owl:Ontology ;
.
