# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00428

@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:NF00428
  a nara:FileFormat ;
  dcterms:description "Developed by Truevision, Inc. in the 1980s, TGA (also known as \"Targa\") is a raster image file format. It is still used in animation and video industries. TGA files are most often uncompressed, but can also be compressed with lossless RLE compression. TGA is a proprietary format that should be converted to a standard TIFF." ;
  dcterms:identifier "NF00428" ;
  rdfs:label "NF00428" ;
  wikidata:p1163 "image/x-targa" ;
  wikidata:p1163 "image/x-tga" ;
  wikidata:p1195 "icb" ;
  wikidata:p1195 "tga" ;
  wikidata:p1195 "vda" ;
  wikidata:p1195 "vst" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/367" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000179.shtml" ;
  wikidata:p973 "http://www.martinreddy.net/gfx/2d/TGA.txt" ;
  wikidata:p973 "https://docs.fileformat.com/image/tga/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Truevision_TGA" ;
  wikidata:p973 "https://www.fileformat.info/format/tga/egff.htm" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q123003172" ;
  nara:category naraid:StillImage ;
  nara:formatName "Truevision TGA 1.0" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to TIFF" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Adobe Photoshop; IrfanView" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/TGA" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00428>
  a owl:Ontology ;
.
