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

Attributes

Urteilskompetenz
sentencing competence
compétence de jugement
competenza di giudizio
Befugnis eines Gerichts oder eines Richters, in einer Zivil- oder Strafsache ein Urteil zu fällen.
Aptitude d'une juridiction ou d'un juge à statuer sur une affaire civile ou pénale.
Competenza di un tribunale o di un giudice ad emettere un verdetto in un caso civile o penale.
2018-04-16T09:05:28.8330000Z
47824
https://www.termdat.bk.admin.ch/entry/47824
FCh, Terminology Section, 2011
Schweizerische Strafprozessordnung, Art. 334 Abs. 1 (SR 312.0, Stand 2018-01)
Arrêts du Tribunal fédéral, 119 II 183 (1993)
Decisioni del Tribunale federale, 9C_657/2009, 2010-03-05
EXP: of a court or a judge
ChF, Section de terminologie, 2010
BK, Sektion Terminologie, 2010
CaF, Sezione di terminologia, 2010
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.