2,187
edits
(Updated Schema text) |
(Updated Schema text) |
||
Schema / Line 1: | Schema / Line 1: | ||
PREFIX bnwd: <https://beyond-notability.wikibase.cloud/entity/> | |||
PREFIX bnwds: <https://beyond-notability.wikibase.cloud/entity/statement/> | |||
PREFIX bnwdv: <https://beyond-notability.wikibase.cloud/value/> | |||
PREFIX bnwdt: <https://beyond-notability.wikibase.cloud/prop/direct/> | |||
PREFIX bnp: <https://beyond-notability.wikibase.cloud/prop/> | |||
PREFIX bnps: <https://beyond-notability.wikibase.cloud/prop/statement/> | |||
PREFIX bnpq: <https://beyond-notability.wikibase.cloud/prop/qualifier/> | |||
start = @<Person> | start = @<Person> | ||
<Person>{ | <Person>{ | ||
P3 .* ; | bnwdt:P3 .* ; | ||
} | } |
edits