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

Attributes

641
Zentralbanken und Kreditinstitute
Monetary intermediation
Intermédiation monétaire
Intermediazione monetaria
Zentralbanken und Kreditinstitute
Monetary intermediation
Intermédiation monétaire
Intermediazione monetaria
Zentralbanken und Kreditinstitute
Monetary intermediation
Intermédiation monétaire
Intermediazione monetaria
641
Zu dieser Gruppe gehören die Beschaffung und Bereitstellung von Mitteln in Form von übertragbaren Einlagen oder Substituten im engeren Sinne, d. h. von Mitteln, die in Geldform festgelegt sind und täglich beschafft werden, und die Verteilung dieser Mittel.
This group includes obtaining and providing funds in the form of transferable deposits or close substitutes, in other words, funds that are fixed in money terms, obtained on a day-to-day basis and distributing these funds.
Ce groupe comprend la collecte et la fourniture de fonds sous la forme de dépôts transférables, c'est-à-dire des fonds fixes en termes monétaires obtenus au jour le jour, qui proviennent, en dehors des banques centrales, de sources non financières.
Questo gruppo comprende l'ottenimento e la fornitura di fondi sotto forma di depositi trasferibili o di loro sostituti, in altre parole di fondi fissi in termini monetari, ottenuti su base giornaliera e la distribuzione di questi fondi.
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
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.