# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00382

@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:NF00382
  a nara:FileFormat ;
  dcterms:description "Portable Network Graphics (PNG) was designed for the lossless, portable, compressed storage of raster images. The main reason for the creation of the PNG format was due to a patent issue with the Graphics Interchange Format (GIF) file format. PNG was first released in 1996 through the World Wide Web Consortium (W3C) and version 1.1 was released in 1998 due to technical problems with gamma and color correction in the previous version. Since PNG is non-proprietary, widely adopted, and has software available for rendering, NARA recommends retaining PNG as-is." ;
  dcterms:identifier "NF00382" ;
  rdfs:label "NF00382" ;
  wikidata:p1163 "image/png" ;
  wikidata:p1195 "png" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/12" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000153.shtml" ;
  wikidata:p973 "http://www.libpng.org/pub/png/spec/1.1/" ;
  wikidata:p973 "https://docs.fileformat.com/image/png/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Portable_Network_Graphics" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27229608" ;
  nara:category naraid:StillImage ;
  nara:formatName "Portable Network Graphics 1.1" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools "Adobe Photoshop; GNU Image Manipulation Program; IrfanView" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/PNG" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00382>
  a owl:Ontology ;
.
