# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00383

@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:NF00383
  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.2 was released in 1999 to add the iTXt chunk to the specification. The specification for PNG 1.2 was later standardized by ISO in 2004. PNG 1.2 is considered a preferred or acceptable format, depending on the record category, per NARA Transfer Guidance. Since PNG is non-proprietary, widely adopted, and has software available for rendering, NARA recommends retaining PNG as-is." ;
  dcterms:identifier "NF00383" ;
  rdfs:label "NF00383" ;
  wikidata:p1163 "image/png" ;
  wikidata:p1195 "png" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/13" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000153.shtml" ;
  wikidata:p973 "http://www.libpng.org/pub/png/spec/1.2/" ;
  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/Q27229642" ;
  nara:category naraid:StillImage ;
  nara:formatName "Portable Network Graphics 1.2" ;
  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/NF00383>
  a owl:Ontology ;
.
