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

Attributes

Kranker
ill person
malade
malato
Person, deren Gesundheit durch organische oder funktionelle nicht unfallbedingte Störungen beeinträchtigt ist.
Person who is suffering from one or more pathologies of non-accidental origin.
Personne souffrant d'une ou de plusieurs pathologies d'origine non accidentelle.
Persona che soffre di una o più patologie d'origine non accidentale.
2019-02-20T08:12:16.9070000Z
447195
https://www.termdat.bk.admin.ch/entry/447195
IVR, Terminologie im Rettungswesen, 2003, S. 26
IAS, Terminologie dans le domaine du sauvetage, 2003, p. 25
healthtalk.org, People's Experiences > Supporting and caring for the ill person at home ([Internet, 2018-10-24](http://www.healthtalk.org/peoples-experiences/intensive-care/intensive-care-experiences-family-friends/supporting-and-caring-ill-person-home))
Treccani, "malato" ([Internet, 2018-10-24](http://www.treccani.it/vocabolario/malato1))
IVR, Terminologie im Rettungswesen, 2003, S. 26
IAS, Terminologie dans le domaine du sauvetage, 2003, p. 25
secondo IVR, Terminologie im Rettungswesen, 2003, S. 26
after IVR, Terminologie im Rettungswesen, 2003, S. 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

property subject
hypernym acutely ill patient
hypernym chronically ill patient
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.