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

Attributes

Weiterführung einer Geschäftsbeziehung mit erhöhten Risiken
poursuite d'une relation d'affaires comportant des risques accrus
proseguimento d'una relazione d'affari a rischio superiore
2022-01-31T17:15:59.2430000Z
387418
https://www.termdat.bk.admin.ch/entry/387418
BK, Sektion Terminologie, 2015 nach Geldwäschereiverordnung FINMA, Art. 19 Abs. 1 Bst. a und Art. 13 Abs. 3 (SR 955.033.0, Stand 2015-06)
ChF, Section de termonologie, 2015 d'après O FINMA Blanchiment d'argent, art. 19 al. 1 let. a et art. 13 al. 3 (RS 955.033.0, état 2015-06)
CaF, Sezione di terminologia, 2015 secondo O FINMA Riciclaggio di denaro, art. 19 cpv. 1 lett. a e art. 13 cpv. 3-4 (RS 955.033.0, stato 2015-06)
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

property subject
seeAlso continuation of a dubious business relationship
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.