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

Attributes

falsch aussagen
give false evidence
faire un faux témoignage
fare una falsa deposizione
2017-08-08T15:38:37.8270000Z
109202
https://www.termdat.bk.admin.ch/entry/109202
Parlamentsgesetz, Art. 170 Abs. 1 (SR 171.10, Stand 2013-11)
Parliament Act, art. 170 para. 1 (SR 171.10, transl., status 2013-11)
LF Parlement, art. 170 al. 1 (RS 171.10, état 2013-11)
LF Parlamento, art. 170 cpv. 1 (RS 171.10, stato 2013-11)
Anyone who appears as a witness in proceedings before the investigation committee and gives false evidence [...] shall be liable to the penalties provided under Article 307 of the Swiss Criminal Code.
Celui qui, étant témoin, aura fait un faux témoignage devant une commission d'enquête [...] sera puni [...]
Chiunque, come testimone, fa una falsa deposizione [...] nella procedura davanti alla commissione d'inchiesta è punito [...]
Wer im Verfahren vor der Untersuchungskommission als Zeugin oder Zeuge zur Sache falsch aussagt [...] wird [...] bestraft.
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.