# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00493

@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:NF00493
  a nara:FileFormat ;
  dcterms:description "Joint Photographic Experts Group (JPEG) Raw Stream is a JPEG encoding bitstream sequence for images. Raw is defined as an uncompressed image data that is normally proprietary from the specific camera model the image or footage came from. In 1992, when C-Cube Microsystems published the specification for JFIF (JPEG File Interchange Format), JFIF encapsulated the JPEG bitstream. Those JPEG bitstreams can be transmitted or exchanged as Raw and JPEG files can contain the Raw JPEG bitstream within it. In this instance, JPEG/JFIF acts as a wrapper and Raw is the internal bitstream. Since the wrapper JFIF/JPEG is a fully disclosed open standard and widely adopted in the community, the files should be retained as-is." ;
  dcterms:identifier "NF00493" ;
  rdfs:label "NF00493" ;
  wikidata:p1163 "image/jpeg" ;
  wikidata:p1195 "jpe" ;
  wikidata:p1195 "jpeg" ;
  wikidata:p1195 "jpg" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/41" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000017.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/JPEG" ;
  wikidata:p973 "https://forensics.wiki/jpeg/" ;
  wikidata:p973 "https://www.iso.org/standard/18902.html" ;
  nara:category naraid:StillImage ;
  nara:formatName "JPEG Raw Stream" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Adobe Photoshop; GNU Image Manipulation Program; IrfanView" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/JPEG" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00493>
  a owl:Ontology ;
.
