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

Attributes

Streichungsantrag
proposed deletion
proposition demandant des suppressions
proposta di stralcio
Antrag, der die Kürzung einer Vorlage in bestimmter Weise verlangt.
Proposal that certain parts of a bill be deleted.
Proposition d'amendement qui demande de supprimer certains points d'un projet.
Proposta di modificazione che richiede di sopprimere certi punti d'un progetto.
2018-02-22T12:26:08.4670000Z
109154
https://www.termdat.bk.admin.ch/entry/109154
FCh, Terminology Section, 2005
R Nationalrat, Art. 67 Abs. 1 (alte Fassung, AS 1974 II 1667)
R Conseil national, art. 67 al. 1 (ancienne teneur, RO 1974 II 1669)
R Consiglio nazionale, art. 67 cpv. 1 (versione non vigente, RU 1974 II 1669)
USG: previous law
USG: ancien droit
USG: diritto previgente
USG: altes Recht
Parlamentsdienste, Dr. C. Lanz, 1991
after Parliamentary Services, Dr. C. Lanz, 1991
d'après Services du Parlement, Dr. C. Lanz, 1991
secondo Servizi del Parlamento, Dr. C. Lanz, 1991
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 proposed supplement
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.