Difference between revisions of "S640.A3 nl"

From wikibase-docker
S640.A3 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 12:03, 13 April 2023


Naam Taal Jaar Nummer Grootte bestand Link Opmerking
Statistiek van de bouwvergunningen 1953 Nederlands 1953 01 1.72 MB https://doc.statbel.fgov.be/publications/S640.A3/S640.A3N_Bouwvergunning_1953_01.pdf  
Statistiek van de bouwvergunningen 1954 Nederlands 1954 01 2.38 MB https://doc.statbel.fgov.be/publications/S640.A3/S640.A3N_Bouwvergunning_1954_01.pdf  
Statistiek van de bouwvergunningen 1955 Nederlands 1955 01 10.02 MB https://doc.statbel.fgov.be/publications/S640.A3/S640.A3N_Bouwvergunning_1955_01.pdf  
Statistiek van de bouwvergunningen 1955 Frans 1955 01 5.55 MB https://doc.statbel.fgov.be/publications/S640.A3/S640.A3F_permis_batir_1955_01.pdf  
Statistiek van de bouwvergunningen 1956 Nederlands 1956 01 8.46 MB https://doc.statbel.fgov.be/publications/S640.A3/S640.A3N_Bouwvergunning_1956_01.pdf  
Statistiek van de bouwvergunningen 1956 Frans 1956 01 8.40 MB https://doc.statbel.fgov.be/publications/S640.A3/S640.A3F_permis_batir_1956_01.pdf  
Statistiek van de bouwvergunningen 1956 02 Nederlands 1956 02 8.46 MB https://doc.statbel.fgov.be/publications/S640.A3/S640.A3N_Bouwvergunning_1956_02.pdf  
12:24:11 10/01/2024 -- Refresh -- Duration of query :5.058s -- CSV