Project:SPARQL/examples: Difference between revisions

Line 661: Line 661:
=== Women with family name at birth, married name and count of married names===
=== Women with family name at birth, married name and count of married names===


<sparql tryit="1">
# Women with their family name at birth, family name after marriage and count of married names
# Women with their family name at birth, family name after marriage and count of married names


<sparql tryit="1">
PREFIX bnwd: <https://beyond-notability.wikibase.cloud/entity/>
PREFIX bnwd: <https://beyond-notability.wikibase.cloud/entity/>
PREFIX bnwds: <https://beyond-notability.wikibase.cloud/entity/statement/>
PREFIX bnwds: <https://beyond-notability.wikibase.cloud/entity/statement/>
Line 688: Line 688:
ORDER BY ?personLabel
ORDER BY ?personLabel
</sparql>
</sparql>


===Where women in our data are in wikidata, their spouses, fathers, and mothers according to wikidata===
===Where women in our data are in wikidata, their spouses, fathers, and mothers according to wikidata===
579

edits