# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00173

@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:NF00173
  a nara:FileFormat ;
  dcterms:description "ESRI ArcInfo Interchange (also known as ArcInfo Export or E00) supports the transfer of geospatial data between ESRI systems or external systems. It was used in the ArcInfo GIS, which was discontinued around 2010-12, and can be imported into ArcGIS software as well. The primary file extension is .e00, which incrementally increases to .e01, .e02, etc., if the interchange file is composed of multiple files. The ArcInfo Interchange format is proprietary, but since it uses a basic ASCII representation it can be opened in any text editor; however for the data to be used in a GIS it must be in an ArcInfo or ArcGIS environment, or converted into an ESRI shapefile. The format is nearing obsolescence as it is not compatible with ArcGIS Pro, and should be transformed for preservation. ESRI ArcInfo Interchange is considered an acceptable format per NARA Transfer Guidance." ;
  dcterms:identifier "NF00173" ;
  rdfs:label "NF00173" ;
  wikidata:p1163 "application/x-­ogc-e00grid" ;
  wikidata:p1195 "e00" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/226" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000291.shtml" ;
  wikidata:p973 "http://avce00.maptools.org/docs/v7_e00_cover.html" ;
  wikidata:p973 "https://docs.fileformat.com/gis/e00/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/ArcInfo" ;
  wikidata:p973 "https://support.esri.com/en/technical-article/000004705" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q28600734" ;
  nara:category naraid:Geospatial ;
  nara:formatName "ESRI ArcInfo Interchange" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to KML, ESRI Shapefile, and/or GML as appropriate" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Global Mapper
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/E00" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00173>
  a owl:Ontology ;
.
