|
|
Schema / Line 1: |
Schema / Line 1: |
| PREFIX bnwd: <https://beyond-notability.wikibase.cloud/entity/> | | PREFIX wdt: <https://beyond-notability.wikibase.cloud/prop/direct/> |
| 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>{ |
| bnwdt:P3 .* ;
| | wdt:P3 .* ; |
| } | | } |