# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00671

@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:NF00671
  a nara:FileFormat ;
  dcterms:description "Adobe Illustrator Artwork (AI) is a vector graphics file format that is native to Adobe Illustrator software. Versions 5.0 and 5.5 of the software were released in 1993 and 1994, introducing graph creation and layers. The AI file format is widely used for storing and exchanging 2D graphics and is proprietary to Adobe Systems. Versions 1-8 of the file format were fully compatible with the Encapsulated PostScript (EPS) format. Due to the proprietary nature of the format, NARA recommends transformation to PDF." ;
  dcterms:identifier "NF00671" ;
  rdfs:label "NF00671" ;
  wikidata:p1163 "application/postscript" ;
  wikidata:p1163 "application/vnd.adobe.illustrator" ;
  wikidata:p1195 "ai" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/420" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Adobe_Illustrator_Artwork" ;
  wikidata:p973 "https://web.archive.org/web/20150906044646/http://partners.adobe.com/public/developer/en/illustrator/sdk/AI7FileFormat.pdf" ;
  wikidata:p973 "https://www.fileformat.info/format/ai/egff.htm" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27866114" ;
  nara:category naraid:DesignVector ;
  nara:formatName "Adobe Illustrator Artwork 5.0/5.5" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to PDF" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Adobe Illustrator; IrfanView (with Ghostscript)
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Adobe_Illustrator_Artwork" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00671>
  a owl:Ontology ;
.
