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

Attributes

Menschenrechte
human rights
droits de l'homme
diritti dell'uomo
Vom internationalen Recht garantierte Rechtsansprüche von Personen gegen den Staat oder staatenähnliche Gebilde, die dem Schutz grundlegender Aspekte der menschlichen Person und ihrer Würde in Friedenszeiten und im Krieg dienen.
Droits qui appartiennent à toute personne en raison de sa condition d’être humain, quels que soient la couleur de sa peau, sa nationalité, ses convictions politiques ou religieuses, son statut social, son sexe ou son âge.
2025-08-25T06:34:20.4509680Z
520949
https://www.termdat.bk.admin.ch/entry/520949
Walter Kälin, Jörg Künzli, Universeller Menschenrechtsschutz, Helbling & Liechtenhahn, 2005, S. 37.
UN website, [The Universal Declaration of Human Rights](http://www.un.org/en/documents/udhr/) (26.8.2014).
Site ONU, Déclaration universelle des droits de l'homme (14.9.2015).
Internet DFAE, [Politica dei diritti dell'uomo](http://www.eda.admin.ch/eda/it/home/topics/humri.html) (13.3.2014).
Nach Walter Kälin, Jörg Künzli, Universeller Menschenrechtsschutz, Helbling & Liechtenhahn, Basel, 2005, S. 37.
DFAE, [ABC](https://www.collaboration.eda.admin.ch/fr/Documents/COO.2011.100.11.916322.pdf) des droits de l'homme, 2008.
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.