# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00607

@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:NF00607
  a nara:FileFormat ;
  dcterms:description "Rich Text Format (RTF) is a document file format. RTF was initially released in 1987 by Microsoft and was continually maintained along with later versions until the last version in 2008 for cross-platform document interchange among Microsoft products. RTF version 1.2 was released in 1993 and has an open specification. RTF is also widely-supported by non-Microsoft applications, even though it is a proprietary format. Most word processors can read and write RTF files, and are encoded using plain text, most often 7-bit ASCII, with runs of text with non-ASCII characters requiring conversion to appropriate code values. Due to the proprietary nature of the original format, transformation to PDF is recommended as well as retaining the original." ;
  dcterms:identifier "NF00607" ;
  rdfs:label "NF00607" ;
  wikidata:p1163 "application/rtf" ;
  wikidata:p1163 "text/rtf" ;
  wikidata:p1195 "rtf" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/45" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000473.shtml" ;
  wikidata:p973 "http://latex2rtf.sourceforge.net/RTF-Spec-1.2.pdf" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Rich_Text_Format" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q29944776" ;
  nara:category naraid:Textual ;
  nara:formatName "Rich Text Format 1.2" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to PDF and retain original" ;
  nara:riskLevel naraid:Low ;
  nara:tools "LibreOffice Writer" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Rich_Text_Format" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00607>
  a owl:Ontology ;
.
