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

Attributes

Internationale Organisation der Frankophonie
International Organisation of La Francophonie
Organisation internationale de la francophonie
Organizzazione internazionale della Francofonia
2025-08-25T06:34:34.6042970Z
521027
https://www.termdat.bk.admin.ch/entry/521027
Internet EDA, [Die internationale Organisation der Frankophonie](https://www.eda.admin.ch/eda/de/home/aussenpolitik/internationale-organisationen/die-internationaleorganisationderfrankophonieoif.html) (OIF) (29.10.2019).
FDFA website, [The International Organisation of La Francophonie ](http://www.eda.admin.ch/eda/en/home/topics/intorg/france.html) (16.7.2014).
Site Organisation internationale de la francophonie, [L'Organisation internationale de la Francophonie](https://www.francophonie.org/node/81) (18.11.2020).
Intranet DFAE, [Organizzazione internazionale della Francofonia](https://www.eda.admin.ch/eda/it/dfae/politica-estera/organizzazioni-internazionali/oif.html) (18.12.2014).
Recommended by Termdat. Also used on the IOF website.
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.