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

Attributes

Begründung einer parlamentarischen Initiative
statement of reasons for a parliamentary initiative
développement d'une initiative parlementaire
motivazione di un'iniziativa popolare
2017-07-10T09:20:06.5230000Z
109131
https://www.termdat.bk.admin.ch/entry/109131
FCh, Terminology Section, 2005
SPK-N, Ber. Pa. Iv. (08.407), Erleichterte Zulassung und Integration von Ausländerinnen und Ausländern mit Schweizer Hochschulabschluss, 2009-11-05, Ziff. 1.4.2 (BBl 2010 431)
CIP-N, Rapp. Iv. pa. (08.407), Faciliter l'admission et l'intégration des étrangers diplômés d'une haute école suisse, 2009-11-05, ch. 1.4.2 (FF 2010 377)
CIP-N, Iv. Pa. (08.407), Facilitare l'ammissione e l'integrazione di stranieri diplomati presso una scuola universitaria svizzera, 2009-11-05, n. 1.4.2 (FF 2010 355)
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 statement of reasons
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.