# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00201

@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:NF00201
  a nara:FileFormat ;
  dcterms:description "Geospatial Tagged Image File Format (GeoTIFF) is a metadata standard and extension of TIFF that embeds geocoding metadata information within a TIFF file. GeoTIFF is based on TIFF 6.0, which is a wrapper that can store one or multiple raster graphics images. GeoTIFF’s extended metadata can include information for aerial photography, satellite imagery, map projects, and coordinate systems. GeoTIFF was developed at Intergraph in the 1990s and then was refined at the NASA Jet Propulsion Lab in 1994. It is open and fully documented, with support available in current tools, therefore it is recommended to retain GeoTIFF files as-is. GeoTIFF is considered a preferred format per NARA Transfer Guidance." ;
  dcterms:identifier "NF00201" ;
  rdfs:label "NF00201" ;
  wikidata:p1163 "image/geotiff" ;
  wikidata:p1163 "image/tiff" ;
  wikidata:p1195 "gtiff" ;
  wikidata:p1195 "tif" ;
  wikidata:p1195 "tiff" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/155" ;
  wikidata:p3266 "http://www.loc.gov/preservation/digital/formats/fdd/fdd000279.shtml" ;
  wikidata:p973 "http://web.archive.org/web/20160407200913/http://www.remotesensing.org/geotiff/spec/geotiff2.4.html#2.4" ;
  wikidata:p973 "https://docs.fileformat.com/image/tiff/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/GeoTIFF" ;
  wikidata:p973 "https://forensics.wiki/tiff/" ;
  wikidata:p973 "https://wiki.dpconline.org/images/6/64/TIFF_Assessment_v1.3.pdf" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q1502796" ;
  nara:category naraid:Geospatial ;
  nara:category naraid:StillImage ;
  nara:formatName "Geospatial Tagged Image File Format (GeoTIFF)" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "FME; Global Mapper" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/GeoTIFF" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00201>
  a owl:Ontology ;
.
