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

Attributes

Schrankfach
safe deposit box
coffre-fort
cassetta di sicurezza
2018-06-18T09:24:02.4700000Z
380004
https://www.termdat.bk.admin.ch/entry/380004
FCh, Terminology Section, 2013
ChF, Section de terminologie, 2013
COPMA, Diritto di protezione degli adulti - Guida pratica, Modelli, capitolo 7, marg. 7.18
KOKES, Praxisanleitung Erwachsenenschutzrecht, 2012, S.205
Der Inhalt von Schränkfächern ist in der Regel im Beisein [des Sachbearbeiters bzw. der Sachbearbeiterin] der KESB zu inventarisieren.
Di regola, il contenuto delle cassette di sicurezza va inventariato in presenza dell'impiegato specializzato dell'APMA
DOM: Erwachsenenschutzrecht, Vermögensinventar; EXP: im Vermögensinventar anzugeben
DOM: diritto di protezione degli adulti, inventario delle proprietà; EXP: da indicarsi nell'inventario delle proprietà
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.