# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00812

@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:NF00812
  a nara:FileFormat ;
  dcterms:description "Image file saved by the Pixel image editor, a multi-platform image program. Pixel image files can be saved in RGB, CMYK, grayscale, and CIE Lab modes, as well as the HDR (High Dynamic Range) format with 32-bit precision. Little information is available on this format." ;
  dcterms:identifier "NF00812" ;
  rdfs:label "NF00812" ;
  wikidata:p1195 "px" ;
  wikidata:p973 "https://fileinfo.com/extension/px#:~:text=Image%20file%20saved%20by%20the,PSD)%20document" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q105864182" ;
  nara:category naraid:StillImage ;
  nara:formatName "Pixel Image File" ;
  nara:preservationAction naraid:Assess ;
  nara:preservationPlan "Further research is required" ;
  nara:riskLevel naraid:High ;
  nara:tools "Procure and/or develop tools" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00812>
  a owl:Ontology ;
.
