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

Attributes

Bundesgesetz vom 6. Oktober 2006 über die Institutionen zur Förderung der Eingliederung von invaliden Personen
Federal Act of 6 October 2006 on Institutions for the Rehabilitation of Persons on Invalidity Benefit
Loi fédérale du 6 octobre 2006 sur les institutions destinées à promouvoir l'intégration des personnes invalides
Legge federale del 6 ottobre 2006 sulle istituzioni che promuovono l'integrazione degli invalidi
2016-12-22T10:57:55.9000000Z
2031
RehabIO
https://www.termdat.bk.admin.ch/entry/2031
FCh, Terminology Section, 2010
([Amtliche Sammlung des Bundesrechts 2007 6049](http://www.admin.ch/ch/d/as/2007/6049.pdf))
([Recueil officiel du droit fédéral 2007 6049](http://www.admin.ch/ch/f/as/2007/6049.pdf))
([Recueil officiel du droit fédéral 2007 6049](http://www.admin.ch/ch/f/as/2007/6049.pdf))
SYS: SR 831.26
SYS: RS 831.26
SYS: RS 831.26
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.