Difference between revisions of "M000.07 nl"
M000.07 nl
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 11:37, 13 April 2023
Naam | Taal | Jaar | Nummer | Grootte bestand | Link | Opmerking |
---|---|---|---|---|---|---|
Beknopte naamlijst der beroepen 31-12-1960 | Nederlands | 1960 | 1 | 1.08 MB | https://doc.statbel.fgov.be/publications/M000.07/M000.07N_Beroepen_1960.pdf | |
Beknopte naamlijst der beroepen 1970 | Frans | 1970 | 1 | 8.02 MB | https://doc.statbel.fgov.be/publications/M000.07/M000.07F_Professions_1970.pdf | |
Beknopte naamlijst der beroepen 1981 | Nederlands | 1981 | 1 | 4.97 MB | https://doc.statbel.fgov.be/publications/M000.07/M000.07N_Beroepen_1981.pdf | |
Beknopte naamlijst der beroepen 1981 | Frans | 1981 | 1 | 3.92 MB | https://doc.statbel.fgov.be/publications/M000.07/M000.07F_Professions_1981.pdf | |
Beknopte naamlijst der beroepen 1991 | Nederlands | 1991 | 1 | 10.75 MB | https://doc.statbel.fgov.be/publications/M000.07/M000.07N_Beroepen_1991.pdf | |
Beknopte naamlijst der beroepen 1991 | Frans | 1991 | 1 | 11.99 MB | https://doc.statbel.fgov.be/publications/M000.07/M000.07F_Professions_1991.pdf | |
20:32:40 11/30/2024 -- Refresh -- Duration of query :5.056s -- CSV |