# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00130

@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:NF00130
  a nara:FileFormat ;
  dcterms:description "AutoCAD Drawing (R11/12), or DWG, is a vector graphics file format for storing two and three dimensional design data. It was first developed in the 1970s for the Interact CAD package, and in 1982 was licensed by Autodesk for use as the native file format in AutoCAD. Although proprietary, DWG has been adopted as the native format by other Computer-Aided Design applications and is widely used. The R11/12 format version was released in 1990 with AutoCAD Release 11, introducing 3D solid modeling through Advanced Modeling Extension (AME). Other files that AutoCAD produces are also DWG files, including .bak (drawing backup), .dws (drawing standards), and .dwt (drawing template). Due to the proprietary nature of the format, NARA recommends transforming DWG to Adobe Geospatial PDF for preservation, as well as retaining the original." ;
  dcterms:identifier "NF00130" ;
  rdfs:label "NF00130" ;
  wikidata:p1163 "application/x-acad" ;
  wikidata:p1163 "application/x-autocad" ;
  wikidata:p1163 "image/vnd.dwg" ;
  wikidata:p1195 "dwg" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/32" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000445.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/.dwg" ;
  wikidata:p973 "https://www.scan2cad.com/blog/dwg/file-spec/" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27863127" ;
  nara:category naraid:DesignVector ;
  nara:formatName "AutoCAD Drawing (R11/12)" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to Adobe Geospatial PDF and retain DWG" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """FME; Global Mapper; AutoCAD TrueView
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/DWG" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00130>
  a owl:Ontology ;
.
