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

Attributes

Flaggenprinzip
law of the flag principle
principe du pavillon
principio della bandiera
Prinzip, wonach das schweizerische Strafrecht auf Taten anwendbar ist, welche im Ausland an Bord von schweizerischen Schiffen oder Luftfahrzeugen begangen werden.
Principle according to which the Swiss criminal law is applicable to offences that have been committed abroad on board Swiss ships or aircraft.
2025-07-28T13:54:45.7423890Z
107430
https://www.termdat.bk.admin.ch/entry/107430
MCF Conv. internazionali repressione finanziamento terrorismo, n. 2.2.4 (FF 2002 4831)
A. Donatsch / B. Tag, Strafrecht I, 2006, § 5, Ziff. 2.32, S. 53
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 7, § 2, N. 196, p. 68
S. Summers, Universität Zürich, Rechtswissenschaftliches Institut, 2006
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 5, Ziff. 2.32, p. 53
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 5, Ziff. 2.32, S. 53
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.