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

Attributes

Beurteilung eines Täters
judgment of an offender
jugement d'un auteur
giudizio contro un autore
2025-07-21T06:39:38.4720440Z
108689
https://www.termdat.bk.admin.ch/entry/108689
FCh, Terminology Section, 2008
ChF, Section de terminologie, 2008
Codice penale svizzero, art. 343 cpv. 1 (abrogato, RS 311.0, stato 2008-06)
Schweizerisches Strafgesetzbuch, Art. 343 Abs. 1 (aufgehoben, SR 311.0, Stand 2008-01)
USG: diritto previgente
USG: altes Recht
USG: unusual; according to the context, a verbal expression may be preferable
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 judge an offender
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.