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

Attributes

Zivilrechtspflege
administration of civil justice
administration de la justice civile
amministrazione della giustizia civile
2023-03-08T17:24:44.7183940Z
482675
https://www.termdat.bk.admin.ch/entry/482675
Bundesgericht, Die Wege zum Bundesgericht, Kurzer Überblick über die Organisation der Rechtspflege in der Schweiz, 2019, S. 8 ([Internet, 2021-11-01](https://www.bger.ch/files/live/sites/bger/files/pdf/de/BG_Brosch%C3%BCreA5_D_Onl.pdf))
FCh, Terminology Section, 2021 after Swiss Criminal Code, art. 55 para. 2 (SR 311.0, transl., status 2021-07)
Organisation judiciaire, tit. avant art. 41 (ancienne teneur, RS 173.110, état 2006-06)
Organizzazione giudiziaria, tit. prec. art. 41 (versione non vigente, RS 173.110, stato 2006-06)
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 civil jurisdiction
hyponym administration of justice
seeAlso administration of criminal justice
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.