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

Attributes

intermediario finanziario titolare di un'autorizzazione
O Registro dell'autorità di controllo, art. 3 cpv. 1 lett. a (abrogato, RU 1998 2297)
USG: diritto previgente; EXP: gli intermediari finanziari che non sono affiliati a un organismo riconosciuto d'autodisciplina devono richiedere all'Autorità federale di vigilanza sui mercati finanziari FINMA un'autorizzazione per l'esercizio della loro attività
(EXP) LF Riciclaggio di denaro, art. 14 cpv. 1 (RS 955.0, stato 2015-01)
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Outgoing Relationships

property object
has part intermediario finanziario che dispone di un'autorizzazione
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part affiliated financial intermediary
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.