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

Attributes

Bundesgesetz über die Transparenz juristischer Personen und die Identifikation der wirtschaftlich berechtigten Personen
Federal Act on the Transparency of Legal Entities and the Identification of Beneficial Owners
Loi fédérale sur la transparence des personnes morales et l’identification des ayants droit économiques
Legge federale sulla trasparenza delle persone giuridiche e sull’identificazione degli aventi economicamente diritto
2025-04-30T10:22:18.4880680Z
503087
https://www.termdat.bk.admin.ch/entry/503087
FCh, Terminology Section, 2024
SIF, Entwurf Bundesgesetz TJPG ([Internet, 2024-05-31](https://www.newsd.admin.ch/newsd/message/attachments/87769.pdf))
SFI, Projet de loi LTPM ([Internet, 2024-05-31](https://www.newsd.admin.ch/newsd/message/attachments/87772.pdf))
SFI, Disegno LTPG ([Internet, 2024-05-31](https://www.newsd.admin.ch/newsd/message/attachments/87776.pdf))
STA: Entwurf
STA: projet
STA: disegno
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: No results found.
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.