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

Attributes

obsiegende Partei
successful party
partie gagnante
parte vincente
2023-06-15T09:34:33.9167030Z
217562
https://www.termdat.bk.admin.ch/entry/217562
Zivilprozessordnung, Art. 236 Abs. 3 (SR 272, Stand 2023-01)
Trade Mark Protection Act, art. 35b para. 3 (SR 232.11, transl., status 2022-01)
Arrêts du Tribunal fédéral, 5A_5/2019, 2019 -06-04 ([Internet, 2023-03-20](https://www.bger.ch/ext/eurospider/live/fr/php/aza/http/index.php?highlight_docid=aza%3A%2F%2F04-06-2019-5A_5-2019&lang=fr&type=show_document&zoom=YES&))
Codice di procedura civile, art. 236 cpv. 3 (RS 272, stato 2032-01)
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
antonym unterlegene Partei
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.