# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00292

@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:NF00292
  a nara:FileFormat ;
  dcterms:description "XPS is a proprietary but documented page description language and document format. XPS existed in Windows 7 and earlier, before being replaced with OXPS in Windows 8. XPS and OXPS are not compatible." ;
  dcterms:identifier "NF00292" ;
  rdfs:label "NF00292" ;
  wikidata:p1163 "application/vnd.ms-xpsdocument" ;
  wikidata:p1195 "xps" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/657" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000514.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Open_XML_Paper_Specification" ;
  wikidata:p973 "https://web.archive.org/web/20061117050048/http://www.microsoft.com/whdc/xps/xpsspec.mspx" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q977900" ;
  nara:category naraid:Presentation ;
  nara:formatName "Microsoft XML Paper Specification 1.0" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to PDF or possibly OXPS" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Procure and/or develop tools. Possible tools include PDFaid XPS to PDF converter; if OXPS were to become an accepted format, XPSConverter available in the Microsoft Windows Driver Kit can convert XPS to OXPS." ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/XPS" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00292>
  a owl:Ontology ;
.
