# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00824

@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:NF00824
  a nara:FileFormat ;
  dcterms:description "Adobe Illustrator Artwork (AI) is a vector graphics file format that is native to Adobe Illustrator software. Version 11.0 of the software, also known as CS, was released in 2003, introducing a template file format and the option to save for Microsoft Office, among other features. The AI file format is widely used for storing and exchanging 2D graphics and is proprietary to Adobe Systems. Beginning with version 9, the AI file format embeds a PDF file; both the .ai and .pdf file extensions may be used. Earlier versions 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 "NF00824" ;
  rdfs:label "NF00824" ;
  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/560" ;
  wikidata:p973 "https://docs.fileformat.com/image/ai/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Adobe_Illustrator_Artwork" ;
  wikidata:p973 "https://preservation.tylerthorsted.com/2023/04/07/adobe-illustrator-and-pdf/" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q47498552" ;
  nara:category naraid:DesignVector ;
  nara:formatName "Adobe Illustrator Artwork 11.0" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to PDF" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Adobe Illustrator; IrfanView
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Adobe_Illustrator_Artwork" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00824>
  a owl:Ontology ;
.
