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

Attributes

ärztlicher Notfalldienst
emergency medical service
service médical de garde
servizio medico d'urgenza
Dienst, der üblicherweise von der kantonalen oder regionalen Ärzteorganisation organisiert wird und bei Notfällen zum Einsatz kommt.
Service usually organised by a cantonal or regional medical society and responsible for emergency cases.
Service qui est habituellement organisé par la société médicale cantonale ou régionale et qui est chargé d'interventions urgentes.
Servizio organizzato di norma dalla società medica cantonale o regionale e incaricato d'intervenire in situazioni di emergenza.
2019-02-20T08:03:22.3030000Z
447109
https://www.termdat.bk.admin.ch/entry/447109
Interassociazione di salvataggio, 2018
IVR, Terminologie im Rettungswesen, 2003, S. 17
IAS, Terminologie dans le domaine du sauvetage, 2003, p. 16
Emergency Medical Services, We Strengthen America's Emergency Medical Service Systems ([Internet, 2018-10-18](https://www.ems.gov))
nach IVR, Terminologie im Rettungswesen, 2003, S. 17
after IVR, Terminologie im Rettungswesen, 2003, S. 17
d'après IAS, Terminologie dans le domaine du sauvetage, 2003, p. 16
secondo IVR, Terminologie im Rettungswesen, 2003, S. 17
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.