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

Attributes

Eidgenössische Volksinitiative «gegen Asylrechtsmissbrauch»
Popular initiative «Against abuse of the right of asylum»
Initiative populaire fédérale «contre les abus dans le droit d'asile»
Iniziativa popolare federale «contro gli abusi in materia di asilo»
2016-04-15T08:36:23.7030000Z
387738
https://www.termdat.bk.admin.ch/entry/387738
FCh, Terminology Section, 2015
Bundesblatt 2003 726
Feuille fédérale 2003 665
Foglio federale 2003 650
STA: verworfen an der Volksabstimmung vom 24. November 2002
STA: rejected in the popular vote on 24 November 2002
STA: rejetée lors de la votation populaire du 24 novembre 2002
STA: respinta in occasione della votazione popolare del 24 novembre 2002
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.