Difference between revisions of "S510.02 fr"
S510.02 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:33, 13 April 2023
Nom | Langue | Année | Numéro | Taille fichier | Lien | Remarque |
---|---|---|---|---|---|---|
Le guide de l'information pratique sur les secteurs agricoles 2003 | Néerlandais | 2003 | 1 | 1.47 MB | https://doc.statbel.fgov.be/publications/S510.02/S510.02N_Landbouwgids_2003.pdf | |
Le guide de l'information pratique sur les secteurs agricoles 2003 | Français | 2003 | 1 | 1.50 MB | https://doc.statbel.fgov.be/publications/S510.02/S510.02F_Guide_agri_2003.pdf | |
Le guide de l'information pratique sur les secteurs agricoles 2004 | Néerlandais | 2004 | 1 | 1.54 MB | https://doc.statbel.fgov.be/publications/S510.02/S510.02N_Landbouwgids_2004.pdf | |
Le guide de l'information pratique sur les secteurs agricoles 2004 | Français | 2004 | 1 | 1.44 MB | https://doc.statbel.fgov.be/publications/S510.02/S510.02F_Guide_agri_2004.pdf | |
Le guide de l'information pratique sur les secteurs agricoles 2005 | Néerlandais | 2005 | 1 | 1.54 MB | https://doc.statbel.fgov.be/publications/S510.02/S510.02N_Landbouwgids_2005.pdf | |
Le guide de l'information pratique sur les secteurs agricoles 2005 | Français | 2005 | 1 | 1.44 MB | https://doc.statbel.fgov.be/publications/S510.02/S510.02F_Guide_agri_2005.pdf | |
06:55:51 11/09/2024 -- Refresh -- Duration of query :5.053s -- CSV |