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

Attributes

Abberufungsschreiben
letter of recall
lettre de rappel
lettera di richiamo
Written document addressed by the executive of one government to the executive of another, informing the latter that a minister sent by the former to him, has been recalled.
2025-08-25T06:34:54.1430070Z
521131
https://www.termdat.bk.admin.ch/entry/521131
([Die diplomatische Korrespondenz\s, 421-0-D 15.1.2015.](https://www.collaboration.eda.admin.ch/de/Documents/COO.2011.100.11.825436.pdf))
Wikipedia website, [Letter of credence](http://en.wikipedia.org/wiki/Letter_of_credence), (03.02.2015).
([La correspondance diplomatique\s, 421-0-F 15.1.2015.](https://www.collaboration.eda.admin.ch/fr/Documents/421-0_FR.pdf))
La corrispondenza diplomatica, [421-0-I](https://www.collaboration.eda.admin.ch/it/Documents/421-0_IT.pdf) (15.1.2015).
Das Abberufungsschreiben bringt den Willen des Staatsoberhaupts des Entsendestaats zum Ausdruck, die Mission seines Botschafters zu beenden.
This is a long-standing tradition: soon after arriving in London, all French ambassadors have a formal audience with the Queen, presenting their letters of credence – i.e. the letter from the French President appointing them, and their predecessor’s letter of recall. The presentation of these documents officially confirms the appointment to the British authorities.
John Bouvier, [A Law Dictionary](http://legal-dictionary.thefreedictionary.com/Letter+of+recall ): Adapted to the Constitution and Laws of the United States, 1856 (3.2.2015).
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.