# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00207

@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:NF00207
  a nara:FileFormat ;
  dcterms:description "PLT files in the holdings are possibly HP Graphics Language (HP-GL) encoded vector files. Further investigation is needed." ;
  dcterms:identifier "NF00207" ;
  rdfs:label "NF00207" ;
  wikidata:p1163 "application/vnd.hp-HPGL" ;
  wikidata:p1195 "plt" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/83" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/HP-GL" ;
  wikidata:p973 "https://www.isoplotec.co.jp/HPGL/eHPGL.htm" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q51331501" ;
  nara:category naraid:Presentation ;
  nara:formatName "Hewlett Packard Vector Graphic Plotter File" ;
  nara:preservationAction naraid:Transform ;
  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/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/HP-GL" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00207>
  a owl:Ontology ;
.
