# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00876

@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:NF00876
  a nara:FileFormat ;
  dcterms:description "Property Lists (p-lists) are list files that contain configuration settings and serialized objects stored on Apple platforms. XML based property lists were introduced with Mac OS X 10.0 in 2001. XML 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 "NF00876" ;
  rdfs:label "NF00876" ;
  wikidata:p1163 "application/x-plist" ;
  wikidata:p1195 "plist" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/979" ;
  wikidata:p973 "https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/PropertyLists/AboutPropertyLists/AboutPropertyLists.html" ;
  wikidata:p973 "https://developer.apple.com/library/archive/documentation/General/Conceptual/DevPedia-CocoaCore/PropertyList.html" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Property_list" ;
  wikidata:p973 "https://forensics.wiki/property_list_(plist)/" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q27979535" ;
  nara:category naraid:Code ;
  nara:formatName "MacOS XML Property List" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Any supported text editor" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Property_List/XML" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00876>
  a owl:Ontology ;
.
