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

Attributes

Gerichtssprache
court language
langue judiciaire
lingua delle procedure giudiziarie
Sprache, die in den Gerichtsverfahren verwendet wird.
Langue employée dans les procédures judiciaires.
Lingua utilizzata nelle procedure giudiziarie.
2022-04-28T08:01:39.9230000Z
133623
https://www.termdat.bk.admin.ch/entry/133623
EDI, Viersprachige Schweiz, 1989, S. 249
C.A. Kern, English as a Court Language in Continental Courts, in: Erasmus Law Review, Vol. 5, 3/2012 ([Internet, 2018-08-2018](https://core.ac.uk/download/pdf/43326635.pdf))
DFI, Quadrilinguisme en Suisse, 1989, p. 183
A.Petralli, Università di Lugano, 1999
CaF, Sezione italiana, 1998
BK, Sektion Terminologie, 1997
ChF, Section de terminologie, 1997
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 procedural language
seeAlso language of hearings
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.