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

Attributes

Sekundärtransport
secondary transport
transport secondaire
trasporto secondario
Verlegungstransport eines Patienten oder einer Patientin von einem Leistungserbringer zu einem anderen.
Transfer of patients from one health care institution to another.
Transport de patients entre deux unités de soins.
Trasferimento di pazienti da un istituto di cura ad un altro.
2019-02-18T09:38:34.5930000Z
447118
https://www.termdat.bk.admin.ch/entry/447118
Interassociation for Rescue Services, 2018
Interassociazione di salvataggio, 2018
IAS, Terminologie dans le domaine du sauvetage, 2003, p. 18
IVR, Terminologie im Rettungswesen, 2003, S. 19
DOM: Rettungswesen
DOM: rescue
DOM: sauvetage
DOM: salvataggio; USG: preferito
IAS, Terminologie dans le domaine du sauvetage, 2003, p. 18
secondo IVR, Terminologie im Rettungswesen, 2003, S. 19
nach IVR, Terminologie im Rettungswesen, 2003, S. 19
after IVR, Terminologie im Rettungswesen, 2003, S. 19
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
seeAlso primary transport
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.