# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00401

@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:NF00401
  a nara:FileFormat ;
  dcterms:description "The Scalable Vector Graphics format (SVG) 1.0 is an XML-based language for two-dimensional vector and vector/raster graphics. SVG 1.0 is the first version of the format, which was recommended by the WC3 in September 2001 and replaced by a SVG 1.1 recommendation in January 2003. SVG has an open format specification and has been widely adopted. Because the XML is easily rendered and human-readable, it is recommended to retain as-is." ;
  dcterms:identifier "NF00401" ;
  rdfs:label "NF00401" ;
  wikidata:p1163 "image/svg+xml" ;
  wikidata:p1195 "svg" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/91" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000515.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Scalable_Vector_Graphics" ;
  wikidata:p973 "https://www.w3.org/TR/2001/REC-SVG-20010904/" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q123002751" ;
  nara:category naraid:DesignVector ;
  nara:formatName "Scalable Vector Graphics 1.0" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """Adobe Illustrator; IrfanView; Global Mapper
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Scalable_Vector_Graphics" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00401>
  a owl:Ontology ;
.
