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

Attributes

Verhandlungssprache
language of hearings
langue des débats
lingua dei dibattiti
Sprache, in der insbesondere gerichtliche oder parlamentarische Verhandlungen geführt werden.
Langue dans laquelle se déroulent notamment des débats judiciaires ou parlementaires.
Lingua in cui si svolgono per esempio dibattiti giudiziari o parlamentari.
2022-04-27T16:42:38.3830000Z
133625
https://www.termdat.bk.admin.ch/entry/133625
CaF, Sezione italiana, 1998
EDI, Viersprachige Schweiz, 1989, S. 248
Ontario (CA), Ministry of Agriculture, Food and Rural Affairs, Agriculture, Food and Rural Affairs Appeal Tribunal, Rules of Procedure, Rule 5 ([Internet, 2018-08-20](http://www.omafra.gov.on.ca/english/tribunal/about/rulesofprocedure/rule15.htm))
DFI, Quadrilinguisme en Suisse, 1989, p. 182
EXP: bezeichnet auch die Sprache, die in diplomatischen oder geschäftlichen Verhandlungen verwendet wird
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 court language
seeAlso procedural language
seeAlso Verhandlungssprache
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.