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

Attributes

Firma
company name
raison de commerce
ragione sociale
Der für den Handelsverkehr gewählte Namen des Trägers eines Unternehmens (a). Dasjenige Kennzeichen, das den Einzelkaufleuten sowie ausländischen Zweigniederlassungsinhabern als auf ihr Gewebe (Geschäft, Unternehmen) bezogener Name bzw. den Handelsgesellschaften sowie Genossenschaften als Name schlechthin dient (b).
Nom sous lequel une entreprise se présente dans ses relations commerciales et dans son existence légale.
2019-04-29T09:04:52.7230000Z
193848
https://www.termdat.bk.admin.ch/entry/193848
P. Forstmoser, Schweizerisches Gesellschaftsrecht, 2007, S. 166
SACC, Swiss Code of Obligations (transl.), art. 620 par.1
Code des obligations, tit. avant art. 944 (RS 220, état 2016-07)
O Registro fondiario, art. 51 cpv. 1 lett. b (RS 211.432.1, stato 2018-02)
nach P. Forstmoser, Schweizerisches Gesellschaftsrecht, 2007, S. 166
d'après F. Steiger, Sociétés anonymes, 1973, p. 42
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 change of name
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.