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

Attributes

Übereinkommen vom 25. Oktober 1980 über die zivilrechtlichen Aspekte internationaler Kindesentführung
Convention of 25 October 1980 on the Civil Aspects of International Child Abduction
Convention du 25 octobre 1980 sur les aspects civils de l'enlèvement international d'enfants
Convenzione del 25 ottobre 1980 sugli aspetti civili del rapimento internazionale di minori
2023-05-09T12:48:19.9535330Z
72418
https://www.termdat.bk.admin.ch/entry/72418
Amtliche Sammlung des Bundesrechts 2006 3259
([Hague Convention on International Child Abduction, 1980](http://www.hcch.net/index_en.php?act=conventions.text&cid=24))
Recueil officiel du droit fédéral 2006 3259
Raccolta ufficiale delle leggi federali 2006 3259
SYS: SR 0.211.230.02; STA: (HKÜ) inoffiziell
SYS: RS 0.211.230.02
SYS: RS 0.211.230.02
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.