EntitySchema:E1: Difference between revisions

From Beyond Notability
(Updated Schema text)
(Updated Schema text)
Schema / Line 15: Schema / Line 15:
   #Recorded by
   #Recorded by
   bnwdt:P9 xsd:string ?;
   bnwdt:P9 xsd:string ?;
  #Capital and Resources
  election to SAL proposed by
  bnwdt:P16  ;
}
}

Revision as of 12:06, 11 August 2022

language codelabeldescriptionaliasesedit
enPerson of interestPerson of interestedit
en-gbPerson of interestPerson of interestedit
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/>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd:  <http://www.wikidata.org/entity/>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> 

start = @<Person>

<Person> {
  #Recorded by
  bnwdt:P9 xsd:string ?;

  #Capital and Resources
  election to SAL proposed by 
  bnwdt:P16  ;

}