# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00888

@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:NF00888
  a nara:FileFormat ;
  dcterms:description "Apple Safari Web Archive (Webarchive) contains a saved web page and embedded files created by Apple's Safari web browser. The Web Archive format was first introduced in 2005 with the release of Safari 2 and deprecated in macOS 10.14 in 2018. The format is proprietary and was limited to creation by Safari, with seemingly limited adoption. The format stores the web page HTML and any embedded attachments in a binary plist. The format can be exported to PDF using Safari. Because the format is no longer supported and is proprietary, NARA recommends transforming files in this format for preservation." ;
  dcterms:identifier "NF00888" ;
  rdfs:label "NF00888" ;
  wikidata:p1163 "application/x-webarchive" ;
  wikidata:p1195 "webarchive" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/866" ;
  wikidata:p973 "https://developer.apple.com/documentation/webkit/webarchive" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Web_Archive_(file_format)" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q7978630" ;
  nara:category naraid:Web ;
  nara:formatName "Apple Safari Web Archive" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to PDF" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Safari
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Webarchive_(Safari)" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00888>
  a owl:Ontology ;
.
