# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00501

@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:NF00501
  a nara:FileFormat ;
  dcterms:description "The Enhanced Metafile (EMF) format is a vector graphic file. EMF is an improvement on the Windows Metafile Format (WMF). EMF stores 32-bit RGB image data in a series of records for rendering on a display or for output to a printer. EMF was developed and released in 1992 with Windows NT 3.1, and there is not readily available information on what distinguishes EMF 3.0 from EMF 2.0. Two of the main improvements over WMF are 1) support for 32-bit data (WMF is limited to 16-bit) and 2) its device-independence, meaning the graphic looks the same regardless of the device on which it is viewed. The format is proprietary, but has a published open specification, and is actively maintained. NARA recommends retaining EMF files as-is, or as necessary converting to a TBD vector graphics format." ;
  dcterms:identifier "NF00501" ;
  rdfs:label "NF00501" ;
  wikidata:p1163 "application/x-msmetafile" ;
  wikidata:p1163 "image/emf" ;
  wikidata:p1163 "image/x-emf" ;
  wikidata:p1195 "emf" ;
  wikidata:p1195 "emz" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/345" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Windows_Metafile#Variants" ;
  wikidata:p973 "https://fileinfo.com/extension/emf" ;
  wikidata:p973 "https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-emf/91c257d7-c39d-4a36-9b1f-63e3f73d30ca" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q122947391" ;
  nara:category naraid:DesignVector ;
  nara:category naraid:StillImage ;
  nara:formatName "Enhanced Metafile 3.0" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain, or as necessary transform to a TBD format" ;
  nara:riskLevel naraid:Low ;
  nara:tools "Adobe Illustrator; IrfanView" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Enhanced_Metafile" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00501>
  a owl:Ontology ;
.
