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

Attributes

Eidgenössische Volksinitiative «Für einen vernünftigen Vaterschaftsurlaub – zum Nutzen der ganzen Familie»
Federal popular initiative "For sensible paternity leave – that benefits the entire family"
Initiative populaire fédérale «Pour un congé de paternité raisonnable – en faveur de toute la famille»
Iniziativa popolare federale «Per un congedo di paternità ragionevole – a favore di tutta la famiglia»
2020-12-02T09:55:14.5700000Z
414142
https://www.termdat.bk.admin.ch/entry/414142
FCh, Terminology Section, 2016
([Bundesblatt 2016 4105](http://www.admin.ch/ch/d/ff/2016/4105.pdf))
([Feuille fédérale 2016 3917](http://www.admin.ch/ch/f/ff/2016/3917.pdf))
([Foglio federale 2016 3619](http://www.admin.ch/ch/i/ff/2016/3619.pdf))
STA: bedingter Rückzug
STA: conditional withdrawal
STA: retrait conditionnel
STA: ritiro condizionato
Bundesblatt 2017 5473
Feuille fédérale 2017 5145
Foglio federale 2017 4735
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.