SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Information über Zugriffsrechte
Access Rights Information
informations sur les droits d’accès
informazione sui diritti di accesso
Information, die die Inhaltsinformation betreffende Zugriffsbeschränkungen identifiziert, einschließlich der rechtlichen Rahmenbedingungen, Lizenzbedingungen, und Zugriffskontrolle.
Information that identifies the access restrictions pertaining to the Content Information, including the legal framework, licensing terms, and access control.
Informations qui identifient les restrictions d'accès au contenu d'information en conformité du cadre légal, du contrat de licence et du contrôle d'accès.
Informazione che identifica le restrizioni di accesso al contenuto informativo in conformità del quadro legale, del contratto di licenza e del controllo dell'accesso.
2022-01-11T13:44:03.0030000Z
379811
https://www.termdat.bk.admin.ch/entry/379811
Referenzmodell für ein Offenes Archiv-Informations-System, Deutsche Übersetzung, nestor Materialien 16, 2012, S. 11
Reference Model for an Open Archival Information System (OAIS), Magenta Book, 2012, p. 1-8
([Portail International Archivistique Francophone (PIAF), Formats de métadonnées de structure, 2014-05, Internet](http://www.piaf-archives.org/espace-formation/file.php/9/section09_web/co/Module_sections9_27.html))
([parer, Polo Archivistico dell'Emilia Romagna, Nuova versione dello standard OAIS, 2012-11-22, Internet](http://parer.ibc.regione.emilia-romagna.it/notizie/on-line-la-nuova-versione-di-oais))
EXP: sie beinhaltet die Zugriffs- und Verbreitungsbedingungen, die in der Übergabevereinbarung angegeben wurden, bezogen sowohl auf die Erhaltung (durch das OAIS) und die letztendliche Nutzung (durch den Endnutzer); sie beinhaltet außerdem die Spezifikationen für die Anwendung von Maßnahmen zur Durchsetzung von Rechten
EXP: it contains the access and distribution conditions stated within the Submission Agreement, related to both preservation (by the OAIS) and final usage (by the Consumer); it also includes the specifications for the application of rights enforcement measures.
Reference Model for an Open Archival Information System (OAIS), Magenta Book, 2012, p. 1-8
after Reference Model for an Open Archival Information System (OAIS), Magenta Book, 2012, p. 1-8
nach Referenzmodell für ein Offenes Archiv-Informations-System, Deutsche Übersetzung, nestor Materialien 16, 2012, S. 11
d'après Reference Model for an Open Archival Information System (OAIS), Magenta Book, 2012, p. 1-8
secondo Reference Model for an Open Archival Information System (OAIS), Magenta Book, 2012, p. 1-8
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.