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

Attributes

OPCAT
OPCAT
OPCAT
OPCAT
NKVF, Tätigkeitsbericht 2019, 2020, S. 32, Ziff. 4.1 ([Internet, 2020-07-31](https://www.nkvf.admin.ch/dam/nkvf/de/data/Berichte/taetigkeitsberichte/taetigkeitsbericht-2019.pdf.download.pdf/taetigkeitsbericht-2019-d.pdf))
OHCHR, Human Rights Bodies > OPCAT ([Internet, 2020-07-31](https://www.ohchr.org/EN/HRBodies/OPCAT/Pages/OPCATIndex.aspx))
CNPT, Rapp. d'activité 2019, 2020, p. 32, ch. 4.1 ([Internet, 2020-07-31](https://www.nkvf.admin.ch/dam/nkvf/fr/data/Berichte/taetigkeitsberichte/taetigkeitsbericht-2019.pdf.download.pdf/taetigkeitsbericht-2019-f.pdf))
CNPT, Rapp. d'attività 2019, 2020, p. 32, n. 4.1 ([Internet, 2020-07-31](https://www.nkvf.admin.ch/dam/nkvf/it/data/Berichte/taetigkeitsberichte/taetigkeitsbericht-2019.pdf.download.pdf/taetigkeitsbericht-2019-i.pdf))
SYS: SR 0.105.1; EXP: "OPCAT" ist die Abkürzung des englischen Namens "Optional Protocol to the Convention against Torture and other Cruel, Inhuman or Degrading Treatment or Punishment"
SYS: RS 0.105.1; EXP: "OPCAT" est l'abréviation de l'anglais "Optional Protocol to the Convention against Torture and other Cruel, Inhuman or Degrading Treatment or Punishment"
SYS: RS 0.105.1; EXP: "OPCAT" è l'abbreviazione dell'inglese "Optional Protocol to the Convention against Torture and other Cruel, Inhuman or Degrading Treatment or Punishment"
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
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.