Open salgo60 opened 5 months ago
Gamla Gävle%20%0A(SAMPLE(?birth_date_precision)%20AS%20?birth_date_precision)%20%0A(SAMPLE(?death_date)%20AS%20?death_date)%20%0A(SAMPLE(?death_date_precision)%20AS%20?death_date_precision)%20%0A(SAMPLE(?image)%20AS%20?image)%20%0A(SAMPLE(?country_of_birth)%20AS%20?country_of_birth)%20%0A(COUNT(?article)%20AS%20?rank)%20%0A%0AWHERE%20%7B%0A%20?person%20wdt:P119%20wd:Q26257009%20.%0A%20%20OPTIONAL%20%7B%20?person%20wdt:P18%20?image.%20%7D%20%20%0A%20%20%0A%20%20%23Getting%20birth%20date%20with%20PRECISION%20included%20-%20instead%20of%20simple%20version:%20?person%20wdt:P569%20?birth_date%20%0A%20%20?person%20p:P569/psv:P569%20?birth_date_node%20.%20%0A%20%20?birth_date_node%20wikibase:timeValue%20?birth_date%20.%20%23this%20is%20now%20the%20actual%20birth%20date%0A%20%20?birth_date_node%20wikibase:timePrecision%20?birth_date_precision%20.%0A%0A%20%20%23also%20added%20precision%20for%20the%20death%20date%0A%20%20OPTIONAL%20%7B%20%0A%20%20%20%20?person%20p:P570/psv:P570%20?death_date_node.%20%0A%20%20%20%20?death_date_node%20wikibase:timeValue%20?death_date%20.%20%23this%20is%20now%20the%20actual%20birth%20date%0A%20%20%20%20?death_date_node%20wikibase:timePrecision%20?death_date_precision%20.%0A%20%20%7D%0A%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20?person%20wdt:P19/wdt:P17%20?countryItem.%20%23get%20the%20country%20(P17)%20OF%20the%20place%20of%20birth%20(P19)%0A%20%20%20%20?countryItem%20rdfs:label%20?country_of_birth.%0A%20%20%20%20FILTER((LANG(?country_of_birth))%20%3D%20%22en%22)%0A%20%20%7D%0A%20%20OPTIONAL%20%7B%20?article%20schema:about%20?person.%20%7D%0A%20%20%0A%20%20SERVICE%20wikibase:label%20%7B%20bd:serviceParam%20wikibase:language%20%22en%22.%20%7D%0A%7D%0AGROUP%20BY%20?person%20?personLabel%0A%0AORDER%20BY%20DESC(?rank)&d=0&l=person&t=personLabel&s=birth_date&sp=birth_date_precision&e=death_date&ep=death_date_precision&i=image&c=country_of_birth&v=t)
Maria Magdalena kyrkogård%20%0A(SAMPLE(?birth_date_precision)%20AS%20?birth_date_precision)%20%0A(SAMPLE(?death_date)%20AS%20?death_date)%20%0A(SAMPLE(?death_date_precision)%20AS%20?death_date_precision)%20%0A(SAMPLE(?image)%20AS%20?image)%20%0A(SAMPLE(?country_of_birth)%20AS%20?country_of_birth)%20%0A(COUNT(?article)%20AS%20?rank)%20%0A%0AWHERE%20%7B%0A%20?person%20wdt:P119%20wd:Q10577195%20.%0A%20%20OPTIONAL%20%7B%20?person%20wdt:P18%20?image.%20%7D%20%20%0A%20%20%0A%20%20%23Getting%20birth%20date%20with%20PRECISION%20included%20-%20instead%20of%20simple%20version:%20?person%20wdt:P569%20?birth_date%20%0A%20%20?person%20p:P569/psv:P569%20?birth_date_node%20.%20%0A%20%20?birth_date_node%20wikibase:timeValue%20?birth_date%20.%20%23this%20is%20now%20the%20actual%20birth%20date%0A%20%20?birth_date_node%20wikibase:timePrecision%20?birth_date_precision%20.%0A%0A%20%20%23also%20added%20precision%20for%20the%20death%20date%0A%20%20OPTIONAL%20%7B%20%0A%20%20%20%20?person%20p:P570/psv:P570%20?death_date_node.%20%0A%20%20%20%20?death_date_node%20wikibase:timeValue%20?death_date%20.%20%23this%20is%20now%20the%20actual%20birth%20date%0A%20%20%20%20?death_date_node%20wikibase:timePrecision%20?death_date_precision%20.%0A%20%20%7D%0A%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20?person%20wdt:P19/wdt:P17%20?countryItem.%20%23get%20the%20country%20(P17)%20OF%20the%20place%20of%20birth%20(P19)%0A%20%20%20%20?countryItem%20rdfs:label%20?country_of_birth.%0A%20%20%20%20FILTER((LANG(?country_of_birth))%20%3D%20%22en%22)%0A%20%20%7D%0A%20%20OPTIONAL%20%7B%20?article%20schema:about%20?person.%20%7D%0A%20%20%0A%20%20SERVICE%20wikibase:label%20%7B%20bd:serviceParam%20wikibase:language%20%22en%22.%20%7D%0A%7D%0AGROUP%20BY%20?person%20?personLabel%0A%0AORDER%20BY%20DESC(?rank)&d=0&l=person&t=personLabel&s=birth_date&sp=birth_date_precision&e=death_date&ep=death_date_precision&i=image&c=country_of_birth&v=t)
Mosaiska kyrkogården%20%0A(SAMPLE(?birth_date_precision)%20AS%20?birth_date_precision)%20%0A(SAMPLE(?death_date)%20AS%20?death_date)%20%0A(SAMPLE(?death_date_precision)%20AS%20?death_date_precision)%20%0A(SAMPLE(?image)%20AS%20?image)%20%0A(SAMPLE(?country_of_birth)%20AS%20?country_of_birth)%20%0A(COUNT(?article)%20AS%20?rank)%20%0A%0AWHERE%20%7B%0A%20?person%20wdt:P119%20wd:Q28007260%20.%0A%20%20OPTIONAL%20%7B%20?person%20wdt:P18%20?image.%20%7D%20%20%0A%20%20%0A%20%20%23Getting%20birth%20date%20with%20PRECISION%20included%20-%20instead%20of%20simple%20version:%20?person%20wdt:P569%20?birth_date%20%0A%20%20?person%20p:P569/psv:P569%20?birth_date_node%20.%20%0A%20%20?birth_date_node%20wikibase:timeValue%20?birth_date%20.%20%23this%20is%20now%20the%20actual%20birth%20date%0A%20%20?birth_date_node%20wikibase:timePrecision%20?birth_date_precision%20.%0A%0A%20%20%23also%20added%20precision%20for%20the%20death%20date%0A%20%20OPTIONAL%20%7B%20%0A%20%20%20%20?person%20p:P570/psv:P570%20?death_date_node.%20%0A%20%20%20%20?death_date_node%20wikibase:timeValue%20?death_date%20.%20%23this%20is%20now%20the%20actual%20birth%20date%0A%20%20%20%20?death_date_node%20wikibase:timePrecision%20?death_date_precision%20.%0A%20%20%7D%0A%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20?person%20wdt:P19/wdt:P17%20?countryItem.%20%23get%20the%20country%20(P17)%20OF%20the%20place%20of%20birth%20(P19)%0A%20%20%20%20?countryItem%20rdfs:label%20?country_of_birth.%0A%20%20%20%20FILTER((LANG(?country_of_birth))%20%3D%20%22en%22)%0A%20%20%7D%0A%20%20OPTIONAL%20%7B%20?article%20schema:about%20?person.%20%7D%0A%20%20%0A%20%20SERVICE%20wikibase:label%20%7B%20bd:serviceParam%20wikibase:language%20%22en%22.%20%7D%0A%7D%0AGROUP%20BY%20?person%20?personLabel%0A%0AORDER%20BY%20DESC(?rank)&d=0&l=person&t=personLabel&s=birth_date&sp=birth_date_precision&e=death_date&ep=death_date_precision&i=image&c=country_of_birth&v=t), Norra begravningsplatsen wd Q28007260
Råcksta begravningsplats%20%0A(SAMPLE(?birth_date_precision)%20AS%20?birth_date_precision)%20%0A(SAMPLE(?death_date)%20AS%20?death_date)%20%0A(SAMPLE(?death_date_precision)%20AS%20?death_date_precision)%20%0A(SAMPLE(?image)%20AS%20?image)%20%0A(SAMPLE(?country_of_birth)%20AS%20?country_of_birth)%20%0A(COUNT(?article)%20AS%20?rank)%20%0A%0AWHERE%20%7B%0A%20?person%20wdt:P119%20wd:Q10658631%20.%0A%20%20OPTIONAL%20%7B%20?person%20wdt:P18%20?image.%20%7D%20%20%0A%20%20%0A%20%20%23Getting%20birth%20date%20with%20PRECISION%20included%20-%20instead%20of%20simple%20version:%20?person%20wdt:P569%20?birth_date%20%0A%20%20?person%20p:P569/psv:P569%20?birth_date_node%20.%20%0A%20%20?birth_date_node%20wikibase:timeValue%20?birth_date%20.%20%23this%20is%20now%20the%20actual%20birth%20date%0A%20%20?birth_date_node%20wikibase:timePrecision%20?birth_date_precision%20.%0A%0A%20%20%23also%20added%20precision%20for%20the%20death%20date%0A%20%20OPTIONAL%20%7B%20%0A%20%20%20%20?person%20p:P570/psv:P570%20?death_date_node.%20%0A%20%20%20%20?death_date_node%20wikibase:timeValue%20?death_date%20.%20%23this%20is%20now%20the%20actual%20birth%20date%0A%20%20%20%20?death_date_node%20wikibase:timePrecision%20?death_date_precision%20.%0A%20%20%7D%0A%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20?person%20wdt:P19/wdt:P17%20?countryItem.%20%23get%20the%20country%20(P17)%20OF%20the%20place%20of%20birth%20(P19)%0A%20%20%20%20?countryItem%20rdfs:label%20?country_of_birth.%0A%20%20%20%20FILTER((LANG(?country_of_birth))%20%3D%20%22en%22)%0A%20%20%7D%0A%20%20OPTIONAL%20%7B%20?article%20schema:about%20?person.%20%7D%0A%20%20%0A%20%20SERVICE%20wikibase:label%20%7B%20bd:serviceParam%20wikibase:language%20%22en%22.%20%7D%0A%7D%0AGROUP%20BY%20?person%20?personLabel%0A%0AORDER%20BY%20DESC(?rank)&d=0&l=person&t=personLabel&s=birth_date&sp=birth_date_precision&e=death_date&ep=death_date_precision&i=image&c=country_of_birth&v=t)
Uppsala Gamla%20%0A(SAMPLE(?birth_date_precision)%20AS%20?birth_date_precision)%20%0A(SAMPLE(?death_date)%20AS%20?death_date)%20%0A(SAMPLE(?death_date_precision)%20AS%20?death_date_precision)%20%0A(SAMPLE(?image)%20AS%20?image)%20%0A(SAMPLE(?country_of_birth)%20AS%20?country_of_birth)%20%0A(COUNT(?article)%20AS%20?rank)%20%0A%0AWHERE%20%7B%0A%20?person%20wdt:P119%20wd:Q4353116%20.%0A%20%20OPTIONAL%20%7B%20?person%20wdt:P18%20?image.%20%7D%20%20%0A%20%20%0A%20%20%23Getting%20birth%20date%20with%20PRECISION%20included%20-%20instead%20of%20simple%20version:%20?person%20wdt:P569%20?birth_date%20%0A%20%20?person%20p:P569/psv:P569%20?birth_date_node%20.%20%0A%20%20?birth_date_node%20wikibase:timeValue%20?birth_date%20.%20%23this%20is%20now%20the%20actual%20birth%20date%0A%20%20?birth_date_node%20wikibase:timePrecision%20?birth_date_precision%20.%0A%0A%20%20%23also%20added%20precision%20for%20the%20death%20date%0A%20%20OPTIONAL%20%7B%20%0A%20%20%20%20?person%20p:P570/psv:P570%20?death_date_node.%20%0A%20%20%20%20?death_date_node%20wikibase:timeValue%20?death_date%20.%20%23this%20is%20now%20the%20actual%20birth%20date%0A%20%20%20%20?death_date_node%20wikibase:timePrecision%20?death_date_precision%20.%0A%20%20%7D%0A%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20?person%20wdt:P19/wdt:P17%20?countryItem.%20%23get%20the%20country%20(P17)%20OF%20the%20place%20of%20birth%20(P19)%0A%20%20%20%20?countryItem%20rdfs:label%20?country_of_birth.%0A%20%20%20%20FILTER((LANG(?country_of_birth))%20%3D%20%22en%22)%0A%20%20%7D%0A%20%20OPTIONAL%20%7B%20?article%20schema:about%20?person.%20%7D%0A%20%20%0A%20%20SERVICE%20wikibase:label%20%7B%20bd:serviceParam%20wikibase:language%20%22en%22.%20%7D%0A%7D%0AGROUP%20BY%20?person%20?personLabel%0A%0AORDER%20BY%20DESC(?rank)&d=0&l=person&t=personLabel&s=birth_date&sp=birth_date_precision&e=death_date&ep=death_date_precision&i=image&c=country_of_birth&v=t)
Norra Begravningsplatsen%20%0A(SAMPLE(?birth_date_precision)%20AS%20?birth_date_precision)%20%0A(SAMPLE(?death_date)%20AS%20?death_date)%20%0A(SAMPLE(?death_date_precision)%20AS%20?death_date_precision)%20%0A(SAMPLE(?image)%20AS%20?image)%20%0A(SAMPLE(?country_of_birth)%20AS%20?country_of_birth)%20%0A(COUNT(?article)%20AS%20?rank)%20%0A%0AWHERE%20%7B%0A%20?person%20wdt:P119%20wd:Q252312%20.%0A%20%20OPTIONAL%20%7B%20?person%20wdt:P18%20?image.%20%7D%20%20%0A%20%20%0A%20%20%23Getting%20birth%20date%20with%20PRECISION%20included%20-%20instead%20of%20simple%20version:%20?person%20wdt:P569%20?birth_date%20%0A%20%20?person%20p:P569/psv:P569%20?birth_date_node%20.%20%0A%20%20?birth_date_node%20wikibase:timeValue%20?birth_date%20.%20%23this%20is%20now%20the%20actual%20birth%20date%0A%20%20?birth_date_node%20wikibase:timePrecision%20?birth_date_precision%20.%0A%0A%20%20%23also%20added%20precision%20for%20the%20death%20date%0A%20%20OPTIONAL%20%7B%20%0A%20%20%20%20?person%20p:P570/psv:P570%20?death_date_node.%20%0A%20%20%20%20?death_date_node%20wikibase:timeValue%20?death_date%20.%20%23this%20is%20now%20the%20actual%20birth%20date%0A%20%20%20%20?death_date_node%20wikibase:timePrecision%20?death_date_precision%20.%0A%20%20%7D%0A%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20?person%20wdt:P19/wdt:P17%20?countryItem.%20%23get%20the%20country%20(P17)%20OF%20the%20place%20of%20birth%20(P19)%0A%20%20%20%20?countryItem%20rdfs:label%20?country_of_birth.%0A%20%20%20%20FILTER((LANG(?country_of_birth))%20%3D%20%22en%22)%0A%20%20%7D%0A%20%20OPTIONAL%20%7B%20?article%20schema:about%20?person.%20%7D%0A%20%20%0A%20%20SERVICE%20wikibase:label%20%7B%20bd:serviceParam%20wikibase:language%20%22en%22.%20%7D%0A%7D%0AGROUP%20BY%20?person%20?personLabel%0A%0AORDER%20BY%20DESC(?rank)&d=0&l=person&t=personLabel&s=birth_date&sp=birth_date_precision&e=death_date&ep=death_date_precision&i=image&c=country_of_birth&v=t)
Tanken att träffa Christer Smedberg 070-581 21 45 Kulturgravar info@kulturgravar.se och se vad som kan göras
se även #34 / SPARQL%0A%20%20%7B%20%3Fperson%20p%3AP1343%20%3Fpkulturgravar.%0A%20%20%20%3Fpkulturgravar%20ps%3AP1343%20wd%3AQ75311703.%20%0A%20%20%20%3Fpkulturgravar%20prov%3AwasDerivedFrom%20%3Fref.%0A%20%20%20OPTIONAL%20%7B%3Fref%20pr%3AP854%20%3Fkulturgravar%7D%20%0A%20%20%20OPTIONAL%20%7B%3Fref%20pr%3AP1651%20%3Fyoutube.%0A%20%20%20BIND(URI(CONCAT(%22https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D%22%2C%3Fyoutube))%20AS%20%3Fkulturgravar)%7D%0A%20%20%7D%0A%20%20OPTIONAL%20%7B%20%3FsvWikipedia%20schema%3Aabout%20%3Fperson.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%3FsvWikipedia%20schema%3AinLanguage%20%22sv%22.%7D%0A%7D%20order%20by%20%3Fnamn%0A) - tankar 2023 10 17
Uppsala har koppling gravar se notebook jag skapat för att hitta dom
RAÄ har skrivit om många kyrkor som jag försökt koppla ihop (och kyrkogårdar)
Exempel lesson learned
Hobby site som Gravstensinventeringen svårt att prata med om att koppla ihop
Träffade Släktfoirskarförbundet 2018 om detta och prata att koppla ihop anbytarforum med wikidata men var inga data människor så det dog....
Pratade 20222 med ett nystartat företag ifrid länk om att dom kan hämta alla Sveriges gravar från Wikidata - har inte hört något efter det
Gravplatser med extra omsorg av mig eller liknande