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

Attributes

CN
Versammlungsort für Patienten am Rand der Risikozone.
Meeting place for patients on the periphery of a risk zone.
Lieu de rassemblement des patients en marge de la zone à risque.
Punto di raccolta per i pazienti ai limiti della zona a rischio.
SGNOR, Terminologie in der Notfall- und Rettungsmedizin, "Patientensammelstelle" ([Internet, 2018](https://glossar-szrnk.primeteach.ch/index.php?action=search&query=Patientensammelstelle&hl=de))
DOM: Rettungswesen
IVR, Richtlinien für die Organisation des Sanitätsdienstes bei Ereignissen mit grossem Patientenanfall sowie bei besonderer/ausserordentlicher Lage, 2006, S. 45
after SGNOR, Terminologie in der Notfall- und Rettungsmedizin, "Patientensammelstelle" ([Internet, 2018](https://glossar-szrnk.primeteach.ch/index.php?action=search&query=Patientensammelstelle&hl=de))
d'après IAS, Directives concernant l'organisation des services sanitaires en cas d'accident majeur ou de catastrophe, 2006, p. 18
secondo GR, Manuale incidente maggiore per il Cantone dei Grigioni, Condotta del servizio sanitario in caso di situazioni particolari e straordinarie, 2012, p. 9 e CaF, Sezione di terminologia, 2018
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part casualty nest
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.