# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00448

@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:NF00448
  a nara:FileFormat ;
  dcterms:description "Windows Metafile (WMF) files are used to store vector and bitmap-format image data as Microsoft Windows Graphics Device Interface (GDI) commands instead of a graphics format. WMF can also be zipped/compressed as a WMZ file. WMF was originally included in the Microsoft Windows 3.0 (1990) and 3.1 (1992) operating systems, but was no longer supported as of Windows NT 3.1 in 1993. A partial specification was released in 1992; an open specification was released in 2007 that is actively maintained, but the format is proprietary. Therefore, NARA recommends transformation to JPEG." ;
  dcterms:identifier "NF00448" ;
  rdfs:label "NF00448" ;
  wikidata:p1163 "image/wmf" ;
  wikidata:p1163 "image/x-wmf" ;
  wikidata:p1195 "wmf" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/119" ;
  wikidata:p973 "http://www.fileformat.info/format/wmf/egff.htm" ;
  wikidata:p973 "https://docs.fileformat.com/image/wmf/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Windows_Metafile" ;
  wikidata:p973 "https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-wmf/4813e7fd-52d0-4f42-965f-228c8b7488d2" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q1072083" ;
  nara:category naraid:StillImage ;
  nara:formatName "Windows Metafile" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to JPEG" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Adobe Illustrator; IrfanView; GNU Image Manipulation Program" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Windows_Metafile" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00448>
  a owl:Ontology ;
.
