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

Attributes

Implementierungstreffen der menschlichen Dimension
Human Dimension Implementation Meeting
Conférence d’examen sur la dimension humaine
Incontro sull'implementazione della dimensione umana
2025-08-25T06:38:27.4157680Z
521951
https://www.termdat.bk.admin.ch/entry/521951
Internet OSZE, [Erklärung](http://www.osce.org/de/odihr/82827?download=true) der Schweizerischen Delegation (5.10.2016).
OSCE website, [Human Dimension](http://www.osce.org/odihr/hdim_2016) Implementation Meeting 2016 (5.10.2016).
Site OSCE, [Déclaration ](http://www.osce.org/fr/odihr/271436?download=true)de la délégation suisse (5.10.2016).
Internet Università degli Studi di Padova, Centro di Ateneo per i Diritti Umani, [OSCE/ODIHR: Incontro sull'implementazione della dimensione umana 2014](http://unipd-centrodirittiumani.it/it/news/OSCEODIHR-Incontro-sullimplementazione-della-dimensione-umana-2014/3439), 19.9.2014 (11.10.2016).
The Human Dimension Implementation Meeting is Europe's largest annual human rights and democracy conference. It is a platform for 57 OSCE participating States, Partners for Co-operation, OSCE structures, civil society, international organisations and other relevant actors to take stock of the implementation of the OSCE human dimension commitments, discuss associated challenges, share good practices and make recommendations for further improvement.
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.