# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00884

@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:NF00884
  a nara:FileFormat ;
  dcterms:description "Unicode Transformation Format - 16-bit (UTF-16) is a character encoding standard defined by the Unicode Standard. The Unicode Consortium and ISO/IEC JTC 1/SC 2 worked on a uniform encoding for a universal character set that would include required characters from most of the world's languages as well as technical symbols; the resulting encoding, called UCS-2, was expanded by IEEE in 1996 and was called UTF-16. UTF-16 is widely adopted, especially in operating systems and scripting languages, and the specifications for UTF-16 and Unicode are open. Therefore, it is recommended to retain UTF-16 files as-is. UTF-16 is a preferred format per NARA Transfer Guidance." ;
  dcterms:identifier "NF00884" ;
  rdfs:label "NF00884" ;
  wikidata:p1163 "text/plain" ;
  wikidata:p1195 "txt" ;
  wikidata:p1195 "utf" ;
  wikidata:p1195 "utf16" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/UTF-16" ;
  wikidata:p973 "https://forensics.wiki/text_file_%28txt%29/" ;
  wikidata:p973 "https://www.ietf.org/rfc/rfc2781.txt" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q740701" ;
  nara:category naraid:Textual ;
  nara:formatName "Unicode Text (UTF-16)" ;
  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-16" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00884>
  a owl:Ontology ;
.
