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

Attributes

Aufgabe
function
attribution
attribuzione
2018-03-05T14:35:02.8170000Z
106784
https://www.termdat.bk.admin.ch/entry/106784
Obligationenrecht, Art. 627 Ziff. 13 (SR 220, Stand 2016-01)
SACC, Swiss Code of Obligations (transl.), 1992, art. 627 nb.13
Code des obligations, art. 627 ch. 13 (RS 220, état 2016-01)
Codice di obbligazioni, art. 627 n. 13 (RS 220, stato 2016-01)
Ne sont valables qu'à la condition de figurer dans les statuts les dispositions concernant [...] l'organisation et les attributions de l'organe de révision.
Non obbligano, se non sono contenute nello statuto, le disposizione riguardanti [...] l'organizzazione e le attribuzioni dell'ufficio di revisione.
To be valid, the following provisions must be included in the articles of incorporation: [...] the organization and the functions of the auditors.
Zu ihrer Verbindlichkeit bedürfen der Aufnahme in die Statuten Bestimmungen [...] über die Organisation und die Aufgaben der Revisionsstelle.
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.