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

Attributes

Freiheitsdelikt
offence against liberty
infraction contre la liberté
reato contro la libertà personale
2025-07-16T06:40:37.6303060Z
107682
https://www.termdat.bk.admin.ch/entry/107682
FCh, Terminology Section, 2004
T. Freytag, Université de Fribourg, Séminaire de droit pénal, 2001
CaF, Sezione di terminologia, 2004
G. Stratenwerth, Schweizerisches Strafrecht, Besonderer Teil I, 1995, § 5 N. 2
EXP: Oberbegriff für "Verbrechen gegen die Freiheit" und "Vergehen gegen die Freiheit"
EXP: generic term for "felony against liberty" and "misdemeanour against liberty"
EXP: termine generico per "crimine contro la libertà personale" e "delitto contro la libertà personale"
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
hypernym felony against liberty
hypernym misdemeanour against liberty
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.