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

Attributes

Übereinkommen vom 20. November 1989 über die Rechte des Kindes
Convention of 20 November 1989 on the Rights of the Child
Convention du 20 novembre 1989 relative aux droits de l'enfant
Convenzione del 20 novembre 1989 sui diritti del fanciullo
2023-03-20T12:20:30.4045470Z
78090
https://www.termdat.bk.admin.ch/entry/78090
Amtliche Sammlung des Bundesrechts 1998 2055
UN Treaty Collection, Convention on the Rights of the Child ([Internet, 2023-02-28](https://treaties.un.org/pages/ViewDetails.aspx?src=IND&mtdsg_no=IV-11&chapter=4&clang=_en))
Recueil officiel des lois fédérales 1998 2055
Raccolta ufficiale delle leggi federali 1998 2055
SYS: SR 0.107
SYS: RS 0.107
SYS: RS 0.107; EXP: "CRC" è l'abbreviazione dell'inglese "Convention on the Rights of the Child"
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.