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

Attributes

partnership
Personengesellschaft
société de personnes
società di persone
Gesellschaftsrechtlicher Zusammenschluss von mindestens zwei Personen, Gesellschafter, die unter einer gemeinsamen Firmenbezeichnung ein Gewerbe betreiben.
2023-06-06T07:18:06.2127590Z
55914
https://www.termdat.bk.admin.ch/entry/55914
Tesoro del Tribunale federale delle assicurazioni (1997)
Thésaurus du Tribunal fédéral des assurances (1997)
Federal Chancellery, Terminology Section, 2006-08-24
Meier-Hayoz/Forstmoser, Schweiz. Gesellschaftsrecht, 2007, S.95
([Kanton ZH, gründen.ch, 2015-05-21, Internet](http://www.gruenden.ch/gruendungsetappen/vorbereitung/rechtsformen/personengesellschaften/#c558))
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.