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

Attributes

oversupply of doctors
OECD Reviews of Health Systems: Switzerland, 2011, p. 90 ([Internet, 2024-06-25](https://www.npg-rsp.ch/fileadmin/npg-rsp/Themen-Bibliothek/Internat__OECD_EU_WHO/OECD-WHO_2011_HealthSystemCH.pdf))
[Limitando il numero di autorizzazioni concesse ai medici] si intende evitare un’offerta di cure mediche eccedentaria nel settore ambulatoriale e contenere l’aumento dei costi.
Cette mesure [limiter l'admission des médecins] vise à éviter une offre médicale excédentaire dans le secteur ambulatoire et à freiner la hausse des coûts.
Mit diesem Schritt [einer Zulassungsbeschränkung] soll eine Überversorgung von Ärztinnen und Ärzten im ambulanten Bereich verhindert und das Kostenwachstum gedämpft werden.
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 oversupply
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.