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

Attributes

multiple accreditation
Concurrent accreditation of an ambassador or high commissioner to two or more countries.
Termium website, [multiple accreditation](http://www.btb.termiumplus.gc.ca/tpv2alpha/alpha-eng.html?lang=eng&i=1&index=alt&__index=alt&srchtxt=multiple+accreditation&comencsrch.x=5&comencsrch.y=5) (20.11.2014).
A head of mission may be accredited to more than one state, so long as the receiving states concerned have been duly notified and have raised no objection. Such multiple accreditation has often been found convenient for geographical reasons, or because it has been desired to limit expenditure on diplomatic missions. Subject to the same proviso, a member of the diplomatic staff of a mission may be similarly assigned to more than one state.
Based on New Zealand Ministry of Foreign Affairs & Trade, Glossary (7.11.2014).
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part cross-accreditation
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.