EntitySchema talk:E25

From Wikidata
Jump to navigation Jump to search

Documentation

[edit]
Cradle
Schema Text Translation
PREFIX p: <http://www.wikidata.org/prop/>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>

start = @<actor>

<actor> {
	wdt:P31 [wd:Q5] ;
        wdt:P21 .  ;
        wdt:P106 . *  ;
  wdt:P106 [ wd:Q33999 ]
}
start at <actor>
Please note that this documentation is manually updated. The information may not be correct if the schema has been changed since this talk page was last updated