# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00471

@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:NF00471
  a nara:FileFormat ;
  dcterms:description "Kodak Digital Camera Format (KDC) is a camera file format initially developed by Kodak for its DC-Series and P-Series \"Digital Science\" cameras. First introduced in 1995, KDC files may store bitmap images (DC-Series) or camera RAW images (P-Series). Like many camera raw formats, the P-Series version of KDC is proprietary but based on TIFF. Raw image files contain unprocessed or minimally processed digital camera image sensor data. The cameras were bundled with cables and Kodak PhotoEnhancer software specifically to upload and edit KDC files. Due to the proprietary nature of the format, NARA recommends transforming to Digital Negative Format (DNG) for preservation." ;
  dcterms:identifier "NF00471" ;
  rdfs:label "NF00471" ;
  wikidata:p1163 "image/x-raw-kodak" ;
  wikidata:p1195 "kdc" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000241.shtml" ;
  wikidata:p973 "http://exiftool.sourceforge.net/TagNames/Kodak.html" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Raw_image_format" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q28205360" ;
  nara:category naraid:StillImage ;
  nara:formatName "Kodak Digital Camera Format (KDC)" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to DNG" ;
  nara:riskLevel naraid:High ;
  nara:tools "Adobe Photoshop with Camera RAW; Adobe DNG Converter; ExifTool; IrfanView" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Kodak" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00471>
  a owl:Ontology ;
.
