# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00675

@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:NF00675
  a nara:FileFormat ;
  dcterms:description "Adobe Illustrator Artwork (AI) is a vector graphics file format that is native to Adobe Illustrator software. Version 9.0 of the software was released in 2000, introducing transparency, opacity and layer masking, and native PDF support. 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 "NF00675" ;
  rdfs:label "NF00675" ;
  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/558" ;
  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/Q47498538" ;
  nara:category naraid:DesignVector ;
  nara:formatName "Adobe Illustrator Artwork 9.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/NF00675>
  a owl:Ontology ;
.
