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

Attributes

Mehrfachverletzter
polytraumatised patient
polytraumatisé
politraumatizzato
Patient mit mehreren unfallbedingten Verletzungen, die einzeln oder in Kombination als lebensgefährlich einzustufen sind.
Patient who has suffered multiple serious injuries in one accident, of which at least one is a life threatening injury.
Patient qui a subi plusieurs lésions graves au cours d'un accident, dont l'une au moins est potentiellement mortelle.
Soggetto sofferente per lesioni multiple a uno o più organi o sistemi, di cui almeno una può essere letale.
2019-02-20T08:10:52.4630000Z
447192
https://www.termdat.bk.admin.ch/entry/447192
IVR, Terminologie im Rettungswesen, 2003, S. 26
IAS, Terminologie dans le domaine du sauvetage, 2003, p. 25
Medscape, Drugs & Deseases > The Polytraumatized Patient, 2015-03-16 ([Internet, 2018-09-19](https://emedicine.medscape.com/article/1270888-overview))
Treccani, "politraumatizzato" ([Internet, 2018-09-19](http://www.treccani.it/vocabolario/ricerca/politraumatizzato/))
IVR, Terminologie im Rettungswesen, 2003, S. 26
secondo IVR, Terminologie im Rettungswesen, 2003, S. 26
d'après IAS, Terminologie dans le domaine du sauvetage, 2003, p. 25
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
hyponym injured person
seeAlso severely injured person
seeAlso slightly injured person
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.