# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00381

@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:NF00381
  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 1.0 was released in 1996 through the World Wide Web Consortium (W3C) and is openly documented. Since PNG is non-proprietary, widely adopted, and has software available for rendering, NARA recommends retaining PNG as-is." ;
  dcterms:identifier "NF00381" ;
  rdfs:label "NF00381" ;
  wikidata:p1163 "image/png" ;
  wikidata:p1195 "png" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/11" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000153.shtml" ;
  wikidata:p973 "http://tools.ietf.org/pdf/rfc2083.pdf" ;
  wikidata:p973 "http://www.libpng.org/pub/png/spec/1.0/" ;
  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/Q27229565" ;
  nara:category naraid:StillImage ;
  nara:formatName "Portable Network Graphics 1.0" ;
  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/NF00381>
  a owl:Ontology ;
.
