Difference between revisions of "S210.C1 fr"
S210.C1 fr
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
PREFIX ps: <http://external-wikibase-statbel-wikibase/prop/statement/> | PREFIX ps: <http://external-wikibase-statbel-wikibase/prop/statement/> | ||
PREFIX pq: <http://external-wikibase-statbel-wikibase/prop/qualifier/> | PREFIX pq: <http://external-wikibase-statbel-wikibase/prop/qualifier/> | ||
− | SELECT ?DatasetLabel ?TaalLabel ?JaarLabel ?NummerLabel ?GrootteLabel ? | + | SELECT ?DatasetLabel ?TaalLabel ?JaarLabel ?NummerLabel ?GrootteLabel ?Link ?OpmerkingLabel |
WHERE | WHERE | ||
{ | { | ||
Line 18: | Line 18: | ||
OPTIONAL {?Dataset wdt:P56 ?Opmerking .} | OPTIONAL {?Dataset wdt:P56 ?Opmerking .} | ||
OPTIONAL {?Dist wdt:P310 ?LinkNL . } | OPTIONAL {?Dist wdt:P310 ?LinkNL . } | ||
− | BIND(IRI(REPLACE(? | + | BIND(STRLEN(str(?LinkNL)) as ?Iets) . |
+ | BIND( SUBSTR(str( ?LinkNL), 1,?Iets-4 ) as ?IetsAnders) . | ||
+ | BIND( CONCAT( "<a target=", '"', "_blank ",'"', "href=",'"',?IetsAnders,".pdf",'"',">",?IetsAnders,".pdf </a>" ) as ?Samen) . | ||
+ | BIND(IRI(REPLACE(?Samen, '^(.+)$', ?Samen)) AS ?Link) . | ||
?Dist wdt:P308 ?Code . | ?Dist wdt:P308 ?Code . | ||
?Dist wdt:P307 ?Grootte . | ?Dist wdt:P307 ?Grootte . |
Revision as of 12:22, 13 April 2023
Nom | Langue | Année | Numéro | Taille fichier | Lien | Remarque |
---|---|---|---|---|---|---|
Recensement général - 1846 : Population | Français | 1846 | 1 | 19.85 MB | https://doc.statbel.fgov.be/publications/S210.C1/S210.C1F_Recensement_1846_Tome_1c.pdf | |
Recensement général - 1846 : Population | Français | 1846 | 1 | 26.61 MB | https://doc.statbel.fgov.be/publications/S210.C1/S210.C1F_Recensement_1846_Tome_1b.pdf | |
Recensement général - 1846 : Population | Français | 1846 | 1 | 30.42 MB | https://doc.statbel.fgov.be/publications/S210.C1/S210.C1F_Recensement_1846_Tome_1a.pdf | |
20:46:14 12/18/2024 -- Refresh -- Duration of query :5.06s -- CSV |