# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00795

@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:NF00795
  a nara:FileFormat ;
  dcterms:description "GeoPackage (GPKG) is a data format for geographic information systems. It is defined as a SQLite 3 database file with a specific database schema that uses the file extension .gpkg. The database container contains data and metadata tables with typical definitions, format limitations, integrity assertions and content constraints. It is an open format that is developed and maintained by the Open Geospatial Consortium, and it has been adopted as a distribution format by government agencies in and outside the United States. There are several GIS software tools that provide support for reading and writing GeoPackage files. Due to these sustainability factors, GeoPackage can be retained as-is. GeoPackage is considered a preferred format per NARA Transfer Guidance." ;
  dcterms:identifier "NF00795" ;
  rdfs:label "NF00795" ;
  wikidata:p1163 "application/geopackage+sqlite3" ;
  wikidata:p1195 "gpkg" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/1700" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000520.shtml" ;
  wikidata:p973 "https://docs.fileformat.com/gis/gpkg/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/GeoPackage" ;
  wikidata:p973 "https://www.geopackage.org/spec/" ;
  wikidata:p973 "https://www.ogc.org/standards/geopackage" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q22908624" ;
  nara:category naraid:Geospatial ;
  nara:formatName "GeoPackage" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """FME; Global Mapper
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/GeoPackage" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00795>
  a owl:Ontology ;
.
