# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00635

@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:NF00635
  a nara:FileFormat ;
  dcterms:description "The Intergraph Raster (INGR) format was developed in 1986 to store raster data for manufacturing, publishing, CAD, GIS, and remote sensing applications. Intergraph applications are associated with many file extensions, including .cot, .ctc, .rgb, .ctb, .grd, .crl, .tpe, .lsr, .rle, .cit, .g3, .g4, .tg4, .cmp, .jpg, .itg, .t27, .t29, and .ing. The .CRL extension is generally used for 8 or 16 bit, run-length compressed grayscale or color table data, but this was never standardized and may vary. There may be several different extensions used for the same type of INGR file, or many different file types associated with the same extension, and different Intergraph customers used their own extensions. Due to this instability and lack of current support, INGR files should be transformed to TIFF files (GeoTIFF for GIS files) - this transformation is recommended by Intergraph itself." ;
  dcterms:identifier "NF00635" ;
  rdfs:label "NF00635" ;
  wikidata:p1195 "crl" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/229" ;
  wikidata:p973 "https://iho.int/uploads/user/pubs/standards/s-61/S61E.pdf" ;
  wikidata:p973 "https://web.archive.org/web/20140903185431/http://oreilly.com/www/centers/gff/formats/ingr/index.htm" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q28206359" ;
  nara:category naraid:Geospatial ;
  nara:category naraid:NavCharts ;
  nara:formatName "Intergraph Raster Format" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to TIFF" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """FME
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Intergraph_Raster" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00635>
  a owl:Ontology ;
.
