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

Attributes

Recht auf ein faires Verfahren
right to a fair trial
droit à un procès équitable
diritto a un processo equo
2025-08-25T06:34:32.3660730Z
521014
https://www.termdat.bk.admin.ch/entry/521014
([EMRK\s, SR 0.101, Art. 6 26.6.2014.](http://www.admin.ch/opc/de/classified-compilation/19500267/index.html))
FDFA website, [Conditions for diplomatic protection](http://www.eda.admin.ch/eda/en/home/topics/intla/cintla/dicopr/dipr.encoded-Show%3D1%26print%3D1.html) (8.7.2014).
([Convention, de sauvegarde des droits de l'homme et des libertés fondamentales, RS 0.101, art. 6 26.6.2014.](http://www.admin.ch/opc/fr/classified-compilation/19500267/index.html))
([Convenzione per la salvaguardia dei diritti dell'uomo e delle libertà fondamentali, CEDU, RS 0.101, art. 6 10.9.2015.](https://www.admin.ch/opc/it/classified-compilation/19500267/index.html))
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.