# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00810

@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:NF00810
  a nara:FileFormat ;
  dcterms:description "Radiance HDR, also known as RGBE, is an open source, lossless format based on the Radiance Picture (.pic) format. It was the first defined HDR image format." ;
  dcterms:identifier "NF00810" ;
  rdfs:label "NF00810" ;
  wikidata:p1163 "image/vnd.radiance" ;
  wikidata:p1195 "hdr" ;
  wikidata:p1195 "pic" ;
  wikidata:p1195 "rgbe" ;
  wikidata:p1195 "xyze" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/591" ;
  wikidata:p973 "http://paulbourke.net/dataformats/pic/" ;
  wikidata:p973 "http://radsite.lbl.gov/radiance/refer/filefmts.pdf" ;
  wikidata:p973 "https://docs.fileformat.com/image/hdr/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/RGBE_image_format" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q3928271" ;
  nara:category naraid:StillImage ;
  nara:formatName "Radiance HDR (RGBE)" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Adobe Photoshop" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Radiance_HDR" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00810>
  a owl:Ontology ;
.
