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

Attributes

Spital
hôpital
ospedale
hospital
2018-02-02T16:22:26.5200000Z
37692
https://www.termdat.bk.admin.ch/entry/37692
FCh, Terminology Section, 2017
BG Unfallversicherung, Art. 10 Abs. 2 (SR 832.20, Stand 2017-01)
LF Assurance-accidents, art. 10 al. 2 (RS 832.20, état 2017-01)
LF Assicurazione infortuni, art. 10 cpv. 2 (RS 832.20, stato 2013-01)
Der Versicherte kann den Arzt, den Zahnarzt, den Chiropraktor, die Apotheke, das Spital und die Kuranstalt frei wählen.
L’assicurato può scegliere liberamente il medico, il dentista, il chiropratico, la farmacia, l’ospedale e la casa di cura.
L’assuré peut choisir librement son médecin, son dentiste, son chiropraticien, sa pharmacie et l’hôpital ou l’établissement de cure dans lequel il veut se faire soigner.
USG: "Heilanstalt" zu vermeiden; wurde aus dem UVG entfernt (AS 2016 4375)
USG: "établissement hospitalier" à éviter
USG: da evitare "stabilimento di cura"
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.