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

Attributes

Übereinkommen vom 18. Dezember 1979 zur Beseitigung jeder Form von Diskriminierung der Frau
Convention of 18 December 1979 on the Elimination of All Forms of Discrimination against Women
Convention du 18 décembre 1979 sur l'élimination de toutes les formes de discrimination à l'égard des femmes
Convenzione del 18 dicembre 1979 sull'eliminazione di ogni forma di discriminazione nei confronti della donna
2019-03-07T16:36:07.4970000Z
2043
https://www.termdat.bk.admin.ch/entry/2043
AS 1999 1579
OHCHR, Professional Interest > Convention on the Elimination of All Forms of Discrimination against Women ([Internet, 2019-02-26](https://www.ohchr.org/EN/ProfessionalInterest/Pages/CEDAW.aspx))
RO 1999 1579
RU 1999 1579
SYS: SR 0.108; EXP: "CEDAW" ist die auch im Deutschen gebräuchliche Abkürzung des englischen Titels "Convention on the Elimination of All Forms of Discrimination against Women"
SYS: RS 0.108
SYS: RS 0.108; EXP: "CEDAW" è l'abbreviazione dell'inglese "Convention on the Elimination of All Forms of Discrimination against Women"
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.