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

Attributes

Änderungsantrag
proposed amendment
proposition d'amendement
proposta di modifica
Antrag im National- oder Ständerat, einen zur Beratung unterbreiteten Entwurf (z. B. eines Erlasses) zu ändern.
Proposal made in the National Council or Council of States to amend a draft (e.g. a bill).
Proposition de modifier un projet (p. ex. d'un acte législatif) soumis à délibération au Conseil national ou au Conseil des États.
Proposta di modificare un disegno (p. es. di un atto legislativo) dibattuto in Consiglio nazionale o in Consiglio degli Stati.
2017-08-09T08:54:21.8470000Z
57002
https://www.termdat.bk.admin.ch/entry/57002
FCh, Terminology Section, 2010
BJ, Gesetzgebungsleitfaden, 2007, Rz. 131
Ip. Ruey (07.3225), Publication des avis de droit officiels, avis du CF, 2007-05-16 ([Internet, 2017-03-23](https://www.parlament.ch/fr/ratsbetrieb/suche-curia-vista/geschaeft?AffairId=20073225))
Ip. Ruey (07.3225), Pubblicazione dei pareri giuridici ufficiale, parere del CF, 2007-05-16 ([Internet, 2017-03-23](http://www.parlament.ch/i/suche/pagine/geschaefte.aspx?gesch_id=20073225))
USG: üblich
USG: courant
USG: corrente
FCh, Terminology Section, 2010
ChF, Section de terminologie, 2010
BK, Sektion Terminologie, 2010
CaF, Sezione di terminologia, 2010
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
seeAlso proposed sub-amendment
hypernym proposed sub-amendment
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.