Difference between revisions of "S210.B4 nl"

From wikibase-docker
S210.B4 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 ?LinkNL ?OpmerkingLabel
+
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(?LinkNL, '^(.+)$', ?LinkNL)) AS ?LinkNL).
+
    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:47, 13 April 2023


Naam Taal Jaar Nummer Grootte bestand Link Opmerking
Volks- en woningtelling - 1900 : Bevolking Deel 1 Frans 1900 1 0.05 MB https://doc.statbel.fgov.be/publications/S210.B4/S210.B4F_Recensement_1900_Tome_1-Note.pdf  
Volks- en woningtelling - 1900 : Bevolking Deel 1 Frans 1900 1 31.74 MB https://doc.statbel.fgov.be/publications/S210.B4/S210.B4F_Recensement_1900_Tome_1-d.pdf  
Volks- en woningtelling - 1900 : Bevolking Deel 1 Frans 1900 1 47.39 MB https://doc.statbel.fgov.be/publications/S210.B4/S210.B4F_Recensement_1900_Tome_1-c.pdf  
Volks- en woningtelling - 1900 : Bevolking Deel 1 Frans 1900 1 30.06 MB https://doc.statbel.fgov.be/publications/S210.B4/S210.B4F_Recensement_1900_Tome_1-b.pdf  
Volks- en woningtelling - 1900 : Bevolking Deel 1 Frans 1900 1 34.96 MB https://doc.statbel.fgov.be/publications/S210.B4/S210.B4F_Recensement_1900_Tome_1-a.pdf  
17:25:51 07/07/2024 -- Refresh -- Duration of query :5.053s -- CSV