invasive taxon (E392)

language codelabeldescriptionaliasesedit
eninvasive taxonschema for an invasive taxonedit
PREFIX p: <http://www.wikidata.org/prop/>
PREFIX ps: <http://www.wikidata.org/prop/statement/>
PREFIX prov: <http://www.w3.org/ns/prov#>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>

# Sample query: SELECT ?item WHERE { ?item wdt:P5588 [] } LIMIT 100

start = @<Taxon> AND (@<Invasive_to_location> OR @<Invasive_by_identifier>)

<Taxon> {
    p:P31 {
       ps:P31 [wd:Q16521] ;
       prov:wasDerivedFrom . ;
    } ;
}

<Invasive_to_location> {
    p:P5588 {
       ps:P5588 [ wdt:P625 ] ;
       prov:wasDerivedFrom . ;
    } ;
}

<Invasive_by_identifier>
    {wdt:P5626  . +;} OR # Global Invasive Species Database ID
    {wdt:P5698  . +;} OR # Invasive Species Compendium Datasheet ID
    {wdt:P6043  . +;} OR # Espèces Envahissantes Outre-mer ID
    {wdt:P6054  . +;} OR # GT IBMA ID
    {wdt:P6161  . +;} OR # Invasive Plant Atlas of the United States ID
    {wdt:P6163  . +;} OR # NAS ID
    {wdt:P6176  . +;} OR # Cal-IPC ID
    {wdt:P10711 . +;} OR # Invasive.org species ID
    {wdt:P11092 . +;}    # Nebraska Invasive Species Program species ID