# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00549

@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:NF00549
  a nara:FileFormat ;
  dcterms:description "CorelDRAW is a vector graphics editor that was initially released for Windows in 1989 by the Corel Corporation, now known as Alludo. With version 3, the program was expanded into a full graphics suite with vector illustration, page layout, and photo editing among the included capabilities. The CorelDRAW Compressed File (CDX) format is a compressed version of the original CDR file and is used for sharing files through email. The CDX file format is proprietary with no publicly available specification and should be transformed into SVG." ;
  dcterms:identifier "NF00549" ;
  rdfs:label "NF00549" ;
  wikidata:p1195 "cdx" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/31" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/CorelDRAW" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q71837258" ;
  nara:category naraid:DesignVector ;
  nara:formatName "CorelDRAW Compressed File" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to a TBD format, possibly PDF, TIFF, or ODG" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Further research is required, possibly LibreOffice Draw" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/CorelDRAW" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00549>
  a owl:Ontology ;
.
