# baseURI: /files/lod/dpframework/id/NF00608 @prefix : . @prefix dcterms: . @prefix nara: . @prefix naraid: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix wikidata: . @prefix xsd: . naraid:NF00608 a nara:FileFormat ; dcterms:description "Rich Text Format (RTF) is a proprietary document file format developed and maintained by Microsoft Corporation for cross-platform document interchange among Microsoft products. It is also widely-supported by non-Microsoft applications. RTF files are encoded using plain text, most often 7-bit ASCII, with runs of text with non-ASCII characters requiring conversion to appropriate code values. The format was fully maintained until 2007 and partially maintained through 2010." ; dcterms:identifier "NF00608" ; rdfs:label "NF00608" ; 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:p3381 "http://fileformats.archiveteam.org/wiki/Rich_Text_Format" ; wikidata:p973 "http://latex2rtf.sourceforge.net/RTF-Spec-1.3.txt" ; wikidata:p973 "https://en.wikipedia.org/wiki/Rich_Text_Format" ; wikidata:p973 "https://latex2rtf.sourceforge.net/RTF-Spec-1.3.pdf" ; wikidata:p973 "https://www.wikidata.org/wiki/Q29944777" ; nara:category naraid:Textual ; nara:formatName "Rich Text Format 1.3" ; nara:preservationAction naraid:Transform ; nara:preservationPlan "Transform to PDF and retain original" ; nara:riskLevel naraid:Low ; nara:tools "LibreOffice Writer" ; . a owl:Ontology ; .