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

Attributes

Ergänzungsantrag
proposed supplement
proposition demandant des compléments
proposta di complemento
Antrag, der die Ergänzung einer Vorlage in bestimmter Weise verlangt.
Proposal that a bill be completed in a certain way.
Proposition d'amendement qui demande de compléter un projet.
Proposta di modificazione che richiede di completare un determinato progetto.
2018-02-01T16:38:42.0730000Z
109153
https://www.termdat.bk.admin.ch/entry/109153
FCh, Terminology Section, 2017
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 deletion
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.