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

Attributes

curateur collaborateur d'un service social
Fachperson, die bei einer privaten Institution oder einem öffentlichen Sozialdienst tätig ist und neben anderen Aufgaben im Sozialhilfebereich auch Mandate des Kindes- und/oder Erwachsenenschutzes wahrnimmt.
Specialist working for a private organisation or a public social services department who carries out child and adult protection taks in addition to other activities in the filed of social services.
Personne qui travaille pour un service social public ou privé et assume la fonction de curateur à titre accessoire, à coté notamment de tâches relevant de l'aide sociale.
COPMA, Droit de la protection de l'adulte. Guide pratique, 2012, p. 190
[Per l’ufficio di curatore] [...] può segnatamente essere nominato un privato, uno specialista impiegato da un servizio sociale privato o pubblico o un curatore professionale.
DOM: droit de la protection de l'adulte
DOM: Erwachsenenschutzrecht
DOM: diritto di protezione degli adulti; USG: "specialista" è meno specifico di "Fachbeistand" e va quindi contestualizzato; EXP: uno specialista può assumere l'ufficio di curatore a titolo accessorio
secondo COPMA, Droit de la protection de l'adulte. Guide pratique, 2012, p. 190
nach KOKES, Praxisanleitung Erwachsenenschutzrecht, 2012, S. 190
d'après COPMA, Droit de la protection de l'adulte. Guide pratique, 2012, p. 190
After German definition
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part specialist deputy
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.