Kyrkosok / database

1 stars 1 forks source link

Introduce Norwegian churches #4

Open Abbe98 opened 8 years ago

Abbe98 commented 8 years ago

They are now all mapped in Wikidata with Kulturminnes ID

# churches NB
SELECT ?item ?kulturminneid ?itemLabel
WHERE
{
    ?item wdt:P31 wd:Q16970 .
    ?item wdt:P758 ?kulturminneid .
    SERVICE wikibase:label { bd:serviceParam wikibase:language "nb" }
}
Abbe98 commented 8 years ago

So about 400 is missing I believe...