Difference between revisions of "M000.12 fr"
M000.12 fr
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
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 17: | Line 17: | ||
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:12, 13 April 2023
Nom | Langue | Année | Numéro | Taille fichier | Lien | Remarque |
---|---|---|---|---|---|---|
Code des activités 1964 | Français | 1964 | 1 | 9.19 MB | https://doc.statbel.fgov.be/publications/M000.12/M000.12F_Activites_1964.pdf | |
Code des activités mai 1972 | Néerlandais | 1972 | 1 | 4.40 MB | https://doc.statbel.fgov.be/publications/M000.12/M000.12N_Activiteiten_1972.pdf | |
Code des activités 01 03 1981 | Néerlandais | 1981 | 1 | 4.58 MB | https://doc.statbel.fgov.be/publications/M000.12/M000.12N_Activiteiten_1981.pdf | |
Code des activités 01 03 1981 | Français | 1981 | 1 | 5.96 MB | https://doc.statbel.fgov.be/publications/M000.12/M000.12F_Activites_1981.pdf | |
Code des activités 01 03 1991 | Néerlandais | 1991 | 1 | 7.62 MB | https://doc.statbel.fgov.be/publications/M000.12/M000.12N_Activiteiten_1991.pdf | |
Code des activités 01 03 1991 | Français | 1991 | 1 | 8.62 MB | https://doc.statbel.fgov.be/publications/M000.12/M000.12F_Activites_1991.pdf | |
23:13:08 12/18/2024 -- Refresh -- Duration of query :5.048s -- CSV |