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

Attributes

CRPD
CRPD
CDPH
CRPD
DFAE, ABC des droits de l'homme, 2016, p. 7 ([Internet, 2019-04-25](https://www.eda.admin.ch/dam/eda/fr/documents/publications/GlossarezurAussenpolitik/ABC-Menschenrechte_fr.pdf))
DFAE, ABC dei diritti umani, 2016, pag. 7 ([Internet, 2019-04-25](https://www.eda.admin.ch/dam/eda/it/documents/publications/GlossarezurAussenpolitik/ABC-Menschenrechte_it.pdf))
EDA, ABC der Menschenrechte, 2016, S. 7 ([Internet, 2019-04-25](https://www.eda.admin.ch/dam/eda/de/documents/publications/GlossarezurAussenpolitik/ABC-Menschenrechte_de.pdf))
FDFA, ABC of Human Rights, 2016, p. 7 ([Internet, 2019-04-25](https://www.eda.admin.ch/dam/eda/en/documents/publications/GlossarezurAussenpolitik/ABC-Menschenrechte_en.pdf))
USG: official
SYS: SR 0.109; USG: offiziell; EXP: "CRPD" ist die Abkürzung des englischen Namens "Convention on the Rights of Persons with Disabilities"
SYS: RS 0.109; USG: officiel
SYS: RS 0.109; USG: ufficiale; EXP: "CRPD" è l'abbreviazione dell'inglese "Convention on the Rights of Persons with Disabilities"
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 Convention of 13 December 2006 on the Rights of Persons with Disabilities
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.