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
Diese Gruppe umfasst die Hereinnahme von Mitteln in Form von übertragbaren Einlagen, d. h. Einlagen mit festem Geldwert, die auf Tagesbasis entgegengenommen werden und, ausser bei Zentralbanken, vom nichtfinanziellen Sektor stammen.
This group includes the obtaining of funds in the form of transferable deposits, i.e. funds that are fixed in money terms, obtained on a day-to-day basis and, apart from central banking, obtained from non-financial sources.
Ce groupe comprend: - la collecte 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'acquisizione di fondi monetari sotto forma di depositi trasferibili, cioè fondi monetari fissi, ottenuti su una base giornaliera e, tranne le banche centrali, ottenuti da fonti non finanziarie.
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.