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

Attributes

641907
641907
Börsenbanken
Stock Exchange banks
Établissements spécialisés dans les opérations boursières
Istituti specializzati nelle operazioni di borsa
Börsenbanken
Stock Exchange banks
Établissements spécialisés dans les opérations boursières
Istituti specializzati nelle operazioni di borsa
Börsenbanken
Stock Exchange banks
Établissements spécialisés dans les opérations boursières
Istituti specializzati nelle operazioni di borsa
641907
641907
Diese Banken sind auf Vermögensverwaltungsgeschäfte zu Gunsten einer schweizerischen und ausländischen Kundschaft spezialisiert.
These banks focus on the field of asset management. They serve clients both inside and outside Switzerland.
Ces banques s'occupent essentiellement de la gestion des actifs. Elles servent des clients en Suisse et à l'étranger.
Queste banche focalizzano il loro interesse sulla gestione di patrimoniale. I loro clienti si trovano sul territorio svizzero ed all'estero.
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.