# baseURI: /files/lod/dpframework/id/NF00836 @prefix : . @prefix dcterms: . @prefix nara: . @prefix naraid: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix wikidata: . @prefix xsd: . naraid:NF00836 a nara:FileFormat ; dcterms:description "ESRI File Geodatabase (FGDB) is a package format that contains a set of data contained within a directory. It is one of the standard output formats for ArcGIS. The data may include spatial and non-spatial data formats. FGDB is a proprietary format, and the format specification has not been made openly available by ESRI (though there is a reverse-engineered specification available, and ESRI currently makes available an API that can be used by other tools to transform and use FGDB files). " ; dcterms:identifier "NF00836" ; rdfs:label "NF00836" ; wikidata:p1163 "application/x-filegdb" ; wikidata:p1195 "gdb" ; wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/990" ; wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000294.shtml" ; wikidata:p973 "https://docs.fileformat.com/database/gdb/" ; wikidata:p973 "https://en.wikipedia.org/wiki/ArcGIS" ; wikidata:p973 "https://github.com/rouault/dump_gdbtable/wiki/FGDB-Spec" ; wikidata:p973 "https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/manage-file-gdb/file-geodatabases.htm" ; wikidata:p973 "https://www.wikidata.org/wiki/Q50376365" ; nara:category naraid:Geospatial ; nara:formatName "ESRI File Geodatabase" ; nara:preservationAction naraid:Transform ; nara:preservationPlan "Transform to GeoPackage" ; nara:riskLevel naraid:Moderate ; nara:tools "FME Desktop; Global Mapper" ; . a owl:Ontology ; .