# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00200

@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:NF00200
  a nara:FileFormat ;
  dcterms:description "Geography Markup Language (GML) is an XML-based language to express geographical features. It is both a modeling language for geographic systems and an open interchange format. GML is an open standard developed by the Open Geospatial Consortium (OGC), first released in 2000, and has also been standardized by ISO since 2007. It is widely supported and should be retained as-is. GML is considered a preferred format per NARA Transfer Guidance." ;
  dcterms:identifier "NF00200" ;
  rdfs:label "NF00200" ;
  wikidata:p1163 "application/gml+xml" ;
  wikidata:p1195 "gml" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/227" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000296.shtml" ;
  wikidata:p973 "http://www.ogc.org/standards/gml" ;
  wikidata:p973 "https://docs.fileformat.com/gis/gml/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Geography_Markup_Language" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q926165" ;
  nara:category naraid:Geospatial ;
  nara:formatName "Geography Markup Language" ;
  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/Ext:gml" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00200>
  a owl:Ontology ;
.
