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

Attributes

OSZE-Aktionsplan 2004 zur Förderung der Gleichstellung von Frauen und Männern
2004 OSCE Action Plan for the Promotion of Gender Equality
Plan d'action de l'OSCE 2004 pour la promotion de l'égalité entre les sexes
Piano di azione 2004 dell'OSCE per la promozione della parità tra la donna e l’uomo
OSCE Permanent Council decision adopted in 2004 to set out and ensure implementation of the priorities of the OSCE in promoting gender equality within the OSCE and in participating states.
2025-08-25T06:36:39.0340660Z
521558
https://www.termdat.bk.admin.ch/entry/521558
OSZE, [Beschluss](http://www.osce.org/de/pc/14715?download=true) der Plenarsitzung des Ständigen Rats, PC.DEC/638 (2004) (3.3.2016).
OSCE, [Permanent Council Plenary Meeting Decision](http://www.osce.org/pc/14713?download=true), PC.DEC/638 (2004) (3.3.2016).
OSCE, [Décision](http://www.osce.org/fr/pc/14714?download=true) de la séance plénière du Conseil permanent, PC.DEC/638 (2004) (3.3.2016).
OSCE, [Decisione](http://www.osce.org/it/pc/14716?download=true) della Seduta plenaria del Consiglio permanente, PC.DEC/638 (2004) (9.3.2016).
Based on OSCE, Permanent Council Plenary Meeting Decision, [PC.DEC/638](http://www.osce.org/pc/14713?download=true), 2004 (14.4.2016).
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.