# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00666

@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:NF00666
  a nara:FileFormat ;
  dcterms:description "PLT files in the holdings are possibly HP Graphics Language (HP-GL) encoded vector files or AutoCAD files." ;
  dcterms:identifier "NF00666" ;
  rdfs:label "NF00666" ;
  wikidata:p1195 "plt" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Plotter" ;
  nara:category naraid:Presentation ;
  nara:formatName "Plotter file unspecified version" ;
  nara:preservationAction naraid:Identify ;
  nara:preservationPlan "Transform to a TBD format, possibly TIFF, JPEG2000, PNG, or PDF" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Further research is required. Possible tools include PloView; ImageMagick with HPGL converter; AutoCAD
""" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00666>
  a owl:Ontology ;
.
