query-00112eef2427c8380b36660c900179b5
¿Qué cosas han sido nombradas por peruanos y se encuentran en otros países? ¿Qué cosas han sido nombradas por peruanos y se encuentran en otros países? ¿Qué cosas han sido nombradas por peruanos y se encuentran en otros países? Wat zijn de dingen die Peruanen hebben genoemd en die in andere landen zijn?
Use at
- https://query.wikidata.org/sparql
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
#defaultView:Map
SELECT
?coordenadas
?pais
?paisLabel
?cosa
?cosaLabel
?peruane
?peruaneLabel
WITH {
SELECT DISTINCT ?peruane {
{?peruane wdt:P27 wd:Q419 }
UNION
{?peruane wdt:P19/wdt:P131* wd:Q419 }
UNION
{?peruane wdt:P1532 wd:Q419}
}
} AS %0
WITH {
SELECT DISTINCT ?cosa ?coordenadas ?peruane {
INCLUDE %0.
?cosa wdt:P138 ?peruane;
wdt:P625 ?coordenadas.
}
} AS %1
WITH {
SELECT DISTINCT ?pais ?cosa ?coordenadas ?peruane {
INCLUDE %1.
?cosa (wdt:P276
Query found at
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/Peru
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/Peru/de
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/Peru/es
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/Peru/nl