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

Attributes

injured person
Verletzter
blessé
ferito
Person, deren Gesundheit durch einen Unfall beeinträchtigt ist.
Person, hurt or physically harmed, whose health is affected after an accident.
Personne atteinte dans sa santé à la suite d'un accident.
Persona la cui salute ha subito un danno in seguito ad un infortunio.
2019-02-18T10:05:21.0370000Z
447189
https://www.termdat.bk.admin.ch/entry/447189
Interassociazione di salvataggio, 2018
FCh, Terminology Section, 2018 after Interassociation for Rescue Services, 2018
IVR, Terminologie im Rettungswesen, 2003, S. 26
IAS, Terminologie dans le domaine du sauvetage, 2003, p. 25
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 IAS, Terminologie dans le domaine du sauvetage, 2003, p. 25
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 severely injured person
hypernym slightly injured person
hypernym polytraumatised 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.