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

Attributes

BESA
BESA
Instrument für die transparente Erfassung und Abrechnung der in der Pflege erbrachten Leistungen.
Instrument permettant d’adapter de manière ciblée les soins et l’accompagnement aux besoins et aux ressources des personnes dépendantes, ainsi que de saisir et de comptabiliser les prestations de manière transparente.
Das System BESA ([Internet, 2016-03-29](http://www.besacare.ch/System-BESA/PnWxY/))
EXP: mit diesem System werden die Pflegeleistungen erfasst, die nötig werden, wenn Bewohnerinnen und Bewohner infolge von gesundheitlichen Beeinträchtigungen Unterstützung benötigen
EXP: "BESA" est l'acronyme allemand de "Bewohner/-innen-Einstufungs-und Abrechnungssystem"
EXP: "BESA" è l'acronimo di "Bewohner/-innen-Einstufungs-und Abrechnungssystem"
Gesundheits- und Umweltdepartement der Stadt Zürich ([Internet, 2016-03-29](https://tinyurl.com/26yvy6by))
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 Bewohner/-innen-Einstufungs- und Abrechnungssystem
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.