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

Attributes

AsDF
ADF
FAsD
AsDF
2025-08-25T06:35:30.4968350Z
521301
https://www.termdat.bk.admin.ch/entry/521301
Internet EDA, [AsDB/AsDF ](https://www.eda.admin.ch/deza/de/home/partnerschaften_auftraege/multilaterale-organisationen/finanzierung/asdb.html)– Asiatische Entwicklungsbank und Asiatischer Entwicklungsfonds (10.09.2015).
Asian Development Bank website, [Asian Development Fund](http://www.adb.org/site/adf/main) (30.6.2016).
Internet DFAE, [BAsD/FAsD ](https://www.eda.admin.ch/deza/fr/home/partnerschaften_auftraege/multilaterale-organisationen/finanzierung/asdb.html)– Banque asiatique de développement et Fonds asiatique de développement (10.9.2015).
Internet DFAE, [AsDB/AsDF – Banca asiatica di sviluppo e Fondo asiatico di sviluppo](https://www.eda.admin.ch/deza/it/home/partnerschaften_auftraege/multilaterale-organisationen/finanzierung/asdb.html) (10.9.2015).
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.