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

Attributes

Justiziabilität
justiciability
justiciabilité
giustiziabilità
Propriété de normes justiciables.
2017-06-12T14:45:33.5300000Z
57029
https://www.termdat.bk.admin.ch/entry/57029
FCh, Terminology Section, 2007
Auer/Malinverni/Hottelier, Droit constitutionnel suisse, vol. 2, 2000, ch. 1489
Tschannen, Staatsrecht, 2004, § 11 Rz. 31, S. 190
MCF, Terzo Protocollo aggiuntivo alle Convenzioni di Ginevra del 1949, n. 3.1 (FF 2006 1806)
USG: bevorzugte Schreibweise
nach Duden, Deutsche Rechtschreibung, 2014, "justiziabel" und "justitiabel", 2006
Auer/Malinverni/Hottelier, Droit constitutionnel suisse, vol. 2, 2000, ch. 1489
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 justiciable
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.