# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00547

@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:NF00547
  a nara:FileFormat ;
  dcterms:description "Computer Graphics Metafile (CGM) is an international graphics data interchange format which defines a representation of 2D vector graphics, raster graphics, and text independent from any particular application. CGM is a metafile, not a graphics format. Version 3 enables additional aspects of the ISO 8632:1992 standard by supporting the capability to represent compressed tiled images, define external symbol libraries, representation of drawing primitives (including curves), and additional color models, as well as all elements that were specified for Version 2. Version 3 is an inclusive superset of both Versions 1 and 2. The CGM format is non-proprietary, has a published open international specification, is actively maintained, and renderers are available. NARA recommends retaining CGM as-is." ;
  dcterms:identifier "NF00547" ;
  rdfs:label "NF00547" ;
  wikidata:p1163 "image/cgm" ;
  wikidata:p1195 "cgm" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/305" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000521.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Computer_Graphics_Metafile" ;
  wikidata:p973 "https://www.fileformat.info/format/cgm/egff.htm" ;
  wikidata:p973 "https://www.iso.org/standard/32378.html" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q26719970" ;
  nara:category naraid:StillImage ;
  nara:formatName "Computer Graphics Metafile 3" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Adobe Illustrator" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/CGM" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00547>
  a owl:Ontology ;
.
