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

Attributes

CEDU
Europäische Menschenrechtskonvention
Convention for the Protection of Human Rights and Fundamental Freedoms
Convention de sauvegarde des droits de l'homme et des libertés fondamentales
2025-08-25T06:36:31.4517730Z
521530
https://www.termdat.bk.admin.ch/entry/521530
European Court of Human Rights website, European [Convention](http://www.echr.coe.int/Pages/home.aspx?p=basictexts/convention&c=) on Human Rights (21.10.2015).
Convenzione per la salvaguardia dei diritti dell’uomo e delle libertà fondamentali, RS [0.101](https://www.admin.ch/opc/it/classified-compilation/19500267/index.html) (18.2.2016).
Internet Europäischer Gerichtshof für Menschenrechte, [EMRK](http://www.echr.coe.int/Documents/Convention_DEU.pdf) (18.2.2016).
Convention de sauvegarde des droits de l’homme et des libertés fondamentales, RS 0.101; [https://www.fedlex.admin.ch/eli/cc/1974/2151_2151_2151/fr](https://www.fedlex.admin.ch/eli/cc/1974/2151_2151_2151/fr) (21.1.2025)
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.