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

Attributes

Subsumtion
subsumption
subsomption
sussunzione
Prüfung, ob ein Sachverhalt die Tatbestandsmerkmale einer bestimmten Rechtsnorm erfüllt.
Instancing of particular elements of crime or offence under a legal norm.
Atto ed effetto del riportare un fatto specifico alla norma di legge che lo contempla.
2021-05-10T09:24:56.4000000Z
446200
https://www.termdat.bk.admin.ch/entry/446200
A. Snozzi, Lessico giuridico / Juristisches Lexikon / Lexique juridique, 2015
Metzger, Schweizerisches juristisches Wörterbuch, 2005
Oxford English Dictionary, "subsumption" ([Internet, 2018-04-16](https://www.oed.com/))
Tribunal fédéral, Comm. pr. Congrès annuel de l'ASPDS ([Internet, 2018-04-16](https://www.bstger.ch/fr/svrsp/index.html))
L'application du droit repose sur une détermination de l'état de fait conforme au droit et méthodologiquement correcte; celui-ci fait ensuite l'objet d'une subsomption sous les normes applicables.
nach Metzger, "subsumieren", Schweizerisches juristisches Wörterbuch, 2005
after Oxford English Dictionary, "subsumption" ([Internet, 2018-04-16](https://www.oed.com/))
secondo A. Snozzi, Lessico giuridico / Juristisches Lexikon / Lexique juridique, 2015, "sussumere"
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.