# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00673

@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:NF00673
  a nara:FileFormat ;
  dcterms:description "Adobe Illustrator Artwork (AI) is a vector graphics file format that is native to Adobe Illustrator software. Version 7.0 of the software was released in 1997. 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 "NF00673" ;
  rdfs:label "NF00673" ;
  wikidata:p1163 "application/pdf" ;
  wikidata:p1163 "application/postscript" ;
  wikidata:p1163 "application/vnd.adobe.illustrator" ;
  wikidata:p1195 "ai" ;
  wikidata:p1195 "pdf" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/423" ;
  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/Q27866121" ;
  nara:category naraid:DesignVector ;
  nara:formatName "Adobe Illustrator Artwork 7.0" ;
  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/NF00673>
  a owl:Ontology ;
.
