Sandbox Schema (E1234)

From Wikidata
Jump to navigation Jump to search
language codelabeldescriptionaliasesedit
enSandbox SchemaAn EntitySchema to try things out, not intended for productive useedit
daskema-sandkassetesting patrolingedit
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>

START = @<#Habanero>

# SELECT ?habanero { ?habanero wdt:P1182 ?val } LIMIT 5

<#Habanero> { 
wdt:P31 wd:Q3331189 ;
}