# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00704

@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:NF00704
  a nara:FileFormat ;
  dcterms:description "Meta Raster Format (MRF) is an image and data storage format designed for fast access to imagery within a georeferenced tile pyramid at discrete resolutions. It was originally developed at NASA's Jet Propulsion Laboratory. IDX files are the Meta Raster index file." ;
  dcterms:identifier "NF00704" ;
  rdfs:label "NF00704" ;
  wikidata:p1195 "idx" ;
  wikidata:p973 "https://github.com/nasa-gibs/mrf/blob/master/doc/MUG.md" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q28771312" ;
  nara:category naraid:StillImage ;
  nara:formatName "Meta Raster Format (MRF) Index File" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to a TBD format" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "FME" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Meta_Raster_Format" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00704>
  a owl:Ontology ;
.
