# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00877

@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:NF00877
  a nara:FileFormat ;
  dcterms:description "Property Lists (p-lists) are list files that contain configuration settings and serialized objects stored on Apple platforms. Binary based property lists were introduced in Mac OS X 10.4 in 2005 and can hold more than the XML list. Binary property lists are proprietary with open specifications and can be opened with open source programs. Property list files should be retained as-is in order to prevent unintended damage to compiled programs." ;
  dcterms:identifier "NF00877" ;
  rdfs:label "NF00877" ;
  wikidata:p1163 "application/x-plist" ;
  wikidata:p1195 "plist" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/984" ;
  wikidata:p973 "https://developer.apple.com/documentation/bundleresources/information-property-list" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Property_list" ;
  wikidata:p973 "https://forensics.wiki/property_list_(plist)/" ;
  wikidata:p973 "https://web.archive.org/web/20160811234812/http://opensource.apple.com/source/CF/CF-550/CFBinaryPList.c" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27979531" ;
  nara:category naraid:Code ;
  nara:formatName "MacOS Binary Property List" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Further research is required. Some viewing may be possible with a text editor.
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Property_List/Binary" ;
  <https://www.archives.gov/files/lod/dpframework/schemaskos:note> "https://medium.com/@karaiskc/understanding-apples-binary-property-list-format-281e6da00dbd" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00877>
  a owl:Ontology ;
.
