Page MenuHomeDevCentral

wikidata.sparql
No OneTemporary

wikidata.sparql

PREFIX bd: <http://www.bigdata.com/rdf#>
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
# Streets with FANTOIR code
SELECT DISTINCT ?code_fantoir ?item ?itemLabel ?what
WHERE
{
?item wdt:P3182 ?code_fantoir .
?item wdt:P31 ?what
SERVICE wikibase:label { bd:serviceParam wikibase:language "fr". }
}

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 2, 18:02 (12 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2508924
Default Alt Text
wikidata.sparql (355 B)

Event Timeline