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

Attributes

naissance d'un enfant mort-né
Geburt eines Kindes, das ohne Lebenszeichen auf die Welt kommt und ein Geburtsgewicht von mindestens 500 Gramm oder ein Gestationsalter von mindestens 22 vollendeten Wochen aufweist.
O État civil, art. 9 al. 1 (RS 211.112.2, état 2015-01)
Als Geburten werden die Lebend- und die Totgeburten beurkundet.
La naissance d’un enfant, vivant ou mort-né, est enregistrée à l’état civil.
EXP: bezeichnet auch das Kind (siehe Verweise)
DOM: statistica; EXP: quantità dei nati morti in rilevamenti statistici; il quoziente di natimortalità è il rapporto tra il numero dei nati morti di un determinato anno e il numero complessivo delle nascite (nati vivi e morti) dello stesso anno, relativamente a una data popolazione o a una categoria di individui
secondo Treccani, Enciclopedia, "natalità" ([Internet, 2018-03-05](http://www.treccani.it/enciclopedia/natalita/))
nach Zivilstandsverordnung, Art. 9 Abs. 2 (SR 211.112.2, Stand 2015-01) und Duden, "Totgeburt" ([Internet, 2018-02-15](https://www.duden.de/rechtschreibung/Totgeburt))
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 stillbirth
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.