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

Attributes

Rahmengesetzgebung
framework legislation
législation-cadre
legislazione quadro
Body of rules prescribed by a government, often composed in a series of inter-related parts, to establish or lay the foundation for a new project, agency or organizational structure.
2017-05-16T13:38:24.8130000Z
56859
https://www.termdat.bk.admin.ch/entry/56859
FCh, Terminology Section, 2005
Ruch, Öffentliches Recht, 2009, S. 48 ([Internet, 2010-01-31](http://www.ruch.ethz.ch/ruch/skripte/skripte.htm))
DFE, Rapp. expl. O Institut fédéral des hautes études en formation professionnelle, 2005, p. 4 ([Internet, 2017-01-31](https://www.newsd.admin.ch/newsd/message/attachments/3014.pdf))
DFE, Rapp. espl. O Istituto universitario federale per la formazione professionale, 2005, p. 4 ([Internet, 2017-01-31](https://www.newsd.admin.ch/newsd/message/attachments/3015.pdf))
after EIONET Thesaurus (Internet, 2004)
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 framework act
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.