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

Attributes

Europäisches Übereinkommen vom 26. November 1987 zur Verhütung von Folter und unmenschlicher oder erniedrigender Behandlung oder Strafe
European Convention for the Prevention of Torture and Inhuman or Degrading Treatment or Punishment
Convention européenne du 26 novembre 1987 pour la prévention de la torture et des peines ou traitements inhumains ou dégradants
Convenzione europea del 26 novembre 1987 per la prevenzione della tortura e delle pene o trattamenti inumani o degradanti
2022-01-27T07:51:07.8800000Z
72407
https://www.termdat.bk.admin.ch/entry/72407
Amtliche Sammlung des Bundesrechts 2006 2969
Council of Europe, ([Internet, 2019-03-07](https://www.coe.int/en/web/conventions/full-list/-/conventions/treaty/126))
Recueil officiel du droit fédéral 2006 2969
Raccolta ufficiale delle leggi federali 2006 2969
SYS: SR 0.106
SYS: RS 0.106
SYS: RS 0.106
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.