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

Attributes

Risiko einer Mehrlingsschwangerschaft
risk of multiple pregnancy
risque élevé de grossesse multiple
rischio di gravidanza plurima
2021-02-15T16:37:44.6900000Z
481004
https://www.termdat.bk.admin.ch/entry/481004
Fortpflanzungsmedizingesetz, Art. 5b Abs. 3 (SR 810.11, Stand 2017-09)
Reproductive Medicine Act, art. 5b para. 3 (SR 810.11, transl., status 2017-09)
LF Procréation médicalement assistée, art. 5b al. 3 (RS 810.11, état 2017-09)
LF Medicina della procreazione, art. 5b cpv. 3 (RS 810.11, stato 2017-09)
Besteht bei einem Fortpflanzungsverfahren das erhöhte Risiko einer Mehrlings­schwangerschaft, so darf das Verfahren nur durchgeführt werden, wenn das Paar auch mit der Geburt von Mehrlingen einverstanden ist.
If an assisted reproductive technique involves an increased risk of multiple pregnancy, the procedure may be carried out only if the couple are prepared to accept a multiple birth.
Lorsqu’une méthode de procréation médicalement assistée présente un risque élevé de grossesse multiple, le traitement ne doit être entrepris que si le couple accepte la naissance de tous les enfants.
Se un metodo di procreazione presenta un rischio elevato di gravidanza plurima, il trattamento può essere praticato soltanto se la coppia si dichiara disposta ad accettare anche un’eventuale gravidanza plurima.
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
hyponym multiple pregnancy
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.